Facebook
From Mammoth Peccary, 3 Years ago, written in JavaScript.
This paste is a reply to Re: roblox fly hack from Sweltering Iguana - view diff
Embed
Download Paste or View Raw
Hits: 295
  1. ocal speed = Workspace.Player.LocalPlayer.leadertats.Speed.Value
  2. if humanoid.MoveDirection.Magnitude >30 then
  3.  
  4. Humanoid.WalkSpeed =35*(speed)
  5. end