[FilterScript] [FS] iClone (admin cmd)
#1

TESTED ON 0.3 SERVERS; LINUX AND WINDOWS 99%
_________________________________________________
Version 2 (public release)
[FS] IP Clone Spy
( An admin cmd release)
[INFO] Detection against clones names matched with their IP address
!= iClone Commands:
/clone [id]

!= FS Usage:
filterscripts amx goes into filterscripts, duh!
but make sure you have scriptfiles folder available and save a file called: ip.history.txt
I think when server is loaded it will make the file automatically, but just add ip.history.txt anyways, just to be safe.

!= In Game Usage: (Shows Matched name with their IP.)
At the moment you can use this while logged into RCON but you can easily customize the way your
admin level system works:

Код:
....

public OnPlayerCommandText(playerid, cmdtext[])
{
	if (!strcmp("/clone", cmdtext, true, 5))
	{
     // NOTE: add your own way of detecting your level system below :
		
		if(!IsPlayerAdmin(playerid)) return 0; // rcon logged in ?
   ....
You can add your own way if you know a bit of scripting ( please don't contact me to add it for you )
Its pretty simple really, I found very good use for this, but of course the script that is used is a bit
more advanced but i cannot release does since its on my current server at the moment.

!= Why the release this?
Its time that sa-mp hackers or frauds hiding from hard working admins.
I will also release a script called: ispy which is a watch system customized and will post in a few minutes. so be on a look out for.

!= YEY!
Say thanks, come in IRC and say sup, we are always looking for new players just to chat with.
and i love sa-mp and i love everything sa-mp.com forums/admins/dev's have designed and created. woot samp!
*come chat in IRC @: irc.ffsnetwork.com channel #PTP || or try webirc

!= Screenshots:

[ screen shot missing :/ ]
!= Other notes:
This uses a bit of a custom Dini's and dutils, i do not know if i am breaking rules by renaming them,
but i don't see the reason why you should risk messing your other includes.
I named them differently and just add them into your \pawno\include folder: names are:

* Dini2TRUCECO.inc -- Download
- and -
* dutils2TRUCECO.inc - Download
The copy right and all are in there, this includes are slightly modified so check them out if you'd like.



!= Downloads (speedy downloads)

* WTF? ooooh', wanna' see? check Pastebin (pwn) : source * updated



Reply
#2

Why not make a whole admin script instead of releasing on command at a time?
Reply
#3

this is good enough mike :>

ps. looks greit :>
Reply
#4

Quote:
Originally Posted by Mikep
Why not make a whole admin script instead of releasing on command at a time?
That sounds like a better idea.
Reply
#5

you just had to show my clones in the screen lol we just wanted to release a few of are scripts that have helped us alot so it could help other people.
Reply
#6

Nice work!
Reply
#7

this is like the aka function in lethals admins script but any way it looks nice
Reply
#8

Quote:
Originally Posted by Mikep
Why not make a whole admin script instead of releasing on command at a time?
well i try to put the 2 out of 3 fs together but i failed -lol maybe if someone could do it and let me know :> lol
there is 1 script i cannot release since its a autoweapon ban for my server and i rather not release that

Quote:
Originally Posted by KmanN[PTP
]
you just had to show my clones in the screen lol we just wanted to release a few of are scripts that have helped us alot so it could help other people.
lol at least i hide the IP xD
you was the only one with multiple names at the time -lol

Quote:
Originally Posted by brett7
this is like the aka function in lethals admins script but any way it looks nice
i dont know what they are but thanks for slightly comparing them

w/e you might use it for, use it for good intentions. may not seem useful but i have used this many many times.
Reply
#9

This doesnt work on 0.3a

Is this only one like this?
Reply
#10

can you try to get the pic?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)