Guest User

Untitled

a guest
Nov 29th, 2016
3,257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. One Punch Man Unleashed Scripts Made by Deniality
  2.  
  3. local p = game.Players.LocalPlayer
  4.  
  5. p.Data.Level.Value = math.huge -- makes you rank s
  6. p.Data.Yen.Value = math.huge -- this sets your money to infinite
  7. p.Data.Str.Value = math.huge -- sets your strength to infinite
  8. p.Data.Hea.Value = math.huge -- sets your health to infinite
  9. p.Data.Agi.Value = math.huge -- sets your agility to max
  10. p.Data.Sta.Value = math.huge -- sets your stamina to max
  11. p.Data.Can3xDamage.Value = true --if you want 3x damage and you dont want god strength do this
  12. p.Data.HasDoubleExp.Value = true --doubles your exp rate
  13. p.Data.Att.Value = 214718000 --sets your upgrade points
  14. p.Data.CHARACTERNAME.Value = "" -- sets your character name
Advertisement
Add Comment
Please, Sign In to add comment