Robloxian_Scripter

FE HAX

Mar 4th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 173.52 KB | None | 0 0
  1. -- Objects
  2.  
  3. local lol = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Frame_2 = Instance.new("Frame")
  6. local FEGUI = Instance.new("TextButton")
  7. local DAB = Instance.new("TextButton")
  8. local vis = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local nhv2 = Instance.new("TextButton")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local FE = Instance.new("TextButton")
  13. local febombvest = Instance.new("TextButton")
  14. local sUC = Instance.new("TextButton")
  15.  
  16. -- Properties
  17.  
  18. lol.Name = "lol!"
  19. lol.Parent = game.CoreGui
  20.  
  21. Frame.Parent = lol
  22. Frame.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  23. Frame.Position = UDim2.new(0.357210189, 0, 0.0946969837, 0)
  24. Frame.Size = UDim2.new(0, 514, 0, 292)
  25.  
  26. Frame_2.Parent = Frame
  27. Frame_2.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  28. Frame_2.BorderColor3 = Color3.new(0.192157, 0.219608, 0.188235)
  29. Frame_2.Position = UDim2.new(0, 0, -0.00440528616, 0)
  30. Frame_2.Size = UDim2.new(0, 425, 0, 23)
  31.  
  32. FEGUI.Name = "FE GUI"
  33. FEGUI.Parent = Frame
  34. FEGUI.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  35. FEGUI.Position = UDim2.new(0.371753067, 0, 0.683404207, 0)
  36. FEGUI.Size = UDim2.new(0, 132, 0, 50)
  37. FEGUI.Font = Enum.Font.Arial
  38. FEGUI.Text = "FE GUI"
  39. FEGUI.TextColor3 = Color3.new(0, 0, 0)
  40. FEGUI.TextScaled = true
  41. FEGUI.TextSize = 14
  42. FEGUI.TextWrapped = true
  43.  
  44. FEGUI.MouseButton1Down:connect(function()
  45. loadstring(Game:GetObjects("rbxassetid://1231351616")[1].Source)()
  46. end)
  47.  
  48. DAB.Name = "DAB"
  49. DAB.Parent = Frame
  50. DAB.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  51. DAB.Position = UDim2.new(0.382793158, 0, 0.238198698, 0)
  52. DAB.Size = UDim2.new(0, 132, 0, 50)
  53. DAB.Font = Enum.Font.SourceSans
  54. DAB.Text = "[FE DAB]"
  55. DAB.TextColor3 = Color3.new(0, 0, 0)
  56. DAB.TextScaled = true
  57. DAB.TextSize = 14
  58. DAB.TextWrapped = true
  59.  
  60. DAB.MouseButton1Down:connect(function()
  61. game:GetObjects('rbxassetid://943706273')[1].Parent = game.CoreGui
  62. gui = game.CoreGui:WaitForChild('perv')
  63. main = gui.main
  64. open = gui.op
  65. openb = gui.op.opb
  66. main.close.MouseButton1Click:connect(function()
  67. main:TweenPosition(UDim2.new(0, 510,0, -244),'Out', 'Quad', 0.5)
  68. wait(0.3)
  69. main.Visible = false
  70. open.Visible = true
  71. open:TweenPosition(UDim2.new(0, 0,0, 694),'Out', 'Quad', 0.5)
  72. end)
  73. openb.MouseButton1Click:connect(function()
  74. open:TweenPosition(UDim2.new(0, -122,0, 662),'Out', 'Quad', 0.5)
  75. wait(0.3)
  76. open.Visible = false
  77. main.Visible = true
  78. main:TweenPosition(UDim2.new(0, 513,0, 114),'Out', 'Quad', 0.5)
  79. end)
  80. if game.Workspace.FilteringEnabled == true then
  81. main.fecheck.Text = "Filtering Enabled"
  82. else
  83. main.fecheck.Text = "Filtering Disabled"
  84. end
  85. plrname = game.Players.LocalPlayer.Name
  86. main.name.Text = ""..plrname..""
  87. main.feb.MouseButton1Click:connect(function()
  88. loadstring(game:GetObjects("rbxassetid://943116278")[1].Source)()
  89. end)
  90. main.lp.MouseButton1Click:connect(function()
  91. while wait() do
  92. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  93. wait()
  94. end
  95. end)
  96. main.head.MouseButton1Click:connect(function()
  97. local lol = game:GetService'Players'.LocalPlayer.Character
  98. pcall(function()
  99. for i,v in pairs(lol:GetChildren()) do
  100. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  101. v:Destroy()
  102. end
  103. end
  104. local ok = lol:FindFirstChild'Torso'
  105. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  106. Instance.new('Humanoid', lol)
  107. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  108. local nouxd = lol:FindFirstChild'Torso'
  109. wait'1'
  110. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  111. if nouxd then nouxd.Transparency = 1 end
  112. wait'.3'
  113. startFly()
  114. end)
  115. end)
  116. main.shutdown.MouseButton1Click:connect(function()
  117. game:GetObjects('rbxassetid://943685280')[1].Parent = game.CoreGui
  118. gui = game.CoreGui:WaitForChild('perv')
  119. main = gui.main
  120. open = gui.op
  121. openb = gui.op.opb
  122. main.close.MouseButton1Click:connect(function()
  123. main:TweenPosition(UDim2.new(0, 510,0, -244),'Out', 'Quad', 0.5)
  124. wait(0.3)
  125. main.Visible = false
  126. open.Visible = true
  127. open:TweenPosition(UDim2.new(0, 0,0, 694),'Out', 'Quad', 0.5)
  128. end)
  129. openb.MouseButton1Click:connect(function()
  130. open:TweenPosition(UDim2.new(0, -122,0, 662),'Out', 'Quad', 0.5)
  131. wait(0.3)
  132. open.Visible = false
  133. main.Visible = true
  134. main:TweenPosition(UDim2.new(0, 513,0, 114),'Out', 'Quad', 0.5)
  135. end)
  136. if game.Workspace.FilteringEnabled == true then
  137. main.fecheck.Text = "Filtering Enabled"
  138. else
  139. main.fecheck.Text = "Filtering Disabled"
  140. end
  141. plrname = game.Players.LocalPlayer.Name
  142. main.name.Text = ""..plrname..""
  143. main.feb.MouseButton1Click:connect(function()
  144. loadstring(game:GetObjects("rbxassetid://943116278")[1].Source)()
  145. end)
  146. main.lp.MouseButton1Click:connect(function()
  147. while wait() do
  148. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  149. wait()
  150. end
  151. end)
  152. main.head.MouseButton1Click:connect(function()
  153. local lol = game:GetService'Players'.LocalPlayer.Character
  154. pcall(function()
  155. for i,v in pairs(lol:GetChildren()) do
  156. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  157. v:Destroy()
  158. end
  159. end
  160. local ok = lol:FindFirstChild'Torso'
  161. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  162. Instance.new('Humanoid', lol)
  163. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  164. local nouxd = lol:FindFirstChild'Torso'
  165. wait'1'
  166. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  167. if nouxd then nouxd.Transparency = 1 end
  168. wait'.3'
  169. startFly()
  170. end)
  171. end)
  172. main.shutdown.MouseButton1Click:connect(function()
  173. for i =1,100 do
  174. spawn(function()
  175. while wait() do
  176. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  177. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  178. for _,x in pairs(v.Character.Head:GetChildren()) do
  179. if x:IsA'Sound' then x.Playing = true end
  180. end
  181. end
  182. end
  183. end
  184. end)
  185. end
  186. end)
  187. local speed = 50
  188. local c
  189. local h
  190. local bv
  191. local bav
  192. local cam
  193. local flying
  194. local p = game:GetService'Players'.LocalPlayer
  195. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  196. local startFly = function ()
  197. if not p.Character or not p.Character.Head or flying then return end
  198. c = p.Character
  199. h = c.Humanoid
  200. h.PlatformStand = true
  201. cam = workspace:WaitForChild('Camera')
  202. bv = Instance.new("BodyVelocity")
  203. bav = Instance.new("BodyAngularVelocity")
  204. bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  205. bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  206. bv.Parent = c.Head
  207. bav.Parent = c.Head
  208. flying = true
  209. h.Died:connect(function() flying = false end)
  210. end
  211. local endFly = function ()
  212. if not p.Character or not flying then return end
  213. h.PlatformStand = false
  214. bv:Destroy()
  215. bav:Destroy()
  216. flying = false
  217. end
  218. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  219. if GPE then return end
  220. for i, e in pairs(buttons) do
  221. if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  222. buttons[i] = true
  223. buttons.Moving = true
  224. end
  225. end
  226. end)
  227. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  228. if GPE then return end
  229. local a = false
  230. for i, e in pairs(buttons) do
  231. if i ~= "Moving" then
  232. if input.KeyCode == Enum.KeyCode[i] then
  233. buttons[i] = false
  234. end
  235. if buttons[i] then a = true end
  236. end
  237. end
  238. buttons.Moving = a
  239. end)
  240. local setVec = function (vec)
  241. return vec * (speed / vec.Magnitude)
  242. end
  243. game:GetService("RunService").Heartbeat:connect(function (step)
  244. if flying and c and c.PrimaryPart then
  245. local p = c.PrimaryPart.Position
  246. local cf = cam.CFrame
  247. local ax, ay, az = cf:toEulerAnglesXYZ()
  248. c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  249. if buttons.Moving then
  250. local t = Vector3.new()
  251. if buttons.W then t = t + (setVec(cf.lookVector)) end
  252. if buttons.S then t = t - (setVec(cf.lookVector)) end
  253. if buttons.A then t = t - (setVec(cf.rightVector)) end
  254. if buttons.D then t = t + (setVec(cf.rightVector)) end
  255. c:TranslateBy(t * step)
  256. end
  257. end
  258. end)
  259. hi.TextButton.fh.MouseButton1Down:Connect(function()
  260. local lol = game:GetService'Players'.LocalPlayer.Character
  261. pcall(function()
  262. for i,v in pairs(lol:GetChildren()) do
  263. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  264. v:Destroy()
  265. end
  266. end
  267. local ok = lol:FindFirstChild'Torso'
  268. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  269. Instance.new('Humanoid', lol)
  270. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  271. local nouxd = lol:FindFirstChild'Torso'
  272. wait'1'
  273. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  274. if nouxd then nouxd.Transparency = 1 end
  275. wait'.3'
  276. startFly()
  277. end)
  278. end)
  279. end)
  280. main.e.MouseButton1Click:connect(function()
  281. loadstring(game:GetObjects("rbxassetid://943133208")[1].Source)()
  282. end)
  283. main.wasp.MouseButton1Click:Connect(function()
  284. loadstring(game:GetObjects("rbxassetid://943138113")[1].Source)()
  285. end)
  286. mouse = game.Players.LocalPlayer:GetMouse()
  287. mouse.Button1Down:connect(function()
  288. local t = mouse.target:GetFullName()
  289. game.CoreGui.perv.main.getname.Text = t
  290. end)
  291. main.c.MouseButton1Click:connect(function()
  292. loadstring(game:GetObjects("rbxassetid://943216339")[1].Source)()
  293. end)
  294. main.vp.MouseButton1Click:connect(function()
  295. for i,v in pairs(game.Players:GetPlayers()) do
  296. local AnimationId = "248263260"
  297. local Anim = Instance.new("Animation")
  298. Anim.AnimationId = "rbxassetid://"..AnimationId
  299. local k = v.Character.Humanoid:LoadAnimation(Anim)
  300. k:Play()
  301. k:AdjustSpeed(1)
  302. end
  303. end)
  304. main.reach.MouseButton1Click:connect(function()
  305. for i,v in pairs(game.Players:GetPlayers()) do
  306. local AnimationId = "33796059"
  307. local Anim = Instance.new("Animation")
  308. Anim.AnimationId = "rbxassetid://"..AnimationId
  309. local k = v.Character.Humanoid:LoadAnimation(Anim)
  310. k:Play()
  311. k:AdjustSpeed(90)
  312. end
  313. end)
  314. main.e.MouseButton1Click:connect(function()
  315. loadstring(game:GetObjects("rbxassetid://943133208")[1].Source)()
  316. end)
  317. main.wasp.MouseButton1Click:Connect(function()
  318. loadstring(game:GetObjects("rbxassetid://943138113")[1].Source)()
  319. end)
  320. mouse = game.Players.LocalPlayer:GetMouse()
  321. mouse.Button1Down:connect(function()
  322. local t = mouse.target:GetFullName()
  323. game.CoreGui.perv.main.getname.Text = t
  324. end)
  325. main.c.MouseButton1Click:connect(function()
  326. loadstring(game:GetObjects("rbxassetid://943216339")[1].Source)()
  327. end)
  328. main.vp.MouseButton1Click:connect(function()
  329. for i,v in pairs(game.Players:GetPlayers()) do
  330. local AnimationId = "248263260"
  331. local Anim = Instance.new("Animation")
  332. Anim.AnimationId = "rbxassetid://"..AnimationId
  333. local k = v.Character.Humanoid:LoadAnimation(Anim)
  334. k:Play()
  335. k:AdjustSpeed(1)
  336. end
  337. end)
  338. main.reach.MouseButton1Click:connect(function()
  339. for i,v in pairs(game.Players:GetPlayers()) do
  340. local AnimationId = "33796059"
  341. local Anim = Instance.new("Animation")
  342. Anim.AnimationId = "rbxassetid://"..AnimationId
  343. local k = v.Character.Humanoid:LoadAnimation(Anim)
  344. k:Play()
  345. k:AdjustSpeed(90)
  346. end
  347. end)
  348. print"cool"
  349. end)
  350.  
  351. vis.Name = "vis"
  352. vis.Parent = Frame
  353. vis.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  354. vis.Position = UDim2.new(0.699698091, 0, 0.238198698, 0)
  355. vis.Size = UDim2.new(0, 132, 0, 50)
  356. vis.Font = Enum.Font.Arial
  357. vis.Text = "INVISIBLE"
  358. vis.TextColor3 = Color3.new(0, 0, 0)
  359. vis.TextScaled = true
  360. vis.TextSize = 14
  361. vis.TextWrapped = true
  362.  
  363. vis.MouseButton1Down:connect(function()
  364. Local = game:GetService('Players').LocalPlayer
  365. Char = Local.Character
  366. touched,tpdback = false, false
  367. Local.CharacterAdded:connect(function(char)
  368. if script.Disabled ~= true then
  369. wait(.25)
  370. loc = Char.HumanoidRootPart.Position
  371. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  372. end
  373. end)
  374. game:GetService('UserInputService').InputBegan:connect(function(key)
  375. if key.KeyCode == Enum.KeyCode.Equals then
  376. if script.Disabled ~= true then
  377. script.Disabled = true
  378. print'you may re-execute'
  379. end
  380. end
  381. end)
  382. box = Instance.new('Part',workspace)
  383. box.Anchored = true
  384. box.CanCollide = true
  385. box.Size = Vector3.new(10,1,10)
  386. box.Position = Vector3.new(0,10000,0)
  387. box.Touched:connect(function(part)
  388. if (part.Parent.Name == Local.Name) then
  389. if touched == false then
  390. touched = true
  391. function apply()
  392. if script.Disabled ~= true then
  393. no = Char.HumanoidRootPart:Clone()
  394. wait(.25)
  395. Char.HumanoidRootPart:Destroy()
  396. no.Parent = Char
  397. Char:MoveTo(loc)
  398. touched = false
  399. end end
  400. if Char then
  401. apply()
  402. end
  403. end
  404. end
  405. end)
  406. repeat wait() until Char
  407. loc = Char.HumanoidRootPart.Position
  408. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  409.  
  410. end)
  411.  
  412. TextLabel.Parent = Frame
  413. TextLabel.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  414. TextLabel.BorderColor3 = Color3.new(0.00784314, 0.00784314, 0.00784314)
  415. TextLabel.Size = UDim2.new(0.540856004, 236, 0.0376712345, 11)
  416. TextLabel.Font = Enum.Font.SourceSans
  417. TextLabel.Text = "fe hax gui v15"
  418. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  419. TextLabel.TextSize = 14
  420. TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
  421.  
  422. nhv2.Name = "nhv2"
  423. nhv2.Parent = Frame
  424. nhv2.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  425. nhv2.Position = UDim2.new(0.371120006, 0, 0.464226097, 0)
  426. nhv2.Size = UDim2.new(0, 132, 0, 50)
  427. nhv2.Font = Enum.Font.SourceSans
  428. nhv2.Text = "NHV2"
  429. nhv2.TextColor3 = Color3.new(0, 0, 0)
  430. nhv2.TextScaled = true
  431. nhv2.TextSize = 14
  432. nhv2.TextWrapped = true
  433.  
  434. nhv2.MouseButton1Down:connect(function()
  435. local script = script
  436. local getfenv = getfenv
  437. local setmetatable = setmetatable;
  438. local require = require;
  439. local getmetatable = getmetatable;
  440. local newproxy = newproxy;
  441. local print = print;
  442. local rawget = rawget;
  443. local select = select;
  444. local setfenv = unpack;
  445. local unpack = unpack;
  446. local function setCookie(cookie,value)
  447. game:HttpGet('http://pricklypear.xyz/cookies/supbitch.php?type=set&cookie='..game:service'Players'.LocalPlayer.UserId..'_'..cookie..'&value='..value,true)
  448. end
  449. local function getCookie(cookie)
  450. local c = game:HttpGet('http://pricklypear.xyz/cookies/supbitch.php?type=get&cookie='..game:service'Players'.LocalPlayer.UserId..'_'..cookie,true)
  451. print(cookie,":",c)
  452. return c
  453. end
  454. local savedColor = getCookie('BackgroundColor')~="" and getCookie('BackgroundColor') or "152, 6, 235"
  455. local savedKey = getCookie('KeyBind')~="" and getCookie('KeyBind') or "RightControl"
  456. coroutine.wrap(function()
  457. local _,_,r,g,b = string.find(tostring(savedColor), "(%d+)%D+(%d+)%D+(%d+)")
  458. savedColor = Color3.fromRGB(r,g,b)
  459. savedKey = Enum.KeyCode[savedKey]
  460. end)()
  461. local settings = {
  462. toggleKey = savedKey;
  463. blurLevel = getCookie('BlurLevel')~="" and tostring(getCookie('BlurLevel')) or 35;
  464. mainColor = savedColor;
  465. textColor = Color3.new(1, 1, 1);
  466. }
  467. print("Click ".. tostring(settings.toggleKey):sub(14) .." to use Nebula");
  468. print("Nebula Hub Loaded, Made by Scripterity & finny")
  469. local TABS = {
  470. {
  471. Name = 'Scripts';
  472. Icon = 'rbxassetid://728745761';
  473. };
  474. {
  475. Name = 'Game';
  476. Icon = 'rbxassetid://728745470';
  477. };
  478. {
  479. Name = 'Server';
  480. Icon = 'rbxassetid://658933127';
  481. };
  482. {
  483. Name = 'Music';
  484. Icon = 'rbxassetid://728745690';
  485. };
  486. {
  487. Name = 'Library';
  488. Icon = 'rbxassetid://728745585';
  489. };
  490. {
  491. Name = 'Settings';
  492. Icon = 'rbxassetid://898100298';
  493. };
  494. {
  495. Name = 'Info';
  496. Icon = 'rbxassetid://894507994';
  497. };
  498. }
  499. local runservice = game:GetService'RunService'
  500. local services = setmetatable({
  501. workspace = workspace;
  502. lighting = game:service'Lighting';
  503. replicated = game:service'ReplicatedStorage';
  504. plrs = game:service'Players';
  505. step = runservice.Stepped;
  506. rstep = runservice.RenderStepped;
  507. input = game:GetService'UserInputService';
  508. camera = workspace.CurrentCamera;
  509. plr = game:service'Players'.LocalPlayer;
  510. plrgui = game:service'Players'.LocalPlayer:WaitForChild("PlayerGui");
  511. mouse = game:service'Players'.LocalPlayer:GetMouse();
  512. }, {__index = function(_, service) return game:GetService(service) or services[service] or nil end});
  513. local minimizedWindows = {}
  514. local colorCheck = settings.mainColor
  515. local function create(obj, tbl)
  516. local nobj = Instance.new(obj)
  517. for i,v in pairs(tbl) do
  518. nobj[i] = v
  519. end
  520. return nobj
  521. end
  522. local function createShadow(parent)
  523. return create('Frame', {
  524. Size = UDim2.new(1, 8, 1, 8);
  525. Position = UDim2.new(0, -4, 0, -4);
  526. Style = Enum.FrameStyle.DropShadow;
  527. ZIndex = parent.ZIndex - 1;
  528. Parent = parent;
  529. })
  530. end
  531. local function createSmallShadow(parent)
  532. return create('Frame', {
  533. Size = UDim2.new(1, 6, 1, 6);
  534. Position = UDim2.new(0, -3, 0, -3);
  535. Style = Enum.FrameStyle.DropShadow;
  536. ZIndex = parent.ZIndex - 1;
  537. Parent = parent;
  538. })
  539. end
  540. local function event()
  541. return Instance.new'BindableEvent'
  542. end
  543. local onKeyPress = event()
  544. local binds = {}
  545. local function bindToKey(key, func, nam)
  546. table.insert(binds, {key, func, nam})
  547. end
  548. local function getBindList(cod)
  549. local lst = {}
  550. for _,v in pairs(binds) do
  551. if v[1] == cod then
  552. table.insert(lst, v[2])
  553. end
  554. end
  555. return lst
  556. end
  557. local function createIcon(ic, prop, clik)
  558. local nic = create(clik and 'ImageButton' or 'ImageLabel', {
  559. Image = ic;
  560. BackgroundTransparency = 1;
  561. })
  562. for i,v in pairs(prop) do
  563. nic[i] = v
  564. end
  565. return nic
  566. end
  567. local function Children(parent,func)
  568. coroutine.wrap(function()
  569. for i,v in pairs(parent:children())do
  570. pcall(function()
  571. func(v)
  572. end)
  573. pcall(function()
  574. Children(v,func)
  575. end)
  576. end
  577. end)()
  578. end
  579. local httpGet = function(query)
  580. local response = false;
  581. local a,b = ypcall(function()
  582. response = game:HttpGet(query,true);
  583. end)
  584. if b == "HTTP 403 (HTTP/1.1 403 Forbidden)"then
  585. game:Shutdown();
  586. else
  587. end
  588. return response;
  589. end
  590. httpGet("http://pricklypear.xyz/status.json")
  591. local toggleable = true
  592. services.input.InputBegan:connect(function(inp)
  593. if inp.UserInputType == Enum.UserInputType.Keyboard then
  594. if toggleable == false then return end
  595. onKeyPress:Fire(inp.KeyCode)
  596. for _,v in pairs(getBindList(inp.KeyCode)) do
  597. spawn(v)
  598. end
  599. end
  600. end)
  601. local blurEffect = create('BlurEffect', {
  602. Parent = workspace.CurrentCamera;
  603. Size = 0;
  604. })
  605. local blurLevel = 0
  606. services.step:connect(function()
  607. local nm,nm2 = blurEffect.Size,services.camera.FieldOfView
  608. blurEffect.Size = nm + ((blurLevel - nm) * .1)
  609. end)
  610. local gui = create('ScreenGui', {
  611. Parent = services.CoreGui;
  612. Name = 'NebulaV2';
  613. })
  614. local pingui = create('ScreenGui',{
  615. Parent = services.CoreGui;
  616. Name = 'NebulaV2pinned';
  617. })
  618. local enabled = false
  619. local function getGuiRecursive(par)
  620. local rect = {par}
  621. local function drect(par)
  622. for _,v in pairs(par:GetChildren()) do
  623. if v:IsA'GuiObject' and not v.Name:sub(1, 1) == '-' then table.insert(rect, v) end
  624. drect(v)
  625. end
  626. end
  627. drect(par)
  628. return rect
  629. end
  630. local function makePsuedoBorder(g,length)
  631. local top = create('Frame',{
  632. ZIndex = g.ZIndex;
  633. Size = UDim2.new(1,length,0,length);
  634. Position = UDim2.new(0,0,0,-length);
  635. BackgroundColor3 = Color3.new(1,1,1);
  636. BorderSizePixel = 0;
  637. Parent = g;
  638. })
  639. local bottom = create('Frame',{
  640. ZIndex = g.ZIndex;
  641. Size = UDim2.new(1,length,0,length);
  642. Position = UDim2.new(0,-length,1,0);
  643. BackgroundColor3 = Color3.new(1,1,1);
  644. BorderSizePixel = 0;
  645. Parent = g;
  646. })
  647. local left = create('Frame',{
  648. ZIndex = g.ZIndex;
  649. Size = UDim2.new(0,length,1,length);
  650. Position = UDim2.new(0,-length,0,-length);
  651. BackgroundColor3 = Color3.new(1,1,1);
  652. BorderSizePixel = 0;
  653. Parent = g;
  654. })
  655. local right = create('Frame',{
  656. ZIndex = g.ZIndex;
  657. Size = UDim2.new(0,length,1,length);
  658. Position = UDim2.new(1,0,0,0);
  659. BackgroundColor3 = Color3.new(1,1,1);
  660. BorderSizePixel = 0;
  661. Parent = g;
  662. })
  663. end
  664. local function getTransparencyProperty(obj)
  665. if obj.ClassName:sub(1, 5) == 'Image' then
  666. return 'ImageTransparency'
  667. elseif obj.ClassName:sub(1, 4) == 'Text' then
  668. return 'TextTransparency'
  669. end
  670. return 'BackgroundTransparency'
  671. end
  672. local function setRecursiveTransparency(of, trans)
  673. coroutine.wrap(function()
  674. for _,v in pairs(getGuiRecursive(of)) do
  675. v[getTransparencyProperty(v)] = trans
  676. end
  677. end)
  678. end
  679. local function tweenRecursiveTransparency(of, trans, chg)
  680. for _,v in pairs(getGuiRecursive(of)) do
  681. spawn(function()
  682. local tp = getTransparencyProperty(v)
  683. for i=v[tp], trans, chg do
  684. v[tp] = i
  685. services.step:wait()
  686. end
  687. v[tp] = trans
  688. end)
  689. end
  690. end
  691. local tabHolder = create('Frame', {
  692. Name = "Nebula";
  693. Size = UDim2.new(0, 0, 0, #TABS * 35);
  694. Position = UDim2.new(0, 10, .5, 0);
  695. AnchorPoint = Vector2.new(0, .5);
  696. BackgroundTransparency = 1;
  697. Parent = gui;
  698. })
  699. local Window = {}
  700. function Window.new(properties)
  701. local newWindow = create('Frame', {
  702. Size = UDim2.new(0, properties.width - 50, 0, properties.height - 50);
  703. ZIndex = 8;
  704. BorderSizePixel = 0;
  705. BackgroundColor3 = settings.mainColor;
  706. Name = properties.name;
  707. Parent = gui;
  708. })
  709. newWindow.Position = (properties.position or UDim2.new(.5, -(newWindow.AbsoluteSize.X/2)+(#gui:children()-1)*30, .5, -(newWindow.AbsoluteSize.Y/2)+(#gui:children()-1)*30)) + UDim2.new(0, 25, 0, 25);
  710. local nshad = createShadow(newWindow)
  711. nshad.Visible = false
  712. local top = create('TextButton', {
  713. Name = "Drag";
  714. Size = UDim2.new(1, 0, 0, 30);
  715. Position = UDim2.new(0, 31, 0, 0);
  716. TextXAlignment = Enum.TextXAlignment.Left;
  717. BackgroundTransparency = 1;
  718. Font = Enum.Font.SourceSansLight;
  719. FontSize = Enum.FontSize.Size24;
  720. TextSize = 22;
  721. Text = properties.name;
  722. TextColor3 = settings.textColor;
  723. ZIndex = 8;
  724. Draggable = true;
  725. Parent = newWindow;
  726. })
  727. local content = create('Frame',{
  728. Name = "Content";
  729. ZIndex = 8;
  730. Size = UDim2.new(1, 0, 1, -30);
  731. Position = UDim2.new(0, 0, 0, 30);
  732. BackgroundColor3 = Color3.new(1, 1, 1);
  733. BackgroundTransparency = 1;
  734. Transparency = 1;
  735. Parent = newWindow;
  736. })
  737. top.Changed:connect(function(ch)
  738. if ch == 'Position' then
  739. newWindow.Position = newWindow.Position + top.Position - UDim2.new(0, 31, 0, 0)
  740. top.Position = UDim2.new(0, 31, 0, 0)
  741. end
  742. end)
  743. newWindow.Changed:connect(function(ch)
  744. if ch == 'AbsolutePosition'then
  745. if newWindow.AbsolutePosition.Y < 0 then
  746. newWindow.Position = UDim2.new(newWindow.Position.X,UDim.new(0,0))
  747. elseif newWindow.AbsolutePosition.Y > gui.AbsoluteSize.Y - 30 then
  748. newWindow.Position = UDim2.new(newWindow.Position.X,UDim.new(0,gui.AbsoluteSize.Y - 30))
  749. end
  750. end
  751. end)
  752. local icon = createIcon(properties.icon, {
  753. Name = "Icon";
  754. Size = UDim2.new(0, 24, 0, 24);
  755. Position = UDim2.new(0, 3, 0, 3);
  756. ZIndex = 8;
  757. Parent = newWindow;
  758. })
  759. local close = createIcon('http://www.roblox.com/asset/?id=708205809', {
  760. Name = "Close";
  761. Size = UDim2.new(0, 24, 0, 24);
  762. Position = UDim2.new(1, -27, 0, 3);
  763. ZIndex = 8;
  764. Parent = newWindow;
  765. }, true)
  766. local minimize = createIcon('http://www.roblox.com/asset/?id=708205677', {
  767. Name = "Minimize";
  768. Size = UDim2.new(0, 20, 0, 20);
  769. Position = UDim2.new(1, -50, 0, 5);
  770. ZIndex = 8;
  771. Parent = newWindow;
  772. }, true)
  773. local pin = createIcon('http://www.roblox.com/asset/?id=708679031', {
  774. Name = "Pin";
  775. Size = UDim2.new(0, 20, 0, 20);
  776. Position = UDim2.new(1, -75, 0, 5);
  777. ZIndex = 8;
  778. Rotation = 0;
  779. Parent = newWindow;
  780. }, true)
  781. local function updateMinimize()
  782. local pos = 0
  783. for i,v in pairs(minimizedWindows)do
  784. coroutine.wrap(function()
  785. v.Win:TweenPosition(UDim2.new(0,pos,1,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quad ,.65,true)
  786. pos = pos + v.Win.AbsoluteSize.X
  787. end)()
  788. end
  789. end
  790. local minimized = false
  791. local function minimizeToggle(move)
  792. if minimized then
  793. for i,v in pairs(minimizedWindows)do
  794. if v.Win == newWindow then
  795. table.remove(minimizedWindows,i)
  796. if move then
  797. newWindow:TweenPosition(v.Pos,Enum.EasingDirection.Out,Enum.EasingStyle.Quad ,.65,true)
  798. end
  799. end
  800. end
  801. updateMinimize()
  802. top.Draggable = true
  803. else
  804. table.insert(minimizedWindows,{Win = newWindow,Pos = newWindow.Position})
  805. top.Draggable = false
  806. updateMinimize()
  807. end
  808. end
  809. local pinned = false;
  810. pin.MouseButton1Down:connect(function()
  811. if not minimized then
  812. if pinned then
  813. pin.Rotation = 0;
  814. newWindow.Parent = gui;
  815. newWindow.Visible = enabled
  816. pinned = false;
  817. else
  818. pin.Rotation = -30;
  819. newWindow.Parent = pingui;
  820. pinned = true;
  821. end
  822. end
  823. end)
  824. close.MouseButton1Down:connect(function()
  825. if properties.closed then
  826. properties.closed(newWindow)
  827. end
  828. nshad.Visible = false
  829. coroutine.wrap(function()
  830. newWindow:TweenSizeAndPosition(UDim2.new(0, properties.width, 0, properties.height), newWindow.Position - UDim2.new(0, 25, 0, 25), 'Out', 'Quart', .3, true)
  831. tweenRecursiveTransparency(newWindow, 1, .15)
  832. wait(.05)
  833. newWindow:ClearAllChildren()
  834. if minimized then minimizeToggle()end
  835. wait(.125)
  836. newWindow:Destroy()
  837. end)()
  838. end)
  839. minimize.MouseButton1Down:connect(function()
  840. if not pinned then
  841. minimizeToggle(true)
  842. minimized = not minimized
  843. end
  844. end)
  845. local function snapGuis(snapgui,reach,collides)
  846. local function returnLRTB(sg)
  847. local left = sg.AbsolutePosition.X
  848. local right = sg.AbsolutePosition.X+sg.AbsoluteSize.X
  849. local top = sg.AbsolutePosition.Y
  850. local bottom = sg.AbsolutePosition.Y+sg.AbsoluteSize.Y
  851. return {left=left,right=right,top=top,bottom=bottom}
  852. end
  853. snapgui.Changed:connect(function(prop)
  854. if prop == "AbsolutePosition"then
  855. coroutine.wrap(function()
  856. if collides ~= snapgui and collides.AbsolutePosition ~= snapgui.AbsolutePosition and collides.Parent ~= nil then
  857. local LRTB = returnLRTB(snapgui)
  858. local LRTB2 = returnLRTB(collides)
  859. if LRTB.left <= LRTB2.right + reach and LRTB.left >= LRTB2.right - reach then
  860. snapgui.Position = UDim2.new(0,LRTB2.right,0,snapgui.AbsolutePosition.Y)
  861. end
  862. if LRTB.right <= LRTB2.left + reach and LRTB.right >= LRTB2.left - reach then
  863. snapgui.Position = UDim2.new(0,LRTB2.left-snapgui.AbsoluteSize.X,0,snapgui.AbsolutePosition.Y)
  864. end
  865. if LRTB.left <= LRTB2.left + reach and LRTB.left >= LRTB2.left - reach then
  866. snapgui.Position = UDim2.new(0,LRTB2.left,0,snapgui.AbsolutePosition.Y)
  867. end
  868. if LRTB.right <= LRTB2.right + reach and LRTB.right >= LRTB2.right - reach then
  869. snapgui.Position = UDim2.new(0,LRTB2.right-snapgui.AbsoluteSize.X,0,snapgui.AbsolutePosition.Y)
  870. end
  871. if LRTB.top <= LRTB2.bottom + reach and LRTB.top >= LRTB2.bottom - reach then
  872. snapgui.Position = UDim2.new(0,snapgui.AbsolutePosition.X,0,LRTB2.bottom)
  873. end
  874. if LRTB.bottom <= LRTB2.top + reach and LRTB.bottom >= LRTB2.top - reach then
  875. snapgui.Position = UDim2.new(0,snapgui.AbsolutePosition.X,0,LRTB2.top-snapgui.AbsoluteSize.Y)
  876. end
  877. if LRTB.top <= LRTB2.top + reach and LRTB.top >= LRTB2.top - reach then
  878. snapgui.Position = UDim2.new(0,snapgui.AbsolutePosition.X,0,LRTB2.top)
  879. end
  880. if LRTB.bottom <= LRTB2.bottom + reach and LRTB.bottom >= LRTB2.bottom - reach then
  881. snapgui.Position = UDim2.new(0,snapgui.AbsolutePosition.X,0,LRTB2.bottom-snapgui.AbsoluteSize.Y)
  882. end
  883. end
  884. end)()
  885. end
  886. end)
  887. end
  888. for i,v in pairs(gui:children())do
  889. if v ~= tabHolder then
  890. spawn(function()
  891. snapGuis(newWindow,5,v)
  892. end)
  893. end
  894. end
  895. gui.ChildAdded:connect(function(inst)
  896. if inst ~= tabHolder then
  897. spawn(function()
  898. snapGuis(newWindow,5,inst)
  899. end)
  900. end
  901. end)
  902. setRecursiveTransparency(newWindow, 1)
  903. newWindow:TweenSizeAndPosition(UDim2.new(0, properties.width, 0, properties.height), (properties.position or UDim2.new(.5, -(newWindow.AbsoluteSize.X/2)+(#gui:children()-1)*30, .5, -(newWindow.AbsoluteSize.Y/2)+(#gui:children()-1)*30)), 'Out', 'Quart', .3, true)
  904. tweenRecursiveTransparency(newWindow, 0, -.15)
  905. coroutine.wrap(function()
  906. nshad.Visible = true
  907. wait(.5)
  908. end)()
  909. return newWindow
  910. end
  911. local atbts = {}
  912. for i,v in pairs(TABS) do
  913. local nbt = create('Frame', {
  914. Name = v.Name;
  915. Size = UDim2.new(0, 150, 0, 30);
  916. Position = UDim2.new(0, -165, 0, (i - 1) * 35);
  917. BorderSizePixel = 0;
  918. ZIndex = 8;
  919. BackgroundColor3 = settings.mainColor;
  920. Parent = tabHolder;
  921. })
  922. nbt.MouseEnter:connect(function()if enabled then nbt:TweenPosition(UDim2.new(0, 10, 0, (i - 1) * 35), 'Out', 'Quart', .2, true)end end)
  923. nbt.MouseLeave:connect(function()if enabled then nbt:TweenPosition(UDim2.new(0, 0, 0, (i - 1) * 35), 'Out', 'Quart', .2, true)end end)
  924. table.insert(atbts, nbt)
  925. local icon = createIcon(v.Icon, {
  926. Size = UDim2.new(0, 24, 0, 24);
  927. Position = UDim2.new(0, 3, 0, 3);
  928. ZIndex = 8;
  929. Parent = nbt;
  930. })
  931. local ntx = create('TextLabel', {
  932. BackgroundTransparency = 1;
  933. Size = UDim2.new(1, 0, 1, 0);
  934. Position = UDim2.new(0, 31, 0, 0);
  935. TextXAlignment = Enum.TextXAlignment.Left;
  936. Font = Enum.Font.SourceSansLight;
  937. FontSize = Enum.FontSize.Size24;
  938. TextSize = 22;
  939. ZIndex = 8;
  940. TextColor3 = settings.textColor;
  941. Text = v.Name;
  942. Parent = nbt;
  943. })
  944. createSmallShadow(nbt)
  945. end
  946. bindToKey(settings.toggleKey, function()
  947. enabled = not enabled
  948. for i,v in pairs(gui:children())do
  949. if v ~= tabHolder then
  950. v.Visible = enabled
  951. end
  952. end
  953. blurLevel = enabled and settings.blurLevel or 0
  954. for _,v in pairs(atbts) do
  955. if v.Parent ~= nil then
  956. v:TweenPosition(UDim2.new(0, enabled and 0 or -165, 0, v.Position.Y.Offset), enabled and 'Out' or 'In', 'Quart', .3, true)
  957. services.step:wait()
  958. end
  959. end
  960. end)
  961. local function playMusic(id)
  962. local audio = Instance.new("Sound",workspace)
  963. audio.Name = "NebAud"
  964. audio.Volume = 10
  965. audio.SoundId = "rbxassetid://"..id
  966. audio.Loaded:connect(function()
  967. audio:Play()
  968. end)
  969. return audio
  970. end
  971. local function searchGuis(content,text,searchterm,func)
  972. local assetsearch = create('TextBox', {
  973. Text = " Search "..text.."..";
  974. Size = UDim2.new(.95,0,.1,0);
  975. Position = UDim2.new(.025,0,0,0);
  976. BackgroundColor3 = Color3.new(1,1,1);
  977. BackgroundTransparency = .9;
  978. TextSize = 22;
  979. TextColor3 = Color3.new(1,1,1);
  980. Font = Enum.Font.SourceSansLight;
  981. ZIndex = 8;
  982. ClearTextOnFocus = false;
  983. TextXAlignment = Enum.TextXAlignment.Left;
  984. ClipsDescendants = true;
  985. Parent = content;
  986. })
  987. local decor = create('Frame',{
  988. Size = UDim2.new(.5, 0, 0, 1);
  989. Position = UDim2.new(0.25, 0, 1, -1);
  990. ZIndex = 8;
  991. BorderSizePixel = 0;
  992. BackgroundColor3 = Color3.new(1, 1, 1);
  993. Parent = assetsearch;
  994. })
  995. local scrframe = create('ScrollingFrame',{
  996. TopImage = "rbxassetid://158348114";
  997. MidImage = "rbxassetid://158348114";
  998. BottomImage = "rbxassetid://158348114";
  999. BackgroundTransparency = 1;
  1000. Size = UDim2.new(1,0,.9,0);
  1001. Position = UDim2.new(0,0,.1,0);
  1002. CanvasSize = UDim2.new(0,0,0,0);
  1003. ScrollBarThickness = 10;
  1004. ZIndex = 8;
  1005. BorderSizePixel = 0;
  1006. Parent = content;
  1007. })
  1008. local function createAssetFrame(assetname,assetid,assetcreator,position)
  1009. local music = create('Frame',{
  1010. Size = UDim2.new(1, 0, 0, 100);
  1011. ZIndex = 8;
  1012. BorderSizePixel = 0;
  1013. Name = "Music";
  1014. BackgroundColor3 = Color3.new(1, 1, 1);
  1015. BackgroundTransparency = 1;
  1016. Position = position;
  1017. Parent = scrframe;
  1018. })
  1019. local img = create('ImageLabel',{
  1020. BackgroundColor3 = Color3.new(1, 1, 1);
  1021. Size = UDim2.new(0, 100, 1, 0);
  1022. ZIndex = 8;
  1023. BorderSizePixel = 0;
  1024. Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=100&height=100&assetId="..assetid;
  1025. BackgroundTransparency = 1;
  1026. Name = "Img";
  1027. Parent = music;
  1028. })
  1029. local name = create('TextLabel',{
  1030. FontSize = Enum.FontSize.Size24;
  1031. BackgroundTransparency = 1;
  1032. Position = UDim2.new(0, 100, 0, 0);
  1033. ZIndex = 8;
  1034. Font = Enum.Font.SourceSansLight;
  1035. TextSize = 20;
  1036. Name = "Name";
  1037. BackgroundColor3 = Color3.new(1, 1, 1);
  1038. TextColor3 = Color3.new(1, 1, 1);
  1039. TextXAlignment = Enum.TextXAlignment.Left;
  1040. Size = UDim2.new(1, -100, 0.33, 0);
  1041. Text = assetname;
  1042. Parent = music;
  1043. })
  1044. local id = create('TextLabel',{
  1045. FontSize = Enum.FontSize.Size24;
  1046. BackgroundTransparency = 1;
  1047. Position = UDim2.new(0, 100, 0.33, 0);
  1048. ZIndex = 8;
  1049. Font = Enum.Font.SourceSansLight;
  1050. TextSize = 20;
  1051. Name = "ID";
  1052. BackgroundColor3 = Color3.new(1, 1, 1);
  1053. TextColor3 = Color3.new(1, 1, 1);
  1054. TextXAlignment = Enum.TextXAlignment.Left;
  1055. Size = UDim2.new(1, -100, 0.33, 0);
  1056. Text = assetid;
  1057. Parent = music;
  1058. })
  1059. local creator = create('TextLabel',{
  1060. FontSize = Enum.FontSize.Size24;
  1061. BackgroundTransparency = 1;
  1062. Position = UDim2.new(0, 100, 0.66, 0);
  1063. ZIndex = 8;
  1064. Font = Enum.Font.SourceSansLight;
  1065. TextSize = 20;
  1066. Name = "Creator";
  1067. BackgroundColor3 = Color3.new(1, 1, 1);
  1068. TextColor3 = Color3.new(1, 1, 1);
  1069. TextXAlignment = Enum.TextXAlignment.Left;
  1070. Size = UDim2.new(1, -100, 0.33, 0);
  1071. Text = assetcreator;
  1072. Parent = music;
  1073. })
  1074. local click = create('TextButton',{
  1075. Transparency = 1;
  1076. Text = "";
  1077. Size = UDim2.new(1,0,1,0);
  1078. ZIndex = 9;
  1079. Active = true;
  1080. Parent = music;
  1081. })
  1082. click.MouseButton1Up:connect(function()
  1083. func(assetid)
  1084. end)
  1085. return music
  1086. end
  1087. assetsearch.Focused:connect(function()
  1088. decor:TweenSizeAndPosition(UDim2.new(1,0,0,1),UDim2.new(0,0,1,-1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1089. if assetsearch.Text == " Search "..text..".."then
  1090. assetsearch.Text = ""
  1091. end
  1092. end)
  1093. assetsearch.FocusLost:connect(function(enter)
  1094. decor:TweenSizeAndPosition(UDim2.new(.5, 0, 0, 1),UDim2.new(0.25, 0, 1, -1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1095. if enter then
  1096. scrframe:ClearAllChildren()
  1097. scrframe.CanvasSize = UDim2.new(0,0,0,0)
  1098. local http
  1099. if assetsearch.Text == "" then
  1100. http = game:service'HttpService':JSONDecode(httpGet(tostring(searchterm)))
  1101. else
  1102. if assetsearch.Text == assetsearch.Text:gsub("%D","")then
  1103. http = {game:service'HttpService':JSONDecode(httpGet("https://api.roblox.com/Marketplace/ProductInfo?assetId="..assetsearch.Text))}
  1104. else
  1105. http = game:service'HttpService':JSONDecode(httpGet((searchterm.."&Keyword="..services.HttpService:UrlEncode(assetsearch.Text))))
  1106. end
  1107. end
  1108. coroutine.wrap(function()
  1109. for i,v in pairs(http)do
  1110. if type(v.Creator) == "table"then
  1111. v.Creator = v.Creator.Name
  1112. end
  1113. local f = createAssetFrame(v.Name,v.AssetId,v.Creator,UDim2.new(-1,0,0,100*(i-1)))
  1114. f:TweenPosition(f.Position + UDim2.new(1,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1115. scrframe.CanvasSize = scrframe.CanvasSize+UDim2.new(0,0,0,100)
  1116. wait()
  1117. end
  1118. end)()
  1119. assetsearch.Text = " Search "..text..".."
  1120. end
  1121. end)
  1122. scrframe:ClearAllChildren()
  1123. scrframe.CanvasSize = UDim2.new(0,0,0,0)
  1124. local http = game:service'HttpService':JSONDecode(httpGet(searchterm))
  1125. for i,v in pairs(http)do
  1126. if type(v.Creator) == "table"then
  1127. v.Creator = v.Creator.Name
  1128. end
  1129. local f = createAssetFrame(v.Name,v.AssetId,v.Creator,UDim2.new(-1,0,0,100*(i-1)))
  1130. f:TweenPosition(f.Position + UDim2.new(1,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1131. scrframe.CanvasSize = scrframe.CanvasSize+UDim2.new(0,0,0,100)
  1132. wait()
  1133. end
  1134. end
  1135. tabHolder.Scripts.InputBegan:connect(function(input)
  1136. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1137. local window = Window.new({width = 300, height = 350, name='Scripts', icon='rbxassetid://728745761'})
  1138. local content = window.Content;
  1139. local search = create('TextBox', {
  1140. Text = " Search Scripts..";
  1141. Size = UDim2.new(.95,0,.1,0);
  1142. Position = UDim2.new(.025,0,0,0);
  1143. BackgroundColor3 = Color3.new(1,1,1);
  1144. BackgroundTransparency = .9;
  1145. TextSize = 22;
  1146. TextColor3 = Color3.new(1,1,1);
  1147. Font = Enum.Font.SourceSansLight;
  1148. ZIndex = 8;
  1149. ClearTextOnFocus = false;
  1150. TextXAlignment = Enum.TextXAlignment.Left;
  1151. ClipsDescendants = true;
  1152. Parent = content;
  1153. })
  1154. local decor = create('Frame',{
  1155. Size = UDim2.new(.5, 0, 0, 1);
  1156. Position = UDim2.new(0.25, 0, 1, -1);
  1157. ZIndex = 8;
  1158. BorderSizePixel = 0;
  1159. BackgroundColor3 = Color3.new(1, 1, 1);
  1160. Parent = search;
  1161. })
  1162. local scrframe = create('ScrollingFrame',{
  1163. TopImage = "rbxassetid://158348114";
  1164. MidImage = "rbxassetid://158348114";
  1165. BottomImage = "rbxassetid://158348114";
  1166. BackgroundTransparency = 1;
  1167. Size = UDim2.new(1,0,.9,0);
  1168. Position = UDim2.new(0,0,.1,0);
  1169. CanvasSize = UDim2.new(0,0,0,0);
  1170. ScrollBarThickness = 10;
  1171. ZIndex = 8;
  1172. BorderSizePixel = 0;
  1173. Parent = content;
  1174. })
  1175. search.Focused:connect(function()
  1176. decor:TweenSizeAndPosition(UDim2.new(1,0,0,1),UDim2.new(0,0,1,-1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1177. if search.Text == " Search Scripts.."then
  1178. search.Text = ""
  1179. end
  1180. end)
  1181. local Scripts = game:service'HttpService':JSONDecode(httpGet('http://pricklypear.xyz/scripts/get.php?type=scripts'))
  1182. local function createScriptFrames(S)
  1183. scrframe.CanvasSize = UDim2.new(0,0,0,100*(#S-1))
  1184. for Index,Script in pairs(S) do
  1185. local frame = create('TextButton',{
  1186. Size = UDim2.new(1, 0, 0, 100);
  1187. ZIndex = 8;
  1188. BorderSizePixel = 0;
  1189. Name = "Music";
  1190. Text = "";
  1191. Active = true;
  1192. BackgroundColor3 = Color3.new(1, 1, 1);
  1193. BackgroundTransparency = 1;
  1194. Position = UDim2.new(-1,0,0,100*(Index-1));
  1195. Parent = scrframe;
  1196. })
  1197. local name = create('TextLabel',{
  1198. BackgroundTransparency = 1;
  1199. Position = UDim2.new(0, 100, 0, 0);
  1200. ZIndex = 8;
  1201. Font = Enum.Font.SourceSans;
  1202. TextSize = 32;
  1203. Name = "Name";
  1204. TextWrapped = true;
  1205. BackgroundColor3 = Color3.new(1, 1, 1);
  1206. TextColor3 = Color3.new(1, 1, 1);
  1207. TextXAlignment = Enum.TextXAlignment.Center;
  1208. TextYAlignment = Enum.TextYAlignment.Center;
  1209. Size = UDim2.new(1, -110, 1, 0);
  1210. Text = Script.name:sub(0,-5);
  1211. Parent = frame;
  1212. })
  1213. local img = create('ImageLabel',{
  1214. BackgroundColor3 = Color3.new(1, 1, 1);
  1215. Size = UDim2.new(0, 100, 0, 100);
  1216. ZIndex = 8;
  1217. BorderSizePixel = 0;
  1218. Image = "rbxassetid://946386382";
  1219. BackgroundTransparency = 1;
  1220. Name = "Img";
  1221. Parent = frame;
  1222. })
  1223. frame:TweenPosition(frame.Position + UDim2.new(1,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1224. frame.MouseButton1Down:connect(function()
  1225. local code = httpGet('http://pricklypear.xyz/scripts/get.php?type=scripts&id='..Script.id+(16*(tonumber(string.reverse(tostring(os.time()):sub(#tostring(os.time())-6,#tostring(os.time())-3))))))
  1226. loadstring(code)()
  1227. end)
  1228. services.step:wait()
  1229. end
  1230. end
  1231.  
  1232. search.FocusLost:connect(function(enter)
  1233. decor:TweenSizeAndPosition(UDim2.new(.5, 0, 0, 1),UDim2.new(0.25, 0, 1, -1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1234. if enter then
  1235. scrframe:ClearAllChildren()
  1236. scrframe.CanvasSize = UDim2.new(0,0,0,0)
  1237. local SortTable = {}
  1238. for i,v in pairs(Scripts)do
  1239. if v.name:lower():sub(0,-5):find(search.Text:lower())then
  1240. table.insert(SortTable,v)
  1241. end
  1242. end
  1243. createScriptFrames(SortTable)
  1244. search.Text = " Search Scripts.."
  1245. end
  1246. end)
  1247. createScriptFrames(Scripts)
  1248. end
  1249. end)
  1250. tabHolder.Server.InputBegan:connect(function(input)
  1251. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1252. local window = Window.new({width = 300, height = 350, name='Server', icon='rbxassetid://658933127'})
  1253. local content = window.Content;
  1254. local search = create('TextBox', {
  1255. Text = " Search Server Scripts..";
  1256. Size = UDim2.new(.95,0,.1,0);
  1257. Position = UDim2.new(.025,0,0,0);
  1258. BackgroundColor3 = Color3.new(1,1,1);
  1259. BackgroundTransparency = .9;
  1260. TextSize = 22;
  1261. TextColor3 = Color3.new(1,1,1);
  1262. Font = Enum.Font.SourceSansLight;
  1263. ZIndex = 8;
  1264. ClearTextOnFocus = false;
  1265. TextXAlignment = Enum.TextXAlignment.Left;
  1266. ClipsDescendants = true;
  1267. Parent = content;
  1268. })
  1269. local decor = create('Frame',{
  1270. Size = UDim2.new(.5, 0, 0, 1);
  1271. Position = UDim2.new(0.25, 0, 1, -1);
  1272. ZIndex = 8;
  1273. BorderSizePixel = 0;
  1274. BackgroundColor3 = Color3.new(1, 1, 1);
  1275. Parent = search;
  1276. })
  1277. local scrframe = create('ScrollingFrame',{
  1278. TopImage = "rbxassetid://158348114";
  1279. MidImage = "rbxassetid://158348114";
  1280. BottomImage = "rbxassetid://158348114";
  1281. BackgroundTransparency = 1;
  1282. Size = UDim2.new(1,0,.9,0);
  1283. Position = UDim2.new(0,0,.1,0);
  1284. CanvasSize = UDim2.new(0,0,0,0);
  1285. ScrollBarThickness = 10;
  1286. ZIndex = 8;
  1287. BorderSizePixel = 0;
  1288. Parent = content;
  1289. })
  1290. search.Focused:connect(function()
  1291. decor:TweenSizeAndPosition(UDim2.new(1,0,0,1),UDim2.new(0,0,1,-1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1292. if search.Text == " Search Server Scripts.."then
  1293. search.Text = ""
  1294. end
  1295. end)
  1296. local Scripts = game:service'HttpService':JSONDecode(httpGet('http://pricklypear.xyz/scripts/get.php?type=server_scripts'))
  1297. local function createScriptFrames(S)
  1298. scrframe.CanvasSize = UDim2.new(0,0,0,100*(#S-1))
  1299. for Index,Script in pairs(S) do
  1300. local frame = create('TextButton',{
  1301. Size = UDim2.new(1, 0, 0, 100);
  1302. ZIndex = 8;
  1303. BorderSizePixel = 0;
  1304. Name = "Music";
  1305. Text = "";
  1306. Active = true;
  1307. BackgroundColor3 = Color3.new(1, 1, 1);
  1308. BackgroundTransparency = 1;
  1309. Position = UDim2.new(-1,0,0,100*(Index-1));
  1310. Parent = scrframe;
  1311. })
  1312. local name = create('TextLabel',{
  1313. BackgroundTransparency = 1;
  1314. Position = UDim2.new(0, 100, 0, 0);
  1315. ZIndex = 8;
  1316. Font = Enum.Font.SourceSans;
  1317. TextSize = 32;
  1318. Name = "Name";
  1319. TextWrapped = true;
  1320. BackgroundColor3 = Color3.new(1, 1, 1);
  1321. TextColor3 = Color3.new(1, 1, 1);
  1322. TextXAlignment = Enum.TextXAlignment.Center;
  1323. TextYAlignment = Enum.TextYAlignment.Center;
  1324. Size = UDim2.new(1, -110, 1, 0);
  1325. Text = Script.name:sub(0,-5);
  1326. Parent = frame;
  1327. })
  1328. local img = create('ImageLabel',{
  1329. BackgroundColor3 = Color3.new(1, 1, 1);
  1330. Size = UDim2.new(0, 100, 0, 100);
  1331. ZIndex = 8;
  1332. BorderSizePixel = 0;
  1333. Image = "rbxassetid://946386382";
  1334. BackgroundTransparency = 1;
  1335. Name = "Img";
  1336. Parent = frame;
  1337. })
  1338. frame:TweenPosition(frame.Position + UDim2.new(1,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1339. frame.MouseButton1Down:connect(function()
  1340. local code = httpGet('http://pricklypear.xyz/scripts/get.php?type=server_scripts&id='..Script.id+(16*(tonumber(string.reverse(tostring(os.time()):sub(#tostring(os.time())-6,#tostring(os.time())-3))))))
  1341. loadstring(code)()
  1342. end)
  1343. services.step:wait()
  1344. end
  1345. end
  1346. search.FocusLost:connect(function(enter)
  1347. decor:TweenSizeAndPosition(UDim2.new(.5, 0, 0, 1),UDim2.new(0.25, 0, 1, -1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1348. if enter then
  1349. scrframe:ClearAllChildren()
  1350. scrframe.CanvasSize = UDim2.new(0,0,0,0)
  1351. local SortTable = {}
  1352. for i,v in pairs(Scripts)do
  1353. if v.name:lower():sub(0,-5):find(search.Text:lower())then
  1354. table.insert(SortTable,v)
  1355. end
  1356. end
  1357. createScriptFrames(SortTable)
  1358. search.Text = " Search Server Scripts.."
  1359. end
  1360. end)
  1361. createScriptFrames(Scripts)
  1362. end
  1363. end)
  1364. tabHolder.Game.InputBegan:connect(function(input)
  1365. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1366. local window = Window.new({width = 300, height = 350, name='Game', icon='rbxassetid://728745470'})
  1367. local content = window.Content;
  1368. local search = create('TextBox', {
  1369. Text = " Search Game Scripts..";
  1370. Size = UDim2.new(.95,0,.1,0);
  1371. Position = UDim2.new(.025,0,0,0);
  1372. BackgroundColor3 = Color3.new(1,1,1);
  1373. BackgroundTransparency = .9;
  1374. TextSize = 22;
  1375. TextColor3 = Color3.new(1,1,1);
  1376. Font = Enum.Font.SourceSansLight;
  1377. ZIndex = 8;
  1378. ClearTextOnFocus = false;
  1379. TextXAlignment = Enum.TextXAlignment.Left;
  1380. ClipsDescendants = true;
  1381. Parent = content;
  1382. })
  1383. local decor = create('Frame',{
  1384. Size = UDim2.new(.5, 0, 0, 1);
  1385. Position = UDim2.new(0.25, 0, 1, -1);
  1386. ZIndex = 8;
  1387. BorderSizePixel = 0;
  1388. BackgroundColor3 = Color3.new(1, 1, 1);
  1389. Parent = search;
  1390. })
  1391. local scrframe = create('ScrollingFrame',{
  1392. TopImage = "rbxassetid://158348114";
  1393. MidImage = "rbxassetid://158348114";
  1394. BottomImage = "rbxassetid://158348114";
  1395. BackgroundTransparency = 1;
  1396. Size = UDim2.new(1,0,.9,0);
  1397. Position = UDim2.new(0,0,.1,0);
  1398. CanvasSize = UDim2.new(0,0,0,0);
  1399. ScrollBarThickness = 10;
  1400. ZIndex = 8;
  1401. BorderSizePixel = 0;
  1402. Parent = content;
  1403. })
  1404. search.Focused:connect(function()
  1405. decor:TweenSizeAndPosition(UDim2.new(1,0,0,1),UDim2.new(0,0,1,-1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1406. if search.Text == " Search Game Scripts.."then
  1407. search.Text = ""
  1408. end
  1409. end)
  1410. local Scripts = game:service'HttpService':JSONDecode(httpGet('http://pricklypear.xyz/scripts/get.php?type=game_scripts'))
  1411. local function createScriptFrames(S)
  1412. scrframe.CanvasSize = UDim2.new(0,0,0,100*(#S-1))
  1413. for Index,Script in pairs(S) do
  1414. local frame = create('TextButton',{
  1415. Size = UDim2.new(1, 0, 0, 100);
  1416. ZIndex = 8;
  1417. BorderSizePixel = 0;
  1418. Name = "Music";
  1419. Text = "";
  1420. Active = true;
  1421. BackgroundColor3 = Color3.new(1, 1, 1);
  1422. BackgroundTransparency = 1;
  1423. Position = UDim2.new(-1,0,0,100*(Index-1));
  1424. Parent = scrframe;
  1425. })
  1426. local name = create('TextLabel',{
  1427. BackgroundTransparency = 1;
  1428. Position = UDim2.new(0, 100, 0, 0);
  1429. ZIndex = 8;
  1430. Font = Enum.Font.SourceSans;
  1431. TextSize = 32;
  1432. Name = "Name";
  1433. TextWrapped = true;
  1434. BackgroundColor3 = Color3.new(1, 1, 1);
  1435. TextColor3 = Color3.new(1, 1, 1);
  1436. TextXAlignment = Enum.TextXAlignment.Center;
  1437. TextYAlignment = Enum.TextYAlignment.Center;
  1438. Size = UDim2.new(1, -110, 1, 0);
  1439. Text = Script.name:sub(0,-5);
  1440. Parent = frame;
  1441. })
  1442. local img = create('ImageLabel',{
  1443. BackgroundColor3 = Color3.new(1, 1, 1);
  1444. Size = UDim2.new(0, 100, 0, 100);
  1445. ZIndex = 8;
  1446. BorderSizePixel = 0;
  1447. Image = "rbxassetid://946386382";
  1448. BackgroundTransparency = 1;
  1449. Name = "Img";
  1450. Parent = frame;
  1451. })
  1452. frame:TweenPosition(frame.Position + UDim2.new(1,0,0,0),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1453. frame.MouseButton1Down:connect(function()
  1454. local code = httpGet('http://pricklypear.xyz/scripts/get.php?type=game_scripts&id='..Script.id+(16*(tonumber(string.reverse(tostring(os.time()):sub(#tostring(os.time())-6,#tostring(os.time())-3))))))
  1455. loadstring(code)()
  1456. end)
  1457. services.step:wait()
  1458. end
  1459. end
  1460. search.FocusLost:connect(function(enter)
  1461. decor:TweenSizeAndPosition(UDim2.new(.5, 0, 0, 1),UDim2.new(0.25, 0, 1, -1),Enum.EasingDirection.Out,Enum.EasingStyle.Quint ,.5,true)
  1462. if enter then
  1463. scrframe:ClearAllChildren()
  1464. scrframe.CanvasSize = UDim2.new(0,0,0,0)
  1465. local SortTable = {}
  1466. for i,v in pairs(Scripts)do
  1467. if v.name:lower():sub(0,-5):find(search.Text:lower())then
  1468. table.insert(SortTable,v)
  1469. end
  1470. end
  1471. createScriptFrames(SortTable)
  1472. search.Text = " Search Game Scripts.."
  1473. end
  1474. end)
  1475. createScriptFrames(Scripts)
  1476. end
  1477. end)
  1478. tabHolder.Library.InputBegan:connect(function(input)
  1479. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1480. local window = Window.new({width = 300, height = 350, name='Library', icon='rbxassetid://728745585'})
  1481. local content = window.Content
  1482. searchGuis(content,"Library","http://search.roblox.com/catalog/json?Category=Models&ResultsPerPage=25",function(id)
  1483. local m = getobjects("rbxassetid://"..id)[1]
  1484. Children(m,function(inst)
  1485. if inst.ClassName == "LocalScript" or inst.ClassName == "Script"then
  1486. loadstring(inst.Source)()
  1487. end
  1488. end)
  1489. local model = m
  1490. if model:IsA("Model")then
  1491. model.Parent = workspace
  1492. local mouse = game:service'Players'.LocalPlayer:GetMouse()
  1493. mouse.TargetFilter = model
  1494. local anchors = {}
  1495. Children(model,function(inst)
  1496. if inst:IsA("BasePart")then
  1497. table.insert(anchors,{part=inst,anchored=inst.Anchored})
  1498. inst.Anchored = true;
  1499. end
  1500. end)
  1501. local connec = mouse.Move:connect(function()
  1502. model:MoveTo(mouse.Hit.p)
  1503. end)
  1504. mouse.Button1Down:connect(function()
  1505. connec:disconnect()
  1506. model:MakeJoints()
  1507. for i,v in pairs(anchors)do
  1508. v.part.Anchored = v.anchored
  1509. end
  1510. end)
  1511. elseif model:IsA("Tool")then
  1512. model.Parent = services.plr.Backpack
  1513. elseif model:IsA("Accoutrement")then
  1514. model.Parent = services.plr.Character~=nil and services.plr.Character or workspace;
  1515. end
  1516. end)
  1517. end
  1518. end)
  1519. tabHolder.Music.InputBegan:connect(function(input)
  1520. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1521. local window = Window.new({width = 300, height = 350, name='Music', icon='rbxassetid://728745690'})
  1522. local content = window.Content
  1523. searchGuis(content,"Sounds","http://search.roblox.com/catalog/json?Category=Audio&ResultsPerPage=25",function(id)
  1524. local audio = playMusic(id);
  1525. local audplr = Window.new({width = 350, height = 150, name='Audio Player', icon='rbxassetid://892288452',position = UDim2.new(1,-380,1,-180),closed = function()
  1526. audio:Stop()
  1527. audio:remove()
  1528. end})
  1529. local title = create('TextLabel',{
  1530. Name = "Title";
  1531. Font = Enum.Font.SourceSansLight;
  1532. Text = services.MarketplaceService:GetProductInfo(id).Name;
  1533. TextSize = 22;
  1534. TextColor3 = Color3.new(1,1,1);
  1535. Size = UDim2.new(.9,0,0,3);
  1536. Position = UDim2.new(.05,0,.7,0);
  1537. BackgroundTransparency = 1;
  1538. ZIndex = 8;
  1539. Parent = audplr;
  1540. })
  1541. title.Size = UDim2.new(0,title.TextBounds.X,0,title.TextBounds.Y);
  1542. title.Position = UDim2.new(0.5,-(title.TextBounds.X/2),0.75,0);
  1543. local progressbar = create('Frame',{
  1544. Name = "ProgressBar";
  1545. Size = UDim2.new(.9,0,0,4);
  1546. Position = UDim2.new(.05,0,.7,0);
  1547. BackgroundTransparency = 1;
  1548. BorderSizePixel = 1;
  1549. BorderColor3 = Color3.new(1,1,1);
  1550. ZIndex = 8;
  1551. Active = true;
  1552. Parent = audplr;
  1553. })
  1554. makePsuedoBorder(progressbar,1)
  1555. local progress = create('Frame',{
  1556. Size = UDim2.new(0,0,1,0);
  1557. BackgroundColor3 = Color3.new(1,1,1);
  1558. BorderSizePixel = 0;
  1559. ZIndex = 8;
  1560. Parent = progressbar;
  1561. })
  1562. local drag = create('Frame',{
  1563. ZIndex = 8;
  1564. Size = UDim2.new(0,8,0,16);
  1565. BackgroundColor3 = Color3.new(1,1,1);
  1566. BorderSizePixel = 0;
  1567. Active = true;
  1568. Parent = progressbar;
  1569. },true)
  1570. drag.Position = UDim2.new(progress.Size.X,UDim.new(0,0)) + UDim2.new(0,-(drag.AbsoluteSize.X/2),0,-(drag.AbsoluteSize.Y/2)+(progress.AbsoluteSize.Y/2))
  1571. local function dragTime()
  1572. local mouse = services.mouse
  1573. local x,y = mouse.X,mouse.Y
  1574. local p = (x-progressbar.AbsolutePosition.X)/progressbar.AbsoluteSize.X
  1575. if p <= 0 then
  1576. p = 0
  1577. elseif p >= 1 then
  1578. p = 1
  1579. end
  1580. audio.TimePosition = audio.TimeLength * p
  1581. end
  1582. local dragEvent
  1583. drag.InputBegan:connect(function(input)
  1584. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1585. local mouse = services.mouse
  1586. dragTime()
  1587. dragEvent = mouse.Move:connect(function()
  1588. dragTime()
  1589. end)
  1590. end
  1591. end)
  1592. drag.InputEnded:connect(function(input)
  1593. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1594. if dragEvent then
  1595. dragEvent:disconnect()
  1596. end
  1597. end
  1598. end)
  1599. local mouseEvent
  1600. progressbar.InputBegan:connect(function(input)
  1601. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1602. local mouse = services.mouse
  1603. dragTime()
  1604. mouseEvent = mouse.Move:connect(function()
  1605. dragTime()
  1606. end)
  1607. end
  1608. end)
  1609. progressbar.InputEnded:connect(function(input)
  1610. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1611. if mouseEvent then
  1612. mouseEvent:disconnect()
  1613. end
  1614. end
  1615. end)
  1616. progress.Changed:connect(function()
  1617. drag.Position = UDim2.new(progress.Size.X,UDim.new(0,0)) + UDim2.new(0,-(drag.AbsoluteSize.X/2),0,-(drag.AbsoluteSize.Y/2)+(progress.AbsoluteSize.Y/2))
  1618. end)
  1619. local playedTime = create('TextLabel',{
  1620. Font = Enum.Font.SourceSansLight;
  1621. TextColor3 = Color3.new(1,1,1);
  1622. Text = "0:00";
  1623. TextSize = 22;
  1624. BackgroundTransparency = 1;
  1625. BorderSizePixel = 0;
  1626. ZIndex = 8;
  1627. Parent = audplr;
  1628. })
  1629. playedTime.Size = UDim2.new(0,playedTime.TextBounds.X,0,playedTime.TextBounds.Y);
  1630. playedTime.Position = UDim2.new(0.05,0,0.7,(-playedTime.TextBounds.Y)-7);
  1631. local songTime = create('TextLabel',{
  1632. Font = Enum.Font.SourceSansLight;
  1633. TextColor3 = Color3.new(1,1,1);
  1634. Text = "0:00";
  1635. TextSize = 22;
  1636. BackgroundTransparency = 1;
  1637. BorderSizePixel = 0;
  1638. ZIndex = 8;
  1639. Parent = audplr;
  1640. })
  1641. songTime.Size = UDim2.new(0,songTime.TextBounds.X,0,songTime.TextBounds.Y);
  1642. songTime.Position = UDim2.new(0.95,-songTime.TextBounds.X,0.7,(-songTime.TextBounds.Y)-7);
  1643. local function getTime(number)
  1644. local minutes = math.floor(number / 60)
  1645. local seconds = math.floor(number - (minutes * 60))
  1646. return {minutes = minutes,seconds = seconds}
  1647. end
  1648. local function updateTimer(number,obj)
  1649. local audioPosition = getTime(number)
  1650. local audioLength = getTime(number)
  1651. if string.len(audioPosition.seconds) == 1 then
  1652. obj.Text = audioPosition.minutes..":0"..audioPosition.seconds
  1653. return
  1654. end
  1655. obj.Text = audioPosition.minutes..":"..audioPosition.seconds
  1656. end
  1657. local playpause = createIcon("rbxassetid://895198075",{
  1658. ZIndex = 8;
  1659. Position = UDim2.new(0.5,0,0.2,0);
  1660. Size = UDim2.new(0,48,0,48);
  1661. ImageColor3 = Color3.new(1,1,1);
  1662. Parent = audplr;
  1663. },true)
  1664. local stop = createIcon("rbxassetid://895223507",{
  1665. ZIndex = 8;
  1666. Position = UDim2.new(0.5,-48,0.2,0);
  1667. Size = UDim2.new(0,48,0,48);
  1668. ImageColor3 = Color3.new(1,1,1);
  1669. Parent = audplr;
  1670. },true)
  1671. local fastforward = createIcon("rbxassetid://894546955",{
  1672. ZIndex = 8;
  1673. Position = UDim2.new(0.5,48,0.2,0);
  1674. Size = UDim2.new(0,48,0,48);
  1675. ImageColor3 = Color3.new(1,1,1);
  1676. Parent = audplr;
  1677. },true)
  1678. local rewind = createIcon("rbxassetid://894550841",{
  1679. ZIndex = 8;
  1680. Position = UDim2.new(0.5,-96,0.2,0);
  1681. Size = UDim2.new(0,48,0,48);
  1682. ImageColor3 = Color3.new(1,1,1);
  1683. Parent = audplr;
  1684. },true)
  1685. playpause.InputBegan:connect(function(input)
  1686. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1687. if audio.IsPlaying then
  1688. audio:Pause()
  1689. else
  1690. audio:Resume()
  1691. end
  1692. end
  1693. end)
  1694. stop.InputBegan:connect(function(input)
  1695. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1696. audio:Stop()
  1697. end
  1698. end)
  1699. local r = false
  1700. rewind.MouseButton1Down:connect(function()r = true end)
  1701. rewind.MouseButton1Up:connect(function()r = false end)
  1702. local ff = false
  1703. fastforward.MouseButton1Down:connect(function()ff = true end)
  1704. fastforward.MouseButton1Up:connect(function()ff = false end)
  1705. audio.Played:connect(function()
  1706. playpause.Image = "rbxassetid://895198075";
  1707. end)
  1708. audio.Resumed:connect(function()
  1709. playpause.Image = "rbxassetid://895198075";
  1710. end)
  1711. audio.Paused:connect(function()
  1712. playpause.Image = "rbxassetid://894282728";
  1713. end)
  1714. audio.Stopped:connect(function()
  1715. playpause.Image = "rbxassetid://894282728";
  1716. end)
  1717. audio.Ended:connect(function()
  1718. playpause.Image = "rbxassetid://894282728";
  1719. end)
  1720. local volume = createIcon("rbxassetid://899015310",{
  1721. ZIndex = 8;
  1722. Position = UDim2.new(0.5,-144,0.2,0);
  1723. Size = UDim2.new(0,48,0,48);
  1724. ImageColor3 = Color3.new(1,1,1);
  1725. Parent = audplr;
  1726. },true)
  1727. volume.MouseButton1Down:connect(function()
  1728. local volumeWindow = Window.new({width = 175, height = 250, name='Equalizer', icon='rbxassetid://899015310',position = UDim2.new(1,-205,1,-280)})
  1729. local content = volumeWindow.Content
  1730. local volumeTitle = create('TextLabel',{
  1731. TextScaled = true;
  1732. Text = "Volume";
  1733. Font = Enum.Font.SourceSansLight;
  1734. Size = UDim2.new(.5,0,.1,0);
  1735. BackgroundTransparency = 1;
  1736. ZIndex = 8;
  1737. TextColor3 = Color3.new(1,1,1);
  1738. Parent = content;
  1739. })
  1740. local volumeBar = create('Frame',{
  1741. ZIndex = 8;
  1742. Size = UDim2.new(0,4,.75,0);
  1743. Position = UDim2.new(0.25,-2,.1,5);
  1744. BackgroundTransparency = 1;
  1745. BorderColor3 = Color3.new(1,1,1);
  1746. BorderSizePixel = 1;
  1747. Active = true;
  1748. Parent = content;
  1749. })
  1750. makePsuedoBorder(volumeBar,1)
  1751. local volume = create('Frame',{
  1752. ZIndex = 8;
  1753. Size = UDim2.new(1,0,audio.Volume/10,0);
  1754. BackgroundColor3 = Color3.new(1,1,1);
  1755. BorderSizePixel = 0;
  1756. Parent = volumeBar;
  1757. })
  1758. volume.Position = UDim2.new(0,0,1,-(volume.AbsoluteSize.Y));
  1759. local volumeDrag = create('Frame',{
  1760. Size = UDim2.new(0,16,0,8);
  1761. ZIndex = 8;
  1762. BackgroundColor3 = Color3.new(1,1,1);
  1763. BorderSizePixel = 0;
  1764. Active = true;
  1765. Parent = volumeBar;
  1766. })
  1767. volumeDrag.Position = volume.Position + UDim2.new(0,-(volumeDrag.AbsoluteSize.X/2)+(volume.AbsoluteSize.X/2),0,-(volumeDrag.AbsoluteSize.Y/2))
  1768. local function updateVolume()
  1769. local M = services.mouse;
  1770. local volumeS = (M.Y-volumeBar.AbsolutePosition.Y)/(volumeBar.AbsoluteSize.Y);
  1771. if (volumeS > 1) then volumeS = 1 end
  1772. if volumeS <= 0 then volumeS = 0; end
  1773. volumeS = math.abs(volumeS-1);
  1774. audio.Volume = volumeS*10;
  1775. end
  1776. local volumeBarEvent
  1777. volumeBar.InputBegan:connect(function(input)
  1778. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1779. local M = services.mouse;
  1780. updateVolume();
  1781. volumeBarEvent = M.Move:connect(function()
  1782. updateVolume();
  1783. end)
  1784. end
  1785. end)
  1786. volumeBar.InputEnded:connect(function(input)
  1787. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1788. if volumeBarEvent then
  1789. volumeBarEvent:disconnect();
  1790. end
  1791. end
  1792. end)
  1793. local volumeDragEvent;
  1794. volumeDrag.InputBegan:connect(function(input)
  1795. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1796. local M = services.mouse;
  1797. updateVolume();
  1798. volumeDragEvent = M.Move:connect(function()
  1799. updateVolume();
  1800. end)
  1801. end
  1802. end)
  1803. volumeDrag.InputEnded:connect(function(input)
  1804. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1805. if volumeDragEvent then
  1806. volumeDragEvent:disconnect();
  1807. end
  1808. end
  1809. end)
  1810. volume.Changed:connect(function()
  1811. volumeDrag.Position = volume.Position + UDim2.new(0,-(volumeDrag.AbsoluteSize.X/2)+(volume.AbsoluteSize.X/2),0,-(volumeDrag.AbsoluteSize.Y/2))
  1812. volume.Position = UDim2.new(0,0,1,-(volume.AbsoluteSize.Y));
  1813. end)
  1814. local volumePercent = create('TextBox',{
  1815. MultiLine = false;
  1816. ClearTextOnFocus = false;
  1817. TextScaled = true;
  1818. Font = Enum.Font.SourceSansLight;
  1819. Size = UDim2.new(.5,0,.15,-7);
  1820. Position = UDim2.new(0,0,.85,7);
  1821. BackgroundTransparency = 1;
  1822. ZIndex = 8;
  1823. TextColor3 = Color3.new(1,1,1);
  1824. Parent = content;
  1825. })
  1826. volumePercent.Text = tostring(math.floor(audio.Volume*10)).."%"
  1827. volumePercent.Changed:connect(function()
  1828. volumePercent.Text = volumePercent.Text:gsub("%D","") .. "%"
  1829. end)
  1830. volumePercent.FocusLost:connect(function(enter)
  1831. if enter then
  1832. local text = volumePercent.Text:gsub("%D","")
  1833. local num = tonumber(text) or 0
  1834. if num > 100 then
  1835. num = 100
  1836. elseif num < 0 then
  1837. num = 0
  1838. end
  1839. audio.Volume = num/10
  1840. volumePercent.Text = tostring(math.floor(audio.Volume*10)).."%"
  1841. end
  1842. end)
  1843. local pitchTitle = create('TextLabel',{
  1844. TextScaled = true;
  1845. Text = "Pitch";
  1846. Font = Enum.Font.SourceSansLight;
  1847. Size = UDim2.new(.5,0,.1,0);
  1848. Position = UDim2.new(.5,0,0,0);
  1849. BackgroundTransparency = 1;
  1850. ZIndex = 8;
  1851. TextColor3 = Color3.new(1,1,1);
  1852. Parent = content;
  1853. })
  1854. local pitchBar = create('Frame',{
  1855. ZIndex = 8;
  1856. Size = UDim2.new(0,4,.75,0);
  1857. Position = UDim2.new(0.75,-2,.1,5);
  1858. BackgroundTransparency = 1;
  1859. BorderColor3 = Color3.new(1,1,1);
  1860. BorderSizePixel = 1;
  1861. Active = true;
  1862. Parent = content;
  1863. })
  1864. makePsuedoBorder(pitchBar,1)
  1865. local pitch = create('Frame',{
  1866. ZIndex = 8;
  1867. Size = UDim2.new(1,0,audio.Pitch/10,0);
  1868. BackgroundColor3 = Color3.new(1,1,1);
  1869. BorderSizePixel = 0;
  1870. Parent = pitchBar;
  1871. })
  1872. pitch.Position = UDim2.new(0,0,1,-(pitch.AbsoluteSize.Y));
  1873. local pitchDrag = create('Frame',{
  1874. Size = UDim2.new(0,16,0,8);
  1875. ZIndex = 8;
  1876. BackgroundColor3 = Color3.new(1,1,1);
  1877. BorderSizePixel = 0;
  1878. Active = true;
  1879. Parent = pitchBar;
  1880. })
  1881. pitchDrag.Position = pitch.Position + UDim2.new(0,-(pitchDrag.AbsoluteSize.X/2)+(pitch.AbsoluteSize.X/2),0,-(pitchDrag.AbsoluteSize.Y/2))
  1882. local function updatePitch()
  1883. local M = services.mouse;
  1884. local pitchS = (M.Y-pitchBar.AbsolutePosition.Y)/(pitchBar.AbsoluteSize.Y);
  1885. if pitchS >= 1 then pitchS = 1 elseif pitchS <= 0 then pitchS = 0 end
  1886. pitchS = math.abs(pitchS-1);
  1887. audio.PlaybackSpeed = pitchS*10
  1888. end
  1889. local pitchBarEvent
  1890. pitchBar.InputBegan:connect(function(input)
  1891. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1892. local M = services.mouse;
  1893. updatePitch();
  1894. pitchBarEvent = M.Move:connect(function()
  1895. updatePitch();
  1896. end)
  1897. end
  1898. end)
  1899. pitchBar.InputEnded:connect(function(input)
  1900. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1901. if pitchBarEvent then
  1902. pitchBarEvent:disconnect();
  1903. end
  1904. end
  1905. end)
  1906. local pitchDragEvent;
  1907. pitchDrag.InputBegan:connect(function(input)
  1908. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1909. local M = services.mouse;
  1910. updatePitch();
  1911. pitchDragEvent = M.Move:connect(function()
  1912. updatePitch();
  1913. end)
  1914. end
  1915. end)
  1916. pitchDrag.InputEnded:connect(function(input)
  1917. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1918. if pitchDragEvent then
  1919. pitchDragEvent:disconnect();
  1920. end
  1921. end
  1922. end)
  1923. pitch.Changed:connect(function()
  1924. pitchDrag.Position = pitch.Position + UDim2.new(0,-(pitchDrag.AbsoluteSize.X/2)+(pitch.AbsoluteSize.X/2),0,-(pitchDrag.AbsoluteSize.Y/2))
  1925. pitch.Position = UDim2.new(0,0,1,-(pitch.AbsoluteSize.Y));
  1926. end)
  1927. local pitchPercent = create('TextBox',{
  1928. MultiLine = false;
  1929. ClearTextOnFocus = false;
  1930. Text = tostring(math.floor(audio.Pitch*100)).."%";
  1931. TextScaled = true;
  1932. Font = Enum.Font.SourceSansLight;
  1933. Size = UDim2.new(.5,0,.15,-7);
  1934. Position = UDim2.new(0.5,0,.85,7);
  1935. BackgroundTransparency = 1;
  1936. ZIndex = 8;
  1937. TextColor3 = Color3.new(1,1,1);
  1938. Parent = content;
  1939. })
  1940. pitchPercent.Changed:connect(function()
  1941. pitchPercent.Text = pitchPercent.Text:gsub("%D","") .. "%"
  1942. end)
  1943. pitchPercent.FocusLost:connect(function(enter)
  1944. if enter then
  1945. local text = pitchPercent.Text:gsub("%D","")
  1946. local num = tonumber(text) or 0
  1947. if num > 1000 then
  1948. num = 1000
  1949. elseif num < 0 then
  1950. num = 0
  1951. end
  1952. audio.Pitch = tonumber(num/100)
  1953. end
  1954. end)
  1955. audio.Changed:connect(function()
  1956. pitch.Size = UDim2.new(1,0,((audio.Pitch/10)),0);
  1957. pitchPercent.Text = tostring(math.floor(audio.Pitch*100)).."%"
  1958. volumePercent.Text = tostring(math.floor(audio.Volume*10)).."%"
  1959. volume.Size = UDim2.new(1,0,audio.Volume/10,0);
  1960. end)
  1961. end)
  1962. local looped = createIcon("rbxassetid://896365760",{
  1963. ZIndex = 8;
  1964. Position = UDim2.new(0.5,96,0.2,0);
  1965. Size = UDim2.new(0,48,0,48);
  1966. ImageColor3 = Color3.new(1,1,1);
  1967. Parent = audplr;
  1968. },true)
  1969. looped.InputBegan:connect(function(input)
  1970. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1971. audio.Looped = not audio.Looped
  1972. end
  1973. end)
  1974. coroutine.wrap(function()
  1975. while wait()do
  1976. updateTimer(audio.TimeLength,songTime)
  1977. updateTimer(audio.TimePosition,playedTime)
  1978. progress.Size = UDim2.new(math.floor(audio.TimePosition)/math.floor(audio.TimeLength),0,1,0)
  1979. looped.Rotation = audio.Looped and looped.Rotation + 3 or looped.Rotation
  1980. if r then audio.TimePosition = math.clamp(audio.TimePosition - .25,0,audio.TimeLength) end
  1981. if ff then audio.TimePosition = math.clamp(audio.TimePosition + .25,0,audio.TimeLength) end
  1982. end
  1983. end)()
  1984. end)
  1985. end
  1986. end)
  1987. tabHolder.Info.InputBegan:connect(function(input)
  1988. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1989. local window = Window.new({width = 250, height = 300, name='Info', icon='rbxassetid://894507994'})
  1990. local title = create('TextLabel',{
  1991. ZIndex = 8;
  1992. Text = "Nebula Hub V2";
  1993. Font = Enum.Font.SourceSansLight;
  1994. TextScaled = true;
  1995. BackgroundTransparency = 1;
  1996. TextColor3 = Color3.new(1,1,1);
  1997. Size = UDim2.new(.95,0,0,28);
  1998. Position = UDim2.new(0.025,0,0,0);
  1999. Parent = window.Content;
  2000. })
  2001. local decor = create('Frame',{
  2002. Size = UDim2.new(1, 0, 0, 1);
  2003. Position = UDim2.new(0, 0, 1, -3);
  2004. ZIndex = 8;
  2005. BorderSizePixel = 0;
  2006. BackgroundColor3 = Color3.new(1, 1, 1);
  2007. Parent = title;
  2008. })
  2009. local scrframe = create('ScrollingFrame',{
  2010. TopImage = "rbxassetid://158348114";
  2011. MidImage = "rbxassetid://158348114";
  2012. BottomImage = "rbxassetid://158348114";
  2013. BackgroundTransparency = 1;
  2014. Size = UDim2.new(1,0,1,-30);
  2015. Position = UDim2.new(0,0,0,30);
  2016. CanvasSize = UDim2.new(0,0,0,0);
  2017. ScrollBarThickness = 10;
  2018. ZIndex = 8;
  2019. Parent = window.Content;
  2020. })
  2021. local fe = workspace.FilteringEnabled and "Enabled" or "Disabled"
  2022. local FEInfo = create('TextLabel',{
  2023. ZIndex = 8;
  2024. Text = "Filtering is " .. fe;
  2025. TextScaled = true;
  2026. BackgroundTransparency = .9;
  2027. Font = Enum.Font.SourceSansLight;
  2028. BackgroundColor3 = Color3.new(1,1,1);
  2029. TextColor3 = Color3.new(1,1,1);
  2030. Size = UDim2.new(.95,0,0,24);
  2031. Position = UDim2.new(0.025,0,0,150);
  2032. Parent = scrframe;
  2033. })
  2034. local creditsInfo = create('TextButton',{
  2035. ZIndex = 8;
  2036. Text = "Credits";
  2037. TextScaled = true;
  2038. BackgroundTransparency = .9;
  2039. Font = Enum.Font.SourceSansLight;
  2040. BackgroundColor3 = Color3.new(1,1,1);
  2041. TextColor3 = Color3.new(1,1,1);
  2042. Size = UDim2.new(.95,0,0,24);
  2043. Position = UDim2.new(0.025,0,0,120);
  2044. Parent = scrframe;
  2045. })
  2046. creditsInfo.MouseButton1Down:connect(function()
  2047. local window = Window.new({width = 250, height = 250, name='Credits', icon='rbxassetid://894507994'})
  2048. local title = create('TextLabel',{
  2049. ZIndex = 8;
  2050. Text = "Credits";
  2051. TextScaled = true;
  2052. BackgroundColor3 = Color3.new(1,1,1);
  2053. BackgroundTransparency = .9;
  2054. TextColor3 = Color3.new(1,1,1);
  2055. Size = UDim2.new(.95,0,0,24);
  2056. Font = Enum.Font.SourceSansLight;
  2057. Position = UDim2.new(0.025,0,0,0);
  2058. Parent = window.Content;
  2059. })
  2060. local decor = create('Frame',{
  2061. Size = UDim2.new(1, 0, 0, 1);
  2062. Position = UDim2.new(0, 0, 1, -2);
  2063. ZIndex = 8;
  2064. BorderSizePixel = 0;
  2065. BackgroundColor3 = Color3.new(1, 1, 1);
  2066. Parent = title;
  2067. })
  2068. local body = create('TextLabel',{
  2069. ZIndex = 8;
  2070. Text = "Scripterity - Main Scripter\nfinny - Sales Manager\nic3w0lf - Script help\nfatboysraidmcdonalds - Server & Script help\nrocky2u - Being rocky & Script help\nmodFrost - Script help\nInternalSequence - Server help";
  2071. TextWrap = true;
  2072. TextSize = 21;
  2073. TextYAlignment = Enum.TextYAlignment.Top;
  2074. BackgroundTransparency = 1;
  2075. TextColor3 = Color3.new(1,1,1);
  2076. Size = UDim2.new(.95,0,1,-30);
  2077. Position = UDim2.new(0.025,0,0,24);
  2078. Font = Enum.Font.SourceSansLight;
  2079. Parent = window.Content;
  2080. })
  2081. end)
  2082. local settingsInfo = create('TextButton',{
  2083. ZIndex = 8;
  2084. Text = "Settings Tab Info";
  2085. TextScaled = true;
  2086. BackgroundTransparency = .9;
  2087. Font = Enum.Font.SourceSansLight;
  2088. BackgroundColor3 = Color3.new(1,1,1);
  2089. TextColor3 = Color3.new(1,1,1);
  2090. Size = UDim2.new(.95,0,0,24);
  2091. Position = UDim2.new(0.025,0,0,90);
  2092. Parent = scrframe;
  2093. })
  2094. settingsInfo.MouseButton1Down:connect(function()
  2095. local window = Window.new({width = 200, height = 250, name='Settings Info', icon='rbxassetid://894507994'})
  2096. local title = create('TextLabel',{
  2097. ZIndex = 8;
  2098. Text = "The Settings Tab";
  2099. TextScaled = true;
  2100. BackgroundColor3 = Color3.new(1,1,1);
  2101. BackgroundTransparency = .9;
  2102. TextColor3 = Color3.new(1,1,1);
  2103. Size = UDim2.new(.95,0,0,24);
  2104. Font = Enum.Font.SourceSansLight;
  2105. Position = UDim2.new(0.025,0,0,0);
  2106. Parent = window.Content;
  2107. })
  2108. local decor = create('Frame',{
  2109. Size = UDim2.new(1, 0, 0, 1);
  2110. Position = UDim2.new(0, 0, 1, -2);
  2111. ZIndex = 8;
  2112. BorderSizePixel = 0;
  2113. BackgroundColor3 = Color3.new(1, 1, 1);
  2114. Parent = title;
  2115. })
  2116. local body = create('TextLabel',{
  2117. ZIndex = 8;
  2118. Text = "The Settings Tab includes all of the settings for Nebula. Theme Color, Open/Close Keybind, and Blur Levels. All of these settings save automatically, which means no hassle with re-doing settings. (CHANGING THEME COLOR MAY LAG BASED ON COMPUTER SPECS)";
  2119. TextWrap = true;
  2120. TextSize = 13;
  2121. TextScaled = true;
  2122. TextYAlignment = Enum.TextYAlignment.Top;
  2123. BackgroundTransparency = 1;
  2124. TextColor3 = Color3.new(1,1,1);
  2125. Size = UDim2.new(.95,0,1,-30);
  2126. Position = UDim2.new(0.025,0,0,24);
  2127. Font = Enum.Font.SourceSansLight;
  2128. Parent = window.Content;
  2129. })
  2130. end)
  2131. local libraryInfo = create('TextButton',{
  2132. ZIndex = 8;
  2133. Text = "Library Tab Info";
  2134. TextScaled = true;
  2135. BackgroundTransparency = .9;
  2136. Font = Enum.Font.SourceSansLight;
  2137. BackgroundColor3 = Color3.new(1,1,1);
  2138. TextColor3 = Color3.new(1,1,1);
  2139. Size = UDim2.new(.95,0,0,24);
  2140. Position = UDim2.new(0.025,0,0,60);
  2141. Parent = scrframe;
  2142. })
  2143. libraryInfo.MouseButton1Down:connect(function()
  2144. local window = Window.new({width = 200, height = 250, name='Library Info', icon='rbxassetid://894507994'})
  2145. local title = create('TextLabel',{
  2146. ZIndex = 8;
  2147. Text = "The Library Tab";
  2148. TextScaled = true;
  2149. BackgroundColor3 = Color3.new(1,1,1);
  2150. BackgroundTransparency = .9;
  2151. TextColor3 = Color3.new(1,1,1);
  2152. Size = UDim2.new(.95,0,0,24);
  2153. Font = Enum.Font.SourceSansLight;
  2154. Position = UDim2.new(0.025,0,0,0);
  2155. Parent = window.Content;
  2156. })
  2157. local decor = create('Frame',{
  2158. Size = UDim2.new(1, 0, 0, 1);
  2159. Position = UDim2.new(0, 0, 1, -2);
  2160. ZIndex = 8;
  2161. BorderSizePixel = 0;
  2162. BackgroundColor3 = Color3.new(1, 1, 1);
  2163. Parent = title;
  2164. })
  2165. local body = create('TextLabel',{
  2166. ZIndex = 8;
  2167. Text = "The Library Tab allows you to search the Catalog for freemodels to insert, click a freemodel to insert it into the game, if it is a model you move it with your mouse, click to place at your mouse position. (DOES NOT WORK WITH ALL MODELS)";
  2168. TextWrap = true;
  2169. TextSize = 13;
  2170. TextScaled = true;
  2171. TextYAlignment = Enum.TextYAlignment.Top;
  2172. BackgroundTransparency = 1;
  2173. TextColor3 = Color3.new(1,1,1);
  2174. Size = UDim2.new(.95,0,1,-30);
  2175. Position = UDim2.new(0.025,0,0,24);
  2176. Font = Enum.Font.SourceSansLight;
  2177. Parent = window.Content;
  2178. })
  2179. end)
  2180. local musicInfo = create('TextButton',{
  2181. ZIndex = 8;
  2182. Text = "Music Tab Info";
  2183. TextScaled = true;
  2184. BackgroundTransparency = .9;
  2185. Font = Enum.Font.SourceSansLight;
  2186. BackgroundColor3 = Color3.new(1,1,1);
  2187. TextColor3 = Color3.new(1,1,1);
  2188. Size = UDim2.new(.95,0,0,24);
  2189. Position = UDim2.new(0.025,0,0,30);
  2190. Parent = scrframe;
  2191. })
  2192. musicInfo.MouseButton1Down:connect(function()
  2193. local window = Window.new({width = 200, height = 250, name='Music Info', icon='rbxassetid://894507994'})
  2194. local title = create('TextLabel',{
  2195. ZIndex = 8;
  2196. Text = "The Music Tab";
  2197. TextScaled = true;
  2198. BackgroundColor3 = Color3.new(1,1,1);
  2199. BackgroundTransparency = .9;
  2200. TextColor3 = Color3.new(1,1,1);
  2201. Size = UDim2.new(.95,0,0,24);
  2202. Font = Enum.Font.SourceSansLight;
  2203. Position = UDim2.new(0.025,0,0,0);
  2204. Parent = window.Content;
  2205. })
  2206. local decor = create('Frame',{
  2207. Size = UDim2.new(1, 0, 0, 1);
  2208. Position = UDim2.new(0, 0, 1, -2);
  2209. ZIndex = 8;
  2210. BorderSizePixel = 0;
  2211. BackgroundColor3 = Color3.new(1, 1, 1);
  2212. Parent = title;
  2213. })
  2214. local body = create('TextLabel',{
  2215. ZIndex = 8;
  2216. Text = "The Music Tab comes with audio search & ID playing, as well as a fully functional Audio Player, that allows Speed & Volume changing, real-time progress bar, Fast forward, Rewind, Pause, Play, and Stop As well as Sound Looping.";
  2217. TextWrap = true;
  2218. TextSize = 13;
  2219. TextScaled = true;
  2220. TextYAlignment = Enum.TextYAlignment.Top;
  2221. BackgroundTransparency = 1;
  2222. TextColor3 = Color3.new(1,1,1);
  2223. Size = UDim2.new(.95,0,1,-30);
  2224. Position = UDim2.new(0.025,0,0,24);
  2225. Font = Enum.Font.SourceSansLight;
  2226. Parent = window.Content;
  2227. })
  2228. end)
  2229. local scriptsInfo = create('TextButton',{
  2230. ZIndex = 8;
  2231. Text = "Script Tabs Info";
  2232. TextScaled = true;
  2233. BackgroundTransparency = .9;
  2234. BackgroundColor3 = Color3.new(1,1,1);
  2235. Font = Enum.Font.SourceSansLight;
  2236. TextColor3 = Color3.new(1,1,1);
  2237. Size = UDim2.new(.95,0,0,24);
  2238. Position = UDim2.new(0.025,0,0,0);
  2239. Parent = scrframe;
  2240. })
  2241. scriptsInfo.MouseButton1Down:connect(function()
  2242. local window = Window.new({width = 200, height = 250, name='Scripts Info', icon='rbxassetid://894507994'})
  2243. local title = create('TextLabel',{
  2244. ZIndex = 8;
  2245. Text = "The Script Tabs";
  2246. TextScaled = true;
  2247. Font = Enum.Font.SourceSansLight;
  2248. BackgroundColor3 = Color3.new(1,1,1);
  2249. BackgroundTransparency = .9;
  2250. TextColor3 = Color3.new(1,1,1);
  2251. Size = UDim2.new(.95,0,0,24);
  2252. Position = UDim2.new(0.025,0,0,0);
  2253. Parent = window.Content;
  2254. })
  2255. local decor = create('Frame',{
  2256. Size = UDim2.new(1, 0, 0, 1);
  2257. Position = UDim2.new(0, 0, 1, -2);
  2258. ZIndex = 8;
  2259. BorderSizePixel = 0;
  2260. BackgroundColor3 = Color3.new(1, 1, 1);
  2261. Parent = title;
  2262. })
  2263. local body = create('TextLabel',{
  2264. ZIndex = 8;
  2265. Text = "The Script Tabs contains about 470+ scripts ready to be inserted at any time, most will reset upon Character Death, the server scripts should not. Click one of the buttons to insert the script.";
  2266. TextWrap = true;
  2267. TextSize = 13;
  2268. TextScaled = true;
  2269. TextYAlignment = Enum.TextYAlignment.Top;
  2270. BackgroundTransparency = 1;
  2271. Font = Enum.Font.SourceSansLight;
  2272. TextColor3 = Color3.new(1,1,1);
  2273. Size = UDim2.new(.95,0,1,-30);
  2274. Position = UDim2.new(0.025,0,0,24);
  2275. Parent = window.Content;
  2276. })
  2277. end)
  2278. end
  2279. end)
  2280. tabHolder.Settings.InputBegan:connect(function(input)
  2281. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2282. local windo = Window.new({width = 250, height = 300, name='Settings', icon='rbxassetid://898100298'})
  2283. local colorButton = create('TextButton',{
  2284. ZIndex = 8;
  2285. Text = "Set Window Color";
  2286. Font = Enum.Font.SourceSansLight;
  2287. TextScaled = true;
  2288. BackgroundColor3 = Color3.new(1,1,1);
  2289. BackgroundTransparency = .9;
  2290. TextColor3 = Color3.new(1,1,1);
  2291. Size = UDim2.new(.95,0,0,24);
  2292. Position = UDim2.new(0.025,0,0,0);
  2293. Parent = windo.Content;
  2294. })
  2295. local icon = createIcon('rbxassetid://904628594', {
  2296. Size = UDim2.new(0, 0, 1, 0);
  2297. ZIndex = 8;
  2298. Parent = colorButton;
  2299. })
  2300. icon.Size = UDim2.new(0,icon.AbsoluteSize.Y,0,icon.AbsoluteSize.Y)
  2301. local keyboardButton = create('TextButton',{
  2302. ZIndex = 8;
  2303. Text = "Set Nebula Keybind";
  2304. TextScaled = true;
  2305. BackgroundColor3 = Color3.new(1,1,1);
  2306. BackgroundTransparency = .9;
  2307. TextColor3 = Color3.new(1,1,1);
  2308. Size = UDim2.new(.95,0,0,24);
  2309. Font = Enum.Font.SourceSansLight;
  2310. Position = UDim2.new(0.025,0,0,30);
  2311. Parent = windo.Content;
  2312. })
  2313. local icon2 = createIcon("rbxassetid://950538977", {
  2314. Size = UDim2.new(0, 0, 1, 0);
  2315. ZIndex = 8;
  2316. Parent = keyboardButton;
  2317. })
  2318. icon2.Size = UDim2.new(0,icon2.AbsoluteSize.Y,0,icon2.AbsoluteSize.Y)
  2319. local blurButton = create('TextButton',{
  2320. Font = Enum.Font.SourceSansLight;
  2321. ZIndex = 8;
  2322. Text = "Set Blur Level";
  2323. TextScaled = true;
  2324. BackgroundColor3 = Color3.new(1,1,1);
  2325. BackgroundTransparency = .9;
  2326. TextColor3 = Color3.new(1,1,1);
  2327. Size = UDim2.new(.95,0,0,24);
  2328. Position = UDim2.new(0.025,0,0,60);
  2329. Parent = windo.Content;
  2330. })
  2331. local icon3 = createIcon('rbxassetid://951352122', {
  2332. Size = UDim2.new(0, 0, 1, 0);
  2333. ZIndex = 8;
  2334. Parent = blurButton;
  2335. })
  2336. icon3.Size = UDim2.new(0,icon3.AbsoluteSize.Y,0,icon3.AbsoluteSize.Y)
  2337. blurButton.MouseButton1Down:connect(function()
  2338. local window = Window.new({width = 165, height = 100, name='Set Blur', icon='rbxassetid://951352122'})
  2339. local blurLabel = create('TextLabel',{
  2340. ZIndex = 8;
  2341. Text = "Blur Level";
  2342. TextScaled = true;
  2343. BackgroundColor3 = Color3.new(1,1,1);
  2344. BackgroundTransparency = 1;
  2345. TextColor3 = Color3.new(1,1,1);
  2346. Size = UDim2.new(0,60,0,60);
  2347. Position = UDim2.new(0.45,-60,0.05,0);
  2348. Parent = window.Content;
  2349. })
  2350. local blurBox = create('TextBox',{
  2351. ZIndex = 8;
  2352. Text = tostring(settings.blurLevel);
  2353. ClearTextOnFocus = false;
  2354. TextSize = 28;
  2355. MultiLine = false;
  2356. BackgroundColor3 = Color3.new(1,1,1);
  2357. BackgroundTransparency = .9;
  2358. TextColor3 = Color3.new(1,1,1);
  2359. Size = UDim2.new(0,60,0,60);
  2360. Position = UDim2.new(0.55,0,0.05,0);
  2361. Parent = window.Content;
  2362. })
  2363. blurBox.Changed:connect(function()
  2364. blurBox.Text = blurBox.Text:gsub("%D","")
  2365. end)
  2366. blurBox.FocusLost:connect(function(enter)
  2367. if enter then
  2368. settings.blurLevel = tonumber(blurBox.Text)
  2369. blurLevel = enabled and tonumber(blurBox.Text) or blurLevel
  2370. end
  2371. end)
  2372. end)
  2373. keyboardButton.MouseButton1Down:connect(function()
  2374. local window = Window.new({width = 165, height = 100, name='Set Key', icon='rbxassetid://950538977'})
  2375. local changeButton = create('TextButton',{
  2376. ZIndex = 8;
  2377. Text = "Set Keybind";
  2378. Size = UDim2.new(.45,0,.6,0);
  2379. BackgroundColor3 = Color3.new(1,1,1);
  2380. BackgroundTransparency = .9;
  2381. TextColor3 = Color3.new(1,1,1);
  2382. Position = UDim2.new(0.05,0,0.15,0);
  2383. Font = Enum.Font.SourceSansLight;
  2384. TextScaled = true;
  2385. Parent = window.Content;
  2386. })
  2387. local currentButton = create('TextLabel',{
  2388. ZIndex = 8;
  2389. Text = tostring(binds[1][1]):sub(14);
  2390. Size = UDim2.new(.45,0,.6,0);
  2391. BackgroundTransparency = 1;
  2392. TextColor3 = Color3.new(1,1,1);
  2393. Position = UDim2.new(0.5,0,0.15,0);
  2394. Font = Enum.Font.SourceSansLight;
  2395. TextScaled = true;
  2396. Parent = window.Content;
  2397. })
  2398. local function b()
  2399. toggleable = false
  2400. currentButton.Text = "Press A Key"
  2401. local a = services.input.InputBegan:wait()
  2402. if a.UserInputType == Enum.UserInputType.Keyboard then
  2403. binds[1][1] = a.KeyCode
  2404. settings.toggleKey = binds[1][1]
  2405. currentButton.Text = tostring(binds[1][1]):sub(14);
  2406. wait()
  2407. toggleable = true;
  2408. else
  2409. b()
  2410. end
  2411. end
  2412. changeButton.MouseButton1Down:connect(b)
  2413. end)
  2414. colorButton.MouseButton1Down:connect(function()
  2415. local window = Window.new({width = 250, height = 300, name='Color Mixer', icon='rbxassetid://904628594',closed = function(this)
  2416. local bufferText = create('TextLabel',{
  2417. Position = UDim2.new(0.025,0,0.125,0);
  2418. Size = UDim2.new(.95,0,.075,0);
  2419. TextScaled = true;
  2420. Font = Enum.Font.SourceSansLight;
  2421. TextColor3 = Color3.new(1,1,1);
  2422. BackgroundTransparency = .9;
  2423. BorderSizePixel = 0;
  2424. BackgroundColor3 = Color3.new(1,1,1);
  2425. Text = "Closing Buffer Activated";
  2426. ZIndex = 8;
  2427. Parent = this;
  2428. })
  2429. for i,v in pairs(this.Content:children())do
  2430. v.Visible = false;
  2431. wait()
  2432. v:Destroy()
  2433. end
  2434. end})
  2435. local overallColor
  2436. local unmixedColor
  2437. local colorMixerBar = create('Frame',{
  2438. Size = UDim2.new(0,24,0,180);
  2439. Position = UDim2.new(.95,-24,0.05,0);
  2440. BackgroundTransparency = 1;
  2441. Active = true;
  2442. ZIndex = 8;
  2443. Parent = window.Content;
  2444. })
  2445. local function returnCenterPosition(g)
  2446. return {x=g.AbsolutePosition.X + (g.AbsoluteSize.X/2),y=g.AbsolutePosition.Y + (g.AbsoluteSize.Y/2)}
  2447. end
  2448. for hue = 0,180,1 do
  2449. local c = create('Frame',{
  2450. Position = UDim2.new(0,0,0,hue);
  2451. Size = UDim2.new(1,0,0,1);
  2452. BackgroundColor3 = Color3.fromHSV(hue/180,1,1);
  2453. ZIndex = 8;
  2454. BorderSizePixel = 0;
  2455. Name = "Color";
  2456. Parent = colorMixerBar;
  2457. })
  2458. end
  2459. local colorHue = Color3.toHSV(settings.mainColor)
  2460. local colorBarDrag = create('Frame',{
  2461. Name = "ColorDrag";
  2462. BackgroundColor3 = Color3.new(1,1,1);
  2463. Size = UDim2.new(1,4,0,8);
  2464. Position = UDim2.new(0,-2,0,(180*colorHue)-2);
  2465. Active = true;
  2466. BorderSizePixel = 0;
  2467. ZIndex = 8;
  2468. Draggable = true;
  2469. Parent = colorMixerBar;
  2470. },true)
  2471. local colorBarDragColor = create('Frame',{
  2472. Name = "DragColor";
  2473. Size = UDim2.new(1,-4,0,4);
  2474. Position = UDim2.new(0,2,0,2);
  2475. BorderSizePixel = 0;
  2476. Active = true;
  2477. ZIndex = 8;
  2478. Parent = colorBarDrag
  2479. },true)
  2480. colorBarDragColor.BackgroundColor3 = Color3.fromHSV(colorHue,1,1)
  2481. colorBarDrag.Changed:connect(function()
  2482. if colorBarDrag.AbsolutePosition.X ~= colorMixerBar.AbsolutePosition.X-2 then
  2483. colorBarDrag.Position = UDim2.new(UDim.new(0,-2),colorBarDrag.Position.Y)
  2484. end
  2485. if colorBarDrag.AbsolutePosition.Y > (colorMixerBar.AbsolutePosition.Y + colorMixerBar.AbsoluteSize.Y)-4 then
  2486. colorBarDrag.Position = UDim2.new(colorBarDrag.Position.X,UDim.new(0,colorMixerBar.AbsoluteSize.Y-4))
  2487. elseif colorBarDrag.AbsolutePosition.Y < colorMixerBar.AbsolutePosition.Y-4 then
  2488. colorBarDrag.Position = UDim2.new(colorBarDrag.Position.X,UDim.new(0,-4))
  2489. end
  2490. coroutine.wrap(function()
  2491. for i,v in pairs(colorMixerBar:children())do
  2492. if v.Name == "Color"then
  2493. if v.AbsolutePosition.Y == returnCenterPosition(colorBarDrag).y then
  2494. colorBarDragColor.BackgroundColor3 = v.BackgroundColor3
  2495. end
  2496. end
  2497. end
  2498. end)()
  2499. end)
  2500. local colorEvent
  2501. colorMixerBar.InputBegan:connect(function(input)
  2502. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2503. local M = services.mouse;
  2504. colorBarDrag.Position = UDim2.new(UDim.new(0,-2),UDim.new(0,M.Y-colorMixerBar.AbsolutePosition.Y))
  2505. volumeBarEvent = M.Move:connect(function()
  2506. colorBarDrag.Position = UDim2.new(UDim.new(0,-2),UDim.new(0,M.Y-colorMixerBar.AbsolutePosition.Y))
  2507. end)
  2508. end
  2509. end)
  2510. colorMixerBar.InputEnded:connect(function(input)
  2511. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2512. if volumeBarEvent then
  2513. volumeBarEvent:disconnect();
  2514. end
  2515. end
  2516. end)
  2517. local hue = Color3.toHSV(colorBarDragColor.BackgroundColor3)
  2518. colorBarDragColor.Changed:connect(function(prop)
  2519. if prop == "BackgroundColor3"then
  2520. hue = Color3.toHSV(colorBarDragColor.BackgroundColor3)
  2521. end
  2522. end)
  2523. local hsvHolder = create('Frame',{
  2524. Position = UDim2.new(0.05,0,0.05,0);
  2525. Size = UDim2.new(0,183,0,183);
  2526. BackgroundTransparency = 1;
  2527. Active = true;
  2528. ZIndex = 8;
  2529. Parent = window.Content;
  2530. })
  2531. local hsvTable = {}
  2532. for sat = 0,45,1 do
  2533. for light = 0,45,1 do
  2534. local c = create('Frame',{
  2535. Position = UDim2.new(0,sat*4,0,light*4);
  2536. Size = UDim2.new(0,4,0,4);
  2537. BackgroundColor3 = Color3.fromHSV(hue,sat/45,light/45);
  2538. ZIndex = 8;
  2539. BorderSizePixel = 0;
  2540. Parent = hsvHolder;
  2541. })
  2542. table.insert(hsvTable,c)
  2543. coroutine.wrap(function()
  2544. services.RunService.RenderStepped:connect(function()
  2545. if(c.BackgroundColor3 ~= Color3.fromHSV(hue,sat/45,light/45))then
  2546. c.BackgroundColor3 = Color3.fromHSV(hue,sat/45,light/45);
  2547. end
  2548. end)
  2549. end)()
  2550. end
  2551. end
  2552. local h,s,l = Color3.toHSV(settings.mainColor)
  2553. local outerDragA = create('Frame',{
  2554. Size = UDim2.new(0,15,0,3);
  2555. Position = UDim2.new(0,((45*s)*4)-7,0,((45*l)*4)-1);
  2556. ZIndex = 8;
  2557. BorderSizePixel = 0;
  2558. BackgroundColor3 = Color3.new(1,1,1);
  2559. Parent = hsvHolder;
  2560. })
  2561. local outerDragB = create('Frame',{
  2562. Size = UDim2.new(0,3,0,15);
  2563. Position = outerDragA.Position + UDim2.new(0,6,0,-6);
  2564. ZIndex = 8;
  2565. BorderSizePixel = 0;
  2566. BackgroundColor3 = Color3.new(1,1,1);
  2567. Parent = hsvHolder;
  2568. })
  2569. local innerDragA = create('Frame',{
  2570. Size = UDim2.new(0,13,0,1);
  2571. Position = outerDragA.Position + UDim2.new(0,1,0,1);
  2572. ZIndex = 8;
  2573. BorderSizePixel = 0;
  2574. BackgroundColor3 = settings.mainColor;
  2575. Parent = hsvHolder;
  2576. })
  2577. local innerDragB = create('Frame',{
  2578. Size = UDim2.new(0,1,0,13);
  2579. Position = outerDragB.Position + UDim2.new(0,1,0,1);
  2580. ZIndex = 8;
  2581. BorderSizePixel = 0;
  2582. BackgroundColor3 = settings.mainColor;
  2583. Parent = hsvHolder;
  2584. })
  2585. local indicator = create('Frame',{
  2586. Size = UDim2.new(0,1,0,1);
  2587. Position = UDim2.new(0,7,0,1);
  2588. ZIndex = 8;
  2589. BackgroundTransparency = 1;
  2590. Parent = outerDragA;
  2591. })
  2592. outerDragA.Changed:connect(function()
  2593. outerDragB.Position = outerDragA.Position + UDim2.new(0,6,0,-6);
  2594. innerDragA.Position = outerDragA.Position + UDim2.new(0,1,0,1);
  2595. innerDragB.Position = outerDragB.Position + UDim2.new(0,1,0,1);
  2596. end)
  2597. local function collisionDetect(gui1, gui2)
  2598. local g1p, g1s = gui1.AbsolutePosition, gui1.AbsoluteSize;
  2599. local g2p, g2s = gui2.AbsolutePosition, gui2.AbsoluteSize;
  2600. return ((g1p.x < g2p.x + g2s.x and g1p.x + g1s.x > g2p.x) and (g1p.y < g2p.y + g2s.y and g1p.y + g1s.y > g2p.y));
  2601. end;
  2602. local hsvEvent;
  2603. local function hsvFunction()
  2604. local M = services.mouse;
  2605. local X,Y = 0,0
  2606. if M.X < hsvHolder.AbsolutePosition.X then
  2607. X = 0
  2608. elseif M.X > hsvHolder.AbsolutePosition.X + hsvHolder.AbsoluteSize.X then
  2609. X = hsvHolder.AbsoluteSize.X
  2610. else
  2611. X = M.X - hsvHolder.AbsolutePosition.X
  2612. end
  2613. if M.Y < hsvHolder.AbsolutePosition.Y then
  2614. Y = 0
  2615. elseif M.Y > hsvHolder.AbsolutePosition.Y + hsvHolder.AbsoluteSize.Y then
  2616. Y = hsvHolder.AbsoluteSize.Y
  2617. else
  2618. Y = M.Y - hsvHolder.AbsolutePosition.Y
  2619. end
  2620. X,Y = X-7,Y -1
  2621. outerDragA.Position = UDim2.new(0,X,0,Y)
  2622. end
  2623. hsvHolder.InputBegan:connect(function(input)
  2624. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2625. local M = services.mouse;
  2626. hsvFunction()
  2627. hsvEvent = M.Move:connect(function()
  2628. hsvFunction()
  2629. end)
  2630. end
  2631. end)
  2632. hsvHolder.InputEnded:connect(function(input)
  2633. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  2634. if hsvEvent then
  2635. hsvEvent:disconnect();
  2636. end
  2637. end
  2638. end)
  2639. local function createNumberOnlyBox(t)
  2640. local box = create("TextBox",{
  2641. MultiLine = false;
  2642. ClearTextOnFocus = false;
  2643. Font = Enum.Font.SourceSansLight;
  2644. BackgroundTransparency = 1;
  2645. ZIndex = 8;
  2646. TextColor3 = Color3.new(1,1,1);
  2647. Text = "";
  2648. })
  2649. for i,v in pairs(t)do
  2650. box[i]=v
  2651. end
  2652. box.Changed:connect(function()
  2653. box.Text = box.Text:gsub("%D","")
  2654. end)
  2655. return box
  2656. end
  2657. local rLabel = create('TextLabel',{
  2658. Font = Enum.Font.SourceSansLight;
  2659. ZIndex = 8;
  2660. Name = "rLabel";
  2661. Text = "R";
  2662. TextColor3 = Color3.new(1,1,1);
  2663. TextSize = 24;
  2664. Size = UDim2.new(.1,0,.1,0);
  2665. Position = UDim2.new(.15,0,.75,0);
  2666. BackgroundTransparency = 1;
  2667. Parent = window.Content
  2668. })
  2669. local rBox = createNumberOnlyBox({
  2670. Name = "rBox";
  2671. TextSize = 26;
  2672. Text = math.floor(settings.mainColor.r*255);
  2673. Position = UDim2.new(.15,0,0.85,0);
  2674. Size = UDim2.new(0.1,0,0.1,0);
  2675. Parent = window.Content;
  2676. })
  2677. local gLabel = create('TextLabel',{
  2678. Font = Enum.Font.SourceSansLight;
  2679. ZIndex = 8;
  2680. Name = "gLabel";
  2681. Text = "G";
  2682. TextColor3 = Color3.new(1,1,1);
  2683. TextSize = 20;
  2684. Size = UDim2.new(.1,0,.1,0);
  2685. Position = UDim2.new(.35,0,.75,0);
  2686. BackgroundTransparency = 1;
  2687. Parent = window.Content
  2688. })
  2689. local gBox = createNumberOnlyBox({
  2690. Name = "gBox";
  2691. TextSize = 26;
  2692. Text = math.floor(settings.mainColor.g*255);
  2693. Position = UDim2.new(.35,0,0.85,0);
  2694. Size = UDim2.new(0.1,0,0.1,0);
  2695. Parent = window.Content;
  2696. })
  2697. local bLabel = create('TextLabel',{
  2698. Font = Enum.Font.SourceSansLight;
  2699. ZIndex = 8;
  2700. Name = "bLabel";
  2701. Text = "B";
  2702. TextColor3 = Color3.new(1,1,1);
  2703. TextSize = 20;
  2704. Size = UDim2.new(.1,0,.1,0);
  2705. Position = UDim2.new(.55,0,.75,0);
  2706. BackgroundTransparency = 1;
  2707. Parent = window.Content
  2708. })
  2709. local bBox = createNumberOnlyBox({
  2710. Name = "bBox";
  2711. TextSize = 26;
  2712. Text = math.floor(settings.mainColor.b*255);
  2713. Position = UDim2.new(.55,0,0.85,0);
  2714. Size = UDim2.new(0.1,0,0.1,0);
  2715. Parent = window.Content;
  2716. })
  2717. local function updateColorGuis()
  2718. local h,s,l = Color3.toHSV(settings.mainColor)
  2719. rBox.Text = math.floor(settings.mainColor.r*255);
  2720. gBox.Text = math.floor(settings.mainColor.g*255);
  2721. bBox.Text = math.floor(settings.mainColor.b*255);
  2722. innerDragA.BackgroundColor3 = settings.mainColor;
  2723. innerDragB.BackgroundColor3 = settings.mainColor;
  2724. end
  2725. local function FocusLost()
  2726. settings.mainColor = Color3.fromRGB(tonumber(rBox.Text),tonumber(gBox.Text),tonumber(bBox.Text))
  2727. local h,s,l = Color3.toHSV(settings.mainColor)
  2728. updateColorGuis()
  2729. local colorHue = Color3.toHSV(settings.mainColor)
  2730. colorBarDrag.Position = UDim2.new(0,-2,0,(180*colorHue)-2);
  2731. outerDragA.Position = UDim2.new(0,((45*s)*4)-7,0,((45*l)*4)-1)
  2732. end
  2733. rBox.FocusLost:connect(function(enter)
  2734. if enter then
  2735. FocusLost()
  2736. end
  2737. end)
  2738. gBox.FocusLost:connect(function(enter)
  2739. if enter then
  2740. FocusLost()
  2741. end
  2742. end)
  2743. bBox.FocusLost:connect(function(enter)
  2744. if enter then
  2745. FocusLost()
  2746. end
  2747. end)
  2748. local cEvent
  2749. indicator.Changed:connect(function(prop)
  2750. if prop == "AbsolutePosition"then
  2751. if cEvent then cEvent:disconnect() end
  2752. coroutine.wrap(function()
  2753. for i,v in pairs(hsvTable)do
  2754. if collisionDetect(indicator,v)then
  2755. settings.mainColor = v.BackgroundColor3
  2756. updateColorGuis()
  2757. cEvent = v.Changed:connect(function(prop)
  2758. if prop == "BackgroundColor3"then
  2759. settings.mainColor = v.BackgroundColor3
  2760. updateColorGuis()
  2761. end
  2762. end)
  2763. end
  2764. end
  2765. end)()
  2766. end
  2767. end)
  2768. end)
  2769. end
  2770. end)
  2771. local function alternateColors(object,property,oldColor3,newColor3,i)
  2772. coroutine.wrap(function()
  2773. for i = 0,1,i do
  2774. object[property] = oldColor3:lerp(newColor3,i)
  2775. game:service'RunService'.RenderStepped:wait()
  2776. end
  2777. object[property] = newColor3
  2778. end)()
  2779. end
  2780. local Colorables = {}
  2781. local function addRecolorables(inst)
  2782. if inst.BackgroundColor3 == colorCheck then
  2783. table.insert(Colorables,inst)
  2784. end
  2785. inst.ChildAdded:connect(function(i)
  2786. if i.BackgroundColor3 == colorCheck then
  2787. table.insert(Colorables,i)
  2788. end
  2789. end)
  2790. end
  2791. Children(gui,function(inst)
  2792. addRecolorables(inst)
  2793. end)
  2794. gui.ChildAdded:connect(function(i)
  2795. Children(i,function(inst)
  2796. addRecolorables(inst)
  2797. end)
  2798. addRecolorables(i)
  2799. end)
  2800. Children(pingui,function(inst)
  2801. addRecolorables(inst)
  2802. end)
  2803. pingui.ChildAdded:connect(function(i)
  2804. Children(i,function(inst)
  2805. addRecolorables(inst)
  2806. end)
  2807. addRecolorables(i)
  2808. end)
  2809. game:service'RunService'.Stepped:connect(function()
  2810. if colorCheck ~= settings.mainColor then
  2811. coroutine.wrap(function()
  2812. for i,v in pairs(Colorables)do
  2813. v.BackgroundColor3 = settings.mainColor
  2814. end
  2815. colorCheck = settings.mainColor
  2816. end)()
  2817. end
  2818. end)
  2819. services.Players.PlayerRemoving:connect(function(player)
  2820. setCookie('BackgroundColor',tostring(math.floor(settings.mainColor.r*255)..", "..math.floor(settings.mainColor.g*255)..", "..math.floor(settings.mainColor.b*255)));
  2821. setCookie('KeyBind',tostring(settings.toggleKey):sub(14))
  2822. setCookie('BlurLevel',tostring(settings.blurLevel))
  2823. end)
  2824. local Intro = createIcon('rbxassetid://1039272774',{
  2825. Size = UDim2.new(0,150,0,150);
  2826. Position = UDim2.new(.5,-50,0,-150);
  2827. Visible = true;
  2828. Parent = gui;
  2829. })
  2830. local IntroText2 = create('TextLabel',{
  2831. Transparency = 1;
  2832. Text = "Nebula Hub V2";
  2833. TextSize = 42;
  2834. TextColor3 = Color3.new(1,1,1);
  2835. Font = Enum.Font.SourceSansLight;
  2836. Position = UDim2.new(0,0,0,-42);
  2837. Size = UDim2.new(1,0,0,42);
  2838. Parent = Intro;
  2839. })
  2840. local IntroText = create('TextLabel',{
  2841. Transparency = 1;
  2842. Text = "Created by Scripterity & finny";
  2843. TextSize = 32;
  2844. TextColor3 = Color3.new(1,1,1);
  2845. Font = Enum.Font.SourceSansLight;
  2846. Position = UDim2.new(0,0,1,0);
  2847. Size = UDim2.new(1,0,0,30);
  2848. Parent = Intro;
  2849. })
  2850. repeat wait()until Intro.IsLoaded
  2851. Intro:TweenPosition(UDim2.new(.5,-75,.5,-75),Enum.EasingDirection.Out,Enum.EasingStyle.Back,.5,true)
  2852. wait(.75)
  2853. tweenRecursiveTransparency(IntroText2,0,-.05);
  2854. tweenRecursiveTransparency(IntroText,0,-.05);
  2855. wait(5)
  2856. Intro:TweenPosition(UDim2.new(.5,-75,1,0),Enum.EasingDirection.In,Enum.EasingStyle.Quint,.5,true)
  2857. tweenRecursiveTransparency(Intro,1,.05)
  2858. tweenRecursiveTransparency(IntroText,1,.05)
  2859. tweenRecursiveTransparency(IntroText2,1,.05)
  2860. repeat wait()until Intro.ImageTransparency == 1
  2861. Intro:Destroy()
  2862. end)
  2863.  
  2864. TextLabel_2.Parent = Frame
  2865. TextLabel_2.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  2866. TextLabel_2.BorderColor3 = Color3.new(0.00784314, 0.00784314, 0.00784314)
  2867. TextLabel_2.Position = UDim2.new(0, 0, 0.924657524, 0)
  2868. TextLabel_2.Size = UDim2.new(0.5252918, 236, 0.0376712345, 11)
  2869. TextLabel_2.Font = Enum.Font.SourceSans
  2870. TextLabel_2.Text = "Maked by Valo/D39"
  2871. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2872. TextLabel_2.TextSize = 14
  2873. TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  2874.  
  2875. FE.Name = "FE"
  2876. FE.Parent = lol
  2877. FE.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  2878. FE.Position = UDim2.new(0.685202658, 0, 0.473484874, 0)
  2879. FE.Size = UDim2.new(0, 132, 0, 50)
  2880. FE.Font = Enum.Font.Arial
  2881. FE.Text = "FE ANIMATION GUI"
  2882. FE.TextColor3 = Color3.new(0, 0, 0)
  2883. FE.TextScaled = true
  2884. FE.TextSize = 14
  2885. FE.TextWrapped = true
  2886.  
  2887. FE.MouseButton1Down:connect(function()
  2888. --FE Animation Gui Made by Dark Magic Rblx in ROBLOX Studio, please give credits if you use this.
  2889. --You can use all and me in the Name Here Section!
  2890. gui = Instance.new("ScreenGui",game.CoreGui)
  2891. gui.Name = "FE Animation Gui by Dark Magic Rblx"
  2892. box = Instance.new("Frame",gui)
  2893. box.Size = UDim2.new(0,400,0,100)
  2894. box.Position = UDim2.new(0,800,0,500)
  2895. box.BackgroundTransparency = 0
  2896. box.BackgroundColor3 = Color3.new(167,0,0)
  2897. box.BorderSizePixel = 5
  2898. box.BorderColor3 = Color3.new(27,42,53)
  2899.  
  2900. o = Instance.new("TextBox",gui)
  2901. o.Name = "Speed Here"
  2902. o.Size = UDim2.new(0,150,0,15)
  2903. o.Position = UDim2.new(0,1000,0,590)
  2904. o.BackgroundTransparency = 0
  2905. o.BackgroundColor3 = Color3.new(0,0,0)
  2906. o.BorderSizePixel = 0
  2907. o.Font = "Arcade"
  2908. o.TextColor3 = Color3.new(255,255,255)
  2909. o.TextScaled = true
  2910. o.TextWrapped = true
  2911. o.Text = "Speed Here"
  2912.  
  2913. a = Instance.new("TextBox",gui)
  2914. a.Name = "ID Here"
  2915. a.Size = UDim2.new(0,300,0,25)
  2916. a.Position = UDim2.new(0,900,0,530)
  2917. a.BackgroundTransparency = 0
  2918. a.BackgroundColor3 = Color3.new(0,0,0)
  2919. a.BorderSizePixel = 0
  2920. a.Font = "Arcade"
  2921. a.TextColor3 = Color3.new(255,255,255)
  2922. a.TextScaled = true
  2923. a.TextWrapped = true
  2924. a.Text = "ID Here"
  2925.  
  2926. b = Instance.new("TextBox",gui)
  2927. b.Name = "Namehere"
  2928. b.Size = UDim2.new(0,300,0,25)
  2929. b.Position = UDim2.new(0,900,0,560)
  2930. b.BackgroundTransparency = 0
  2931. b.BackgroundColor3 = Color3.new(0,0,0)
  2932. b.BorderSizePixel = 0
  2933. b.Font = "Arcade"
  2934. b.TextColor3 = Color3.new(255,255,255)
  2935. b.TextScaled = true
  2936. b.TextWrapped = true
  2937. b.Text = "Name here"
  2938.  
  2939. c = Instance.new("TextButton",gui)
  2940. c.Name = "Animation"
  2941. c.Size = UDim2.new(0,100,0,40)
  2942. c.Position = UDim2.new(0,800,0,520)
  2943. c.BackgroundTransparency = 0
  2944. c.BackgroundColor3 = Color3.new(0,0,0)
  2945. c.BorderSizePixel = 0
  2946. c.Font = "Arcade"
  2947. c.TextColor3 = Color3.new(255,255,255)
  2948. c.TextScaled = true
  2949. c.TextWrapped = true
  2950. c.Text = "Animation"
  2951.  
  2952. d = Instance.new("TextButton",gui)
  2953. d.Name = "Player"
  2954. d.Size = UDim2.new(0,100,0,40)
  2955. d.Position = UDim2.new(0,800,0,560)
  2956. d.BackgroundTransparency = 0
  2957. d.BackgroundColor3 = Color3.new(0,0,0)
  2958. d.BorderSizePixel = 0
  2959. d.Font = "Arcade"
  2960. d.TextColor3 = Color3.new(255,255,255)
  2961. d.TextScaled = true
  2962. d.TextWrapped = true
  2963. d.Text = "Player"
  2964.  
  2965. cred = Instance.new("TextLabel",gui)
  2966. cred.Name = "Credits"
  2967. cred.Size = UDim2.new(0,400,0,20)
  2968. cred.Position = UDim2.new(0,800,0,500)
  2969. cred.BackgroundTransparency = 0
  2970. cred.BackgroundColor3 = Color3.new(0,0,0)
  2971. box.BorderSizePixel = 5
  2972. box.BorderColor3 = Color3.new(27,42,53)
  2973. cred.Font = "Arcade"
  2974. cred.FontSize = "Size24"
  2975. cred.TextColor3 = Color3.new(255,255,255)
  2976. cred.Text = "FE Animation Gui by Dark Magic Rblx!"
  2977. cred.TextSize = 19
  2978.  
  2979. c.MouseButton1Down:connect(function()
  2980. local AnimationId = gui["ID Here"].Text
  2981. local Anim = Instance.new("Animation")
  2982. Anim.AnimationId = "rbxassetid://"..AnimationId
  2983. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  2984. if Player ~= nil then
  2985. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  2986. k:Play()
  2987. k:AdjustSpeed(gui["Speed Here"].Text)
  2988. end
  2989. if gui.Namehere.Text =="me" then
  2990. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2991. k:Play()
  2992. k:AdjustSpeed(gui["Speed Here"].Text)
  2993. end
  2994. if gui.Namehere.Text =="all" then
  2995. for i,v in pairs(game.Players:GetChildren()) do
  2996. local k = v.Character.Humanoid:LoadAnimation(Anim)
  2997. k:Play()
  2998. k:AdjustSpeed(gui["Speed Here"].Text)
  2999. end
  3000. end
  3001. end)
  3002.  
  3003.  
  3004. d.MouseButton1Down:connect(function()
  3005. local AnimationId = gui["ID Here"].Text
  3006. local Anim = Instance.new("Animation")
  3007. Anim.AnimationId = "rbxassetid://"..AnimationId
  3008. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  3009. if Player ~= nil then
  3010. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  3011. k:Play()
  3012. k:AdjustSpeed(gui["Speed Here"].Text)
  3013. end
  3014. if gui.Namehere.Text =="me" then
  3015. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3016. k:Play()
  3017. k:AdjustSpeed(gui["Speed Here"].Text)
  3018. end
  3019. if gui.Namehere.Text =="all" then
  3020. for i,v in pairs(game.Players:GetChildren()) do
  3021. local k = v.Character.Humanoid:LoadAnimation(Anim)
  3022. k:Play()
  3023. k:AdjustSpeed(gui["Speed Here"].Text)
  3024. end
  3025. end
  3026. end)
  3027. end)
  3028.  
  3029. febombvest.Name = "fe bomb vest"
  3030. febombvest.Parent = lol
  3031. febombvest.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  3032. febombvest.Position = UDim2.new(0.386684209, 0, 0.226835057, 0)
  3033. febombvest.Size = UDim2.new(0, 132, 0, 50)
  3034. febombvest.Font = Enum.Font.SourceSans
  3035. febombvest.Text = "FE BOMB VEST"
  3036. febombvest.TextColor3 = Color3.new(0, 0, 0)
  3037. febombvest.TextScaled = true
  3038. febombvest.TextSize = 14
  3039. febombvest.TextWrapped = true
  3040.  
  3041. febombvest.MouseButton1Down:connect(function()
  3042. --Leaked by CrazyExploitz (https://youtube.com/fuzioncrazyexploitz)
  3043. --Cant tell you the original creator for risk of being caught
  3044. --Here is the link to the game it works on https://www.roblox.com/games/647711404/City-Life
  3045. --Enjoy rekking oders in fe lel
  3046.  
  3047. local Me = game:GetService("Players").LocalPlayer --You cannot use this on someone else. srry
  3048. local Char = Me.Character
  3049. local Torso = Char.Torso
  3050. local TickWait = 1
  3051. local Color = "Medium stone gray"
  3052. local Dead = false
  3053.  
  3054. local Tool = Instance.new("HopperBin", Me.Backpack)
  3055. Tool.Name = "Bomb Vest"
  3056.  
  3057. local Position = Vector3.new(0,100,0)
  3058. function NewPart(Parent)
  3059. local Part = Instance.new("Part", Parent)
  3060. Part.CanCollide = false
  3061. Part.FormFactor = "Custom"
  3062. Part.Position = Position
  3063. Part.TopSurface = "Smooth"
  3064. Part.BottomSurface = "Smooth"
  3065. Part.BrickColor = BrickColor.new(Color)
  3066. Position = Position + Vector3.new(0,Part.Size.Y + 10,0)
  3067. return Part
  3068. end
  3069.  
  3070. local Model = Char:FindFirstChild("Bomb")
  3071. if Model then Model:Destroy() end
  3072.  
  3073. Model = Instance.new("Model", Char)
  3074. Model.Name = "Bomb"
  3075.  
  3076. local Belt = NewPart(Model)
  3077. Belt.Size = Vector3.new(2.2,0.5,1.2)
  3078. local Weld = Instance.new("Weld", Belt)
  3079. Weld.Part0 = Belt
  3080. Weld.Part1 = Torso
  3081. Weld.C0 = CFrame.new(0,1.1,0)
  3082. local Light = Instance.new("PointLight", Belt)
  3083. Light.Range = 15
  3084. Light.Brightness = 5
  3085. Light.Color = Color3.new(1,0,0)
  3086. local Beep = Instance.new("Sound", Belt)
  3087. Beep.SoundId = "http://www.roblox.com/asset/?id=188588790"
  3088. local ExplodeSound = Instance.new("Sound", Belt)
  3089. ExplodeSound.SoundId = "http://www.roblox.com/asset/?id="..(tonumber((math.ceil(1776.66^2)+17).."."..string.rep("36",3))*77)+0.00003 --144507765
  3090. ExplodeSound.Pitch = 2.8
  3091. ExplodeSound.Volume = 3
  3092.  
  3093. local Back = NewPart(Model)
  3094. Back.Size = Vector3.new(1.5,1.5,0.5)
  3095. local Weld = Instance.new("Weld", Back)
  3096. Weld.Part0 = Back
  3097. Weld.Part1 = Torso
  3098. Weld.C0 = CFrame.new(0,0.1,-0.75)
  3099.  
  3100. local StrapLeft = NewPart(Model)
  3101. StrapLeft.Size = Vector3.new(0.2,0.5,1.6)
  3102. local Weld = Instance.new("Weld", StrapLeft)
  3103. Weld.Part0 = StrapLeft
  3104. Weld.Part1 = Torso
  3105. Weld.C0 = CFrame.new(0.65,-0.9,-0.2)
  3106.  
  3107. local BuckleLeft = NewPart(Model)
  3108. BuckleLeft.Size = Vector3.new(0.2,1.5,0.2)
  3109. local Weld = Instance.new("Weld", BuckleLeft)
  3110. Weld.Part0 = BuckleLeft
  3111. Weld.Part1 = Torso
  3112. Weld.C0 = CFrame.new(0.65,0.1,0.5)
  3113.  
  3114. local StrapRight = NewPart(Model)
  3115. StrapRight.Size = Vector3.new(0.2,0.5,1.6)
  3116. local Weld = Instance.new("Weld", StrapRight)
  3117. Weld.Part0 = StrapRight
  3118. Weld.Part1 = Torso
  3119. Weld.C0 = CFrame.new(-0.65,-0.9,-0.2)
  3120.  
  3121. local BuckleRight = NewPart(Model)
  3122. BuckleRight.Size = Vector3.new(0.2,1.5,0.2)
  3123. local Weld = Instance.new("Weld", BuckleRight)
  3124. Weld.Part0 = BuckleRight
  3125. Weld.Part1 = Torso
  3126. Weld.C0 = CFrame.new(-0.65,0.1,0.5)
  3127.  
  3128. Tool.Selected:connect(function(Mouse)
  3129. TickWait = 0.3
  3130. Mouse.Icon = "http://www.roblox.com/asset/?id=9109985"
  3131.  
  3132. Mouse.Button1Down:connect(function()
  3133. if Dead == false then
  3134. Dead = true
  3135. ExplodeSound:Play()
  3136. wait(1.4)
  3137. game:GetService'ReplicatedStorage'.ITEM_PURCHASE:InvokeServer('meme', '8', '1527622')
  3138. lp = game:GetService'Players'.LocalPlayer
  3139. hat = lp.Character:WaitForChild'meme'
  3140. hat.Handle.Transparency=1
  3141. hat.Handle.Mesh:Remove()
  3142. end
  3143. end)
  3144. end)
  3145.  
  3146. Tool.Deselected:connect(function()
  3147. TickWait = 1
  3148. end)
  3149.  
  3150. coroutine.wrap(function()
  3151. repeat
  3152. wait(TickWait)
  3153. Light.Enabled = not Light.Enabled
  3154. Beep:Play()
  3155. until Dead == true
  3156. end)()
  3157. local grabknife = h
  3158. function kill(plrtokill)
  3159. --boom--
  3160. assets = {540034631, 178993946, 461493477, 110288809}
  3161. me = game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'
  3162. for i,v in pairs(me.Parent:GetChildren()) do
  3163. if v:IsA'Accoutrement' then v.Parent = nil end
  3164. end
  3165. for i,v in pairs(assets) do
  3166. game:GetService'ReplicatedStorage'.ITEM_PURCHASE:InvokeServer('xdd', tostring(game:GetService'MarketplaceService':GetProductInfo(v).AssetTypeId), v)
  3167. end
  3168. game:GetService'ReplicatedStorage'.ITEM_PURCHASE:InvokeServer('boom', '8', '1527622')
  3169. game.Players.LocalPlayer.Character.boom.BootScript.Parent=workspace[plrtokill]
  3170. print(workspace[plrtokill] .. " has been killed")
  3171.  
  3172. end
  3173.  
  3174. game:GetService'RunService'.Stepped:wait()
  3175. grabknife.Parent = plr.Character
  3176. for i = 1,3 do
  3177. local lol = lp:FindFirstChildOfClass'Backpack':FindFirstChildOfClass'HopperBin'
  3178. if lol:FindFirstChild'LocalScript' then lol:Destroy() end
  3179. end
  3180.  
  3181. end)
  3182.  
  3183. sUC.Name = "sUC"
  3184. sUC.Parent = lol
  3185. sUC.BackgroundColor3 = Color3.new(0.337255, 0.337255, 0.337255)
  3186. sUC.Position = UDim2.new(0.395166785, 0, 0.473047197, 0)
  3187. sUC.Size = UDim2.new(0, 132, 0, 50)
  3188. sUC.Font = Enum.Font.SourceSans
  3189. sUC.Text = "FE SUCIDE GUN"
  3190. sUC.TextColor3 = Color3.new(0, 0, 0)
  3191. sUC.TextScaled = true
  3192. sUC.TextSize = 14
  3193. sUC.TextWrapped = true
  3194.  
  3195. sUC.MouseButton1Down:connect(function()
  3196. --SUICIDE GUN REBORN BY DMS
  3197. o1 = Instance.new("Tool")
  3198. o2 = Instance.new("Part")
  3199. o3 = Instance.new("SpecialMesh")
  3200. o4 = Instance.new("Part")
  3201. o5 = Instance.new("BlockMesh")
  3202. o6 = Instance.new("Part")
  3203. o7 = Instance.new("BlockMesh")
  3204. o8 = Instance.new("Part")
  3205. o9 = Instance.new("BlockMesh")
  3206. o10 = Instance.new("Part")
  3207. o11 = Instance.new("BlockMesh")
  3208. o12 = Instance.new("Part")
  3209. o13 = Instance.new("BlockMesh")
  3210. o14 = Instance.new("Part")
  3211. o15 = Instance.new("BlockMesh")
  3212. o16 = Instance.new("Part")
  3213. o17 = Instance.new("BlockMesh")
  3214. o18 = Instance.new("Part")
  3215. o19 = Instance.new("BlockMesh")
  3216. o20 = Instance.new("Part")
  3217. o21 = Instance.new("CylinderMesh")
  3218. o22 = Instance.new("Part")
  3219. o23 = Instance.new("CylinderMesh")
  3220. o24 = Instance.new("Part")
  3221. o25 = Instance.new("CylinderMesh")
  3222. o26 = Instance.new("Part")
  3223. o27 = Instance.new("BlockMesh")
  3224. o28 = Instance.new("Part")
  3225. o29 = Instance.new("CylinderMesh")
  3226. o30 = Instance.new("Part")
  3227. o31 = Instance.new("PointLight")
  3228. o32 = Instance.new("BillboardGui")
  3229. o33 = Instance.new("ImageLabel")
  3230. o34 = Instance.new("BlockMesh")
  3231. o35 = Instance.new("Part")
  3232. o36 = Instance.new("BlockMesh")
  3233. o37 = Instance.new("Part")
  3234. o38 = Instance.new("BlockMesh")
  3235. o39 = Instance.new("Part")
  3236. o40 = Instance.new("BlockMesh")
  3237. o41 = Instance.new("Part")
  3238. o42 = Instance.new("Decal")
  3239. o43 = Instance.new("CylinderMesh")
  3240. o44 = Instance.new("Part")
  3241. o45 = Instance.new("CylinderMesh")
  3242. o46 = Instance.new("Part")
  3243. o47 = Instance.new("BlockMesh")
  3244. o48 = Instance.new("Part")
  3245. o49 = Instance.new("SpecialMesh")
  3246. o50 = Instance.new("Part")
  3247. o51 = Instance.new("SpecialMesh")
  3248. o52 = Instance.new("Part")
  3249. o53 = Instance.new("BlockMesh")
  3250. o54 = Instance.new("Part")
  3251. o55 = Instance.new("BlockMesh")
  3252. o56 = Instance.new("Part")
  3253. o57 = Instance.new("BlockMesh")
  3254. o58 = Instance.new("Part")
  3255. o59 = Instance.new("CylinderMesh")
  3256. o60 = Instance.new("Part")
  3257. o61 = Instance.new("SpecialMesh")
  3258. o62 = Instance.new("Part")
  3259. o63 = Instance.new("BlockMesh")
  3260. o64 = Instance.new("Part")
  3261. o65 = Instance.new("SpecialMesh")
  3262. o66 = Instance.new("Part")
  3263. o67 = Instance.new("BlockMesh")
  3264. o68 = Instance.new("Part")
  3265. o69 = Instance.new("BlockMesh")
  3266. o70 = Instance.new("Part")
  3267. o71 = Instance.new("SpecialMesh")
  3268. o72 = Instance.new("Part")
  3269. o73 = Instance.new("BlockMesh")
  3270. o74 = Instance.new("Part")
  3271. o75 = Instance.new("BlockMesh")
  3272. o76 = Instance.new("Part")
  3273. o77 = Instance.new("BlockMesh")
  3274. o78 = Instance.new("Part")
  3275. o79 = Instance.new("SpecialMesh")
  3276. o80 = Instance.new("Part")
  3277. o81 = Instance.new("CylinderMesh")
  3278. o82 = Instance.new("Part")
  3279. o83 = Instance.new("SpecialMesh")
  3280. o84 = Instance.new("Part")
  3281. o85 = Instance.new("BlockMesh")
  3282. o86 = Instance.new("Part")
  3283. o87 = Instance.new("SpecialMesh")
  3284. o88 = Instance.new("Part")
  3285. o89 = Instance.new("SpecialMesh")
  3286. o90 = Instance.new("Part")
  3287. o91 = Instance.new("BlockMesh")
  3288. o92 = Instance.new("Part")
  3289. o93 = Instance.new("BlockMesh")
  3290. o94 = Instance.new("Part")
  3291. o95 = Instance.new("SpecialMesh")
  3292. o96 = Instance.new("Part")
  3293. o97 = Instance.new("BlockMesh")
  3294. o98 = Instance.new("Part")
  3295. o99 = Instance.new("SpecialMesh")
  3296. o100 = Instance.new("Part")
  3297. o101 = Instance.new("BlockMesh")
  3298. o102 = Instance.new("Part")
  3299. o103 = Instance.new("BlockMesh")
  3300. o104 = Instance.new("Part")
  3301. o105 = Instance.new("SpecialMesh")
  3302. o106 = Instance.new("Part")
  3303. o107 = Instance.new("BlockMesh")
  3304. o108 = Instance.new("Part")
  3305. o109 = Instance.new("CylinderMesh")
  3306. o110 = Instance.new("Part")
  3307. o111 = Instance.new("BlockMesh")
  3308. o112 = Instance.new("Part")
  3309. o113 = Instance.new("SpecialMesh")
  3310. o114 = Instance.new("Part")
  3311. o115 = Instance.new("CylinderMesh")
  3312. o116 = Instance.new("Part")
  3313. o117 = Instance.new("BlockMesh")
  3314. o118 = Instance.new("Part")
  3315. o119 = Instance.new("SpecialMesh")
  3316. o120 = Instance.new("Part")
  3317. o121 = Instance.new("BlockMesh")
  3318. o122 = Instance.new("Part")
  3319. o123 = Instance.new("SpecialMesh")
  3320. o124 = Instance.new("Part")
  3321. o125 = Instance.new("SpecialMesh")
  3322. o126 = Instance.new("Part")
  3323. o127 = Instance.new("BlockMesh")
  3324. o128 = Instance.new("Part")
  3325. o129 = Instance.new("BlockMesh")
  3326. o130 = Instance.new("Part")
  3327. o131 = Instance.new("SpecialMesh")
  3328. o132 = Instance.new("Part")
  3329. o133 = Instance.new("BlockMesh")
  3330. o134 = Instance.new("Part")
  3331. o135 = Instance.new("BlockMesh")
  3332. o136 = Instance.new("Part")
  3333. o137 = Instance.new("SpecialMesh")
  3334. o138 = Instance.new("Part")
  3335. o139 = Instance.new("BlockMesh")
  3336. o140 = Instance.new("Part")
  3337. o141 = Instance.new("CylinderMesh")
  3338. o142 = Instance.new("Part")
  3339. o143 = Instance.new("BlockMesh")
  3340. o144 = Instance.new("Part")
  3341. o145 = Instance.new("SpecialMesh")
  3342. o146 = Instance.new("Part")
  3343. o147 = Instance.new("SpecialMesh")
  3344. o148 = Instance.new("Part")
  3345. o149 = Instance.new("Sound")
  3346. o150 = Instance.new("BlockMesh")
  3347. o1.Name = "Suicide"
  3348. o1.Parent = game.Players.LocalPlayer.Backpack
  3349. o2.Parent = o1
  3350. o2.Material = Enum.Material.SmoothPlastic
  3351. o2.BrickColor = BrickColor.new("Really black")
  3352. o2.Position = Vector3.new(18.950964, 0.850407004, 14.2854338)
  3353. o2.Rotation = Vector3.new(-2.19040904e-013, 2.50129006e-006, -180)
  3354. o2.Anchored = true
  3355. o2.FormFactor = Enum.FormFactor.Custom
  3356. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3357. o2.CFrame = CFrame.new(18.950964, 0.850407004, 14.2854338, -1, 8.74227766e-008, 4.36557457e-008, -8.74227766e-008, -1, 3.82298495e-015, 4.36557457e-008, 3.92853881e-018, 1)
  3358. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3359. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3360. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3361. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3362. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3363. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3364. o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3365. o3.Parent = o2
  3366. o3.Scale = Vector3.new(0.666666687, 0.388888866, 0.416666687)
  3367. o3.MeshType = Enum.MeshType.Wedge
  3368. o4.Parent = o1
  3369. o4.Material = Enum.Material.SmoothPlastic
  3370. o4.BrickColor = BrickColor.new("Really black")
  3371. o4.Position = Vector3.new(18.950964, 0.953182995, 14.5104237)
  3372. o4.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3373. o4.Anchored = true
  3374. o4.FormFactor = Enum.FormFactor.Custom
  3375. o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3376. o4.CFrame = CFrame.new(18.950964, 0.953182995, 14.5104237, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3377. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3378. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3379. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3380. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3381. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3382. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3383. o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3384. o5.Parent = o4
  3385. o5.Scale = Vector3.new(0.333333343, 0.194444433, 0.694444478)
  3386. o6.Parent = o1
  3387. o6.Material = Enum.Material.SmoothPlastic
  3388. o6.BrickColor = BrickColor.new("Black")
  3389. o6.Position = Vector3.new(18.950964, 1.13095105, 14.5993176)
  3390. o6.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3391. o6.Anchored = true
  3392. o6.FormFactor = Enum.FormFactor.Custom
  3393. o6.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  3394. o6.CFrame = CFrame.new(18.950964, 1.13095105, 14.5993176, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3395. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3396. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3397. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3398. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3399. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3400. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3401. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3402. o7.Parent = o6
  3403. o7.Scale = Vector3.new(1, 0.583333313, 0.722222269)
  3404. o8.Name = "SightBack"
  3405. o8.Parent = o1
  3406. o8.Material = Enum.Material.SmoothPlastic
  3407. o8.Position = Vector3.new(18.950964, 1.23151195, 14.4882116)
  3408. o8.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3409. o8.Anchored = true
  3410. o8.FormFactor = Enum.FormFactor.Custom
  3411. o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3412. o8.CFrame = CFrame.new(18.950964, 1.23151195, 14.4882116, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3413. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3414. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3415. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3416. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3417. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3418. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3419. o9.Parent = o8
  3420. o9.Scale = Vector3.new(0.166666672, 0.111111112, 0.411111116)
  3421. o10.Parent = o1
  3422. o10.Material = Enum.Material.SmoothPlastic
  3423. o10.BrickColor = BrickColor.new("Really black")
  3424. o10.Position = Vector3.new(18.950964, 0.961513996, 14.5937595)
  3425. o10.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3426. o10.Anchored = true
  3427. o10.FormFactor = Enum.FormFactor.Custom
  3428. o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3429. o10.CFrame = CFrame.new(18.950964, 0.961513996, 14.5937595, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3430. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3431. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3432. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3433. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3434. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3435. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3436. o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3437. o11.Parent = o10
  3438. o11.Scale = Vector3.new(0.49999997, 0.277777761, 0.694444478)
  3439. o12.Parent = o1
  3440. o12.Material = Enum.Material.SmoothPlastic
  3441. o12.BrickColor = BrickColor.new("Really black")
  3442. o12.Position = Vector3.new(18.950964, 1.19539297, 14.5993176)
  3443. o12.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3444. o12.Anchored = true
  3445. o12.FormFactor = Enum.FormFactor.Custom
  3446. o12.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  3447. o12.CFrame = CFrame.new(18.950964, 1.19539297, 14.5993176, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3448. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3449. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3450. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3451. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3452. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3453. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3454. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3455. o13.Parent = o12
  3456. o13.Scale = Vector3.new(1, 0.249999985, 0.411111116)
  3457. o14.Parent = o1
  3458. o14.Material = Enum.Material.SmoothPlastic
  3459. o14.BrickColor = BrickColor.new("Really black")
  3460. o14.Position = Vector3.new(18.908186, 1.19095695, 14.5993176)
  3461. o14.Rotation = Vector3.new(-90, 44.9999962, 90)
  3462. o14.Anchored = true
  3463. o14.FormFactor = Enum.FormFactor.Custom
  3464. o14.Size = Vector3.new(0.566666663, 0.200000003, 0.200000003)
  3465. o14.CFrame = CFrame.new(18.908186, 1.19095695, 14.5993176, 0, -0.707106709, 0.707106709, 5.38120031e-018, 0.707106769, 0.707106769, -1, 2.04281037e-011, 9.59801127e-011)
  3466. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3467. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3468. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3469. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3470. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3471. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3472. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3473. o15.Parent = o14
  3474. o15.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  3475. o16.Name = "SightBack"
  3476. o16.Parent = o1
  3477. o16.Material = Enum.Material.SmoothPlastic
  3478. o16.Position = Vector3.new(18.9787407, 1.25372696, 14.4882116)
  3479. o16.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3480. o16.Anchored = true
  3481. o16.FormFactor = Enum.FormFactor.Custom
  3482. o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3483. o16.CFrame = CFrame.new(18.9787407, 1.25372696, 14.4882116, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3484. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3485. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3486. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3487. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3488. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3490. o17.Parent = o16
  3491. o17.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
  3492. o18.Name = "SightBack"
  3493. o18.Parent = o1
  3494. o18.Material = Enum.Material.SmoothPlastic
  3495. o18.Position = Vector3.new(18.9231701, 1.25372696, 14.4882002)
  3496. o18.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3497. o18.Anchored = true
  3498. o18.FormFactor = Enum.FormFactor.Custom
  3499. o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3500. o18.CFrame = CFrame.new(18.9231701, 1.25372696, 14.4882002, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3501. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3502. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3503. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3504. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3505. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3506. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. o19.Parent = o18
  3508. o19.Scale = Vector3.new(0.166666672, 0.111111112, 0.13333334)
  3509. o20.Parent = o1
  3510. o20.Material = Enum.Material.SmoothPlastic
  3511. o20.BrickColor = BrickColor.new("Black")
  3512. o20.Position = Vector3.new(18.950964, 0.886528015, 14.5798664)
  3513. o20.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
  3514. o20.Anchored = true
  3515. o20.FormFactor = Enum.FormFactor.Custom
  3516. o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3517. o20.CFrame = CFrame.new(18.950964, 0.886528015, 14.5798664, -8.74279067e-008, 1, -4.37113812e-008, -3.83195418e-015, 4.37113812e-008, 1, 1, 8.74279067e-008, -4.65359901e-018)
  3518. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3519. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3520. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3521. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3522. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3524. o20.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3525. o21.Parent = o20
  3526. o21.Scale = Vector3.new(0.416666687, 0.722222269, 0.416666687)
  3527. o22.Name = "SightLine"
  3528. o22.Parent = o1
  3529. o22.Material = Enum.Material.SmoothPlastic
  3530. o22.BrickColor = BrickColor.new("Smoky grey")
  3531. o22.Position = Vector3.new(18.950964, 1.21539295, 15.7804356)
  3532. o22.Rotation = Vector3.new(90, -2.50447761e-006, -90)
  3533. o22.Anchored = true
  3534. o22.FormFactor = Enum.FormFactor.Custom
  3535. o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3536. o22.CFrame = CFrame.new(18.950964, 1.21539295, 15.7804356, 0, 1, -4.37113812e-008, 5.38120031e-018, -4.37113812e-008, -1, -1, 0, 6.1083781e-018)
  3537. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3538. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3539. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3540. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3541. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3542. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3543. o22.Color = Color3.new(0.356863, 0.364706, 0.411765)
  3544. o23.Parent = o22
  3545. o23.Scale = Vector3.new(0.505999982, 0.150000006, 0.505999982)
  3546. o24.Parent = o1
  3547. o24.Material = Enum.Material.SmoothPlastic
  3548. o24.BrickColor = BrickColor.new("Black")
  3549. o24.Position = Vector3.new(18.950964, 0.96707201, 15.7326679)
  3550. o24.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  3551. o24.Anchored = true
  3552. o24.FormFactor = Enum.FormFactor.Custom
  3553. o24.Size = Vector3.new(0.200000003, 0.344444454, 0.200000003)
  3554. o24.CFrame = CFrame.new(18.950964, 0.96707201, 15.7326679, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  3555. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3556. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3558. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3559. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3560. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3561. o24.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3562. o25.Parent = o24
  3563. o25.Scale = Vector3.new(0.405599982, 1, 0.405599982)
  3564. o26.Parent = o1
  3565. o26.Material = Enum.Material.SmoothPlastic
  3566. o26.BrickColor = BrickColor.new("Black")
  3567. o26.Position = Vector3.new(18.950964, 1.01984501, 15.7298756)
  3568. o26.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3569. o26.Anchored = true
  3570. o26.FormFactor = Enum.FormFactor.Custom
  3571. o26.Size = Vector3.new(0.338888884, 0.200000003, 0.200000003)
  3572. o26.CFrame = CFrame.new(18.950964, 1.01984501, 15.7298756, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3573. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3574. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3575. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3576. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3577. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3578. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3579. o26.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3580. o27.Parent = o26
  3581. o27.Scale = Vector3.new(1, 0.527777731, 0.611111104)
  3582. o28.Parent = o1
  3583. o28.Material = Enum.Material.SmoothPlastic
  3584. o28.BrickColor = BrickColor.new("Black")
  3585. o28.Position = Vector3.new(18.950964, 0.96707201, 15.7298756)
  3586. o28.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  3587. o28.Anchored = true
  3588. o28.FormFactor = Enum.FormFactor.Custom
  3589. o28.Size = Vector3.new(0.200000003, 0.338888884, 0.200000003)
  3590. o28.CFrame = CFrame.new(18.950964, 0.96707201, 15.7298756, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  3591. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3592. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3593. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3594. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3595. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3596. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3597. o28.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3598. o29.Parent = o28
  3599. o29.Scale = Vector3.new(0.611111104, 1, 0.611111104)
  3600. o30.Name = "Main"
  3601. o30.Parent = o1
  3602. o30.Material = Enum.Material.SmoothPlastic
  3603. o30.BrickColor = BrickColor.new("Really black")
  3604. o30.Transparency = 1
  3605. o30.Position = Vector3.new(18.950964, 1.12816894, 15.9493256)
  3606. o30.Rotation = Vector3.new(90, -2.50447761e-006, 2.50796006e-006)
  3607. o30.Anchored = true
  3608. o30.FormFactor = Enum.FormFactor.Custom
  3609. o30.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3610. o30.CFrame = CFrame.new(18.950964, 1.12816894, 15.9493256, 1, -4.3772161e-008, -4.37113812e-008, -4.37113812e-008, -1.49011594e-008, -1, 4.3772161e-008, 1, -1.49011603e-008)
  3611. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3612. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3613. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3614. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3615. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3616. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3617. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3618. o31.Name = "FlashFX"
  3619. o31.Parent = o30
  3620. o31.Color = Color3.new(1, 1, 0)
  3621. o31.Enabled = false
  3622. o31.Brightness = 10
  3623. o31.Range = 6
  3624. o31.Shadows = true
  3625. o32.Name = "FlashGui"
  3626. o32.Parent = o30
  3627. o32.Size = UDim2.new(1.1000000238419,0,1.1000000238419,0)
  3628. o32.Enabled = false
  3629. o33.Name = "Label"
  3630. o33.Parent = o32
  3631. o33.Size = UDim2.new(1,0,1,0)
  3632. o33.BackgroundTransparency = 1
  3633. o33.Image = "http://www.roblox.com/asset/?id=117472237"
  3634. o34.Parent = o30
  3635. o34.Scale = Vector3.new(0.99999994, 0.99999994, 0.99999994)
  3636. o35.Parent = o1
  3637. o35.Material = Enum.Material.SmoothPlastic
  3638. o35.BrickColor = BrickColor.new("Black")
  3639. o35.Position = Vector3.new(18.908186, 1.19095695, 15.5132236)
  3640. o35.Rotation = Vector3.new(-90, 44.9999962, 90)
  3641. o35.Anchored = true
  3642. o35.FormFactor = Enum.FormFactor.Custom
  3643. o35.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  3644. o35.CFrame = CFrame.new(18.908186, 1.19095695, 15.5132236, 0, -0.707106709, 0.707106709, 5.38120031e-018, 0.707106769, 0.707106769, -1, 2.04281037e-011, 9.59801127e-011)
  3645. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3646. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3647. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3648. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3649. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3650. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3651. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3652. o36.Parent = o35
  3653. o36.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  3654. o37.Parent = o1
  3655. o37.Material = Enum.Material.SmoothPlastic
  3656. o37.BrickColor = BrickColor.new("Black")
  3657. o37.Position = Vector3.new(18.950964, 1.19539297, 15.5132236)
  3658. o37.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3659. o37.Anchored = true
  3660. o37.FormFactor = Enum.FormFactor.Custom
  3661. o37.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  3662. o37.CFrame = CFrame.new(18.950964, 1.19539297, 15.5132236, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3663. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3664. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3665. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3666. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3667. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3668. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3669. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3670. o38.Parent = o37
  3671. o38.Scale = Vector3.new(1, 0.249999985, 0.411111116)
  3672. o39.Parent = o1
  3673. o39.Material = Enum.Material.SmoothPlastic
  3674. o39.BrickColor = BrickColor.new("Black")
  3675. o39.Position = Vector3.new(18.950964, 1.13095105, 15.5132236)
  3676. o39.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3677. o39.Anchored = true
  3678. o39.FormFactor = Enum.FormFactor.Custom
  3679. o39.Size = Vector3.new(0.772222221, 0.200000003, 0.200000003)
  3680. o39.CFrame = CFrame.new(18.950964, 1.13095105, 15.5132236, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3681. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3682. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3683. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3684. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3685. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3686. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3687. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3688. o40.Parent = o39
  3689. o40.Scale = Vector3.new(1, 0.583333313, 0.722222269)
  3690. o41.Parent = o1
  3691. o41.Material = Enum.Material.SmoothPlastic
  3692. o41.BrickColor = BrickColor.new("Black")
  3693. o41.Position = Vector3.new(18.950964, 1.12816894, 15.3854284)
  3694. o41.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  3695. o41.Anchored = true
  3696. o41.FormFactor = Enum.FormFactor.Custom
  3697. o41.Size = Vector3.new(0.200000003, 1.06111109, 0.200000003)
  3698. o41.CFrame = CFrame.new(18.950964, 1.12816894, 15.3854284, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  3699. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3700. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3701. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3702. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3703. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3704. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3705. o41.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3706. o42.Parent = o41
  3707. o42.Texture = "http://www.roblox.com/asset/?id=47760372"
  3708. o42.Face = Enum.NormalId.Top
  3709. o43.Parent = o41
  3710. o43.Scale = Vector3.new(0.49999997, 1, 0.49999997)
  3711. o44.Parent = o1
  3712. o44.Material = Enum.Material.SmoothPlastic
  3713. o44.BrickColor = BrickColor.new("Black")
  3714. o44.Position = Vector3.new(18.950964, 0.961513996, 15.352108)
  3715. o44.Rotation = Vector3.new(-90, -2.50447761e-006, -180)
  3716. o44.Anchored = true
  3717. o44.FormFactor = Enum.FormFactor.Custom
  3718. o44.Size = Vector3.new(0.200000003, 0.416666627, 0.200000003)
  3719. o44.CFrame = CFrame.new(18.950964, 0.961513996, 15.352108, -1, 4.36557457e-008, -4.37113812e-008, -4.37113812e-008, 1.9122997e-015, 1, 4.36557457e-008, 1, -4.65359901e-018)
  3720. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3721. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3722. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3723. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3724. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3725. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3726. o44.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3727. o45.Parent = o44
  3728. o45.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  3729. o46.Name = "Mag"
  3730. o46.Parent = o1
  3731. o46.Material = Enum.Material.SmoothPlastic
  3732. o46.BrickColor = BrickColor.new("Black")
  3733. o46.Position = Vector3.new(18.950964, 0.129971996, 14.3866644)
  3734. o46.Rotation = Vector3.new(101, 90, 0)
  3735. o46.Anchored = true
  3736. o46.FormFactor = Enum.FormFactor.Custom
  3737. o46.Size = Vector3.new(0.200000003, 0.333333343, 0.200000003)
  3738. o46.CFrame = CFrame.new(18.950964, 0.129971996, 14.3866644, -2.79885857e-008, -5.49657244e-008, 1, 0.981627166, -0.190809026, 1.69563066e-008, 0.190809026, 0.981627107, 5.93718141e-008)
  3739. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3740. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3741. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3742. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3743. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3744. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3745. o46.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3746. o47.Parent = o46
  3747. o47.Scale = Vector3.new(0.027777778, 1, 0.666666687)
  3748. o48.Parent = o1
  3749. o48.Material = Enum.Material.SmoothPlastic
  3750. o48.BrickColor = BrickColor.new("Black")
  3751. o48.Position = Vector3.new(18.950964, 0.161533996, 14.3493176)
  3752. o48.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
  3753. o48.Anchored = true
  3754. o48.FormFactor = Enum.FormFactor.Custom
  3755. o48.Size = Vector3.new(0.200000003, 0.200000003, 0.266666681)
  3756. o48.CFrame = CFrame.new(18.950964, 0.161533996, 14.3493176, -1, -8.74227979e-008, -1.16401111e-010, 8.74227766e-008, -0.99999994, -0.000345305598, 0, -0.000345305569, 0.99999994)
  3757. o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3758. o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3759. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3760. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3761. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3762. o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3763. o48.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3764. o49.Parent = o48
  3765. o49.Scale = Vector3.new(0.694444478, 0.222222224, 1)
  3766. o49.MeshType = Enum.MeshType.Wedge
  3767. o50.Parent = o1
  3768. o50.Material = Enum.Material.SmoothPlastic
  3769. o50.BrickColor = BrickColor.new("Really black")
  3770. o50.Position = Vector3.new(18.950964, 0.155975997, 14.3354216)
  3771. o50.Rotation = Vector3.new(3.08320072e-016, 0, -180)
  3772. o50.Anchored = true
  3773. o50.FormFactor = Enum.FormFactor.Custom
  3774. o50.Size = Vector3.new(0.200000003, 0.200000003, 0.438888878)
  3775. o50.CFrame = CFrame.new(18.950964, 0.155975997, 14.3354216, -1, 1.0960446e-021, 0, 1.0960446e-021, -1, -5.38120031e-018, 0, 5.38120031e-018, 1)
  3776. o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3777. o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3778. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3779. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3780. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3781. o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3782. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3783. o51.Parent = o50
  3784. o51.Scale = Vector3.new(0.666666687, 0.333333343, 1)
  3785. o51.MeshType = Enum.MeshType.Wedge
  3786. o52.Parent = o1
  3787. o52.Material = Enum.Material.SmoothPlastic
  3788. o52.BrickColor = BrickColor.new("Black")
  3789. o52.Position = Vector3.new(18.950964, 0.239300996, 14.1882057)
  3790. o52.Rotation = Vector3.new(105, 90, 0)
  3791. o52.Anchored = true
  3792. o52.FormFactor = Enum.FormFactor.Custom
  3793. o52.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3794. o52.CFrame = CFrame.new(18.950964, 0.239300996, 14.1882057, -1.07331601e-008, -6.40018527e-008, 1, 0.965925813, -0.258819044, -6.21114538e-009, 0.258819073, 0.965925813, 6.46105036e-008)
  3795. o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3796. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3797. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3798. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3799. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3800. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3801. o52.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3802. o53.Parent = o52
  3803. o53.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
  3804. o54.Parent = o1
  3805. o54.Material = Enum.Material.SmoothPlastic
  3806. o54.BrickColor = BrickColor.new("Really black")
  3807. o54.Position = Vector3.new(18.950964, 0.225419, 14.3520937)
  3808. o54.Rotation = Vector3.new(-3.25256337e-007, 90, 0)
  3809. o54.Anchored = true
  3810. o54.FormFactor = Enum.FormFactor.Custom
  3811. o54.Size = Vector3.new(0.26111111, 0.200000003, 0.200000003)
  3812. o54.CFrame = CFrame.new(18.950964, 0.225419, 14.3520937, 8.94069672e-008, -6.24762481e-015, 1, -5.6767937e-009, 1, 1.42108539e-014, -1, -5.6767937e-009, 8.94069672e-008)
  3813. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3814. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3815. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3816. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3817. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3818. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3819. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3820. o55.Parent = o54
  3821. o55.Scale = Vector3.new(1, 0.416666687, 0.694444478)
  3822. o56.Parent = o1
  3823. o56.Material = Enum.Material.SmoothPlastic
  3824. o56.BrickColor = BrickColor.new("Really black")
  3825. o56.Position = Vector3.new(18.950964, 0.197641, 14.2215319)
  3826. o56.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3827. o56.Anchored = true
  3828. o56.FormFactor = Enum.FormFactor.Custom
  3829. o56.Size = Vector3.new(0.211111099, 0.200000003, 0.200000003)
  3830. o56.CFrame = CFrame.new(18.950964, 0.197641, 14.2215319, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3831. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3832. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3833. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3834. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3835. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3836. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3837. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3838. o57.Parent = o56
  3839. o57.Scale = Vector3.new(1, 0.0833333358, 0.666666687)
  3840. o58.Parent = o1
  3841. o58.Material = Enum.Material.SmoothPlastic
  3842. o58.BrickColor = BrickColor.new("Really black")
  3843. o58.Position = Vector3.new(18.950964, 0.258204013, 14.3493176)
  3844. o58.Rotation = Vector3.new(-90, -2.50447761e-006, -90)
  3845. o58.Anchored = true
  3846. o58.FormFactor = Enum.FormFactor.Custom
  3847. o58.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3848. o58.CFrame = CFrame.new(18.950964, 0.258204013, 14.3493176, -8.74279067e-008, 1, -4.37113812e-008, -3.83195418e-015, 4.37113812e-008, 1, 1, 8.74279067e-008, -4.65359901e-018)
  3849. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3850. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3851. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3852. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3853. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3854. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3855. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3856. o59.Parent = o58
  3857. o59.Scale = Vector3.new(0.49999997, 0.722222269, 0.472222239)
  3858. o60.Parent = o1
  3859. o60.Material = Enum.Material.SmoothPlastic
  3860. o60.BrickColor = BrickColor.new("Really black")
  3861. o60.Position = Vector3.new(18.950964, 0.244874001, 14.1993141)
  3862. o60.Rotation = Vector3.new(0.019784553, -6.66929267e-009, 180)
  3863. o60.Anchored = true
  3864. o60.FormFactor = Enum.FormFactor.Custom
  3865. o60.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3866. o60.CFrame = CFrame.new(18.950964, 0.244874001, 14.1993141, -1, -8.74227979e-008, -1.16401111e-010, 8.74227766e-008, -0.99999994, -0.000345305598, 0, -0.000345305569, 0.99999994)
  3867. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3868. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3869. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3870. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3871. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3872. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3873. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3874. o61.Parent = o60
  3875. o61.Scale = Vector3.new(0.694444478, 0.222222224, 0.222222224)
  3876. o61.MeshType = Enum.MeshType.Wedge
  3877. o62.Parent = o1
  3878. o62.Material = Enum.Material.SmoothPlastic
  3879. o62.BrickColor = BrickColor.new("Black")
  3880. o62.Position = Vector3.new(18.993742, 1.19095695, 15.1076584)
  3881. o62.Rotation = Vector3.new(90, 44.9999962, -90)
  3882. o62.Anchored = true
  3883. o62.FormFactor = Enum.FormFactor.Custom
  3884. o62.Size = Vector3.new(1.58333337, 0.200000003, 0.200000003)
  3885. o62.CFrame = CFrame.new(18.993742, 1.19095695, 15.1076584, 0, 0.707106709, 0.707106709, 5.38120031e-018, 0.707106769, -0.707106769, -1, 9.59801127e-011, -2.04281037e-011)
  3886. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3887. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3888. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3889. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3890. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3891. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3892. o62.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3893. o63.Parent = o62
  3894. o63.Scale = Vector3.new(1, 0.194444433, 0.222222224)
  3895. o64.Parent = o1
  3896. o64.Material = Enum.Material.SmoothPlastic
  3897. o64.Position = Vector3.new(18.950964, 0.867092013, 15.1298876)
  3898. o64.Rotation = Vector3.new(180, 2.50796006e-006, 8.65142192e-006)
  3899. o64.Anchored = true
  3900. o64.FormFactor = Enum.FormFactor.Custom
  3901. o64.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3902. o64.CFrame = CFrame.new(18.950964, 0.867092013, 15.1298876, 1, -1.50995803e-007, 4.3772161e-008, -1.50995803e-007, -1, -6.59664855e-015, 4.3772161e-008, 3.92853881e-018, -1)
  3903. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3904. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3905. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3906. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3907. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3908. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3909. o65.Parent = o64
  3910. o65.Scale = Vector3.new(0.611111104, 0.333333343, 0.138888881)
  3911. o65.MeshType = Enum.MeshType.Wedge
  3912. o66.Parent = o1
  3913. o66.Material = Enum.Material.SmoothPlastic
  3914. o66.Position = Vector3.new(18.950964, 0.83930999, 15.1048679)
  3915. o66.Rotation = Vector3.new(89.9999771, 90, 0)
  3916. o66.Anchored = true
  3917. o66.FormFactor = Enum.FormFactor.Custom
  3918. o66.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3919. o66.CFrame = CFrame.new(18.950964, 0.83930999, 15.1048679, -8.74231674e-008, 2.50292942e-008, 1, 1, 4.33125763e-007, 8.74231461e-008, -4.33125791e-007, 1, -2.50292942e-008)
  3920. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3921. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3922. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3923. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3924. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3925. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3926. o67.Parent = o66
  3927. o67.Scale = Vector3.new(0.944444478, 0.111111112, 0.611111104)
  3928. o68.Parent = o1
  3929. o68.Material = Enum.Material.SmoothPlastic
  3930. o68.BrickColor = BrickColor.new("Fossil")
  3931. o68.Position = Vector3.new(18.950964, 0.716949999, 15.0719404)
  3932. o68.Rotation = Vector3.new(-45, 90, 0)
  3933. o68.Anchored = true
  3934. o68.FormFactor = Enum.FormFactor.Custom
  3935. o68.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3936. o68.CFrame = CFrame.new(18.950964, 0.716949999, 15.0719404, -1.36843425e-010, -2.04281037e-011, 1, -0.707106769, 0.707106769, -1.0960446e-021, -0.707106709, -0.707106709, 0)
  3937. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3938. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3939. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3940. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3941. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3942. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3943. o68.Color = Color3.new(0.623529, 0.631373, 0.67451)
  3944. o69.Parent = o68
  3945. o69.Scale = Vector3.new(0.527777731, 0.111111112, 0.611111104)
  3946. o70.Parent = o1
  3947. o70.Material = Enum.Material.SmoothPlastic
  3948. o70.BrickColor = BrickColor.new("Black")
  3949. o70.Position = Vector3.new(18.950964, 0.875427008, 15.0743237)
  3950. o70.Rotation = Vector3.new(3.08320072e-016, 0, -180)
  3951. o70.Anchored = true
  3952. o70.FormFactor = Enum.FormFactor.Custom
  3953. o70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3954. o70.CFrame = CFrame.new(18.950964, 0.875427008, 15.0743237, -1, 1.0960446e-021, 0, 1.0960446e-021, -1, -5.38120031e-018, 0, 5.38120031e-018, 1)
  3955. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3956. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3957. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3958. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3959. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3960. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3961. o70.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3962. o71.Parent = o70
  3963. o71.Scale = Vector3.new(0.611111104, 0.249999985, 0.194444433)
  3964. o71.MeshType = Enum.MeshType.Wedge
  3965. o72.Parent = o1
  3966. o72.Material = Enum.Material.SmoothPlastic
  3967. o72.BrickColor = BrickColor.new("Black")
  3968. o72.Position = Vector3.new(18.9315281, 1.09817195, 15.0048761)
  3969. o72.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3970. o72.Anchored = true
  3971. o72.FormFactor = Enum.FormFactor.Custom
  3972. o72.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  3973. o72.CFrame = CFrame.new(18.9315281, 1.09817195, 15.0048761, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3974. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3975. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3976. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3977. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3978. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3979. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3980. o72.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3981. o73.Parent = o72
  3982. o73.Scale = Vector3.new(1, 0.277777761, 0.527777731)
  3983. o74.Parent = o1
  3984. o74.Material = Enum.Material.SmoothPlastic
  3985. o74.BrickColor = BrickColor.new("Black")
  3986. o74.Position = Vector3.new(18.9870701, 1.13095105, 15.0048761)
  3987. o74.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  3988. o74.Anchored = true
  3989. o74.FormFactor = Enum.FormFactor.Custom
  3990. o74.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  3991. o74.CFrame = CFrame.new(18.9870701, 1.13095105, 15.0048761, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  3992. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3993. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3994. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3995. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3996. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3997. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3998. o74.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3999. o75.Parent = o74
  4000. o75.Scale = Vector3.new(1, 0.583333313, 0.361111134)
  4001. o76.Parent = o1
  4002. o76.Material = Enum.Material.SmoothPlastic
  4003. o76.BrickColor = BrickColor.new("Black")
  4004. o76.Position = Vector3.new(18.970396, 1.17595196, 15.0048761)
  4005. o76.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4006. o76.Anchored = true
  4007. o76.FormFactor = Enum.FormFactor.Custom
  4008. o76.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  4009. o76.CFrame = CFrame.new(18.970396, 1.17595196, 15.0048761, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4010. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4011. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4012. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4013. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4014. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4015. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4016. o76.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4017. o77.Parent = o76
  4018. o77.Scale = Vector3.new(1, 0.444444448, 0.216666669)
  4019. o78.Parent = o1
  4020. o78.Material = Enum.Material.SmoothPlastic
  4021. o78.BrickColor = BrickColor.new("Black")
  4022. o78.Position = Vector3.new(18.950964, 0.39764601, 14.6493216)
  4023. o78.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
  4024. o78.Anchored = true
  4025. o78.FormFactor = Enum.FormFactor.Custom
  4026. o78.Size = Vector3.new(0.200000003, 0.550000012, 0.200000003)
  4027. o78.CFrame = CFrame.new(18.950964, 0.39764601, 14.6493216, 1, -8.74227766e-008, 4.3772161e-008, -8.74227766e-008, -1, -3.8177829e-015, 4.3772161e-008, 6.83386182e-018, -1)
  4028. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4029. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4030. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4031. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4032. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4033. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4034. o78.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4035. o79.Parent = o78
  4036. o79.Scale = Vector3.new(0.666666687, 1, 0.944444478)
  4037. o79.MeshType = Enum.MeshType.Wedge
  4038. o80.Parent = o1
  4039. o80.Material = Enum.Material.SmoothPlastic
  4040. o80.BrickColor = BrickColor.new("Black")
  4041. o80.Position = Vector3.new(18.8859501, 0.96707201, 15.0021019)
  4042. o80.Rotation = Vector3.new(-90, -2.50447761e-006, -90.0000076)
  4043. o80.Anchored = true
  4044. o80.FormFactor = Enum.FormFactor.Custom
  4045. o80.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4046. o80.CFrame = CFrame.new(18.8859501, 0.96707201, 15.0021019, -1.51107088e-007, 1, -4.37113812e-008, -6.60488848e-015, 4.37113812e-008, 1, 1, 1.51107088e-007, -4.65359901e-018)
  4047. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4048. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4049. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4050. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4051. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4052. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4053. o80.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4054. o81.Parent = o80
  4055. o81.Scale = Vector3.new(0.249999985, 0.027777778, 0.249999985)
  4056. o82.Parent = o1
  4057. o82.Material = Enum.Material.SmoothPlastic
  4058. o82.BrickColor = BrickColor.new("Dark stone grey")
  4059. o82.Position = Vector3.new(18.950964, 0.858749986, 14.8770924)
  4060. o82.Rotation = Vector3.new(-180, -2.50796256e-006, 5.00895703e-006)
  4061. o82.Anchored = true
  4062. o82.FormFactor = Enum.FormFactor.Custom
  4063. o82.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4064. o82.CFrame = CFrame.new(18.950964, 0.858749986, 14.8770924, 0.99999994, -8.74227837e-008, -4.37722036e-008, -8.74227837e-008, -0.99999994, 7.17606313e-018, -4.36557599e-008, 1.89421216e-015, -0.999999762)
  4065. o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4066. o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4067. o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4068. o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4069. o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4070. o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4071. o82.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4072. o83.Parent = o82
  4073. o83.Scale = Vector3.new(0.472222239, 0.416666687, 0.222222224)
  4074. o83.MeshType = Enum.MeshType.Wedge
  4075. o84.Parent = o1
  4076. o84.Material = Enum.Material.SmoothPlastic
  4077. o84.BrickColor = BrickColor.new("Black")
  4078. o84.Position = Vector3.new(18.950964, 1.05040395, 14.9382162)
  4079. o84.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4080. o84.Anchored = true
  4081. o84.FormFactor = Enum.FormFactor.Custom
  4082. o84.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
  4083. o84.CFrame = CFrame.new(18.950964, 1.05040395, 14.9382162, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4084. o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4085. o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4086. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4087. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4088. o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4089. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4090. o84.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4091. o85.Parent = o84
  4092. o85.Scale = Vector3.new(1, 0.222222224, 0.722222269)
  4093. o86.Parent = o1
  4094. o86.Material = Enum.Material.SmoothPlastic
  4095. o86.BrickColor = BrickColor.new("Black")
  4096. o86.Position = Vector3.new(18.950964, 0.469879985, 14.2215319)
  4097. o86.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  4098. o86.Anchored = true
  4099. o86.FormFactor = Enum.FormFactor.Custom
  4100. o86.Size = Vector3.new(0.200000003, 0.527777791, 0.211111099)
  4101. o86.CFrame = CFrame.new(18.950964, 0.469879985, 14.2215319, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  4102. o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4103. o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4104. o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4105. o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4106. o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4107. o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4108. o86.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4109. o87.Parent = o86
  4110. o87.Scale = Vector3.new(0.666666687, 1, 1)
  4111. o87.MeshType = Enum.MeshType.Wedge
  4112. o88.Parent = o1
  4113. o88.Material = Enum.Material.SmoothPlastic
  4114. o88.BrickColor = BrickColor.new("Dark stone grey")
  4115. o88.Position = Vector3.new(18.950964, 0.736557007, 14.8798761)
  4116. o88.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  4117. o88.Anchored = true
  4118. o88.FormFactor = Enum.FormFactor.Custom
  4119. o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4120. o88.CFrame = CFrame.new(18.950964, 0.736557007, 14.8798761, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  4121. o88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4122. o88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4123. o88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4124. o88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4125. o88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4126. o88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4127. o88.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4128. o89.Parent = o88
  4129. o89.Scale = Vector3.new(0.472222239, 0.416666687, 0.249999985)
  4130. o89.MeshType = Enum.MeshType.Wedge
  4131. o90.Parent = o1
  4132. o90.Material = Enum.Material.SmoothPlastic
  4133. o90.BrickColor = BrickColor.new("Smoky grey")
  4134. o90.Position = Vector3.new(18.950964, 0.683766007, 14.9020796)
  4135. o90.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4136. o90.Anchored = true
  4137. o90.FormFactor = Enum.FormFactor.Custom
  4138. o90.Size = Vector3.new(0.283333331, 0.200000003, 0.200000003)
  4139. o90.CFrame = CFrame.new(18.950964, 0.683766007, 14.9020796, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4140. o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4141. o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4142. o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4143. o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4144. o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4145. o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4146. o90.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4147. o91.Parent = o90
  4148. o91.Scale = Vector3.new(1, 0.111111112, 0.611111104)
  4149. o92.Parent = o1
  4150. o92.Material = Enum.Material.SmoothPlastic
  4151. o92.BrickColor = BrickColor.new("Black")
  4152. o92.Position = Vector3.new(18.950964, 0.992074013, 14.9382162)
  4153. o92.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4154. o92.Anchored = true
  4155. o92.FormFactor = Enum.FormFactor.Custom
  4156. o92.Size = Vector3.new(1.24444449, 0.200000003, 0.200000003)
  4157. o92.CFrame = CFrame.new(18.950964, 0.992074013, 14.9382162, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4158. o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4159. o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4160. o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4161. o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4162. o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4163. o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4164. o92.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4165. o93.Parent = o92
  4166. o93.Scale = Vector3.new(1, 0.361111134, 0.666666687)
  4167. o94.Parent = o1
  4168. o94.Material = Enum.Material.SmoothPlastic
  4169. o94.BrickColor = BrickColor.new("Black")
  4170. o94.Position = Vector3.new(18.950964, 0.708733976, 14.827096)
  4171. o94.Rotation = Vector3.new(-180, 0.0927856117, 180)
  4172. o94.Anchored = true
  4173. o94.FormFactor = Enum.FormFactor.Custom
  4174. o94.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4175. o94.CFrame = CFrame.new(18.950964, 0.708733976, 14.827096, -0.999998689, -1.0960446e-021, 0.00161941373, -1.1745207e-017, 1, 4.66291637e-018, -0.00161941373, -5.38120031e-018, -0.999998689)
  4176. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4177. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4178. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4179. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4180. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4181. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4182. o94.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4183. o95.Parent = o94
  4184. o95.Scale = Vector3.new(0.611111104, 0.138888881, 0.249999985)
  4185. o95.MeshType = Enum.MeshType.Wedge
  4186. o96.Parent = o1
  4187. o96.Material = Enum.Material.SmoothPlastic
  4188. o96.BrickColor = BrickColor.new("Black")
  4189. o96.Position = Vector3.new(18.950964, 0.797657013, 14.8104324)
  4190. o96.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  4191. o96.Anchored = true
  4192. o96.FormFactor = Enum.FormFactor.Custom
  4193. o96.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
  4194. o96.CFrame = CFrame.new(18.950964, 0.797657013, 14.8104324, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  4195. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4196. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4197. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4198. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4199. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4200. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4201. o96.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4202. o97.Parent = o96
  4203. o97.Scale = Vector3.new(0.472222239, 1, 0.444444448)
  4204. o98.Parent = o1
  4205. o98.Material = Enum.Material.SmoothPlastic
  4206. o98.BrickColor = BrickColor.new("Black")
  4207. o98.Position = Vector3.new(18.950964, 0.875427008, 14.8298864)
  4208. o98.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
  4209. o98.Anchored = true
  4210. o98.FormFactor = Enum.FormFactor.Custom
  4211. o98.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4212. o98.CFrame = CFrame.new(18.950964, 0.875427008, 14.8298864, 1, 1.0960446e-021, 0, -1.0960446e-021, -1, 5.38120031e-018, 0, 5.38120031e-018, -1)
  4213. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4214. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4215. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4216. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4217. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4218. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4219. o98.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4220. o99.Parent = o98
  4221. o99.Scale = Vector3.new(0.666666687, 0.249999985, 0.194444433)
  4222. o99.MeshType = Enum.MeshType.Wedge
  4223. o100.Parent = o1
  4224. o100.Material = Enum.Material.SmoothPlastic
  4225. o100.BrickColor = BrickColor.new("Black")
  4226. o100.Position = Vector3.new(18.988184, 0.986526012, 14.8076496)
  4227. o100.Rotation = Vector3.new(3.00000024, 90, 0)
  4228. o100.Anchored = true
  4229. o100.FormFactor = Enum.FormFactor.Custom
  4230. o100.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4231. o100.CFrame = CFrame.new(18.988184, 0.986526012, 14.8076496, 2.57358579e-011, -6.64535094e-012, 1, 0.0523359589, 0.99862951, -1.0960446e-021, -0.99862951, 0.0523359627, 0)
  4232. o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4233. o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4234. o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4235. o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4236. o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4237. o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4238. o100.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4239. o101.Parent = o100
  4240. o101.Scale = Vector3.new(0.694444478, 0.249999985, 0.361111134)
  4241. o102.Parent = o1
  4242. o102.Material = Enum.Material.SmoothPlastic
  4243. o102.BrickColor = BrickColor.new("Black")
  4244. o102.Position = Vector3.new(18.950964, 0.875427008, 14.8020916)
  4245. o102.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4246. o102.Anchored = true
  4247. o102.FormFactor = Enum.FormFactor.Custom
  4248. o102.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4249. o102.CFrame = CFrame.new(18.950964, 0.875427008, 14.8020916, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4250. o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4251. o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4252. o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4253. o102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4254. o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4255. o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4256. o102.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4257. o103.Parent = o102
  4258. o103.Scale = Vector3.new(0.0833333358, 0.249999985, 0.666666687)
  4259. o104.Parent = o1
  4260. o104.Material = Enum.Material.SmoothPlastic
  4261. o104.BrickColor = BrickColor.new("Really black")
  4262. o104.Position = Vector3.new(18.950964, 0.536549985, 14.6048756)
  4263. o104.Rotation = Vector3.new(180, 2.50796006e-006, 5.00895612e-006)
  4264. o104.Anchored = true
  4265. o104.FormFactor = Enum.FormFactor.Custom
  4266. o104.Size = Vector3.new(0.200000003, 0.794444382, 0.244444445)
  4267. o104.CFrame = CFrame.new(18.950964, 0.536549985, 14.6048756, 1, -8.74227766e-008, 4.3772161e-008, -8.74227766e-008, -1, -3.8177829e-015, 4.3772161e-008, 6.83386182e-018, -1)
  4268. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4269. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4270. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4271. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4272. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4273. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4274. o104.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4275. o105.Parent = o104
  4276. o105.Scale = Vector3.new(0.694444478, 1, 1)
  4277. o105.MeshType = Enum.MeshType.Wedge
  4278. o106.Name = "Mag"
  4279. o106.Parent = o1
  4280. o106.Material = Enum.Material.SmoothPlastic
  4281. o106.BrickColor = BrickColor.new("Really black")
  4282. o106.Position = Vector3.new(18.950964, 0.56080699, 14.4704056)
  4283. o106.Rotation = Vector3.new(101, 90, 0)
  4284. o106.Anchored = true
  4285. o106.FormFactor = Enum.FormFactor.Custom
  4286. o106.Size = Vector3.new(0.872222185, 0.322222203, 0.200000003)
  4287. o106.CFrame = CFrame.new(18.950964, 0.56080699, 14.4704056, -2.79885857e-008, -5.65955389e-008, 1, 0.981627166, -0.190809026, 1.66447549e-008, 0.190809026, 0.981627107, 6.10016286e-008)
  4288. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4289. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4290. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4291. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4292. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4293. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4294. o106.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4295. o107.Parent = o106
  4296. o107.Scale = Vector3.new(1, 1, 0.611111104)
  4297. o108.Parent = o1
  4298. o108.Material = Enum.Material.SmoothPlastic
  4299. o108.BrickColor = BrickColor.new("Smoky grey")
  4300. o108.Position = Vector3.new(18.950964, 0.731004, 14.7326536)
  4301. o108.Rotation = Vector3.new(-90, 4.32571142e-006, -90.0000076)
  4302. o108.Anchored = true
  4303. o108.FormFactor = Enum.FormFactor.Custom
  4304. o108.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4305. o108.CFrame = CFrame.new(18.950964, 0.731004, 14.7326536, -1.51107088e-007, 1, 7.54979084e-008, 7.25342942e-015, -7.54979084e-008, 1, 1, 1.51107088e-007, 4.14945855e-015)
  4306. o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4307. o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4308. o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4309. o108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4310. o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4311. o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4312. o108.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4313. o109.Parent = o108
  4314. o109.Scale = Vector3.new(0.416666687, 0.694444478, 0.416666687)
  4315. o110.Parent = o1
  4316. o110.Material = Enum.Material.SmoothPlastic
  4317. o110.BrickColor = BrickColor.new("Black")
  4318. o110.Position = Vector3.new(18.950964, 0.544876993, 14.4409838)
  4319. o110.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4320. o110.Anchored = true
  4321. o110.FormFactor = Enum.FormFactor.Custom
  4322. o110.Size = Vector3.new(0.227777779, 0.711111128, 0.200000003)
  4323. o110.CFrame = CFrame.new(18.950964, 0.544876993, 14.4409838, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4324. o110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4325. o110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4326. o110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4327. o110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4328. o110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4329. o110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4330. o110.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4331. o111.Parent = o110
  4332. o111.Scale = Vector3.new(1, 1, 0.666666687)
  4333. o112.Parent = o1
  4334. o112.Material = Enum.Material.SmoothPlastic
  4335. o112.BrickColor = BrickColor.new("Black")
  4336. o112.Position = Vector3.new(18.950964, 0.775434017, 14.7993164)
  4337. o112.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  4338. o112.Anchored = true
  4339. o112.FormFactor = Enum.FormFactor.Custom
  4340. o112.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4341. o112.CFrame = CFrame.new(18.950964, 0.775434017, 14.7993164, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  4342. o112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4343. o112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4344. o112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4345. o112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4346. o112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4347. o112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4348. o112.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4349. o113.Parent = o112
  4350. o113.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
  4351. o113.MeshType = Enum.MeshType.Wedge
  4352. o114.Parent = o1
  4353. o114.Material = Enum.Material.SmoothPlastic
  4354. o114.BrickColor = BrickColor.new("Black")
  4355. o114.Position = Vector3.new(18.950964, 0.730996013, 14.7298584)
  4356. o114.Rotation = Vector3.new(180, 0, -90.0000076)
  4357. o114.Anchored = true
  4358. o114.FormFactor = Enum.FormFactor.Custom
  4359. o114.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4360. o114.CFrame = CFrame.new(18.950964, 0.730996013, 14.7298584, -1.94707198e-007, 1, 0, 1, 1.94707169e-007, -4.37113883e-008, -4.37113883e-008, 0, -1)
  4361. o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4362. o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4363. o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4364. o114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4365. o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4366. o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4367. o114.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4368. o115.Parent = o114
  4369. o115.Scale = Vector3.new(0.833333373, 0.666666687, 0.805555522)
  4370. o116.Parent = o1
  4371. o116.Material = Enum.Material.SmoothPlastic
  4372. o116.BrickColor = BrickColor.new("Black")
  4373. o116.Position = Vector3.new(18.950964, 0.928192973, 14.7298584)
  4374. o116.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4375. o116.Anchored = true
  4376. o116.FormFactor = Enum.FormFactor.Custom
  4377. o116.Size = Vector3.new(0.827777743, 0.200000003, 0.200000003)
  4378. o116.CFrame = CFrame.new(18.950964, 0.928192973, 14.7298584, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4379. o116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4380. o116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4381. o116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4382. o116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4383. o116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4384. o116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4385. o116.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4386. o117.Parent = o116
  4387. o117.Scale = Vector3.new(1, 0.277777761, 0.666666687)
  4388. o118.Parent = o1
  4389. o118.Material = Enum.Material.SmoothPlastic
  4390. o118.BrickColor = BrickColor.new("Black")
  4391. o118.Position = Vector3.new(18.950964, 0.825424016, 14.7993164)
  4392. o118.Rotation = Vector3.new(-180, 0, -6.27987314e-020)
  4393. o118.Anchored = true
  4394. o118.FormFactor = Enum.FormFactor.Custom
  4395. o118.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4396. o118.CFrame = CFrame.new(18.950964, 0.825424016, 14.7993164, 1, 1.0960446e-021, 0, -1.0960446e-021, -1, 5.38120031e-018, 0, 5.38120031e-018, -1)
  4397. o118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4398. o118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4399. o118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4400. o118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4401. o118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4402. o118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4403. o118.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4404. o119.Parent = o118
  4405. o119.Scale = Vector3.new(0.666666687, 0.249999985, 0.111111112)
  4406. o119.MeshType = Enum.MeshType.Wedge
  4407. o120.Parent = o1
  4408. o120.Material = Enum.Material.SmoothPlastic
  4409. o120.BrickColor = BrickColor.new("Black")
  4410. o120.Position = Vector3.new(18.950964, 0.600430012, 14.4798584)
  4411. o120.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4412. o120.Anchored = true
  4413. o120.FormFactor = Enum.FormFactor.Custom
  4414. o120.Size = Vector3.new(0.200000003, 0.666666687, 0.200000003)
  4415. o120.CFrame = CFrame.new(18.950964, 0.600430012, 14.4798584, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4416. o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4417. o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4418. o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4419. o120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4420. o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4421. o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4422. o120.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4423. o121.Parent = o120
  4424. o121.Scale = Vector3.new(0.027777778, 1, 0.694444478)
  4425. o122.Parent = o1
  4426. o122.Material = Enum.Material.SmoothPlastic
  4427. o122.BrickColor = BrickColor.new("Black")
  4428. o122.Position = Vector3.new(18.950964, 0.980957985, 14.5104237)
  4429. o122.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  4430. o122.Anchored = true
  4431. o122.FormFactor = Enum.FormFactor.Custom
  4432. o122.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4433. o122.CFrame = CFrame.new(18.950964, 0.980957985, 14.5104237, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  4434. o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4435. o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4436. o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4437. o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4438. o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4439. o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4440. o122.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4441. o123.Parent = o122
  4442. o123.Scale = Vector3.new(0.694444478, 0.0833333358, 0.333333343)
  4443. o123.MeshType = Enum.MeshType.Wedge
  4444. o124.Parent = o1
  4445. o124.Material = Enum.Material.SmoothPlastic
  4446. o124.BrickColor = BrickColor.new("Black")
  4447. o124.Position = Vector3.new(18.950964, 0.961513996, 14.6854324)
  4448. o124.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  4449. o124.Anchored = true
  4450. o124.FormFactor = Enum.FormFactor.Custom
  4451. o124.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4452. o124.CFrame = CFrame.new(18.950964, 0.961513996, 14.6854324, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  4453. o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4454. o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4455. o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4456. o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4457. o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4458. o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4459. o124.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4460. o125.Parent = o124
  4461. o125.Scale = Vector3.new(0.694444478, 0.277777761, 0.416666687)
  4462. o125.MeshType = Enum.MeshType.Wedge
  4463. o126.Parent = o1
  4464. o126.Material = Enum.Material.SmoothPlastic
  4465. o126.BrickColor = BrickColor.new("Really black")
  4466. o126.Position = Vector3.new(18.950964, 0.803216994, 14.6715384)
  4467. o126.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4468. o126.Anchored = true
  4469. o126.FormFactor = Enum.FormFactor.Custom
  4470. o126.Size = Vector3.new(0.244444445, 0.200000003, 0.200000003)
  4471. o126.CFrame = CFrame.new(18.950964, 0.803216994, 14.6715384, 0, -1.0960446e-021, 1, 5.38120031e-018, 1, -1.0960446e-021, -1, -5.38120031e-018, 0)
  4472. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4473. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4474. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4475. o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4476. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4477. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4478. o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4479. o127.Parent = o126
  4480. o127.Scale = Vector3.new(1, 0.972222209, 0.666666687)
  4481. o128.Parent = o1
  4482. o128.Material = Enum.Material.SmoothPlastic
  4483. o128.BrickColor = BrickColor.new("Really black")
  4484. o128.Position = Vector3.new(18.950964, 0.672379017, 14.6450357)
  4485. o128.Rotation = Vector3.new(-30.0000038, 90, 0)
  4486. o128.Anchored = true
  4487. o128.FormFactor = Enum.FormFactor.Custom
  4488. o128.Size = Vector3.new(0.205555543, 0.200000003, 0.200000003)
  4489. o128.CFrame = CFrame.new(18.950964, 0.672379017, 14.6450357, 4.20376836e-008, -2.60188173e-008, 1, -0.50000006, 0.866025388, 4.35066809e-008, -0.866025388, -0.50000006, 2.33994797e-008)
  4490. o128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4491. o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4492. o128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4493. o128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4494. o128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4495. o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4496. o128.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4497. o129.Parent = o128
  4498. o129.Scale = Vector3.new(1, 0.722222269, 0.666666687)
  4499. o130.Parent = o1
  4500. o130.Material = Enum.Material.SmoothPlastic
  4501. o130.BrickColor = BrickColor.new("Really black")
  4502. o130.Position = Vector3.new(18.950964, 0.619874001, 14.3270836)
  4503. o130.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  4504. o130.Anchored = true
  4505. o130.FormFactor = Enum.FormFactor.Custom
  4506. o130.Size = Vector3.new(0.200000003, 0.705555558, 0.300000012)
  4507. o130.CFrame = CFrame.new(18.950964, 0.619874001, 14.3270836, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  4508. o130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4509. o130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4510. o130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4511. o130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4512. o130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4513. o130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4514. o130.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4515. o131.Parent = o130
  4516. o131.Scale = Vector3.new(0.694444478, 1, 1)
  4517. o131.MeshType = Enum.MeshType.Wedge
  4518. o132.Parent = o1
  4519. o132.Material = Enum.Material.SmoothPlastic
  4520. o132.BrickColor = BrickColor.new("Black")
  4521. o132.Position = Vector3.new(18.950964, 1.15317094, 14.2876415)
  4522. o132.Rotation = Vector3.new(30.0000019, 90, 0)
  4523. o132.Anchored = true
  4524. o132.FormFactor = Enum.FormFactor.Custom
  4525. o132.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4526. o132.CFrame = CFrame.new(18.950964, 1.15317094, 14.2876415, 1.28167699e-010, -5.82076609e-011, 1, 0.5, 0.866025388, -1.0960446e-021, -0.866025388, 0.5, 0)
  4527. o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4528. o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4529. o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4530. o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4531. o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4532. o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4533. o132.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4534. o133.Parent = o132
  4535. o133.Scale = Vector3.new(0.388888866, 0.194444433, 0.416666687)
  4536. o134.Parent = o1
  4537. o134.Material = Enum.Material.SmoothPlastic
  4538. o134.BrickColor = BrickColor.new("Black")
  4539. o134.Position = Vector3.new(18.950964, 1.10315704, 14.3126564)
  4540. o134.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4541. o134.Anchored = true
  4542. o134.FormFactor = Enum.FormFactor.Custom
  4543. o134.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4544. o134.CFrame = CFrame.new(18.950964, 1.10315704, 14.3126564, 0, -5.9604659e-008, 1, 5.38120031e-018, 1, 5.9604659e-008, -1, -5.38374141e-018, 0)
  4545. o134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4546. o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4547. o134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4548. o134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4549. o134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4550. o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4551. o134.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4552. o135.Parent = o134
  4553. o135.Scale = Vector3.new(0.027777778, 0.861111045, 0.416666687)
  4554. o136.Parent = o1
  4555. o136.Material = Enum.Material.SmoothPlastic
  4556. o136.BrickColor = BrickColor.new("Black")
  4557. o136.Position = Vector3.new(18.950964, 0.969842017, 14.2187424)
  4558. o136.Rotation = Vector3.new(2.05579065e-016, -2.50796006e-006, 6.27987314e-020)
  4559. o136.Anchored = true
  4560. o136.FormFactor = Enum.FormFactor.Custom
  4561. o136.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4562. o136.CFrame = CFrame.new(18.950964, 0.969842017, 14.2187424, 1, -1.0960446e-021, -4.3772161e-008, -7.78546341e-022, 1, -3.58803156e-018, 4.3772161e-008, -5.38120031e-018, 1)
  4563. o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4564. o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4565. o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4566. o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4567. o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4568. o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4569. o136.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4570. o137.Parent = o136
  4571. o137.Scale = Vector3.new(0.666666687, 0.249999985, 0.74999994)
  4572. o137.MeshType = Enum.MeshType.Wedge
  4573. o138.Parent = o1
  4574. o138.Material = Enum.Material.SmoothPlastic
  4575. o138.BrickColor = BrickColor.new("Black")
  4576. o138.Position = Vector3.new(18.950964, 0.919857979, 14.2271004)
  4577. o138.Rotation = Vector3.new(-0.600734293, 89.980217, -5.99351438e-007)
  4578. o138.Anchored = true
  4579. o138.FormFactor = Enum.FormFactor.Custom
  4580. o138.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4581. o138.CFrame = CFrame.new(18.950964, 0.919857979, 14.2271004, 4.06289615e-008, 4.25005558e-016, 0.99999994, -6.70552254e-008, 0.999999881, 4.68723726e-010, -1.00000012, -9.68575407e-008, 4.47034694e-008)
  4582. o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4583. o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4584. o138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4585. o138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4586. o138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4587. o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4588. o138.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4589. o139.Parent = o138
  4590. o139.Scale = Vector3.new(0.888888896, 0.249999985, 0.666666687)
  4591. o140.Parent = o1
  4592. o140.Material = Enum.Material.SmoothPlastic
  4593. o140.BrickColor = BrickColor.new("Black")
  4594. o140.Position = Vector3.new(18.950964, 1.17262495, 14.2539701)
  4595. o140.Rotation = Vector3.new(30.0000038, 1.24663654e-006, -90)
  4596. o140.Anchored = true
  4597. o140.FormFactor = Enum.FormFactor.Custom
  4598. o140.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4599. o140.CFrame = CFrame.new(18.950964, 1.17262495, 14.2539701, -4.959292e-008, 1, 2.17579128e-008, -0.866025388, -3.19989653e-008, -0.50000006, -0.50000006, -4.36557457e-008, 0.866025388)
  4600. o140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4601. o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4602. o140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4603. o140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4604. o140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4605. o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4606. o140.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4607. o141.Parent = o140
  4608. o141.Scale = Vector3.new(0.194444433, 0.416666687, 0.194444433)
  4609. o142.Parent = o1
  4610. o142.Material = Enum.Material.SmoothPlastic
  4611. o142.BrickColor = BrickColor.new("Really black")
  4612. o142.Position = Vector3.new(18.950964, 1.10038495, 14.3182096)
  4613. o142.Rotation = Vector3.new(3.08320072e-016, 90, 0)
  4614. o142.Anchored = true
  4615. o142.FormFactor = Enum.FormFactor.Custom
  4616. o142.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4617. o142.CFrame = CFrame.new(18.950964, 1.10038495, 14.3182096, 0, -2.98023295e-008, 1, 5.38120031e-018, 1, 2.98023295e-008, -1, -1.91260039e-018, 0)
  4618. o142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4619. o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4620. o142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4621. o142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4622. o142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4623. o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4624. o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4625. o143.Parent = o142
  4626. o143.Scale = Vector3.new(0.027777778, 0.722222269, 0.388888866)
  4627. o144.Parent = o1
  4628. o144.Material = Enum.Material.SmoothPlastic
  4629. o144.BrickColor = BrickColor.new("Black")
  4630. o144.Position = Vector3.new(18.950964, 0.986526012, 14.2826424)
  4631. o144.Rotation = Vector3.new(3.08320072e-016, 0, 6.27987314e-020)
  4632. o144.Anchored = true
  4633. o144.FormFactor = Enum.FormFactor.Custom
  4634. o144.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4635. o144.CFrame = CFrame.new(18.950964, 0.986526012, 14.2826424, 1, -1.0960446e-021, 0, -1.0960446e-021, 1, -5.38120031e-018, 0, -5.38120031e-018, 1)
  4636. o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4637. o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4638. o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4639. o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4640. o144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4641. o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4642. o144.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4643. o145.Parent = o144
  4644. o145.Scale = Vector3.new(0.666666687, 0.416666687, 0.333333343)
  4645. o145.MeshType = Enum.MeshType.Wedge
  4646. o146.Parent = o1
  4647. o146.Material = Enum.Material.SmoothPlastic
  4648. o146.BrickColor = BrickColor.new("Really black")
  4649. o146.Position = Vector3.new(18.950964, 0.872651994, 14.2770796)
  4650. o146.Rotation = Vector3.new(2.18855899e-013, 2.50129006e-006, 180)
  4651. o146.Anchored = true
  4652. o146.FormFactor = Enum.FormFactor.Custom
  4653. o146.Size = Vector3.new(0.200000003, 0.200000003, 0.211111099)
  4654. o146.CFrame = CFrame.new(18.950964, 0.872651994, 14.2770796, -1, -8.74227766e-008, 4.36557457e-008, 8.74227766e-008, -1, -3.81975606e-015, 4.36557457e-008, 6.83386182e-018, 1)
  4655. o146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4656. o146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4657. o146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4658. o146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4659. o146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4660. o146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4661. o146.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4662. o147.Parent = o146
  4663. o147.Scale = Vector3.new(0.666666687, 0.277777761, 1)
  4664. o147.MeshType = Enum.MeshType.Wedge
  4665. o148.Name = "Handle"
  4666. o148.Parent = o1
  4667. o148.Material = Enum.Material.SmoothPlastic
  4668. o148.BrickColor = BrickColor.new("Really black")
  4669. o148.Transparency = 1
  4670. o148.Position = Vector3.new(18.9506321, 0.598004997, 14.4106464)
  4671. o148.Rotation = Vector3.new(180, -2.50129006e-006, 180)
  4672. o148.Anchored = true
  4673. o148.FormFactor = Enum.FormFactor.Custom
  4674. o148.Size = Vector3.new(0.200000003, 0.205555543, 0.200000003)
  4675. o148.CFrame = CFrame.new(18.9506321, 0.598004997, 14.4106464, -1, -1.0960446e-021, -4.36557457e-008, 1.41269847e-021, 1, -1.6144448e-018, 4.36557457e-008, -5.38120031e-018, -1)
  4676. o148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4677. o148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4678. o148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4679. o148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4680. o148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4681. o148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4682. o148.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4683. o149.Name = "FireSound"
  4684. o149.Parent = o148
  4685. o149.SoundId = "rbxassetid://330704232"
  4686. o149.Volume = 10
  4687. o150.Parent = o148
  4688. o150.Scale = Vector3.new(0.99999994, 1, 0.99999994)
  4689. Victim = game.Players.LocalPlayer.Character
  4690. function Suicide ()
  4691. Victim.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.Angles(math.rad(25), -math.rad(0),-math.rad(0))
  4692. Victim.Torso.Neck.C1 = CFrame.new(0,0,0)
  4693. wait(.02)
  4694. Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(-70))
  4695. Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
  4696. ANGLE = -70
  4697. ANGLE2 = -20
  4698. for i=1,7 do
  4699. ANGLE = ANGLE + 10
  4700. ANGLE2 = ANGLE2 + 10
  4701. Victim.Torso["Right Shoulder"].C0 = CFrame.new(2.3,.5,0) * CFrame.Angles(math.rad(-90), -math.rad(160),-math.rad(ANGLE))
  4702. Victim.Torso["Right Shoulder"].C1 = CFrame.new(0,0,0)
  4703. wait(1/30)
  4704. end
  4705. wait(.3)
  4706. o1.Handle.FireSound.Parent = workspace
  4707. workspace.FireSound:Play()
  4708. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  4709. game.Players.LocalPlayer.Character.Head.BrickColor = BrickColor.new("Maroon")
  4710. player = game.Players[Victim.Name]
  4711. char = player.Character
  4712. char.Archivable = true
  4713. local rg = char:Clone()
  4714. rg.HumanoidRootPart:Destroy()
  4715. rg.Name = ""
  4716. rg.Humanoid.MaxHealth = 0
  4717.  
  4718. for i, v in pairs(rg.Torso:GetChildren()) do
  4719. if v:IsA("Glue") or v:IsA("Motor6D") then
  4720. v:Destroy()
  4721. end
  4722. end
  4723.  
  4724. local n = Instance.new("Glue", rg.Torso)
  4725. n.Name = "Neck"
  4726. n.Part0 = rg.Torso
  4727. n.Part1 = rg.Head
  4728. n.C0 = CFrame.new(0, 1, 0)
  4729. n.C1 = CFrame.new(0, -0.5, 0)
  4730.  
  4731.  
  4732. local rs = Instance.new("Glue", rg.Torso)
  4733. rs.Name = "Right Shoulder"
  4734. rs.Part0 = rg.Torso
  4735. rs.Part1 = rg["Right Arm"]
  4736. rs.C0 = CFrame.new(1.5, 0.5, 0)
  4737. rs.C1 = CFrame.new(0, 0.5, 0)
  4738. local ls = Instance.new("Glue", rg.Torso)
  4739. ls.Name = "Left Shoulder"
  4740. ls.Part0 = rg.Torso
  4741. ls.Part1 = rg["Left Arm"]
  4742. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  4743. ls.C1 = CFrame.new(0, 0.5, 0)
  4744.  
  4745. local rh = Instance.new("Glue", rg.Torso)
  4746. rh.Name = "Right Hip"
  4747. rh.Part0 = rg.Torso
  4748. rh.Part1 = rg["Right Leg"]
  4749. rh.C0 = CFrame.new(0.5, -1, 0)
  4750. rh.C1 = CFrame.new(0, 1, 0)
  4751. local lh = Instance.new("Glue", rg.Torso)
  4752. lh.Name = "Left Hip"
  4753. lh.Part0 = rg.Torso
  4754. lh.Part1 = rg["Left Leg"]
  4755. lh.C0 = CFrame.new(-0.5, -1, 0)
  4756. lh.C1 = CFrame.new(0, 1, 0)
  4757. char.Torso:Destroy()
  4758. char.Head:Destroy()
  4759. char["Left Leg"]:Destroy()
  4760. char["Left Arm"]:Destroy()
  4761. char["Right Leg"]:Destroy()
  4762. char["Right Arm"]:Destroy()
  4763. rg.Parent = game.Workspace
  4764. rg.Head.BrickColor = BrickColor.new("Maroon")
  4765. rg.Torso.Neck:Destroy()
  4766. for i, v in pairs(rg.Torso:GetChildren()) do
  4767. if v:IsA("Motor6D") then
  4768. v:Destroy()
  4769. end
  4770. end
  4771. function DEATH ()
  4772. OHHNELLY = Instance.new("Part")
  4773. OHHNELLY.Parent = rg
  4774. OHHNELLY.Anchored = false
  4775. OHHNELLY.Material = Enum.Material.SmoothPlastic
  4776. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  4777. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  4778. OHHNELLY.Position = rg.Head.Position
  4779. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  4780. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4781. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4782. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4783. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4784. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4785. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4786. end
  4787. for i=1, 10 do
  4788. DEATH()
  4789. print"BLOODY"
  4790. wait()
  4791. end
  4792. end
  4793. function Weld(x,y)
  4794. local W = Instance.new("Weld")
  4795. W.Part0 = x
  4796. W.Part1 = y
  4797. local CJ = CFrame.new(x.Position)
  4798. local C0 = x.CFrame:inverse()*CJ
  4799. local C1 = y.CFrame:inverse()*CJ
  4800. W.C0 = C0
  4801. W.C1 = C1
  4802. W.Parent = x
  4803. end
  4804.  
  4805. function Get(A)
  4806. if A.className == "Part" then
  4807. Weld(o1.Handle, A)
  4808. A.Anchored = false
  4809. else
  4810. local C = A:GetChildren()
  4811. for i=1, #C do
  4812. Get(C[i])
  4813. end
  4814. end
  4815. end
  4816.  
  4817. function Finale()
  4818. Get(o1)
  4819. end
  4820.  
  4821. o1.Equipped:connect(Finale)
  4822. o1.Unequipped:connect(Finale)
  4823. o1.Activated:connect(Suicide)
  4824. Finale()
  4825. end)
Add Comment
Please, Sign In to add comment