Advertisement
asdadsasd

OPU God Mode And Spam Hit

Nov 11th, 2019
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. --One Piece Ultimate God Mode And Spam Hit--
  2. --God Mode--
  3. while true do
  4. wait()
  5. game.ReplicatedStorage.RemoteEvents.BlockingRemote:FireServer(true)
  6. end
  7. --Spam Hit--
  8. while true do
  9. wait()
  10. game.ReplicatedStorage.RemoteEvents.PunchRemote:FireServer(false)
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement