Advertisement
X_xRUSTx_X

Untitled

Mar 20th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. max level:
  2. game.Players.LocalPlayer.leaderstats1.Level.Value = 1000
  3.  
  4. max tries:
  5. game.Players.LocalPlayer.leaderstats1.Tries.Value = 999
  6.  
  7. bluesteel custom:
  8. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  9.  
  10. custom["Bluesteel Fist"].Learn["Bluesteel Fist"]:Clone().Parent = game.Players.LocalPlayer.Backpack
  11.  
  12. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  13.  
  14. custom["Bluesteel Cloak"].Learn["Bluesteel Cloak"]:Clone().Parent = game.Players.LocalPlayer.Backpack
  15.  
  16. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  17.  
  18. custom["Bluesteel Bomb"].Learn["Bluesteel Bomb"]:Clone().Parent = game.Players.LocalPlayer.Backpack
  19.  
  20. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  21.  
  22. custom["Bluesteel Crush"].Learn["Bluesteel Crush"]:Clone().Parent = game.Players.LocalPlayer.Backpack
  23.  
  24. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  25.  
  26. custom["Bluesteel Wall"].Learn["Bluesteel Wall"]:Clone().Parent = game.Players.LocalPlayer.Backpack
  27.  
  28. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  29.  
  30. custom["Bluesteel Barrage"].Learn["Bluesteel Barrage"]:Clone().Parent = game.Players.LocalPlayer.Backpack
  31.  
  32. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  33.  
  34. custom["Bluesteel Fist"].Learn["Bluesteel Fist"]:Clone().Parent = game.Players.LocalPlayer.StarterGear
  35.  
  36. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  37.  
  38. custom["Bluesteel Cloak"].Learn["Bluesteel Cloak"]:Clone().Parent = game.Players.LocalPlayer.StarterGear
  39.  
  40. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  41.  
  42. custom["Bluesteel Bomb"].Learn["Bluesteel Bomb"]:Clone().Parent = game.Players.LocalPlayer.StarterGear
  43.  
  44. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  45.  
  46. custom["Bluesteel Crush"].Learn["Bluesteel Crush"]:Clone().Parent = game.Players.LocalPlayer.StarterGear
  47.  
  48. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  49.  
  50. custom["Bluesteel Wall"].Learn["Bluesteel Wall"]:Clone().Parent = game.Players.LocalPlayer.StarterGear
  51.  
  52. local custom =game.Lighting.Customs.Bluesteel.Stuff.ScrollingFrame
  53.  
  54. custom["Bluesteel Barrage"].Learn["Bluesteel Barrage"]:Clone().Parent = game.Players.LocalPlayer.StarterGear
  55.  
  56.  
  57. remove anti exploits:
  58. game.Players.jeremy32101.BackPack.ANTIXPLOIT:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement