Advertisement
Xfer1111

Even more FNF 2 Autoplay

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