Advertisement
Elixcore

myHero {Demo}

Aug 10th, 2017
525
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. --1. If it's your first time playing click "Play" and wait for it to tp u to the other game
  2. --2. Exit the game and join the lobby again.
  3. --3. Replace "ID" in the script with your roblox ID
  4. --4. Enjoy!
  5.  
  6. --stats
  7. game.Workspace.RbxDB.Set:InvokeServer("StrID", 2e9)
  8. game.Workspace.RbxDB.Set:InvokeServer("AgilityID", 2e9)
  9. game.Workspace.RbxDB.Set:InvokeServer("MentalID", 2e9)
  10.  
  11. --quirk
  12.  
  13. game.Workspace.RbxDB.Set:InvokeServer("QuirkID", "Half Hot Half Cold")
  14.  
  15. -- Money
  16.  
  17. game.Workspace.RbxDB.Set:InvokeServer("MoneyID", 2e9)
  18.  
  19. -- Points
  20.  
  21. game.Workspace.RbxDB.Set:InvokeServer("PointsID", 2e9)
  22.  
  23. --Rep
  24.  
  25. game.Workspace.RbxDB.Set:InvokeServer("RepID", 2e9)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement