Page 1 of 3

you have been warned for spamming ...

Posted: March 23rd, 2009, 4:03 am
by Rachael
The auto warning for spamming is there for a reason, and people seem to think that these warnings do not count. When I first used AHK I received several warnings myself, so I understand how this can happen.

For heavens sake just put a simple sleep command in your binds to avoid this pointless unbanishing process.

example

!q::
sendinput t/help{enter}
sleep 500
return


Make sure it is entered exactly like this, or it may not work

Re: you have been warned for spamming ...

Posted: March 23rd, 2009, 4:45 am
by Luriex
True that , myself recieved a warning that way aswell.
sleep 750 you told me back in then and that's what i use.

thanks for information Rachael.

Re: you have been warned for spamming ...

Posted: March 23rd, 2009, 9:56 am
by Ole_Tomsom
Well, i got 3 warnings for this and also got banished for it, but rachael Unbanished and removed my Warnings :) Now im more carefull and use sleep 1000 cus i dont want to get a warn.

Re: you have been warned for spamming ...

Posted: March 23rd, 2009, 9:56 am
by Ole_Tomsom
Btw. make it sticky! :smugdog:

Re: you have been warned for spamming ...

Posted: March 28th, 2009, 9:20 pm
by Rachael
can someone sticky this plz

Re: you have been warned for spamming ...

Posted: March 29th, 2009, 10:15 am
by hannibal_akira
ok ill see if this is going to work thanks alot;)

Re: you have been warned for spamming ...

Posted: April 5th, 2009, 4:18 am
by Jay_Vegas
Is the number after sleep in seconds or something?

Re: you have been warned for spamming ...

Posted: April 6th, 2009, 7:45 am
by Ole_Tomsom
if you mean how much 1 secound is, its 1000.
Anyway, can you please remove my another spam warn? i was in a car using my anim hotkey with exident, witch dont have sleep command. And you get "server: unknown command" or something..
And remove that shit, it wasnt here before..

Re: you have been warned for spamming ...

Posted: April 6th, 2009, 8:01 am
by Rachael
Ole_Tomsom wrote:if you mean how much 1 secound is, its 1000.
Anyway, can you please remove my another spam warn? i was in a car using my anim hotkey with exident, witch dont have sleep command. And you get "server: unknown command" or something..
And remove that shit, it wasnt here before..
while very amusing, this animation hotkey script is still spamming, you spammed, you were warned. The spam warning system is there for a reason, and removing the warning defeats the purpose of having the warning system in the first place.

Re: you have been warned for spamming ...

Posted: April 8th, 2009, 9:06 am
by GhosT_Beer
Please Rachael Unban me i didnt know that all i swear
and ipromise next time i won't even use keybind at all i hate it now
i love this game so much and i'v played it for much time so don't dissapoint me please
i love this server and i can't play in anyother servers
i promise again i wo'nt make any mistakes again !!!
Faithfully...
GhosT

Re: you have been warned for spamming ...

Posted: April 11th, 2009, 2:45 pm
by Gonz_Diller
Got sleep built in program (SAMP Keybinds) also wont let to repeat hotkey unless you release and push, but when lag you need to be careful, if you lag for a long period, you might get autowarned anyways since all the pushed hotkeys will work at same time and kaboom :bunchies:

Re: you have been warned for spamming ...

Posted: April 13th, 2009, 7:02 pm
by Chris_GA
Hope you get unbanned soon G..

Re: you have been warned for spamming ...

Posted: May 9th, 2009, 8:20 am
by Calum
Okay same for me I have been banished by accidental spamming, this is the second warning on spamming and I am currently in banish land or whatever it's called, this is Ray_Dungleberry

Re: you have been warned for spamming ...

Posted: May 9th, 2009, 8:28 am
by Franz_Ludszec
You managed 32 commands in less than a second that's pretty good shooting.

Re: you have been warned for spamming ...

Posted: May 9th, 2009, 8:36 am
by Rachael
<Ray_Dungleberry> I changed my binds so that they have Sleep on them

he's back

Re: you have been warned for spamming ...

Posted: May 12th, 2009, 8:07 pm
by D_Black
Ok i did it again and im banished however this time i found this post and fixed my hot keys accordingly


[::
SendInput t/usepot{enter}
sleep 1000
return

]::
SendInput t/accept pot{enter}
sleep 1000
return

'::
{
SendInput t/exit{enter}
SendInput t/enter{enter}
}
sleep 1000
return

"::
Sendinput /t/exit {Enter}
sleep 1000
return

=::
Sendinput /t Welcome to Yoshimart!!! {Enter}
sleep 1000
return

+::
Sendinput /t Thank you Come again! {enter}
sleep 1000
return

.::
Sendinput /t/accept bodyguard {enter}
sleep 1000
return






Please unbanish me

Re: you have been warned for spamming ...

Posted: May 12th, 2009, 8:31 pm
by D_Black
hAD A MISTAKE IN IT


[::
SendInput t/usepot{enter}
sleep 2000
return

]::
SendInput t/accept pot{enter}
sleep 1000
return

'::
{
SendInput t/exit{enter}
SendInput t/enter{enter}
}
sleep 1000
return

=::
Sendinput /t Welcome to Yoshimart!!! {Enter}
sleep 1000
return

+::
Sendinput /t Thank you Come again! {enter}
sleep 1000
return

.::
Sendinput /t/accept bodyguard {enter}
sleep 1000
return

Re: you have been warned for spamming ...

