New personal video! Hope you like it!Did you like the video? Leave a LIKE there, it does not cost anything!-.
Nov 27th, 2014
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Proto Hack
- game.Players.Player:Added:connect(function(player)
- local leaderatstats = Instance.new('IntValue')
- leaderstats.Vaule = 0
- local rank = Instance.new('String Vaule')
- rank.Vaule = player:GetRoleInGroup(1162977) -- put group id parenthese
- rank.Parent = leaderstats
- end)