Sc4pterR0bl0x

test

Nov 6th, 2020 (edited)
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. -- FE GREY BODY]
  2. -- Make sure your body is R6 :D
  3. -- Wear Robox
  4. -- Made by https://www.youtube.com/channel/UC71M07KNpz2qJir9OF93l4Q?view_as=subscriber
  5. print("Loading FE Body")
  6.  
  7.  
  8. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  9. if v:IsA("Accessory") and v.Handle:FindFirstChild("SpecialMesh") then
  10. gg = v.Handle:FindFirstChild("Mesh")
  11. gg:Destroy()
  12. end
  13. end
  14.  
  15. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  16. if v:IsA("Accessory") and v.Handle:FindFirstChild("Mesh") then
  17. gg = v.Handle:FindFirstChild("Mesh")
  18. gg:Destroy()
  19. end
  20. end
  21.  
  22.  
  23. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  24. if v:IsA("Accessory") then
  25. gg = v.Handle:FindFirstChild("Mesh")
  26. gg:Destroy()
  27. end
  28. end
  29.  
  30. game.Players.LocalPlayer.Character.Head:Destroy()
  31.  
  32. wait(10)
  33.  
  34. local bPosition = Instance.new("BodyPositon")
  35. bPositon.Parent = game.Workspace.Robox.Handle
  36.  
  37. local bPosition2 = Instance.new("BodyPositon")
  38. bPositon2.Parent = game.Workspace.Robox.Handle
  39.  
  40. -- body
  41.  
  42.  
  43.  
  44.  
  45.  
  46. while true do
  47. wait(1)
  48. bPositon.Positon = game.Players.LocalPlayer.Character.Head.Positon
  49. bPosition.Positon = game.Players.LocalPlayer.Character.Torso.Positon
  50. wait(1)
  51. end
  52.  
Add Comment
Please, Sign In to add comment