|
| 23 Aug 2012 05:23 PM |
vip = "http://www.roblox.com/asset/?id=90610713" megavip = "http://www.roblox.com/asset/?id=90610743" gigavip = "http://www.roblox.com/asset/?id=90610770"
vip_id = 90610713 megavip_id = 90610743 gigavip_id = 90610770
game_main = game.Workspace:findFirstChild("GAMEMAIN") pl_info = game_main:findFirstChild("PL_INFO")
function check_if_got_shirt(plr,srtid) return game:GetService("BadgeService"):UserHasBadge(plr.userId, srtid) end
function buy(player,dec) ---------------------------T4V --[[check = player:IsInGroup(207948) if check == true then p_info = pl_info:findFirstChild(player.Name) if p_info ~= nil then p_info.WeaponHealthBonus.Value = 1 p_info.VIPType.Value = "You Have A Mini T4V Group Bonus!" end end ]] ----------------------------ADMIN if player.Name == "Lentoso" or player.Name == "telaluchiha1" or player.Name == "ICSM1020" then print(player.Name .. " has a vip shirt") p_info = pl_info:findFirstChild(player.Name) if p_info ~= nil then p_info.Health.Value = 200 p_info.WeaponHealthBonus.Value = 1000 p_info.Walkspeed.Value = 30 p_info.VIPType.Value = "You Have ADMIN VIP!" end if player:findFirstChild("PlayerGui") ~= nil then hint = script.buycomplete:clone() hint.cleanup.Disabled = false hint.Parent = player:findFirstChild("PlayerGui") hint.Frame.Hint.Text = "Admin bonus!" end return end ----------------------------GIGA VIP if dec == gigavip then print(player.Name .. " has a vip shirt") p_info = pl_info:findFirstChild(player.Name) if p_info ~= nil then p_info.Health.Value = 140 p_info.WeaponHealthBonus.Value = 6 p_info.Walkspeed.Value = 20 end if player:findFirstChild("PlayerGui") ~= nil then hint = script.buycomplete:clone() hint.cleanup.Disabled = false hint.Parent = player:findFirstChild("PlayerGui") end end |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 05:24 PM |
I bet this isn't even your script. I saw you on LMaD yesterday asking for someone to steal a game for you for money.
I live in the town where ROBLOX's first office is. |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 05:25 PM |
dude no this is mine... I cant get it to work and no I did not ask anyone to steal a game .... |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 05:26 PM |
| Tela I know from experience in your SB that you're an idiot.I also know that you copy games. |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 05:31 PM |
You did.
I live in the town where ROBLOX's first office is. |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 05:34 PM |
nvm, I saw the post though.
Anyways, can you tell us where you think the errors are?
I live in the town where ROBLOX's first office is. |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 05:39 PM |
| The error is it does not give the player any health or walkspeed boosts |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 06:39 PM |
BadgeService has never worked for me.
~repeat wait() until script.Parent:HasALife() |
|
|
| Report Abuse |
|
|
|
| 23 Aug 2012 07:37 PM |
| I would help, but I don't like game copiers and people who want us to fix free models for them.. |
|
|
| Report Abuse |
|
|
| |
|
loleris
|
  |
| Joined: 23 Feb 2009 |
| Total Posts: 1610 |
|
|
| 02 Sep 2012 02:41 PM |
lol... That's my script. Found it by the "T4V" group bonus part, when I searched for "T4V".
Place stealer... |
|
|
| Report Abuse |
|
|
|
| 02 Sep 2012 02:52 PM |
The new jaredvaldez!
nvm he's been jared for a couple years |
|
|
| Report Abuse |
|
|