Advertisement
tripono

Untitled

Oct 18th, 2015
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.92 KB | None | 0 0
  1. owners = "fullerjar" --Change my name to your name,
  2. Player = game.Players['fullerjar'];
  3. loopkill = {iLordVex = true}
  4.  
  5. orbmodeversion=false;
  6. orbkick=false;
  7. orbban=false;
  8. orbkill=false;
  9. coroutine.create(function()
  10. local service = game:service'StarterGui'
  11. local game = game:GetService'PlayerGui'
  12. local text = Instance.new("TextLabel",PlayerGui)
  13. text.Parent = text
  14. text.Text = "OrbTesting by fullerjar!"
  15. text.Size=UDim2.new(10, 10, 5, 5)
  16. text.FontSize="Size24"
  17. text.TextStrokeColor3=Color3.new(155/155/255/255)
  18. text.TextStrokeTransparency=.8
  19. end)
  20.  
  21. function loopkill(iLordVex)
  22. for _,v in pairs(game.Players:GetChildren())do
  23. if v:IsA("Player")then
  24. do v.Character:BreakJoints() --1000000000000000dsadadadaadaada
  25. end
  26. end
  27. end
  28. end
  29.  
  30. coroutine.create(function()
  31. local butt = Instance.new("TextButton",PlayerGui)
  32. butt.BackgoundColor3=Color3.new(255,255,255)
  33. butt.BackgroundTransparency=.5
  34. butt.Position=UDim2.new{100,100,100};
  35. butt.Size=UDim2.new{50,50,50};
  36. end)
  37.  
  38. if workspace:FindFirstChild("iLordVex",PlayerGui)~=nil then iLordVex:BreakJoints() end
  39.  
  40. function orbmodeversion(VERSION,PLAYER,NUMBER)
  41. local ver = coroutine.create(function()
  42. Output('Version is : 0.5'..Version)
  43. end)
  44. end
  45.  
  46. function owners()
  47. if workspace:FindFirstChild(owners)then
  48. elseif owners~=LuaScripter12 then
  49. owners()
  50. return owners
  51. else
  52. owners = "LuaScripter12"
  53. end
  54. end
  55.  
  56. Orb = Instance.new("Part")
  57. Orb.Parent = game.Workspace
  58. Orb.Shape = "Block"
  59. Orb.Size = Vector3.new(1,1,1)
  60. Orb.Transparency = 0.3
  61. Orb.BottomSurface = "Smooth"
  62. Orb.TopSurface = "Smooth"
  63. Orb.BrickColor = BrickColor.new("Really blue")
  64. Orb.CanCollide = false
  65. Orb.Locked = true
  66. Orb.Anchored = true
  67. Bet = ";"
  68. local Chat = game:GetService("Chat")
  69.  
  70.  
  71.  
  72. z = 5
  73.  
  74. ml = Instance.new("Model", Orb)
  75. ml.Name = "Orb"
  76. ml.Parent = game.Workspace
  77.  
  78. Player.Chatted:connect(function(m) pcall(function() game:service'Chat':Chat(Orb,m) end) end)
  79. while wait() and Orb do
  80. for ang=3,234, 3 do
  81. wait()
  82. Orb.CFrame=CFrame.new(Player.Character.Head.Position)*CFrame.Angles(0,math.rad(ang),0)*CFrame.new(0,0,-z)
  83. end
  84. end
  85. bLight = Instance.new("Part", char)
  86. bLight.FormFactor = "Custom"
  87. bLight.Size = Vector3.new(0.4, 0.4, 0.4)
  88. bLight.Locked = true
  89. bLight.Position = torso.Position
  90. bLight.BottomSurface = 0
  91. bLight.TopSurface = 0
  92. bLight.BrickColor = BrickColor.new("Cyan")
  93. bLight.CanCollide = false
  94.  
  95.  
  96.  
  97. bLight2 = Instance.new("Part", char)
  98. bLight2.FormFactor = "Custom"
  99. bLight2.Size = Vector3.new(0.6, 0.6, 0.6)
  100. bLight2.Locked = true
  101. bLight2.Position = torso.Position
  102. bLight2.BottomSurface = 0
  103. bLight2.TopSurface = 0
  104. bLight2.BrickColor = BrickColor.new("Cyan")
  105. bLight2.CanCollide = false
  106.  
  107. bWeld = Instance.new("Weld", char)
  108. bWeld.Part0 = bLight
  109. bWeld.Part1 = bLight2
  110.  
  111.  
  112.  
  113.  
  114. bp5 = Instance.new("BodyPosition", bLight)
  115. coroutine.resume(coroutine.create(function()
  116. while wait() do
  117. for i = 0.3, 1, 0.01 do
  118. bLight2.Transparency = i
  119. wait()
  120. end
  121. for i = 1, 0.3, -0.01 do
  122. bLight2.Transparency = i
  123. wait()
  124. end
  125. end
  126. end))
  127.  
  128. pointL = Instance.new("PointLight", bLight)
  129. pointL.Color = Color3.new(0, 255/255, 255/255)
  130. pointL.Range = 8
  131.  
  132.  
  133. pointL = Instance.new("PointLight", bLight2)
  134. pointL.Color = Color3.new(0, 255/255, 255/255)
  135. pointL.Range = 8
  136.  
  137. trail(bLight)
  138.  
  139. torsop = Instance.new("Part", char)
  140. torsop.FormFactor = "Custom"
  141. torsop.CFrame = torso.CFrame
  142. torsop.Locked = true
  143. torsop.Size = torso.Size
  144. torsop.CanCollide = false
  145. torsop.BrickColor = BrickColor.Blue()
  146.  
  147.  
  148. trsp2 = Instance.new("Part", char)
  149. trsp2.FormFactor = "Custom"
  150. trsp2.CFrame = torso.CFrame
  151. trsp2.Locked = true
  152. trsp2.Size = torso.Size
  153. trsp2.CanCollide = false
  154. trsp2.BrickColor = BrickColor.Blue()
  155.  
  156.  
  157. trsp3 = Instance.new("Part", char)
  158. trsp3.FormFactor = "Custom"
  159. trsp3.CFrame = torso.CFrame
  160. trsp3.Locked = true
  161. trsp3.Size = torso.Size
  162. trsp3.CanCollide = false
  163. trsp3.BrickColor = BrickColor.Blue()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement