M1XTExploits

Untitled

Feb 3rd, 2018
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. x=game.Workspace.Tanks["Tank-YOURUSERNAMEHERE"]
  2.  
  3. x.Settings.MoveSpeed.Value = 100
  4. x.Settings.RotationSpeed.Value = 340
  5. x.Settings.LoadedShots.Value = 50000
  6. x.Settings.MaxFireRate.Value = 0.0
  7. x.Settings.AbilityCooldown.Value = 0.0
  8. x.Settings.BulletsPerShot.Value = 10
  9. --x.AvailableAmmo.Bouncy.Value = 50000
  10. --use only if you want to use special ammo
Add Comment
Please, Sign In to add comment