News | Forum | People | FAQ | Links | Search | Register | Log in
General Abuse
Talk about anything in here. If you've got something newsworthy, please submit it as news. If it seems borderline, submit it anyway and a mod will either approve it or move the post back to this thread.

News submissions: https://celephais.net/board/submit_news.php
First | Previous | Next | Last
#25440 
well played 
#25441 
I bet MadFox could translate American Pie with no problems at all ;) 
 
i wonder if i should close this thread for a while since this one spammer is so persistent. 
There's Your Answer? 
 
How About Adding Certain Words To A Ban-list? 
I suggest "Louis Vuitton" being in a post should prevent the post from being made at all. 
 
Maybe just make a new General Abuse, hide this one for regular view for awhile, and see if it still gets spam 
 
Don't allow posts unless you're logged in? Seems simple enough. 
 
Does it maybe have a common user agent? Otherwise maybe add a random question about quake as captcha. Please don't disable unregistered posting. 
 
Otherwise maybe add a random question about quake as captcha

"What is the percentage difference between the width of the Shambler skin texture in qtest, versus the width of the Shambler skin texture in the released game"

"Well errr..."

"DIE, NON-QUAKE-PLAYING SCUM" 
 
"Please don't disable unregistered posting."

What's the value vs the annoyance of the spam? Just curious... 
 
Unregistered posting is a hallmark of these forums (even back in the qboard and qmap days), allowing at least some semi-anonymous posting, it would be a shame to lose it.

A standard captcha for unregistered posting should be fine though. I don't like Quake questions as a spam discouragement though, it just means you have to come up with a series of seemingly simple questions that will easily be googled and the entire set memorized by our spammer, and only really discourage casual or non Quake fans from posting. 
 
lunaran.com has admitted one spam post in the last 12 years, with no accounts and no captchas. I obfuscate the shit out of the form by labeling fields with random strings hashed out of the php session id, so bots can't learn what fields to auto-populate with what data, or how to reliably submit the form. I also did some other skullduggery with faking HTTP_POST response codes or something or other so that bots don't get the right feedback if a post was successful or not. 
 
I also visited a guy's website once who said he eliminated 99% of spam with a 'captcha' that was just "what does this say?" followed by a .jpeg of the word 'orange' that never changed. spammers don't bother running the OCR captcha-guessers unless there's a real profit in the cpu time spent, ie wardialing Ticketmaster or something. 
I Thought I Wrote English 
Then I remembered a website from Mike, before he signed off,
that had real shoes with fins growing out of them.
The fact they were not webbed still worries my imagination.

How can someone wear goggles without forgetting his webs
on a website? 
 
we do have some of that, the form has no URL to submit to until javascript runs and completes the form, for example. I could do more, but I think most of it is human spam anyway, which means anti-bot tactics won't help. 
Qonquer Bug Report 
I am using Quakespasm 0.90 on Linux. I've come across two issues with Qonquer.

First is very minor. If you die because of environmental effects or traps before starting the first wave, it says you survived for 0 wave and killed 0 monster. The error is that is uses the singular form, and not 0 waves and 0 monsters.

Second is that sometimes after I die, I respawn without a visible weapon. Trying to cycle weapons in that state results in program error. The report printed in the console says there is a "runaway loop error" in CycleWeaponCommand from Weapons.qc.

I can work around the second problem by shooting the shotgun once, which makes it appear normally. Selecting the weapon from the keyboard also works, but cycling (which I've bound to my mousewheel) causes the crash.

I'm not sure if the way you die affects the weapon thing after respawning. That happened to me after dying from a fall in (presumably) a trigger_hurt.

This second issue is not serious either, as it only crashes into the console and it can happen only at the beginning of a new run. You'll just have to remember not to cycle weapons the first thing. 
Yeah 
I've had that one as well - I suspect that an older variant of the source was used, before cycle weapon was supported, as a base.

But I'm just guessing. 
8 posts not shown on this page because they were spam
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.