Advertisement
DaPeckNeck

FE Lag v2

Aug 20th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. local lag_strength = 100
  2.  
  3. -- Don't edit script below unless you know what you're doing. If you wanna add this into a script, please give credits and message me on discord that you added it in a script at Cyclically#4905
  4.  
  5. local LocalPlayer = game:GetService("Players").LocalPlayer
  6. while game:GetService("RunService").RenderStepped:Wait() do
  7. for i = 1, lag_strength do
  8. local anim = Instance.new("Animation")
  9. anim.AnimationId = "CYCLICALLY IS THE BEST\n"..math.random()
  10. LocalPlayer.Character.Humanoid:LoadAnimation(anim)Tonguelay()
  11. animBig Grinestroy()
  12. end
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement