Advertisement
BINO2002

Untitled

May 5th, 2019
1,293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while true do
  2. game.ReplicatedStorage.RemoteEvent:FireServer("UpStrength")
  3. wait(0.0001) -- add more zeros to make it faster thanks to MrNeonAnt for telling me
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement