Jump to content

Call a Scripter?


Recommended Posts

Hello all , my name is mike , If you want Scripter For your Server i'll Help you , Also my Prices Each Script is Low

If you want To order Any Script For your Server Just Contact With me In Skype, i'm always Active everyday

i Had an Offer For 10 Cool Scripts Made by me , also Low Price ;)

My Skype :m.mike.1

Edited by Guest
Link to comment

also i'll show you my skills tomorow ,today im so busy.so i cant today.

That is an Example of my Resource Called ''AntiFake" That Resource Will Protect Admin's Account From Hacking or anything else

local accounts = 
 { 
 [ "Mike" ] = "505D4C7E1006F9E6C26332251BB97902", 
  
 } 
  
  
addEventHandler ( "onPlayerLogin", root, 
 function ( _, account ) 
  local accountName = getAccountName ( account ) 
  local serial = getPlayerSerial ( source ) 
  if ( accounts [ accountName ] ~= serial ) then 
   addBan ( nil, nil, serial, source, "Gotcha > (Hacker)", 0 ) 
  end 
 end 
) 

Just give me Your Skype and i'll Show you My Scripts and my Skills on your Eyes.

My Skype : M.Mike.1

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...