Posted: May 15th, 2009, 10:01 am
by Juke
I don't think you understand how the sleep function works.

Re: you have been warned for spamming ...

Posted: May 23rd, 2009, 3:45 am
by Freddo_Brazi
Done Rach. Thanks

Re: you have been warned for spamming ...

Posted: June 3rd, 2009, 4:20 pm
by Melek_Mizher
I got a warning for using the AHK... if you can quit me it i will be happy :)

Posted: June 4th, 2009, 6:02 am
by Colorfinger
Melek_Mizher wrote:I got a warning for using the AHK... if you can quit me it i will be happy :)
You didn't read this thread at all, did you?

Re: you have been warned for spamming ...

Posted: June 10th, 2009, 4:56 am
by PUUP
I recieved a 2warnings that way aswell.
now i use sleep 1000 in all commands.

Re: you have been warned for spamming ...

Posted: June 12th, 2009, 5:03 pm
by Terrance
Im just wondering, can i get my 2nd warning removed (hotkey /usepot spam)i have learnt from the AHK, and won't ever use it again, if it is just going to get people warnings and banned and carp, it's pretty pointless

Re: you have been warned for spamming ...

Posted: June 15th, 2009, 7:07 am
by Slopko
Hey I got 2 warnings for spamming back in March when I was a total noob and had no clue about the auto-warn system and sleep 500 on binds. I know the system is in place for a reason, but I was wondering if I could have one of them removed or possibly both. I have since put sleep 500 on EVERYTHING in my AHK script and would never spam on purpose. I'll post my AHK script to prove I got sleep commands.

Code: Select all

#IfWinActive, GTA:SA:MP

NumpadDiv:: SendInput t/mget {Enter} t/mdeliver {Enter} t/me finishes his fried chicken and fills his sock. {enter}
sleep 500
Return

NumpadMult:: SendInput t/usepot {Enter} t/usecrack {enter}
sleep 500
Return

Numpad1:: SendInput t/s Grove Street Families motha' fucka'! {Enter}
sleep 500
Return

Numpad3:: SendInput t/s Grove owns these streets! {Enter}
sleep 500
Return

Numpad9:: SendInput t/me jacks up the car and begins stealing the rims.{enter} t/bomb{enter} t/me removes the car's rims and runs away without being noticed!! {Enter}
Return

Numpad7:: SendInput t/me breaks the car window, throws the driver out and drives off.{enter} t/s Grove St. just jacked yo' ass nigga {Enter}
sleep 500
Return

Numpad5:: SendInput t/enter{Enter} t/exit{Enter}
sleep 500
Return

!NumpadSub:: SendInput t/families 2{Enter}
sleep 500
Return

Del:: SendInput t/s Grove 4 Lyfe {Enter}
sleep 500
Return

End:: SendInput t/s This is a robbery get your hands up or get blasted!  ((/handsup))  {Enter} t/getarr {Enter}
sleep 500
Return

Insert:: SendInput t/s Watch the fuckin' road! {Enter}
sleep 500
Return

Home:: SendInput t/s Learn how to drive in the right lane asshole! {Enter}
sleep 500
Return

!2:: SendInput t/modcar 2 {Enter}
sleep 500
Return

!3:: SendInput t/colorcar 86 86 {Enter}
sleep 500
Return

!q::
SendInput t{up}{enter}
sleep 500
return

!1::
SendInput t/accept repair {enter}
SendInput t/re{enter}
sleep 500
return

!Numpad7::
SendInput t/me blows on the dice for good luck.{enter} t/me rolls two dice.{enter}
SendInput t/dice{enter}
Sendinput t/dice{enter}
sleep 500
return

!NumpadDot::
SendInput t/quitgang{enter}
SendInput t/joingang XXXX{enter}
sleep 500
return

!Numpad8::
SendInput t/dropcar{enter}
sleep 500
return

!4::
SendInput t/get pot 10{enter}
sleep 500
return

!e::
SendInput t/unlock {enter} 
SendInput t/me unlocks his whip.{enter}
sleep 500
return

!r::
SendInput t/lock{enter} t/me locks his pimp ass whip.{enter}
sleep 500
return

!Z::
SendInput t/fucku{enter}
sleep 500
return

!x::
SendInput t/wave{enter}
sleep 500
return

!c::
SendInput t/pickup{enter}
SendInput tOG Slopii here, whatchu need nigga? {enter} 
sleep 500
Return

!V::
SendInput tPeace out lil homie.{enter}
sleep 250
SendInput t/me hangs up his cellphone.{enter}
sleep 250
SendInput t/cellout{enter}
sleep 250
SendInput t/hangup{enter}
sleep 500
Return

!f::
SendInput t/stopani{enter}
sleep 500
return

!5::
SendInput t/accept pot {enter}
sleep 200
SendInput t/accept crack {enter}
sleep 200
SendInput t/accept repair {enter}
sleep 200
SendInput t/accept bodyguard {enter}
sleep 500
return

F2::
SendInput t/me grabs a drink from the bar{enter}
SendInput t/drink vodka{enter}
sleep 500
return

^1::
Sendinput t/lay{enter}
sleep 500
return

^2::
SendInput t/groundsit{enter}
sleep 500
return


^3::
SendInput t/chat{enter}
sleep 500
return


^4::
SendInput t/deal{enter}
sleep 500
return

Re: you have been warned for spamming ...

Posted: June 21st, 2009, 10:32 pm
by pedro
hey fuckhead read the op