Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- — After that, you'll need to go to the "Experience Is Power" mission
- Once you there, execute the script and you'll start to hear spamming punching, noises then get an Autoclicker to click the "Experience Is Power" mission so you get XP and Money
- — You can execute the script multiple times to a fastest process
- while wait(0.15) do
- spawn(function()
- local a = {
- [3] = workspace['Metal Dummy'].Torso.CFrame,
- [2] = workspace['Metal Dummy'].Torso,
- [5] = game.Players.LocalPlayer.Character.Torso.voiceline,
- [6] = workspace['Metal Dummy'].Humanoid,
- [10] = false,
- [7] = false,
- [9] = false,
- [1] = 7,
- [4] = 2e999
- }
- game.ReplicatedStorage.Logic.hitbox:InvokeServer(unpack(a))
- end)
- end
Add Comment
Please, Sign In to add comment