Guest User

One Punch Man Level script (ROBLOX)

a guest
May 4th, 2017
10,662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. plr = game.Players."PlayerName"---or you can just type LocalPlayer and it will set to you
  2.  
  3. plr.Data.Level.Value = 500----makes you rank S
  4. plr.Data.Str.Value = 1000000000---makes you a real Saitama you can add more zeros
  5. plr.Data.Sta.Value = 1000000000---stamina
  6. plr.Data.Hea.Value = 1000000000---your health
  7. plr.Data.Class.Value = 1-------change numbers between 1 saitama 2 cyborg 3 esper 4 ninja
Advertisement
Add Comment
Please, Sign In to add comment