UndyingSouls9423Disc

Double

Feb 2nd, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. --If you have Double Weight then change 6th argument to S2 and it will go extra fast
  2. local A_1 = "lel"
  3. local A_2 = Vector3.new(105.282104, 9.88483047, -222.382111)
  4. local A_3 = 105.28210449219
  5. local A_4 = 9.8848304748535
  6. local A_5 = -222.3821105957
  7. local A_6 = "S2"
  8. while wait() do
  9. local Event = game:GetService("ReplicatedStorage").CreatePartEvent
  10. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6)
  11. end
Add Comment
Please, Sign In to add comment