Advertisement
Insanity2021

Untitled

Jun 25th, 2018
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. print('Soooooo you need to change VoidFully to your roblo username for this script to work....')
  2.  
  3. g = game:GetService("InsertService"):LoadAsset(16895215) --GearId
  4. g.Parent = game.Workspace
  5. g:MakeJoints()
  6. g:MoveTo(game.Players.VoidFully.Character.Head.Position)
  7.  
  8. g = game:GetService("InsertService"):LoadAsset(94794774) --GearId
  9. g.Parent = game.Workspace
  10. g:MakeJoints()
  11. g:MoveTo(game.Players.VoidFully.Character.Head.Position)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement