Advertisement
Xfer1111

Even more FNF 2

Apr 19th, 2021
7,415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.28 KB | None | 0 0
  1. -- Game: https://www.roblox.com/games/6683334868/VS-MATT-2-0-Even-more-FNF-2
  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