Advertisement
Guest User

Untitled

a guest
May 25th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1.  
  2. local Player = game.Players.localPlayer
  3. local Character = Player.Character
  4. local plr = game:service'Players'.LocalPlayer
  5. local char = plr.Character
  6. local hum = char.Humanoid
  7. local ra = char["Right Arm"]
  8. local la= char["Left Arm"]
  9. local rl= char["Right Leg"]
  10. local ll = char["Left Leg"]
  11. local hed = char.Head
  12. local root = char.HumanoidRootPart
  13. local rootj = root.RootJoint
  14. local tors = char.Torso
  15. local mouse = plr:GetMouse()
  16. local LeftArm = Character["Left Arm"]
  17. local RightArm = Character["Right Arm"]
  18. local LeftLeg = Character["Left Leg"]
  19. local RightLeg = Character["Right Leg"]
  20. local Head = Character.Head
  21. local Torso = Character.Torso
  22. local cam = game.Workspace.CurrentCamera
  23. local RootPart = Character.HumanoidRootPart
  24. local RootJoint = RootPart.RootJoint
  25. local RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  26. local RHCF = CFrame.fromEulerAnglesXYZ(0, 1.6, 0)
  27. local LHCF = CFrame.fromEulerAnglesXYZ(0, -1.6, 0)
  28. local EdgyMode = false
  29. local Divinity = false
  30. local Fighter = false
  31. local Purity = false
  32. local Destruction = false
  33. local helpme = false
  34. local Planetary = false
  35. local Solar = false
  36. local Lunar = false
  37. local Frost = false
  38. local Ashes = false
  39. local notmenacing = true
  40. local maincolor = BrickColor.new("Institutional white")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement