KikalpGaming

Funky Friday Auto Player Op (MAY) 2021

May 7th, 2021 (edited)
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. while true do
  2. wait()
  3. local A_1 = 36.9
  4. local A_2 = "Perfect"
  5. local A_3 = "Up"
  6. local A_4 = 1
  7. local Event = game:GetService("ReplicatedStorage").Remotes.ig.MyInput
  8. Event:FireServer(A_1, A_2, A_3, A_4)
  9. end
Add Comment
Please, Sign In to add comment