Jump to content

[Sell][RACE]Anti-Fake Teams!


anksel

Recommended Posts

Screenshot:

On Join:

6r2hqx.jpg

On Login(if a realy member of the team):

25ic4ud.png

Kicked (ChatBox Messages):

id9abl.png

User who was kicked:

2mmy05e.png

Requirements:

ACL(Add Resource in the acl Admin)

ACL(An acl group for check)

Cost: 3€ PayPal or Trade Resource

Contact Skype: xlmskilledz7z

N.B: I'm posting it for who want it,im not saying " Im a bastard,pay it ",we can trade resources/maps.

Thanks,Anksel

Thanks to UG|~Ludo for the help!

Link to comment

this better for u (OFFTOP)

function joinKick() 
    targetName = string.lower(string.gsub(getPlayerName(source), '#%x%x%x%x%x%x', '')) 
    findString = string.lower("UG|") 
    if string.find(targetName, findString, 1, true) then 
        setTimer(banHim, 1000, 1, source) 
    end 
end 
addEventHandler("onPlayerJoin", getRootElement(), joinKick) 
  
function banHim(source) 
    banPlayer(source, true, true, true, "Console", "Go away bit**", 0) 
end 

:DD

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...