[FS] - Anti-Divulger -
KevinsL - 25.11.2010
Yo!
idk the name if its divulger, promoter or spreader :S
This anti-divulger crash the nub then kick!

it also save the name of nub + what him said + his ip

the file is saved on folder: scriptfiles
file: divulgadores.txt
and if join on server with ip on name it kick...
Download:
Click Here!
Pastebin:
http://pastebin.com/uLJmdJ1i
By: KevinsL
Re: [FS] - Anti-Divulger -
Scenario - 25.11.2010
You feel like a bug man just because you curse? Get a life kid.
Re: [FS] - Anti-Divulger -
Scones - 25.11.2010
Why dont you get a life instead of whining about everything?
Re: [FS] - Anti-Divulger -
airsoftglock - 25.11.2010
Lol? I dont even get what in the fuck this does. Sound like a piece of shit though
Re: [FS] - Anti-Divulger -
KevinsL - 25.11.2010
Quote:
Originally Posted by joachimnor
Why dont you get a life instead of whining about everything?
|
wut
Quote:
Originally Posted by RealCop228
You feel like a bug man just because you curse? Get a life kid.
|
wut
Quote:
Originally Posted by airsoftglock
Lol? I dont even get what in the fuck this does. Sound like a piece of shit though 
|
if some1 say a ip on ur server with this FS it crash the nub and kick then save name + ip...
if some1 digit: /gangchat gogo 192.168.0.1 < get kicked + crash and save username + ip and "/gangchat gogo 192.168.0.1"
Re: [FS] - Anti-Divulger -
Scenario - 25.11.2010
Quote:
Originally Posted by joachimnor
Why dont you get a life instead of whining about everything?
|
You don't even know me, so get lost. Not to mention, if you aren't going to post something useful don't post at all.
Quote:
Originally Posted by airsoftglock
Lol? I dont even get what in the fuck this does. Sound like a piece of shit though 
|
It's pretty gay...
Quote:
Originally Posted by KevinsL
wut
wut
if some1 say a ip on ur server with this FS it crash the nub and kick then save name + ip...
if some1 digit: /gangchat gogo 192.168.0.1 < get kicked + crash and save username + ip and "/gangchat gogo 192.168.0.1"
|
Why would you crash, then kick them? It's just useless crap. When somebody advertises another IP on your server, it should be an immediate ban. Oh and instead of doing it like you do, as an array, why wouldn't you use the HTTP function and make a semi-advanced script to run through a SA-MP server monitoring website and see if any of the IP's match ones on there...?
Re: [FS] - Anti-Divulger -
airsoftglock - 25.11.2010
Yes i tested this and it is clearly a retarded ass script. It barly works and is made terribly.
Off Topic: Im NCIS fan to xD Whered u get that user bar?
Re: [FS] - Anti-Divulger -
KevinsL - 25.11.2010
Quote:
Originally Posted by RealCop228
You don't even know me, so get lost. Not to mention, if you aren't going to post something useful don't post at all.
It's pretty gay...
Why would you crash, then kick them? It's just useless crap. When somebody advertises another IP on your server, it should be an immediate ban. Oh and instead of doing it like you do, as an array, why wouldn't you use the HTTP function and make a semi-advanced script to run through a SA-MP server monitoring website and see if any of the IP's match ones on there...?
|
relax... good idea about http

ill work on this
to ban change:
pawn Код:
public FDP(playerid)
{
Kick(playerid);
KillTimer(TimerFDP);
return 1;
}
to
pawn Код:
public FDP(playerid)
{
Ban(playerid);
KillTimer(TimerFDP);
return 1;
}
Re: [FS] - Anti-Divulger -
DokerJr - 25.11.2010
nice, and very useful
Re: [FS] - Anti-Divulger -
Las Venturas CNR - 25.11.2010
EDIT: Hmm....