Advertisement
QwertyHacker

Super Power Training Simulator lightning aura

Aug 19th, 2022
482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. --Only works if you have 10M+ Body Toughness.
  2.  
  3. local plr = game:GetService("Players").LocalPlayer.Name
  4. game:GetService("Workspace")[plr].LeftUpperLeg.Aura1:remove()
  5. game:GetService("Workspace")[plr].RightUpperLeg.Aura1:remove()
  6. game:GetService("Workspace")[plr].UpperTorso.Aura1:remove()
  7. game:GetService("Workspace")[plr].LeftHand.Aura1:remove()
  8. game:GetService("Workspace")[plr].LeftHand.Aura2:remove()
  9. game:GetService("Workspace")[plr].LeftHand.Aura3:remove()
  10. game:GetService("Workspace")[plr].RightHand.Aura1:remove()
  11. game:GetService("Workspace")[plr].RightHand.Aura2:remove()
  12. game:GetService("Workspace")[plr].RightHand.Aura3:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement