Page 1 of 1
z-spam. illegal?
Posted: 30 Nov 2011, 13:37
by altbdoor
in the game, drops are collected with the button z
so i find it a bit of a hassle going around picking items
so i made a script to spam z's everywhere i walk around
(with a toggle of course, so you won't see me saying zzzzzzzzz lol)
is it illegal to do so?
and some technical questions
will the script cause a certain player to overload the server?
i mean, my script goes a 'z' at a hundredth of a second lol
Re: z-spam. illegal?
Posted: 30 Nov 2011, 13:41
by Frost
altbdoor wrote:in the game, drops are collected with the button z
so i find it a bit of a hassle going around picking items
I agree that it's a hassle.
will the script cause a certain player to overload the server?
No, but the server has a protection against too many packets coming in at once from a client. I believe that rate-limiter will kick you off. (kick, not ban, so you can just reconnect).
Re: z-spam. illegal?
Posted: 30 Nov 2011, 13:49
by altbdoor
Frost wrote:No, but the server has a protection against too many packets coming in at once from a client. I believe that rate-limiter will kick you off. (kick, not ban, so you can just reconnect).
alright, thanks for the info. so i believe its not illegal (at least, for the moment)?
Re: z-spam. illegal?
Posted: 30 Nov 2011, 14:01
by Crush
As far as I remember, what really happens when you push the Pick-up key is that the client sends a "I pick this up" message to the server for every item in pickup range. So when there are no items around, no messages are sent to the server.
Re: z-spam. illegal?
Posted: 30 Nov 2011, 14:28
by Frost
It's not illegal. I've done it. Try it.
