Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head id="blog.gsmarena.com" profile="http://gmpg.org/xfn/11">
- <meta http-equiv="Content-Security-Policy" content="script-src 'self'" />
- <style>#disqus_thread, .comment-header { display: none !important; }</style>
- <!-- ORIGINAL PAGE BELOW -->
Advertisement
Comments
-
- ... = game.Players.LocalPlayer
- local torso = plr.Character.Torso
- local flying = false
- local deb = true
- local ctrl = {f = ... :lower() == "f" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w ...
Add Comment
Please, Sign In to add comment
Advertisement