Guest User

Untitled

a guest
Nov 20th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 272.63 KB | None | 0 0
  1. ---------------------------------------------------------------
  2. ---------------------------------------------------------------
  3. -- _____ __ _ _ _ __ ___ _ _ --
  4. -- |_ _| / _(_) (_) | \ \ / (_) | | | | --
  5. -- | | _ __ | |_ _ _ __ _| |_ ___ \ V / _ ___| | __| | --
  6. -- | || '_ \| _| | '_ \| | __/ _ \ \ / | |/ _ \ |/ _` | --
  7. -- _| || | | | | | | | | | | || __/ | | | | __/ | (_| | --
  8. -- \___/_| |_|_| |_|_| |_|_|\__\___| \_/ |_|\___|_|\__,_| --
  9. -- --
  10. ---------------------------------------------------------------
  11. ---------------------------------------------------------------
  12. -------------------------Version 5.4.1-------------------------
  13. ---------------------------------------------------------------
  14. ---------------------IoIman616---Edge#3467---------------------
  15. -------------Desiredusername1233--bluntboomer#1259-------------
  16. --------------------sweg2hip----Master#9156--------------------
  17. ---------------------------------------------------------------
  18.  
  19. --The message system was created by HARKINIAN @ V3RMILLION
  20. --Bang and fly is from rocky2u's admin
  21. --Thank you for support everyone
  22.  
  23. local gCoreGui = game:GetService('CoreGui')
  24. local gPlayers = game:GetService('Players')
  25. local gLighting = game:GetService('Lighting')
  26. local gWorkspace = game:GetService('Workspace')
  27. local Player = game.Players.LocalPlayer
  28. local Mouse = Player:GetMouse()
  29. local char = Player.Character
  30. local LP = gPlayers.LocalPlayer
  31. local gPlayers = game:GetService("Players")
  32. local _players = game:GetService('Players')
  33. MSGhook = false
  34. local services={}
  35. local cmds={}
  36. local std={}
  37. local loopkillT = {}
  38. local rainbowT = {}
  39. local disabletoolsT = {}
  40. local banT = {}
  41. local adminT = {}
  42. function FIND_CHILD(PATH, NAME) if PATH:FindFirstChild(NAME) then return true end return false end
  43. function _G.ADD_ADMIN(ID) table.insert(adminT, ID) end
  44. local Version = '5.4.1'
  45. services.players=gPlayers
  46. services.lighting=game:GetService('Lighting')
  47. services.workspace=game:GetService('Workspace')
  48. services.events = {}
  49. local user = gPlayers.LocalPlayer
  50. local gCoreGui = game:GetService('CoreGui')
  51. local gPlayers = game:GetService('Players')
  52. local gLighting = game:GetService('Lighting')
  53. local gWorkspace = game:GetService('Workspace')
  54. local scriptprefix='\\'
  55. local split=" "
  56. local cmdprefix=';'
  57. notifications = true
  58. allowfriends = true
  59. JLnotify = true
  60. Mseconds = '7'
  61. slock = false
  62. local jl = Instance.new("ScreenGui")
  63. jl.Name = "jl"
  64. jl.Parent = game.CoreGui
  65.  
  66. function msghook()
  67. for _, child in pairs( workspace:GetChildren()) do
  68. if MSGhook == false and child.ClassName == "Message" and child.Name ~= "IYmessage" then
  69. child.Name = "IYmessage"
  70. child.Text = ''
  71. MSGhook = true
  72. end
  73. end
  74. if workspace:FindFirstChild("IYmessage") then
  75. MSGhook = true
  76. else
  77. MSGhook = false
  78. end
  79. end
  80.  
  81. game:GetService('RunService').Heartbeat:connect(function()
  82. if not Clip then
  83. if LP.Character:FindFirstChild('Humanoid') then LP.Character.Humanoid:ChangeState(11) end
  84. end
  85. if MSGhook == true and workspace.IYmessage.Text == '' then
  86. for _, child in pairs( game.Lighting:GetChildren()) do
  87. if child.Name == "IYmblur" then
  88. child:Destroy()
  89. end
  90. end
  91. end
  92. for i,v in pairs(_players:GetPlayers()) do
  93. if FindTable(loopkillT, v.Name) then
  94. v.Character:BreakJoints()
  95. end
  96. end
  97. for i,v in pairs(_players:GetPlayers()) do
  98. if FindTable(rainbowT, v.Name) then
  99. v.Neutral = false
  100. v.TeamColor = BrickColor.random()
  101. end
  102. end
  103. for i,n in pairs(_players:GetPlayers()) do
  104. if FindTable(disabletoolsT, n.Name) then
  105. for i,v in pairs(n.Backpack:GetChildren()) do
  106. if v:IsA('Tool') or v:IsA('HopperBin') then
  107. v:destroy()
  108. end
  109. for i,v in pairs(n.Character:GetChildren()) do
  110. if v:IsA('Tool') or v:IsA('HopperBin') then
  111. v:destroy()
  112. end
  113. end
  114. end
  115. end
  116. end
  117. end)
  118.  
  119. jl = game.CoreGui.jl
  120. POPUP_SIZE = UDim2.new(0,0,-0.15,350)
  121. db = false
  122. PopUps = {}
  123. function changeOptions(N)
  124. MODE = N
  125. if N == 1 then
  126. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(1,1,1)
  127. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(0,0,0)
  128. elseif N == 2 then
  129. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(0,0,0)
  130. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(1,1,1)
  131. end
  132. end
  133. local origsettings = {abt = game.Lighting.Ambient, oabt = game.Lighting.OutdoorAmbient, brt = game.Lighting.Brightness, time =
  134. game.Lighting.TimeOfDay, fclr = game.Lighting.FogColor, fe =
  135. game.Lighting.FogEnd, fs = game.Lighting.FogStart}
  136.  
  137.  
  138. function lponly(player)
  139. local box = "That is a LocalPlayer only command!"
  140. wait(0.1)
  141. game:service'Chat':Chat(player.Character.Head,box,Enum.ChatColor.Red)
  142. wait(0.1)
  143. end
  144.  
  145. function FindTable(Table, Name)
  146. for i,v in pairs(Table) do
  147. if v == Name then
  148. return true
  149. end
  150. end
  151. return false
  152. end
  153. function GetInTable(Table, Name)
  154. for i = 1, #Table do
  155. if Table[i] == Name then
  156. return i
  157. end
  158. end
  159. return false
  160. end
  161.  
  162. function createPopUp(Name,N)
  163.  
  164. local Frame = Instance.new("Frame")
  165. local ImageLabel = Instance.new("ImageLabel")
  166. local TextBox = Instance.new("TextBox")
  167.  
  168. Frame.Parent = game.CoreGui
  169. Frame.BackgroundColor3 = Color3.new(0.658824, 0.654902, 0.666667)
  170. Frame.Position = UDim2.new(0,-360,0,330)
  171. Frame.Size = UDim2.new(0, 230, 0, 60)
  172. Frame.Style = Enum.FrameStyle.RobloxSquare
  173.  
  174. ImageLabel.Parent = Frame
  175. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  176. ImageLabel.BackgroundTransparency = 0.89999997615814
  177. ImageLabel.BorderColor3 = Color3.new(0, 0, 0)
  178. ImageLabel.Size = UDim2.new(0, 50, 1, 0)
  179. ImageLabel.Image = [[http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&Format=Png&userName=]]..Name..[[&RAND]] .. math.random(1,100000000)
  180.  
  181. TextBox.Parent = Frame
  182. TextBox.Active = false
  183. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  184. TextBox.BackgroundTransparency = 0.89999997615814
  185. TextBox.BorderColor3 = Color3.new(0, 0, 0)
  186. TextBox.Position = UDim2.new(0, 55, 0, 0)
  187. TextBox.Size = UDim2.new(0, 158, 1, 0)
  188. TextBox.ClearTextOnFocus = false
  189. TextBox.Font = Enum.Font.ArialBold
  190. TextBox.FontSize = Enum.FontSize.Size10
  191. TextBox.Text = "-Playername- Joined the Game"
  192. TextBox.TextColor3 = Color3.new(1, 1, 1)
  193. TextBox.TextStrokeTransparency = 0
  194. Frame:TweenPosition(UDim2.new(0,0,0,330),"Out","Quint",0.1,true)
  195.  
  196. if N == 1 then
  197. TextBox.Text = Name.." Joined"
  198. elseif N == 2 then
  199. TextBox.Text = Name.." Joined"
  200. elseif N == 3 then
  201. TextBox.Text = Name.." Left"
  202. elseif N == 4 then
  203. TextBox.Text = Name.." Left"
  204. end
  205.  
  206. Frame.Parent = jl
  207. table.insert(PopUps,Frame)
  208.  
  209. local LocalPopUps = {}
  210.  
  211. for i,v in pairs(PopUps) do
  212. table.insert(LocalPopUps,v)
  213. v.Position = v.Position + UDim2.new(0,0,0,20)
  214. end
  215.  
  216. for j = 0, POPUP_SIZE.X.Offset,2 do
  217. for i,v in pairs(LocalPopUps) do
  218. if v ~= nil then
  219. v.Position = v.Position + UDim2.new(0,0,0,40)
  220. end
  221. end
  222. wait()
  223. end
  224.  
  225. wait(5)
  226.  
  227. table.remove(PopUps,1)
  228.  
  229. Frame:TweenPosition(UDim2.new(0,-360,0,330),"Out","Quint",0.2,true)
  230. wait(0.3)
  231. Frame:remove()
  232. end
  233.  
  234. function playerAdded(newPlayer)
  235. if (LP:isFriendsWith(newPlayer.userId)) and MODE >= 1 then
  236. coroutine.resume(coroutine.create(createPopUp),newPlayer.Name,1)
  237. elseif MODE == 2 then
  238. coroutine.resume(coroutine.create(createPopUp),newPlayer.Name,2)
  239. end
  240. end
  241.  
  242. function PlayerRemoving(PlayerLeft)
  243. if (LP:isFriendsWith(PlayerLeft.userId)) and MODE >= 1 then
  244. coroutine.resume(coroutine.create(createPopUp),PlayerLeft.Name,3)
  245. elseif MODE == 2 then
  246. coroutine.resume(coroutine.create(createPopUp),PlayerLeft.Name,4)
  247. end
  248. end
  249.  
  250. local FLYING = false
  251. game:GetService('RunService').Stepped:connect(function()
  252. if LP.Character and LP.Character:FindFirstChild('Humanoid') then
  253. LP.Character.Humanoid.Died:connect(function() FLYING = false end)
  254. repeat wait() until LP.Character.Humanoid.Health > 0
  255. end
  256. end)
  257. function sFLY()
  258. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('HumanoidRootPart') and LP.Character:FindFirstChild('Humanoid')
  259. repeat wait() until Mouse
  260.  
  261. local T = LP.Character.HumanoidRootPart
  262. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  263. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  264. local SPEED = 0
  265.  
  266. local function FLY()
  267. FLYING = true
  268. local BG = Instance.new('BodyGyro', T)
  269. local BV = Instance.new('BodyVelocity', T)
  270. BG.P = 9e4
  271. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  272. BG.cframe = T.CFrame
  273. BV.velocity = Vector3.new(0, 0.1, 0)
  274. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  275. spawn(function()
  276. repeat wait()
  277. LP.Character.Humanoid.PlatformStand = true
  278. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  279. SPEED = 50
  280. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  281. SPEED = 0
  282. end
  283. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  284. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  285. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  286. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  287. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  288. else
  289. BV.velocity = Vector3.new(0, 0.1, 0)
  290. end
  291. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  292. until not FLYING
  293. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  294. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  295. SPEED = 0
  296. BG:destroy()
  297. BV:destroy()
  298. LP.Character.Humanoid.PlatformStand = false
  299. end)
  300. end
  301. Mouse.KeyDown:connect(function(KEY)
  302. if KEY:lower() == 'w' then
  303. CONTROL.F = 1
  304. elseif KEY:lower() == 's' then
  305. CONTROL.B = -1
  306. elseif KEY:lower() == 'a' then
  307. CONTROL.L = -1
  308. elseif KEY:lower() == 'd' then
  309. CONTROL.R = 1
  310. end
  311. end)
  312. Mouse.KeyUp:connect(function(KEY)
  313. if KEY:lower() == 'w' then
  314. CONTROL.F = 0
  315. elseif KEY:lower() == 's' then
  316. CONTROL.B = 0
  317. elseif KEY:lower() == 'a' then
  318. CONTROL.L = 0
  319. elseif KEY:lower() == 'd' then
  320. CONTROL.R = 0
  321. end
  322. end)
  323. FLY()
  324. end
  325. function NOFLY()
  326. FLYING = false
  327. LP.Character.Humanoid.PlatformStand = false
  328. end
  329.  
  330. -------------------------------------------
  331. ---Commands that show up in the CMD list---
  332. -------------------------------------------
  333.  
  334. CMDs = {
  335. '1. ff [plr]',
  336. '2. unff [plr]',
  337. '3. fire [plr] [R G B]',
  338. '4. unfire [plr]',
  339. '5. sparkles [plr] [R G B]',
  340. '6. unsparkles [plr]',
  341. '7. smoke [plr]',
  342. '8. unsmoke [plr]',
  343. '9. btools [plr]',
  344. '10. god [plr]',
  345. '11. ungod [plr]',
  346. '12. smite [plr]',
  347. '13. heal [plr]',
  348. '14. freeze [plr]',
  349. '15. thaw [plr]',
  350. '16. kill [plr]',
  351. '17. sound [ID/Name]',
  352. '18. volume [num]',
  353. '19. pitch [num]',
  354. '20. explode [plr]',
  355. '21. invisible [plr]',
  356. '22. visible [plr]',
  357. '23. goto [plr]',
  358. '24. bring [plr]',
  359. '25. tp [plr] [plr]',
  360. '26. char [plr] [ID]',
  361. '27. charplr [plr] [plr]',
  362. '28. unchar [plr]',
  363. '29. speed [plr] [num]',
  364. '30. sgod [plr]',
  365. '31. unlockws',
  366. '32. lockws',
  367. '33. unanchor',
  368. '34. anchor',
  369. '35. clear',
  370. '36. loadm',
  371. '37. m [msg]',
  372. '38. light [plr] [R G B]',
  373. '39. unlight [plr]',
  374. '40. decalspam [ID]',
  375. '41. undecalspam',
  376. '42. thirdp [plr]',
  377. '43. firstp [plr]',
  378. '44. name [plr]',
  379. '45. unname [plr]',
  380. '46. stun [plr]',
  381. '47. unstun [plr]',
  382. '48. copytools [plr]',
  383. '49. serverinfo',
  384. '50. damage [plr]',
  385. '51. view [plr]',
  386. '52. unview [plr]',
  387. '53. nolimbs [plr]',
  388. '54. box [plr]',
  389. '55. nobox [plr]',
  390. '56. ghost [plr]',
  391. '57. sphere [plr]',
  392. '58. loadmap [ID]',
  393. '59. sky [ID]',
  394. '60. ambient [R G B]',
  395. '61. clrterrain',
  396. '62. jail [plr]',
  397. '63. unjail [plr]',
  398. '64. shutdown',
  399. '65. animation [plr] [anim]',
  400. '66. normal [plr]',
  401. '67. creeper [plr]',
  402. '68. uncreeper [plr]',
  403. '69. shrek [plr]',
  404. '70. unshrek [plr]',
  405. '71. respawn [plr]',
  406. '72. base',
  407. '73. control [plr]',
  408. '74. nuke [plr]',
  409. '75. infect [plr]',
  410. '76. uninfect [plr]',
  411. '77. duck [plr]',
  412. '78. unduck [plr]',
  413. '79. disable [plr]',
  414. '80. enable [plr]',
  415. '81. size [plr] [num]',
  416. '82. confuse [plr]',
  417. '83. unconfuse [plr]',
  418. '84. clone [plr]',
  419. '85. spin [plr]',
  420. '86. unspin [plr]',
  421. '87. dog [plr]',
  422. '88. undog [plr]',
  423. '89. loopheal [plr]',
  424. '90. unloopheal [plr]',
  425. '91. fling [plr]',
  426. '92. ayylmao [plr]',
  427. '93. nograv [plr]',
  428. '94. grav [plr]',
  429. '95. seizure [plr]',
  430. '96. unseizure [plr]',
  431. '97. paper [plr]',
  432. '98. punish [plr]',
  433. '99. unpunish [plr]',
  434. '100. fogend [num]',
  435. '101. fogcolor [R G B]',
  436. '102. disco',
  437. '103. undisco',
  438. '104. fix',
  439. '105. flood',
  440. '106. spookyify',
  441. '107. explorer',
  442. '108. particles [plr] [ID]',
  443. '109. noparticles [plr]',
  444. '110. draw',
  445. '111. devuzi',
  446. '112. ban [plr]',
  447. '113. unban [plr]',
  448. '114. clrbans',
  449. '115. float [plr]',
  450. '116. unfloat [plr]',
  451. '117. noclip',
  452. '118. clip',
  453. '119. hatsize [plr] [num]',
  454. '120. removehat [plr]',
  455. '121. cripple [plr]',
  456. '122. uncripple [plr]',
  457. '123. blur [num]',
  458. '124. unblur',
  459. '125. hipheight [plr] [num]',
  460. '126. bgui [plr] [text]',
  461. '127. unbgui [plr]',
  462. '128. loopkill [plr]',
  463. '129. unloopkill [plr]',
  464. '130. removetools [plr]',
  465. '131. jumppower [plr] [num]',
  466. '132. shiny [plr]',
  467. '133. serverlock',
  468. '134. unserverlock',
  469. '135. headshake [plr]',
  470. '136. addstat [plr] [text]',
  471. '137. change [plr] [stat] [num]',
  472. '138. headsize [plr] [num]',
  473. '139. bang [plr]',
  474. '140. chat [plr] [msg]',
  475. '141. gravity [num]',
  476. '142. disabletools [plr]',
  477. '143. enabletools [plr]',
  478. '144. nil [plr]',
  479. '145. rainbowname [plr]',
  480. '146. unrainbowname [plr]',
  481. '147. mesh [plr] [mesh] [txtr]',
  482. '148. neon [plr]',
  483. '149. longneck [plr]',
  484. '150. unlongneck [plr]',
  485. '151. time [num]',
  486. '152. spasm [plr]',
  487. '153. meteor [plr]',
  488. '154. countdown [num]',
  489. '155. bomb [plr]',
  490. '156. terrain',
  491. '157. rocket [plr]',
  492. '158. ball [plr]',
  493. '159. unball [plr]',
  494. '160. hidename [plr]',
  495. '161. unhidename [plr]',
  496. '162. face [plr] [ID]',
  497. '163. fly',
  498. '164. unfly',
  499. '165. team [plr] [team]',
  500. '166. age [plr]',
  501. '167. f3x',
  502. '168. tools [plr]',
  503. '169. filtering',
  504. '170. remotespy',
  505. '171. crash [plr]',
  506. '172. kick [plr]',
  507. '173. admin [plr]',
  508. '174. unadmin [plr]',
  509. '175. admins',
  510. '176. bans',
  511. '177. bait',
  512. '178. removebait',
  513. '179. strobe',
  514. '180. globalshadows',
  515. '181. noglobalshadows',
  516. '182. delete [part name]',
  517. '183. fart [plr]',
  518. '184. partdisco',
  519. '185. unpartdisco',
  520. '186. car [plr]',
  521. '187. uncar [plr]',
  522. '188. insert [ID]',
  523. '189. esp [plr]',
  524. '190. noesp [plr]',
  525. '191. fekill [plr]',
  526. '192. nohead[plr]',
  527. '193. head [plr]',
  528. '194. fegod',
  529. '195. executor',
  530. '196. freecam',
  531. '197. unfreecam',
  532. '198. prefix [string]',
  533. '199. rejoin',
  534. '200. version'
  535. }
  536.  
  537. -------
  538. --Lib--
  539. -------
  540.  
  541. function updateevents(player) local C = player.Chatted:connect(function(M) if isAdmin(player) then do_exec(M, player) end end) table.insert(services.events, C) end
  542.  
  543. std.inTable=function(tbl,val)
  544. if tbl==nil then return false end
  545.  
  546. for _,v in pairs(tbl)do
  547. if v==val then return true end
  548. end
  549. return false
  550. end
  551. std.out=function(str)
  552. print(str)
  553. end
  554. std.list=function(tbl)
  555. local str=''
  556. for i,v in pairs(tbl)do
  557. str=str..tostring(v)
  558. if i~=#tbl then str=str..', ' end
  559. end
  560. return str
  561. end
  562. std.endat=function(str,val)
  563. local z=str:find(val)
  564. if z then
  565. return str:sub(0,z-string.len(val)),true
  566. else
  567. return str,false
  568. end
  569. end
  570. std.first=function(str) return str:sub(1,1) end
  571.  
  572. function isAdmin(name) if FindTable(adminT, name.userId) then return true elseif name.userId == LP.userId then return true end end
  573.  
  574. local exec=function(str)
  575. spawn(function()
  576. local script, loaderr = loadstring(str)
  577. if not script then
  578. error(loaderr)
  579. else
  580. script()
  581. end
  582. end)
  583. end
  584. local findCmd=function(cmd_name)
  585. for i,v in pairs(cmds)do
  586. if v.NAME:lower()==cmd_name:lower() or std.inTable(v.ALIAS,cmd_name:lower())then
  587. return v
  588. end
  589. end
  590. end
  591. local getCmd=function(msg)
  592. local cmd,hassplit=std.endat(msg:lower(),split)
  593. if hassplit then
  594. return {cmd,true}
  595. else
  596. return {cmd,false}
  597. end
  598. end
  599. local getprfx=function(strn)
  600. if strn:sub(1,string.len(cmdprefix))==cmdprefix then return{'cmd',string.len(cmdprefix)+1}
  601. elseif strn:sub(1,string.len(scriptprefix))==scriptprefix then return{'exec',string.len(scriptprefix)+1}
  602. end return
  603. end
  604. function getArgs(str) local A = {} local NA = nil local HS = nil local S = str repeat NA, HS = std.endat(S:lower(), split) if NA ~= '' then table.insert(A, NA) S = S:sub(string.len(NA) + string.len(split) + 1) end until not HS return A end
  605. function getCapArgs(str) local A = {} local NA = nil local HS = nil local S = str repeat NA, HS = std.endat(S, split) if NA ~= '' then table.insert(A, NA) S = S:sub(string.len(NA) + string.len(split) + 1) end until not HS return A end
  606. _players.PlayerAdded:connect(function(player)
  607. if slock == true and allowfriends == false then player.CharacterAdded:connect(function()
  608. spawn(function()
  609. repeat wait() until player.Character
  610. function Kick(PLAYER)
  611. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  612. PLAYER.Character.HumanoidRootPart.Position = Vector3.new(math.random(999000, 1001000), 10000, 0)
  613. local Plat = Instance.new('SkateboardPlatform', PLAYER.Character) Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  614. Plat.Name = 'IYkick'
  615. Plat.Size = Vector3.new(100, 1, 100)
  616. local PART = Instance.new('Part', PLAYER.Character)
  617. PART.Position = Plat.Position - Vector3.new(0, 3, 0)
  618. PART.Size = Vector3.new(100, 1, 100)
  619. PART.Anchored = true
  620.  
  621. PART.Transparency = 1
  622. Plat.Transparency = 1
  623.  
  624. repeat wait(1)
  625. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  626. Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  627. end
  628. Kick(PLAYER)
  629. until not game.Players:findFirstChild(PLAYER)
  630. end
  631. end
  632. Kick(player)
  633. end)
  634. end)
  635. elseif slock == true and allowfriends == true and not player:IsFriendsWith(user.userId) then
  636. spawn(function()
  637. repeat wait() until player.Character
  638. function Kick(PLAYER)
  639. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  640. PLAYER.Character.HumanoidRootPart.Position = Vector3.new(math.random(999000, 1001000), 10000, 0)
  641. local Plat = Instance.new('SkateboardPlatform', PLAYER.Character) Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  642. Plat.Name = 'IYkick'
  643. Plat.Size = Vector3.new(100, 1, 100)
  644. local PART = Instance.new('Part', PLAYER.Character)
  645. PART.Position = Plat.Position - Vector3.new(0, 3, 0)
  646. PART.Size = Vector3.new(100, 1, 100)
  647. PART.Anchored = true
  648.  
  649. PART.Transparency = 1
  650. Plat.Transparency = 1
  651.  
  652. repeat wait(1)
  653. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  654. Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  655. end
  656. Kick(PLAYER)
  657. until not game.Players:findFirstChild(PLAYER)
  658. end
  659. end
  660. Kick(player)
  661. end)
  662. end
  663. if FindTable(banT, player.userId) then
  664. spawn(function()
  665. repeat wait() until player.Character
  666. Notify('Banned player, ' .. player.Name .. ' attempted to join')
  667. function Kick(PLAYER)
  668. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  669. PLAYER.Character.HumanoidRootPart.Position = Vector3.new(math.random(999000, 1001000), 10000, 0)
  670. local Plat = Instance.new('SkateboardPlatform', PLAYER.Character) Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  671. Plat.Name = 'IYkick'
  672. Plat.Size = Vector3.new(100, 1, 100)
  673. local PART = Instance.new('Part', PLAYER.Character)
  674. PART.Position = Plat.Position - Vector3.new(0, 3, 0)
  675. PART.Size = Vector3.new(100, 1, 100)
  676. PART.Anchored = true
  677.  
  678. PART.Transparency = 1
  679. Plat.Transparency = 1
  680.  
  681. repeat wait(1)
  682. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  683. Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  684. end
  685. Kick(PLAYER)
  686. until not game.Players:findFirstChild(PLAYER)
  687. end
  688. end
  689. Kick(player)
  690. end)
  691. end
  692. end)
  693. local function execCmd(str, plr)
  694. local s_cmd
  695. local a
  696. local cmd
  697. s_cmd = getCmd(str)
  698. cmd = findCmd(s_cmd[1])
  699. if cmd == nil then return end
  700. a = str:sub(string.len(s_cmd[1]) + string.len(split) + 1)
  701. local args=getArgs(a)
  702. cargs=getCapArgs(a)
  703. pcall(function()
  704. cmd.FUNC(args, plr)
  705. end)
  706. end
  707. function do_exec(str, plr) if not isAdmin(plr) then return end str = str:gsub('/e ', '') local t = getprfx(str) if not t then return end str = str:sub(t[2]) if t[1]=='exec' then exec(str) elseif t[1]=='cmd' then execCmd(str, plr) end end
  708. updateevents(LP)
  709. _players.PlayerAdded:connect(function(player)
  710. updateevents(player)
  711. end)
  712. _G.exec_cmd = execCmd
  713. --game.Players.LocalPlayer.Chatted:connect(doexec)
  714. function GLS(lower, start) local AA = '' for i,v in pairs(cargs) do if i > start then if AA ~= '' then AA = AA .. ' ' .. v else AA = AA .. v end end end if not lower then return AA else return string.lower(AA) end end
  715. local _char=function(plr_name)
  716. for i,v in pairs(game.Players:GetChildren())do
  717. if v:IsA'Player'then
  718. if v.Name==plr_name then return v.Character end
  719. end
  720. end
  721. return
  722. end
  723. local _plr=function(plr_name)
  724. for i,v in pairs(game.Players:GetChildren())do
  725. if v:IsA'Player'then
  726. if v.Name==plr_name then return v end
  727. end
  728. end
  729. return
  730. end
  731. function addcmd(name,desc,alias,func)
  732. cmds[#cmds+1]=
  733. {
  734. NAME=name;
  735. DESC=desc;
  736. ALIAS=alias;
  737. FUNC=func;
  738. }
  739. end
  740. function getPlayer(name, speaker)
  741. local name_table = {}
  742. name = name:lower()
  743. if name == 'me' then
  744. table.insert(name_table, speaker.Name)
  745. elseif name == 'others' then
  746. for i,v in pairs(_players:GetPlayers()) do if v.Name ~= speaker.Name then table.insert(name_table, v.Name) end end
  747. elseif name == 'all' then
  748. for i,v in pairs(_players:GetPlayers()) do table.insert(name_table, v.Name) end
  749. elseif name == 'random' then
  750. table.insert(name_table, _players:GetPlayers()[math.random(1, #_players:GetPlayers())].Name)
  751. elseif name == 'team' then
  752. for i,v in pairs(_players:GetPlayers()) do if v.TeamColor == speaker.TeamColor then table.insert(name_table, v.Name) end end
  753. elseif name == "nonteam" then
  754. for i,v in pairs(gPlayers:GetChildren()) do if v.TeamColor ~= user.TeamColor then name_table[#name_table+1]=v.Name end end
  755. elseif name == 'nonfriends' then
  756. for i,v in pairs(_players:GetPlayers()) do if not v:IsFriendsWith(speaker.userId) then table.insert(name_table, v.Name) end end
  757. elseif name == 'friends' then
  758. for i,v in pairs(_players:GetPlayers()) do if v ~= speaker and v:IsFriendsWith(speaker.userId) then table.insert(name_table, v.Name) end end
  759. elseif name == 'guests' then
  760. for i,v in pairs(_players:GetPlayers()) do if v.Guest then table.insert(name_table, v.Name) end end
  761. elseif name == 'admins' then
  762. for i,v in pairs(_players:GetPlayers()) do if isAdmin(v) then table.insert(name_table, v.Name) end end
  763. elseif name == 'nonadmins' then
  764. for i,v in pairs(_players:GetPlayers()) do if not isAdmin(v) then table.insert(name_table, v.Name) end end
  765. else
  766. for i,v in pairs(_players:GetPlayers()) do local L_name = v.Name:lower() local F = L_name:find(name) if F == 1 then table.insert(name_table, v.Name) end end
  767. end
  768. return name_table
  769. end
  770. function fWeld(zName, zParent, zPart0, zPart1, zCoco, A, B, C, D, E, F)
  771. local funcw = Instance.new('Weld') funcw.Name = zName funcw.Parent = zParent funcw.Part0 = zPart0 funcw.Part1 = zPart1
  772. if (zCoco) then
  773. funcw.C0 = CFrame.new(A, B, C) * CFrame.fromEulerAnglesXYZ(D, E, F)
  774. else
  775. funcw.C1 = CFrame.new(A, B, C) * CFrame.fromEulerAnglesXYZ(D, E, F)
  776. end
  777. return funcw
  778. end
  779. function _G.msg(txt)
  780. msghook()
  781. if MSGhook == true then
  782. workspace.IYmessage.Text = ''
  783. wait(0.1)
  784. local b = Instance.new("BlurEffect", game.Lighting)
  785. b.Name = "IYmblur"
  786. b.Size = 18
  787. workspace.IYmessage.Text = txt
  788. wait(Mseconds)
  789. workspace.IYmessage.Text = ''
  790. b:Destroy()
  791. elseif MSGhook == false then
  792. execCmd("loadm")
  793. repeat wait() until workspace:FindFirstChild("IYmessage")
  794. workspace.IYmessage.Text = ''
  795. wait(0.1)
  796. local b = Instance.new("BlurEffect", game.Lighting)
  797. b.Name = "IYmblur"
  798. b.Size = 18
  799. workspace.IYmessage.Text = txt
  800. wait(Mseconds)
  801. workspace.IYmessage.Text = ''
  802. b:Destroy()
  803. end
  804. end
  805. function rape(victim, speaker)
  806. spawn(function()
  807. local P1 = speaker.Character.Torso
  808. local V1 = _players[victim].Character.Torso
  809. V1.Parent.Humanoid.PlatformStand = true
  810. P1['Left Shoulder']:destroy() local LA1 = Instance.new('Weld', P1) LA1.Part0 = P1 LA1.Part1 = P1.Parent['Left Arm'] LA1.C0 = CFrame.new(-1.5, 0, 0) LA1.Name = 'Left Shoulder'
  811. P1['Right Shoulder']:destroy() local RS1 = Instance.new('Weld', P1) RS1.Part0 = P1 RS1.Part1 = P1.Parent['Right Arm'] RS1.C0 = CFrame.new(1.5, 0, 0) RS1.Name = 'Right Shoulder'
  812. V1['Left Shoulder']:destroy() local LS2 = Instance.new('Weld', V1) LS2.Part0 = V1 LS2.Part1 = V1.Parent['Left Arm'] LS2.C0 = CFrame.new(-1.5, 0, 0) LS2.Name = 'Left Shoulder'
  813. V1['Right Shoulder']:destroy() local RS2 = Instance.new('Weld', V1) RS2.Part0 = V1 RS2.Part1 = V1.Parent['Right Arm'] RS2.C0 = CFrame.new(1.5, 0, 0) RS2.Name = 'Right Shoulder'
  814. V1['Left Hip']:destroy() local LH2 = Instance.new('Weld', V1) LH2.Part0 = V1 LH2.Part1 = V1.Parent['Left Leg'] LH2.C0 = CFrame.new(-0.5, -2, 0) LH2.Name = 'Left Hip'
  815. V1['Right Hip']:destroy() local RH2 = Instance.new('Weld', V1) RH2.Part0 = V1 RH2.Part1 = V1.Parent['Right Leg'] RH2.C0 = CFrame.new(0.5, -2, 0) RH2.Name = 'Right Hip'
  816. local D = Instance.new('Part', P1) D.TopSurface = 0 D.BottomSurface = 0 D.CanCollide = false D.BrickColor = BrickColor.new('Pastel brown') D.Shape = 'Ball' D.Size = Vector3.new(1, 1, 1)
  817. local DM1 = Instance.new('SpecialMesh', D) DM1.MeshType = 'Sphere' DM1.Scale = Vector3.new(0.4, 0.4, 0.4)
  818. fWeld('weld', P1, P1, D, true, -0.2, -1.3, -0.6, 0, 0, 0)
  819. local D2 = D:Clone() D2.Parent = P1
  820. fWeld('weld', P1, P1, D2, true, 0.2, -1.3, -0.6, 0, 0, 0)
  821. local C = Instance.new('Part', P1) C.TopSurface = 0 C.BottomSurface = 0 C.CanCollide = false C.BrickColor = BrickColor.new('Pastel brown') C.Size = Vector3.new(0.4, 1.3, 0.4)
  822. fWeld('weld', P1, P1, C, true, 0, -1, -0.52 + (-C.Size.y / 2), math.rad(-80), 0, 0)
  823. local C2 = D:Clone() C2.BrickColor = BrickColor.new('Pink') C2.Mesh.Scale = Vector3.new(0.4, 0.62, 0.4) C2.Parent = P1
  824. fWeld('weld', C, C, C2, true, 0, 0 + (C.Size.y / 2), 0, math.rad(-10), 0, 0)
  825. local CM = Instance.new('CylinderMesh', C)
  826. local BL = Instance.new('Part', V1) BL.TopSurface = 0 BL.BottomSurface = 0 BL.CanCollide = false BL.BrickColor = BrickColor.new('Pastel brown') BL.Shape = 'Ball' BL.Size = Vector3.new(1, 1, 1)
  827. local DM2 = Instance.new('SpecialMesh', BL) DM2.MeshType = 'Sphere' DM2.Scale = Vector3.new(1.2, 1.2, 1.2)
  828. fWeld('weld', V1, V1, BL, true, -0.5, 0.5, -0.6, 0, 0, 0)
  829. local BR = Instance.new('Part', V1) BR.TopSurface = 0 BR.BottomSurface = 0 BR.CanCollide = false BR.BrickColor = BrickColor.new('Pastel brown') BR.Shape = 'Ball' BR.Size = Vector3.new(1, 1, 1)
  830. local DM3 = Instance.new('SpecialMesh', BR) DM3.MeshType = 'Sphere' DM3.Scale = Vector3.new(1.2, 1.2, 1.2)
  831. fWeld('weld', V1, V1, BR, true, 0.5, 0.5, -0.6, 0, 0, 0)
  832. local BLN = Instance.new('Part', V1) BLN.TopSurface = 0 BLN.BottomSurface = 0 BLN.CanCollide = false BLN.BrickColor = BrickColor.new('Pink') BLN.Shape = 'Ball' BLN.Size = Vector3.new(1, 1, 1)
  833. local DM4 = Instance.new('SpecialMesh', BLN) DM4.MeshType = 'Sphere' DM4.Scale = Vector3.new(0.2, 0.2, 0.2)
  834. fWeld('weld', V1, V1, BLN, true, -0.5, 0.5, -1.2, 0, 0, 0)
  835. local BRN = Instance.new('Part', V1) BRN.TopSurface = 0 BRN.BottomSurface = 0 BRN.CanCollide = false BRN.BrickColor = BrickColor.new('Pink') BRN.Shape = 'Ball' BRN.Size = Vector3.new(1, 1, 1)
  836. local DM5 = Instance.new('SpecialMesh', BRN) DM5.MeshType = 'Sphere' DM5.Scale = Vector3.new(0.2, 0.2, 0.2)
  837. fWeld('weld', V1, V1, BRN, true, 0.5, 0.5, -1.2, 0, 0, 0)
  838. LH2.C1 = CFrame.new(0.2, 1.6, 0.4) * CFrame.Angles(3.9, -0.4, 0) RH2.C1 = CFrame.new(-0.2, 1.6, 0.4) * CFrame.Angles(3.9, 0.4, 0)
  839. LS2.C1 = CFrame.new(-0.2, 0.9, 0.6) * CFrame.Angles(3.9, -0.2, 0) RS2.C1 = CFrame.new(0.2, 0.9, 0.6) * CFrame.Angles(3.9, 0.2, 0)
  840. LA1.C1 = CFrame.new(-0.5, 0.7, 0) * CFrame.Angles(-0.9, -0.4, 0) RS1.C1 = CFrame.new(0.5, 0.7, 0) * CFrame.Angles(-0.9, 0.4, 0)
  841. if P1:FindFirstChild('weldx') then P1.weldx:destroy() end
  842. WE = fWeld('weldx', P1, P1, V1, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  843. local N = V1.Neck N.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  844. end)
  845. spawn(function() while wait() do for i = 1, 6 do WE.C1 = WE.C1 * CFrame.new(0, -0.3, 0) end for i = 1, 6 do WE.C1 = WE.C1 * CFrame.new(0, 0.3, 0) end end end)
  846. end
  847.  
  848. ----------------
  849. ----Commands----
  850. ----------------
  851. addcmd('exe','gives you a quick executor',{'executor'},
  852. function(args, speaker)
  853. if speaker.userId ~= LP.userId then
  854. lponly(speaker)
  855. else
  856. local PlayerName = game.Players.LocalPlayer.Name
  857.  
  858. Exploit = Instance.new("ScreenGui")
  859.  
  860. UI = Instance.new("Frame")
  861. ScrollingFrame = Instance.new("ScrollingFrame")
  862. GScrollingFrame = Instance.new("ScrollingFrame")
  863. Source = Instance.new("TextBox")
  864. Execute = Instance.new("TextButton")
  865. Clear = Instance.new("TextButton")
  866. Close = Instance.new("TextButton")
  867. Open = Instance.new("TextButton")
  868. Name = Instance.new("TextLabel")
  869. TextButton = Instance.new("TextButton")
  870. -- Properties
  871.  
  872. Exploit.Name = "Exploit"
  873. Exploit.Parent = game.Players.LocalPlayer.PlayerGui
  874.  
  875. UI.Name = "UI"
  876. UI.Parent = Exploit
  877. UI.Active = true
  878. UI.BackgroundColor3 = Color3.new(0, 0, 0)
  879. UI.BorderColor3 = Color3.new(255, 255, 255)
  880. UI.Draggable = true
  881. UI.Position = UDim2.new(0, 31, 0, 111)
  882. UI.Selectable = true
  883. UI.Size = UDim2.new(0, 600, 0, 300)
  884. UI.Visible = false
  885.  
  886. ScrollingFrame.Parent = UI
  887. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  888. ScrollingFrame.BorderColor3 = Color3.new(255, 255, 255)
  889. ScrollingFrame.Position = UDim2.new(0, 10, 0, 10)
  890. ScrollingFrame.Size = UDim2.new(0, 580, 0, 240)
  891. ScrollingFrame.CanvasSize = UDim2.new(0,0,20,0)
  892. ScrollingFrame.Changed:connect(function()
  893. GScrollingFrame.CanvasPosition = ScrollingFrame.CanvasPosition
  894. end)
  895. Source.Name = "Source"
  896. Source.Parent = ScrollingFrame
  897. Source.BackgroundColor3 = Color3.new(0, 0, 0)
  898. Source.BorderColor3 = Color3.new(0, 0,0)
  899. Source.Position = UDim2.new(0, 0, 0, 0)
  900. Source.Size = UDim2.new(0, 550, 0, 3000)
  901. Source.ClearTextOnFocus = false
  902. Source.Font = Enum.Font.Code
  903. Source.FontSize = Enum.FontSize.Size18
  904. Source.MultiLine = true
  905. Source.Text = 'print("Hello World!")'
  906. Source.TextColor3 = Color3.new(255, 255, 255)
  907. Source.TextSize = 18
  908. Source.TextWrapped = true
  909. Source.TextXAlignment = Enum.TextXAlignment.Left
  910. Source.TextYAlignment = Enum.TextYAlignment.Top
  911.  
  912. Execute.Name = "Execute"
  913. Execute.Parent = UI
  914. Execute.BackgroundColor3 = Color3.new(0, 0, 0)
  915. Execute.BorderColor3 = Color3.new(255, 255, 255)
  916. Execute.Position = UDim2.new(0, 150, 0, 260)
  917. Execute.Size = UDim2.new(0, 60, 0, 30)
  918. Execute.Font = Enum.Font.SciFi
  919. Execute.FontSize = Enum.FontSize.Size14
  920. Execute.Text = "Execute"
  921. Execute.TextColor3 = Color3.new(255, 255, 255)
  922. Execute.TextSize = 14
  923. Execute.MouseButton1Down:connect(function()
  924. Name.Text = "Running"
  925. loadstring(tostring(Source.Text))()
  926. Name.Text = "Executed"
  927. wait(1)
  928. Name.Text = "Quick Exe"
  929. end)
  930. Clear.Name = "Clear"
  931. Clear.Parent = UI
  932. Clear.BackgroundColor3 = Color3.new(0, 0, 0)
  933. Clear.BorderColor3 = Color3.new(255, 255, 255)
  934. Clear.Position = UDim2.new(0, 380, 0, 260)
  935. Clear.Size = UDim2.new(0, 60, 0, 30)
  936. Clear.Font = Enum.Font.SciFi
  937. Clear.FontSize = Enum.FontSize.Size14
  938. Clear.Text = "Clear"
  939. Clear.TextColor3 = Color3.new(255, 255, 255)
  940. Clear.TextSize = 14
  941. Clear.MouseButton1Down:connect(function()
  942. Name.Text = "Cleared!"
  943. Source.Text = ""
  944. wait(1)
  945. Name.Text = "Quick Exe"
  946. end)
  947.  
  948. Close.Name = "Close"
  949. Close.Parent = UI
  950. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  951. Close.BorderColor3 = Color3.new(255, 255, 255)
  952. Close.Position = UDim2.new(0, 270, 0, 301)
  953. Close.Size = UDim2.new(0, 50, 0, 15)
  954. Close.Font = Enum.Font.Code
  955. Close.FontSize = Enum.FontSize.Size14
  956. Close.Text = "Hide"
  957. Close.TextColor3 = Color3.new(255, 255, 255)
  958. Close.TextSize = 14
  959. Close.MouseButton1Down:connect(function()
  960. UI.Visible = false
  961. for Down = 146,600,16 do
  962. wait(0)
  963. end
  964. Open.Visible = true
  965. end)
  966. Open.Name = "Open"
  967. Open.Parent = Exploit
  968. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  969. Open.BorderColor3 = Color3.new(255, 255, 255)
  970. Open.Position = UDim2.new(0, 100, 0.9, 0)
  971. Open.Size = UDim2.new(0, 300, 0, 30)
  972. Open.Visible = false
  973. Open.Font = Enum.Font.Code
  974. Open.FontSize = Enum.FontSize.Size14
  975. Open.Text = "Left click = open | Right Click = exit"
  976. Open.TextColor3 = Color3.new(255, 255, 255)
  977. Open.TextSize = 14
  978. Open.MouseButton1Down:connect(function()
  979. UI.Visible = true
  980. Open.Visible = false
  981. for Up = 600,146,-16 do
  982. wait(0)
  983. end
  984. end)
  985. Open.MouseButton2Down:connect(function()
  986. Exploit:Destroy()
  987. for Up = 600,146,-16 do
  988. wait(0)
  989. end
  990. end)
  991.  
  992. Name.Name = "Name"
  993. Name.Parent = UI
  994. Name.BackgroundColor3 = Color3.new(0, 0, 0)
  995. Name.BorderColor3 = Color3.new(255, 255, 255)
  996. Name.Position = UDim2.new(0, 190, 0, -31)
  997. Name.Size = UDim2.new(0, 220, 0, 30)
  998. Name.Font = Enum.Font.SciFi
  999. Name.FontSize = Enum.FontSize.Size24
  1000. Name.Text = "Quick Exe"
  1001. Name.TextColor3 = Color3.new(0.490196, 0.490196, 0.490196)
  1002. Name.TextSize = 24
  1003.  
  1004. UI.Visible = true
  1005. Name.Text = "Quick Exe"
  1006.  
  1007. while true do
  1008. wait(0)
  1009. for i = 255,100,-5 do
  1010. Name.TextColor3 = Color3.fromRGB(i,i,i)
  1011. wait(0)
  1012. end
  1013. for c = 100,255,5 do
  1014. Name.TextColor3 = Color3.fromRGB(c,c,c)
  1015. wait(0)
  1016. end
  1017. end
  1018. end
  1019. end)
  1020.  
  1021. addcmd('ff','gives ff to player',{},
  1022. function(args, speaker)
  1023. local players = getPlayer(args[1], speaker)
  1024. for i,v in pairs(players)do
  1025. local pchar=_char(v)
  1026. Instance.new("ForceField", pchar)
  1027. end
  1028. end)
  1029.  
  1030. addcmd('rocket','attaches a player to a rocket',{'missile'},
  1031. function(args, speaker)
  1032. local players = getPlayer(args[1], speaker)
  1033. for i,v in pairs(players)do
  1034. local pchar=_char(v)
  1035. spawn(function()
  1036. local m = missile:Clone()
  1037. m.Parent = workspace
  1038. local W = Instance.new('Weld', m)
  1039. W.Part0 = W.Parent
  1040. W.Part1 = pchar.Torso
  1041. W.C1 = CFrame.new(0, 0.5, 1)
  1042. m.force.Force = Vector3.new(0, 15000, 0)
  1043. wait(0.01)
  1044. pchar.HumanoidRootPart.CFrame = pchar.HumanoidRootPart.CFrame * CFrame.new(0, 5, 0)
  1045. wait(5)
  1046. Instance.new('Explosion', m).Position = m.Position
  1047. wait(0.01)
  1048. pchar:BreakJoints()
  1049. wait(1)
  1050. m:destroy()
  1051. end)
  1052. end
  1053. end)
  1054.  
  1055. addcmd('rejoin','makes you rejoin the game',{'rj'},
  1056. function(args, speaker)
  1057. if speaker.userId ~= LP.userId then
  1058. lponly(speaker)
  1059. else
  1060. game:GetService('TeleportService'):Teleport(game.PlaceId)
  1061. end
  1062. end)
  1063.  
  1064. addcmd('unff', 'takes away ff from player',{'unff'},
  1065. function(args, speaker)
  1066. local players = getPlayer(args[1], speaker)
  1067. for i,v in pairs(players)do
  1068. local pchar=_char(v)
  1069. for j,v1 in pairs(pchar:GetChildren()) do
  1070. if v1:IsA("ForceField") then
  1071. v1:Destroy()
  1072. end
  1073. end
  1074. end
  1075. end)
  1076.  
  1077. addcmd('insert', 'inserts a model',{'ins'},
  1078. function(args, speaker)
  1079. local modelid = args[1]
  1080. local model = game:GetObjects("rbxassetid://" .. modelid)[1]
  1081. model.Parent = game.Workspace
  1082. model.Name = "IYmodel"
  1083. model:MakeJoints()
  1084. model:MoveTo(speaker.Character.HumanoidRootPart.Position)
  1085. local Asset = game:GetService("MarketplaceService"):GetProductInfo(modelid)
  1086. Notify('Inserted ' .. Asset.Name)
  1087. end)
  1088.  
  1089. addcmd('car', 'inserts a car',{'vehicle'},
  1090. function(args, speaker)
  1091. local players = getPlayer(args[1], speaker)
  1092. for i,v in pairs(players)do
  1093. local pchar=_char(v)
  1094. local model = game:GetObjects("rbxassetid://01172688590")[1]
  1095. model.Parent = game.Workspace
  1096. model:MakeJoints()
  1097. model:MoveTo(pchar.HumanoidRootPart.Position)
  1098. model.Name = "IYcar" .. gPlayers[v].Name
  1099. end
  1100. end)
  1101.  
  1102. addcmd('uncar', 'removes a players car',{'unvehicle','nocar','novehicle'},
  1103. function(args, speaker)
  1104. local players = getPlayer(args[1], speaker)
  1105. for i,v in pairs(players)do
  1106. for _, child in pairs( workspace:GetChildren()) do
  1107. if child.Name == "IYcar" .. gPlayers[v].Name then
  1108. child:Destroy()
  1109. end
  1110. end
  1111. end
  1112. end)
  1113.  
  1114. addcmd('team','team [plr] [team]',{},
  1115. function(args, speaker)
  1116. local players = getPlayer(args[1], speaker)
  1117. for i,v in pairs(players)do
  1118. for a,b in pairs(game.Teams:GetChildren()) do
  1119. if string.lower(b.Name) == GLS(true, 1) then
  1120. _players[v].Team = b
  1121. end
  1122. end
  1123. end
  1124. end)
  1125.  
  1126. addcmd('spasm','makes someone c r a z y',{},
  1127. function(args, speaker)
  1128. local players = getPlayer(args[1], speaker)
  1129. for i,v in pairs(players)do
  1130. local pchar=_char(v)
  1131. local AnimationId = "33796059"
  1132. local Anim = Instance.new("Animation")
  1133. Anim.AnimationId = "rbxassetid://"..AnimationId
  1134. local k = pchar.Humanoid:LoadAnimation(Anim)
  1135. k:Play()
  1136. k:AdjustSpeed(99)
  1137. end
  1138. end)
  1139.  
  1140. addcmd('fly','makes you fly',{},
  1141. function(args, speaker)
  1142. if speaker.userId ~= LP.userId then
  1143. lponly(speaker)
  1144. else
  1145. sFLY()
  1146. end
  1147. end)
  1148.  
  1149. addcmd('unfly','takes away fly',{'nofly'},
  1150. function(args, speaker)
  1151. if speaker.userId ~= LP.userId then
  1152. lponly(speaker)
  1153. else
  1154. NOFLY()
  1155. end
  1156. end)
  1157.  
  1158. addcmd('fire', 'set a player on fire',{},
  1159. function(args, speaker)
  1160. local players = getPlayer(args[1], speaker)
  1161. for i,v in pairs(players)do
  1162. spawn(function()
  1163. local pchar=_char(v)
  1164. local Fire1 = Instance.new("Fire", pchar.Head)
  1165. local Fire2 = Instance.new("Fire", pchar.HumanoidRootPart)
  1166. local Fire3 = Instance.new("Fire", pchar["Left Arm"])
  1167. local Fire4 = Instance.new("Fire", pchar["Right Arm"])
  1168. local Fire5 = Instance.new("Fire", pchar["Left Leg"])
  1169. local Fire6 = Instance.new("Fire", pchar["Right Leg"])
  1170. if not args[2] then return end
  1171. Fire1.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1172. Fire1.SecondaryColor = Color3.new((args[2]),(args[3]),(args[4]))
  1173. Fire2.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1174. Fire2.SecondaryColor = Color3.new((args[2]),(args[3]),(args[4]))
  1175. Fire3.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1176. Fire3.SecondaryColor = Color3.new((args[2]),(args[3]),(args[4]))
  1177. Fire4.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1178. Fire4.SecondaryColor = Color3.new((args[2]),(args[3]),(args[4]))
  1179. Fire5.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1180. Fire5.SecondaryColor = Color3.new((args[2]),(args[3]),(args[4]))
  1181. Fire6.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1182. Fire6.SecondaryColor = Color3.new((args[2]),(args[3]),(args[4]))
  1183. end)
  1184. end
  1185. end)
  1186.  
  1187. addcmd('nofire', 'extinguish a player',{'unfire'},
  1188. function(args, speaker)
  1189. local players = getPlayer(args[1], speaker)
  1190. for i,v in pairs(players)do
  1191. local pchar=_char(v)
  1192. for j,v1 in pairs(pchar.Head:GetChildren()) do
  1193. if v1:IsA("Fire") then
  1194. v1:Destroy()
  1195. end
  1196. end
  1197. for j,v1 in pairs(pchar.HumanoidRootPart:GetChildren()) do
  1198. if v1:IsA("Fire") then
  1199. v1:Destroy()
  1200. end
  1201. end
  1202. for j,v1 in pairs(pchar["Left Arm"]:GetChildren()) do
  1203. if v1:IsA("Fire") then
  1204. v1:Destroy()
  1205. end
  1206. end
  1207. for j,v1 in pairs(pchar["Right Arm"]:GetChildren()) do
  1208. if v1:IsA("Fire") then
  1209. v1:Destroy()
  1210. end
  1211. end
  1212. for j,v1 in pairs(pchar["Left Leg"]:GetChildren()) do
  1213. if v1:IsA("Fire") then
  1214. v1:Destroy()
  1215. end
  1216. end
  1217. for j,v1 in pairs(pchar["Right Leg"]:GetChildren()) do
  1218. if v1:IsA("Fire") then
  1219. v1:Destroy()
  1220. end
  1221. end
  1222. end
  1223. end)
  1224.  
  1225. addcmd('shiny', 'makes a player shine',{},
  1226. function(args, speaker)
  1227. local players = getPlayer(args[1], speaker)
  1228. for i,v in pairs(players)do
  1229. spawn(function()
  1230. local pchar=_char(v)
  1231. for i,v in pairs(pchar:GetChildren()) do
  1232. if v.ClassName == "Decal" or v.ClassName == "Texture" then
  1233. v:Remove()
  1234. end
  1235. if v.ClassName == "Part" or v.ClassName == "WedgePart" or v.ClassName == "TrussPart" or v.ClassName == "UnionOperation" or v.ClassName == "CornerWedgePart" then
  1236. v.Reflectance = 1
  1237. v.Material = "Plastic"
  1238. end
  1239. end
  1240. end)
  1241. end
  1242. end)
  1243.  
  1244. addcmd('light', 'givs em light',{},
  1245. function(args, speaker)
  1246. local players = getPlayer(args[1], speaker)
  1247. for i,v in pairs(players)do
  1248. spawn(function()
  1249. local pchar=_char(v)
  1250. local light = Instance.new("PointLight", pchar.HumanoidRootPart)
  1251. light.Range = 12
  1252. light.Brightness = 3
  1253. if not args[2] then return end
  1254. light.Color = Color3.new((args[2]),(args[3]),(args[4]))
  1255. light.Range = 12
  1256. light.Brightness = 3
  1257. end)
  1258. end
  1259. end)
  1260.  
  1261. local fa = false
  1262. local cam = workspace.CurrentCamera
  1263. local cam1 = 0
  1264. local cam2 = 0
  1265. local cam3 = 0
  1266. local k1 = false
  1267. local k2 = false
  1268. local k3 = false
  1269. local k4 = false
  1270. local k5 = false
  1271. local k6 = false
  1272. local cs = 0.5
  1273. function movecam()
  1274. local fc = game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC')
  1275. if fa == false then
  1276. repeat
  1277. if game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC') then
  1278. local fp = fc.Position
  1279. fc.CFrame = CFrame.new(Vector3.new(fp.X,fp.Y+cam3,fp.Z),cam.CFrame.p)*CFrame.new(cam2,0,cam1)
  1280. fa = true
  1281. end
  1282. game:GetService('RunService').RenderStepped:Wait()
  1283. until not game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC')
  1284. fa = false
  1285. end
  1286. end
  1287. function kp1(inputObject, gameProcessedEvent)
  1288. if not gameProcessedEvent and game:GetService('Players').LocalPlayer.Character and game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC') then
  1289. if inputObject.KeyCode == Enum.KeyCode.W or inputObject.KeyCode == Enum.KeyCode.Up then
  1290. k1 = true
  1291. cam1 = cs end
  1292. if inputObject.KeyCode == Enum.KeyCode.S or inputObject.KeyCode == Enum.KeyCode.Down then
  1293. k2 = true
  1294. cam1 = (cs*-1) end
  1295. if inputObject.KeyCode == Enum.KeyCode.A or inputObject.KeyCode == Enum.KeyCode.Left then
  1296. k3 = true
  1297. cam2 = cs end
  1298. if inputObject.KeyCode == Enum.KeyCode.D or inputObject.KeyCode == Enum.KeyCode.Right then
  1299. k4 = true
  1300. cam2 = (cs*-1) end
  1301. if inputObject.KeyCode == Enum.KeyCode.E or inputObject.KeyCode == Enum.KeyCode.Space then
  1302. k5 = true
  1303. cam3 = cs end
  1304. if inputObject.KeyCode == Enum.KeyCode.Q or inputObject.KeyCode == Enum.KeyCode.LeftControl then
  1305. k6 = true
  1306. cam3 = (cs*-1) end
  1307. end
  1308. end
  1309. game:GetService("UserInputService").InputBegan:connect(kp1)
  1310. function kp2(inputObject, gameProcessedEvent)
  1311. if not gameProcessedEvent and game:GetService('Players').LocalPlayer.Character and game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC') then
  1312. if inputObject.KeyCode == Enum.KeyCode.W or inputObject.KeyCode == Enum.KeyCode.Up then
  1313. k1 = false
  1314. if k2 == false then
  1315. cam1 = 0
  1316. end
  1317. end
  1318. if inputObject.KeyCode == Enum.KeyCode.S or inputObject.KeyCode == Enum.KeyCode.Down then
  1319. k2 = false
  1320. if k1 == false then
  1321. cam1 = 0
  1322. end
  1323. end
  1324. if inputObject.KeyCode == Enum.KeyCode.A or inputObject.KeyCode == Enum.KeyCode.Left then
  1325. k3= false
  1326. if k4== false then
  1327. cam2 = 0
  1328. end
  1329. end
  1330. if inputObject.KeyCode == Enum.KeyCode.D or inputObject.KeyCode == Enum.KeyCode.Right then
  1331. k4 = false
  1332. if k3 == false then
  1333. cam2 = 0
  1334. end
  1335. end
  1336. if inputObject.KeyCode == Enum.KeyCode.E or inputObject.KeyCode == Enum.KeyCode.Space then
  1337. k5 = false
  1338. if k6 == false then
  1339. cam3 = 0
  1340. end
  1341. end
  1342. if inputObject.KeyCode == Enum.KeyCode.Q or inputObject.KeyCode == Enum.KeyCode.LeftControl then
  1343. k6 = false
  1344. if k5 == false then
  1345. cam3 = 0
  1346. end
  1347. end
  1348. end
  1349. end
  1350. game:GetService("UserInputService").InputEnded:connect(kp2)
  1351. function FC()
  1352. if not game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC') then
  1353. game:GetService('Players').LocalPlayer.PlayerScripts.ControlScript.Disabled = true
  1354. local fc = Instance.new('Part',game:GetService('Players').LocalPlayer.Character)
  1355. fc.CanCollide = false
  1356. fc.Anchored = true
  1357. fc.Transparency = 1
  1358. fc.Size = Vector3.new(1,1,1)
  1359. fc.Name = 'xFC'
  1360. fc.CFrame = game:GetService('Players').LocalPlayer.Character.Head.CFrame
  1361. local cam = workspace.CurrentCamera
  1362. cam.CameraSubject = fc
  1363. cam.CameraType = 'Custom'
  1364. movecam()
  1365. end end
  1366. function UFC()
  1367. game:GetService('Players').LocalPlayer.PlayerScripts.ControlScript.Disabled = false
  1368. if game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC') then
  1369. game:GetService('Players').LocalPlayer.Character:FindFirstChild('xFC'):Destroy()
  1370. local cam = workspace.CurrentCamera
  1371. cam.CameraSubject = game:GetService('Players').LocalPlayer.Character.Humanoid
  1372. cam.CameraType = 'Custom'
  1373. end end
  1374.  
  1375. addcmd('freecam','freecam',{'fc'},
  1376. function(args, speaker)
  1377. if speaker.userId ~= LP.userId then
  1378. lponly(speaker)
  1379. else
  1380. FC()
  1381. end
  1382. end)
  1383.  
  1384. addcmd('unfreecam','unfreecam',{'nofreecam','unfc','nofc'},
  1385. function(args, speaker)
  1386. if speaker.userId ~= LP.userId then
  1387. lponly(speaker)
  1388. else
  1389. UFC()
  1390. end
  1391. end)
  1392.  
  1393. addcmd('nolight', 'no more light',{'unlight'},
  1394. function(args, speaker)
  1395. local players = getPlayer(args[1], speaker)
  1396. for i,v in pairs(players)do
  1397. local pchar=_char(v)
  1398. for j,v1 in pairs(pchar.HumanoidRootPart:GetChildren()) do
  1399. if v1:IsA("PointLight") then
  1400. v1:Destroy()
  1401. end
  1402. end
  1403. end
  1404. end)
  1405.  
  1406. addcmd('ball', 'makes a hamster ball for a player',{'hamsterball'},
  1407. function(args, speaker)
  1408. local players = getPlayer(args[1], speaker)
  1409. for i,v in pairs(players)do
  1410. local pchar=_char(v)
  1411. scale = 10
  1412.  
  1413. function weld(tab)
  1414. local last = nil
  1415. for i,v in pairs(tab) do
  1416. if v:IsA("BasePart") then
  1417. if last then
  1418. local w = Instance.new("Weld",last)
  1419. w.Part0 = w.Parent
  1420. w.Part1 = v
  1421. local pos = last.CFrame:toObjectSpace(v.CFrame)
  1422. w.C0 = pos
  1423. end
  1424. last = v
  1425. end
  1426. end
  1427. end
  1428.  
  1429. function makeball(pos)
  1430. local model = Instance.new("Model",workspace)
  1431. model.Name = gPlayers[v].Name .. "ball"
  1432. local rand = BrickColor.Random()
  1433. pchar.Head.Anchored = true
  1434. for i=0,340,20 do
  1435. wait()
  1436. for z=-90,70,20 do
  1437. local p = Instance.new("Part",model)
  1438. p.formFactor = "Custom"
  1439. p.BrickColor = rand
  1440. p.Transparency = 0.5
  1441. p.Size = Vector3.new(scale/5.5,scale/5.5,scale/140)
  1442. p.Anchored = true
  1443. p.TopSurface = 0
  1444. p.BottomSurface = 0
  1445. p.CFrame = CFrame.new(pos) * CFrame.Angles(math.rad(z),math.rad(i),0) * CFrame.new(0,0,-scale/2)
  1446. p:breakJoints()
  1447. end
  1448. end
  1449. weld(model:children())
  1450. for i,v in pairs(model:children()) do v.Anchored = false end
  1451. pchar.Head.Anchored = false
  1452. model:MakeJoints()
  1453. end
  1454.  
  1455. if pchar then
  1456. makeball(pchar.HumanoidRootPart.Position+Vector3.new(0,scale/2-2.5,0))
  1457. end
  1458. end
  1459. end)
  1460.  
  1461. addcmd('unball', 'makes a hamster ball for a player',{'unhamsterball','noball','nohamsterball'},
  1462. function(args, speaker)
  1463. local players = getPlayer(args[1], speaker)
  1464. for i,v in pairs(players)do
  1465. local pchar=_char(v)
  1466. for _, child in pairs( workspace:GetChildren()) do
  1467. if child.Name == gPlayers[v].Name .. "ball" then
  1468. child:Destroy()
  1469. end
  1470. end
  1471. end
  1472. end)
  1473.  
  1474. addcmd('loopkill', 'rip person',{'lkill'},
  1475. function(args, speaker)
  1476. local players = getPlayer(args[1], speaker)
  1477. for i,v in pairs(players)do
  1478. if not FindTable(loopkillT, _players[v].Name) then
  1479. table.insert(loopkillT, _players[v].Name)
  1480. if args[1] == "all" then
  1481. Notify('Loopkilling everyone')
  1482. elseif args[1] == "others" then
  1483. Notify('Loopkilling others')
  1484. elseif args[1] == "friends" then
  1485. Notify('Loopkilling friends')
  1486. elseif args[1] == "nonfriends" then
  1487. Notify('Loopkilling nonfriends')
  1488. elseif args[1] == "team" then
  1489. Notify('Loopkilling your team')
  1490. elseif args[1] == "nonteam" then
  1491. Notify('Loopkilling the opposing team')
  1492. elseif args[1] == "guests" then
  1493. Notify('Loopkilling guests')
  1494. elseif args[1] == "admins" then
  1495. Notify('Loopkilling admins')
  1496. elseif args[1] == "nonadmins" then
  1497. Notify('Loopkilling non admins')
  1498. else
  1499. Notify('Loopkilling ' .. gPlayers[v].Name)
  1500. end
  1501. end
  1502. end
  1503. end)
  1504.  
  1505. addcmd('unloopkill', 'un rip person',{'unlkill'},
  1506. function(args, speaker)
  1507. local players = getPlayer(args[1], speaker)
  1508. for i,v in pairs(players)do
  1509. if FindTable(loopkillT, _players[v].Name) then
  1510. table.remove(loopkillT, GetInTable(loopkillT, _players[v].Name))
  1511. if args[1] == "all" then
  1512. Notify('No longer loopkilling everyone')
  1513. elseif args[1] == "others" then
  1514. Notify('No longer loopkilling others')
  1515. elseif args[1] == "friends" then
  1516. Notify('No longer loopkilling friends')
  1517. elseif args[1] == "nonfriends" then
  1518. Notify('No longer loopkilling nonfriends')
  1519. elseif args[1] == "team" then
  1520. Notify('No longer loopkilling your team')
  1521. elseif args[1] == "nonteam" then
  1522. Notify('No longer loopkilling the opposing team')
  1523. elseif args[1] == "guests" then
  1524. Notify('No longer loopkilling guests')
  1525. elseif args[1] == "admins" then
  1526. Notify('No longer loopkilling admins')
  1527. elseif args[1] == "nonadmins" then
  1528. Notify('No longer loopkilling nonadmins')
  1529. else
  1530. Notify('No longer loopkilling ' .. gPlayers[v].Name)
  1531. end
  1532. end
  1533. end
  1534. end)
  1535.  
  1536. addcmd('disabletools', 'removes their tools',{'loopremovetools'},
  1537. function(args, speaker)
  1538. local players = getPlayer(args[1], speaker)
  1539. for i,v in pairs(players)do
  1540. if not FindTable(disabletoolsT, _players[v].Name) then
  1541. table.insert(disabletoolsT, _players[v].Name)
  1542. if args[1] == "all" then
  1543. Notify('Disabled tools for everyone')
  1544. elseif args[1] == "others" then
  1545. Notify('Disabled tools for others')
  1546. elseif args[1] == "friends" then
  1547. Notify('Disabled tools for friends')
  1548. elseif args[1] == "nonfriends" then
  1549. Notify('Disabled tools for nonfriends')
  1550. elseif args[1] == "team" then
  1551. Notify('Disabled tools for your team')
  1552. elseif args[1] == "nonteam" then
  1553. Notify('Disabled tools for the opposing team')
  1554. elseif args[1] == "guests" then
  1555. Notify('Disabled tools for guests')
  1556. elseif args[1] == "admins" then
  1557. Notify('Disabled tools for admins')
  1558. elseif args[1] == "nonadmins" then
  1559. Notify('Disabled tools for nonadmins')
  1560. else
  1561. Notify('Disabled tools for ' .. gPlayers[v].Name)
  1562. end
  1563. end
  1564. end
  1565. end)
  1566.  
  1567. addcmd('rainbowname', 'color spam their name tag',{'rname'},
  1568. function(args, speaker)
  1569. local players = getPlayer(args[1], speaker)
  1570. for i,v in pairs(players)do
  1571. if not FindTable(rainbowT, _players[v].Name) then
  1572. table.insert(rainbowT, _players[v].Name)
  1573. if args[1] == "all" then
  1574. Notify('Gave everyone rainbow name')
  1575. elseif args[1] == "others" then
  1576. Notify('Gave others rainbow name')
  1577. elseif args[1] == "friends" then
  1578. Notify('Gave friends rainbow name')
  1579. elseif args[1] == "nonfriends" then
  1580. Notify('Gave nonfriends rainbow name')
  1581. elseif args[1] == "team" then
  1582. Notify('Gave your team rainbow name')
  1583. elseif args[1] == "nonteam" then
  1584. Notify('Gave the opposing team rainbow name')
  1585. elseif args[1] == "guests" then
  1586. Notify('Gave guests rainbow name')
  1587. elseif args[1] == "admins" then
  1588. Notify('Gave admins rainbowname')
  1589. elseif args[1] == "nonadmins" then
  1590. Notify('Gave nonadmins rainbow name')
  1591. else
  1592. Notify('Gave ' .. gPlayers[v].Name .. ' rainbow name')
  1593. end
  1594. end
  1595. end
  1596. end)
  1597.  
  1598. addcmd('unrainbowname', 'removes their colorful name',{'unrname'},
  1599. function(args, speaker)
  1600. local players = getPlayer(args[1], speaker)
  1601. for i,v in pairs(players)do
  1602. if FindTable(rainbowT, _players[v].Name) then
  1603. table.remove(rainbowT, GetInTable(rainbowT, _players[v].Name))
  1604. _players[v].Neutral = true
  1605. if args[1] == "all" then
  1606. Notify('Disabled rainbow name for everyone')
  1607. elseif args[1] == "others" then
  1608. Notify('Disabled others rainbow name')
  1609. elseif args[1] == "friends" then
  1610. Notify('Disabled friends rainbow name')
  1611. elseif args[1] == "nonfriends" then
  1612. Notify('Disabled non friends rainbow name')
  1613. elseif args[1] == "team" then
  1614. Notify('Disabled rainbow name for your team')
  1615. elseif args[1] == "nonteam" then
  1616. Notify('Disabled rainbow name for the opposing team')
  1617. elseif args[1] == "guests" then
  1618. Notify('Disabled rainbow name for guests')
  1619. elseif args[1] == "admins" then
  1620. Notify('Disabled rainbow name for admins')
  1621. elseif args[1] == "nonadmins" then
  1622. Notify('Disabled rainbow name for non admins')
  1623. else
  1624. Notify('Disabled rainbow name for ' .. gPlayers[v].Name)
  1625. end
  1626. end
  1627. end
  1628. end)
  1629.  
  1630. addcmd('terrain', 'gives you terrain tools',{'tt'},
  1631. function(args, speaker)
  1632. if speaker.userId ~= LP.userId then
  1633. lponly(speaker)
  1634. else
  1635. --Terrain Script
  1636. --Edge#3467/IoIman616
  1637.  
  1638. for _, child in pairs( game.Players.LocalPlayer.PlayerGui:GetChildren()) do
  1639. if child.Name == "MaterialGui" then
  1640. child:Destroy()
  1641. end
  1642. end
  1643.  
  1644. function sandbox(var,func)
  1645. local env = getfenv(func)
  1646. local newenv = setmetatable({},{
  1647. __index = function(self,k)
  1648. if k=="script" then
  1649. return var
  1650. else
  1651. return env[k]
  1652. end
  1653. end,
  1654. })
  1655. setfenv(func,newenv)
  1656. return func
  1657. end
  1658. cors = {}
  1659. mas = Instance.new("Model",game:GetService("Lighting"))
  1660. HopperBin0 = Instance.new("HopperBin")
  1661. HopperBin0.Name = "Terrain Build"
  1662. HopperBin0.Parent = mas
  1663. for i,v in pairs(mas:GetChildren()) do
  1664. v.Parent = game:GetService("Players").LocalPlayer.Backpack
  1665. pcall(function() v:MakeJoints() end)
  1666. end
  1667. mas:Destroy()
  1668. for i,v in pairs(cors) do
  1669. spawn(function()
  1670. pcall(v)
  1671. end)
  1672. end
  1673.  
  1674. wait(0.01)
  1675.  
  1676. function sandbox(var,func)
  1677. local env = getfenv(func)
  1678. local newenv = setmetatable({},{
  1679. __index = function(self,k)
  1680. if k=="script" then
  1681. return var
  1682. else
  1683. return env[k]
  1684. end
  1685. end,
  1686. })
  1687. setfenv(func,newenv)
  1688. return func
  1689. end
  1690. cors = {}
  1691. mas = Instance.new("Model",game:GetService("Lighting"))
  1692. ScreenGui0 = Instance.new("ScreenGui")
  1693. ImageLabel1 = Instance.new("ImageLabel")
  1694. ImageButton2 = Instance.new("ImageButton")
  1695. Frame3 = Instance.new("Frame")
  1696. NumberValue4 = Instance.new("NumberValue")
  1697. ImageButton5 = Instance.new("ImageButton")
  1698. Frame6 = Instance.new("Frame")
  1699. NumberValue7 = Instance.new("NumberValue")
  1700. ImageButton8 = Instance.new("ImageButton")
  1701. Frame9 = Instance.new("Frame")
  1702. NumberValue10 = Instance.new("NumberValue")
  1703. ImageButton11 = Instance.new("ImageButton")
  1704. Frame12 = Instance.new("Frame")
  1705. NumberValue13 = Instance.new("NumberValue")
  1706. ImageButton14 = Instance.new("ImageButton")
  1707. Frame15 = Instance.new("Frame")
  1708. NumberValue16 = Instance.new("NumberValue")
  1709. ImageButton17 = Instance.new("ImageButton")
  1710. Frame18 = Instance.new("Frame")
  1711. NumberValue19 = Instance.new("NumberValue")
  1712. ImageButton20 = Instance.new("ImageButton")
  1713. Frame21 = Instance.new("Frame")
  1714. NumberValue22 = Instance.new("NumberValue")
  1715. ImageButton23 = Instance.new("ImageButton")
  1716. Frame24 = Instance.new("Frame")
  1717. NumberValue25 = Instance.new("NumberValue")
  1718. ImageButton26 = Instance.new("ImageButton")
  1719. Frame27 = Instance.new("Frame")
  1720. NumberValue28 = Instance.new("NumberValue")
  1721. ImageButton29 = Instance.new("ImageButton")
  1722. Frame30 = Instance.new("Frame")
  1723. NumberValue31 = Instance.new("NumberValue")
  1724. ImageButton32 = Instance.new("ImageButton")
  1725. Frame33 = Instance.new("Frame")
  1726. NumberValue34 = Instance.new("NumberValue")
  1727. ImageButton35 = Instance.new("ImageButton")
  1728. Frame36 = Instance.new("Frame")
  1729. NumberValue37 = Instance.new("NumberValue")
  1730. ImageButton38 = Instance.new("ImageButton")
  1731. Frame39 = Instance.new("Frame")
  1732. NumberValue40 = Instance.new("NumberValue")
  1733. ImageButton41 = Instance.new("ImageButton")
  1734. Frame42 = Instance.new("Frame")
  1735. NumberValue43 = Instance.new("NumberValue")
  1736. ImageButton44 = Instance.new("ImageButton")
  1737. Frame45 = Instance.new("Frame")
  1738. NumberValue46 = Instance.new("NumberValue")
  1739. ImageButton47 = Instance.new("ImageButton")
  1740. Frame48 = Instance.new("Frame")
  1741. NumberValue49 = Instance.new("NumberValue")
  1742. ImageButton50 = Instance.new("ImageButton")
  1743. Frame51 = Instance.new("Frame")
  1744. NumberValue52 = Instance.new("NumberValue")
  1745. ImageButton53 = Instance.new("ImageButton")
  1746. Frame54 = Instance.new("Frame")
  1747. ScreenGui0.Name = "MaterialGui"
  1748. ScreenGui0.Parent = mas
  1749. ImageLabel1.Name = "MaterialMenu"
  1750. ImageLabel1.Parent = ScreenGui0
  1751. ImageLabel1.Transparency = 1
  1752. ImageLabel1.Size = UDim2.new(0, 100, 0, 450)
  1753. ImageLabel1.Position = UDim2.new(0, 0, 1, -550)
  1754. ImageLabel1.BackgroundTransparency = 1
  1755. ImageLabel1.ZIndex = 2
  1756. ImageLabel1.Image = "rbxasset://textures/ui/MaterialMenu.png"
  1757. ImageButton2.Name = "Grass"
  1758. ImageButton2.Parent = ImageLabel1
  1759. ImageButton2.Transparency = 1
  1760. ImageButton2.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1761. ImageButton2.Position = UDim2.new(0.0700000003, 0, 0.0599999987, 0)
  1762. ImageButton2.BackgroundTransparency = 1
  1763. ImageButton2.ZIndex = 4
  1764. ImageButton2.Image = "http://www.roblox.com/asset/?id=56563112"
  1765. Frame3.Name = "Selection"
  1766. Frame3.Parent = ImageButton2
  1767. Frame3.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1768. Frame3.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1769. Frame3.BackgroundColor3 = Color3.new(1, 1, 1)
  1770. Frame3.BorderSizePixel = 0
  1771. Frame3.ZIndex = 3
  1772. NumberValue4.Name = "num"
  1773. NumberValue4.Parent = ImageButton2
  1774. NumberValue4.Value = 1
  1775. ImageButton5.Name = "Sand"
  1776. ImageButton5.Parent = ImageLabel1
  1777. ImageButton5.Transparency = 1
  1778. ImageButton5.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1779. ImageButton5.Position = UDim2.new(0.524545431, 0, 0.0599999987, 0)
  1780. ImageButton5.BackgroundTransparency = 1
  1781. ImageButton5.ZIndex = 4
  1782. ImageButton5.Image = "http://www.roblox.com/asset/?id=62356652"
  1783. Frame6.Name = "Selection"
  1784. Frame6.Parent = ImageButton5
  1785. Frame6.Transparency = 1
  1786. Frame6.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1787. Frame6.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1788. Frame6.BackgroundColor3 = Color3.new(1, 1, 1)
  1789. Frame6.BackgroundTransparency = 1
  1790. Frame6.BorderSizePixel = 0
  1791. Frame6.ZIndex = 3
  1792. NumberValue7.Name = "num"
  1793. NumberValue7.Parent = ImageButton5
  1794. NumberValue7.Value = 2
  1795. ImageButton8.Name = "Brick"
  1796. ImageButton8.Parent = ImageLabel1
  1797. ImageButton8.Transparency = 1
  1798. ImageButton8.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1799. ImageButton8.Position = UDim2.new(0.0700000003, 0, 0.161010101, 0)
  1800. ImageButton8.BackgroundTransparency = 1
  1801. ImageButton8.ZIndex = 4
  1802. ImageButton8.Image = "http://www.roblox.com/asset/?id=65961537"
  1803. Frame9.Name = "Selection"
  1804. Frame9.Parent = ImageButton8
  1805. Frame9.Transparency = 1
  1806. Frame9.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1807. Frame9.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1808. Frame9.BackgroundColor3 = Color3.new(1, 1, 1)
  1809. Frame9.BackgroundTransparency = 1
  1810. Frame9.BorderSizePixel = 0
  1811. Frame9.ZIndex = 3
  1812. NumberValue10.Name = "num"
  1813. NumberValue10.Parent = ImageButton8
  1814. NumberValue10.Value = 3
  1815. ImageButton11.Name = "Granite"
  1816. ImageButton11.Parent = ImageLabel1
  1817. ImageButton11.Transparency = 1
  1818. ImageButton11.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1819. ImageButton11.Position = UDim2.new(0.524545431, 0, 0.161010101, 0)
  1820. ImageButton11.BackgroundTransparency = 1
  1821. ImageButton11.ZIndex = 4
  1822. ImageButton11.Image = "http://www.roblox.com/asset/?id=67532153"
  1823. Frame12.Name = "Selection"
  1824. Frame12.Parent = ImageButton11
  1825. Frame12.Transparency = 1
  1826. Frame12.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1827. Frame12.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1828. Frame12.BackgroundColor3 = Color3.new(1, 1, 1)
  1829. Frame12.BackgroundTransparency = 1
  1830. Frame12.BorderSizePixel = 0
  1831. Frame12.ZIndex = 3
  1832. NumberValue13.Name = "num"
  1833. NumberValue13.Parent = ImageButton11
  1834. NumberValue13.Value = 4
  1835. ImageButton14.Name = "Asphalt"
  1836. ImageButton14.Parent = ImageLabel1
  1837. ImageButton14.Transparency = 1
  1838. ImageButton14.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1839. ImageButton14.Position = UDim2.new(0.0700000003, 0, 0.2620202, 0)
  1840. ImageButton14.BackgroundTransparency = 1
  1841. ImageButton14.ZIndex = 4
  1842. ImageButton14.Image = "http://www.roblox.com/asset/?id=67532038"
  1843. Frame15.Name = "Selection"
  1844. Frame15.Parent = ImageButton14
  1845. Frame15.Transparency = 1
  1846. Frame15.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1847. Frame15.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1848. Frame15.BackgroundColor3 = Color3.new(1, 1, 1)
  1849. Frame15.BackgroundTransparency = 1
  1850. Frame15.BorderSizePixel = 0
  1851. Frame15.ZIndex = 3
  1852. NumberValue16.Name = "num"
  1853. NumberValue16.Parent = ImageButton14
  1854. NumberValue16.Value = 5
  1855. ImageButton17.Name = "Iron"
  1856. ImageButton17.Parent = ImageLabel1
  1857. ImageButton17.Transparency = 1
  1858. ImageButton17.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1859. ImageButton17.Position = UDim2.new(0.524545431, 0, 0.2620202, 0)
  1860. ImageButton17.BackgroundTransparency = 1
  1861. ImageButton17.ZIndex = 4
  1862. ImageButton17.Image = "http://www.roblox.com/asset/?id=67532093"
  1863. Frame18.Name = "Selection"
  1864. Frame18.Parent = ImageButton17
  1865. Frame18.Transparency = 1
  1866. Frame18.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1867. Frame18.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1868. Frame18.BackgroundColor3 = Color3.new(1, 1, 1)
  1869. Frame18.BackgroundTransparency = 1
  1870. Frame18.BorderSizePixel = 0
  1871. Frame18.ZIndex = 3
  1872. NumberValue19.Name = "num"
  1873. NumberValue19.Parent = ImageButton17
  1874. NumberValue19.Value = 6
  1875. ImageButton20.Name = "Aluminum"
  1876. ImageButton20.Parent = ImageLabel1
  1877. ImageButton20.Transparency = 1
  1878. ImageButton20.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1879. ImageButton20.Position = UDim2.new(0.0700000003, 0, 0.363030314, 0)
  1880. ImageButton20.BackgroundTransparency = 1
  1881. ImageButton20.ZIndex = 4
  1882. ImageButton20.Image = "http://www.roblox.com/asset/?id=67531995"
  1883. Frame21.Name = "Selection"
  1884. Frame21.Parent = ImageButton20
  1885. Frame21.Transparency = 1
  1886. Frame21.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1887. Frame21.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1888. Frame21.BackgroundColor3 = Color3.new(1, 1, 1)
  1889. Frame21.BackgroundTransparency = 1
  1890. Frame21.BorderSizePixel = 0
  1891. Frame21.ZIndex = 3
  1892. NumberValue22.Name = "num"
  1893. NumberValue22.Parent = ImageButton20
  1894. NumberValue22.Value = 7
  1895. ImageButton23.Name = "Gold"
  1896. ImageButton23.Parent = ImageLabel1
  1897. ImageButton23.Transparency = 1
  1898. ImageButton23.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1899. ImageButton23.Position = UDim2.new(0.524545431, 0, 0.363030314, 0)
  1900. ImageButton23.BackgroundTransparency = 1
  1901. ImageButton23.ZIndex = 4
  1902. ImageButton23.Image = "http://www.roblox.com/asset/?id=67532118"
  1903. Frame24.Name = "Selection"
  1904. Frame24.Parent = ImageButton23
  1905. Frame24.Transparency = 1
  1906. Frame24.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1907. Frame24.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1908. Frame24.BackgroundColor3 = Color3.new(1, 1, 1)
  1909. Frame24.BackgroundTransparency = 1
  1910. Frame24.BorderSizePixel = 0
  1911. Frame24.ZIndex = 3
  1912. NumberValue25.Name = "num"
  1913. NumberValue25.Parent = ImageButton23
  1914. NumberValue25.Value = 8
  1915. ImageButton26.Name = "Plank"
  1916. ImageButton26.Parent = ImageLabel1
  1917. ImageButton26.Transparency = 1
  1918. ImageButton26.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1919. ImageButton26.Position = UDim2.new(0.0700000003, 0, 0.464040399, 0)
  1920. ImageButton26.BackgroundTransparency = 1
  1921. ImageButton26.ZIndex = 4
  1922. ImageButton26.Image = "http://www.roblox.com/asset/?id=67532015"
  1923. Frame27.Name = "Selection"
  1924. Frame27.Parent = ImageButton26
  1925. Frame27.Transparency = 1
  1926. Frame27.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1927. Frame27.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1928. Frame27.BackgroundColor3 = Color3.new(1, 1, 1)
  1929. Frame27.BackgroundTransparency = 1
  1930. Frame27.BorderSizePixel = 0
  1931. Frame27.ZIndex = 3
  1932. NumberValue28.Name = "num"
  1933. NumberValue28.Parent = ImageButton26
  1934. NumberValue28.Value = 9
  1935. ImageButton29.Name = "Log"
  1936. ImageButton29.Parent = ImageLabel1
  1937. ImageButton29.Transparency = 1
  1938. ImageButton29.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1939. ImageButton29.Position = UDim2.new(0.524545431, 0, 0.464040399, 0)
  1940. ImageButton29.BackgroundTransparency = 1
  1941. ImageButton29.ZIndex = 4
  1942. ImageButton29.Image = "http://www.roblox.com/asset/?id=67532051"
  1943. Frame30.Name = "Selection"
  1944. Frame30.Parent = ImageButton29
  1945. Frame30.Transparency = 1
  1946. Frame30.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1947. Frame30.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1948. Frame30.BackgroundColor3 = Color3.new(1, 1, 1)
  1949. Frame30.BackgroundTransparency = 1
  1950. Frame30.BorderSizePixel = 0
  1951. Frame30.ZIndex = 3
  1952. NumberValue31.Name = "num"
  1953. NumberValue31.Parent = ImageButton29
  1954. NumberValue31.Value = 10
  1955. ImageButton32.Name = "Gravel"
  1956. ImageButton32.Parent = ImageLabel1
  1957. ImageButton32.Transparency = 1
  1958. ImageButton32.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1959. ImageButton32.Position = UDim2.new(0.0700000003, 0, 0.565050483, 0)
  1960. ImageButton32.BackgroundTransparency = 1
  1961. ImageButton32.ZIndex = 4
  1962. ImageButton32.Image = "http://www.roblox.com/asset/?id=67532206"
  1963. Frame33.Name = "Selection"
  1964. Frame33.Parent = ImageButton32
  1965. Frame33.Transparency = 1
  1966. Frame33.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1967. Frame33.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1968. Frame33.BackgroundColor3 = Color3.new(1, 1, 1)
  1969. Frame33.BackgroundTransparency = 1
  1970. Frame33.BorderSizePixel = 0
  1971. Frame33.ZIndex = 3
  1972. NumberValue34.Name = "num"
  1973. NumberValue34.Parent = ImageButton32
  1974. NumberValue34.Value = 11
  1975. ImageButton35.Name = "Cinder"
  1976. ImageButton35.Parent = ImageLabel1
  1977. ImageButton35.Transparency = 1
  1978. ImageButton35.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1979. ImageButton35.Position = UDim2.new(0.524545431, 0, 0.565050483, 0)
  1980. ImageButton35.BackgroundTransparency = 1
  1981. ImageButton35.ZIndex = 4
  1982. ImageButton35.Image = "http://www.roblox.com/asset/?id=67532103"
  1983. Frame36.Name = "Selection"
  1984. Frame36.Parent = ImageButton35
  1985. Frame36.Transparency = 1
  1986. Frame36.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  1987. Frame36.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  1988. Frame36.BackgroundColor3 = Color3.new(1, 1, 1)
  1989. Frame36.BackgroundTransparency = 1
  1990. Frame36.BorderSizePixel = 0
  1991. Frame36.ZIndex = 3
  1992. NumberValue37.Name = "num"
  1993. NumberValue37.Parent = ImageButton35
  1994. NumberValue37.Value = 12
  1995. ImageButton38.Name = "Stone"
  1996. ImageButton38.Parent = ImageLabel1
  1997. ImageButton38.Transparency = 1
  1998. ImageButton38.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  1999. ImageButton38.Position = UDim2.new(0.0700000003, 0, 0.666060627, 0)
  2000. ImageButton38.BackgroundTransparency = 1
  2001. ImageButton38.ZIndex = 4
  2002. ImageButton38.Image = "http://www.roblox.com/asset/?id=67531804"
  2003. Frame39.Name = "Selection"
  2004. Frame39.Parent = ImageButton38
  2005. Frame39.Transparency = 1
  2006. Frame39.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  2007. Frame39.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  2008. Frame39.BackgroundColor3 = Color3.new(1, 1, 1)
  2009. Frame39.BackgroundTransparency = 1
  2010. Frame39.BorderSizePixel = 0
  2011. Frame39.ZIndex = 3
  2012. NumberValue40.Name = "num"
  2013. NumberValue40.Parent = ImageButton38
  2014. NumberValue40.Value = 13
  2015. ImageButton41.Name = "Cement"
  2016. ImageButton41.Parent = ImageLabel1
  2017. ImageButton41.Transparency = 1
  2018. ImageButton41.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  2019. ImageButton41.Position = UDim2.new(0.524545431, 0, 0.666060627, 0)
  2020. ImageButton41.BackgroundTransparency = 1
  2021. ImageButton41.ZIndex = 4
  2022. ImageButton41.Image = "http://www.roblox.com/asset/?id=67532059"
  2023. Frame42.Name = "Selection"
  2024. Frame42.Parent = ImageButton41
  2025. Frame42.Transparency = 1
  2026. Frame42.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  2027. Frame42.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  2028. Frame42.BackgroundColor3 = Color3.new(1, 1, 1)
  2029. Frame42.BackgroundTransparency = 1
  2030. Frame42.BorderSizePixel = 0
  2031. Frame42.ZIndex = 3
  2032. NumberValue43.Name = "num"
  2033. NumberValue43.Parent = ImageButton41
  2034. NumberValue43.Value = 14
  2035. ImageButton44.Name = "Red Plastic"
  2036. ImageButton44.Parent = ImageLabel1
  2037. ImageButton44.Transparency = 1
  2038. ImageButton44.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  2039. ImageButton44.Position = UDim2.new(0.0700000003, 0, 0.767070711, 0)
  2040. ImageButton44.BackgroundTransparency = 1
  2041. ImageButton44.ZIndex = 4
  2042. ImageButton44.Image = "http://www.roblox.com/asset/?id=67531848"
  2043. Frame45.Name = "Selection"
  2044. Frame45.Parent = ImageButton44
  2045. Frame45.Transparency = 1
  2046. Frame45.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  2047. Frame45.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  2048. Frame45.BackgroundColor3 = Color3.new(1, 1, 1)
  2049. Frame45.BackgroundTransparency = 1
  2050. Frame45.BorderSizePixel = 0
  2051. Frame45.ZIndex = 3
  2052. NumberValue46.Name = "num"
  2053. NumberValue46.Parent = ImageButton44
  2054. NumberValue46.Value = 15
  2055. ImageButton47.Name = "Blue Plastic"
  2056. ImageButton47.Parent = ImageLabel1
  2057. ImageButton47.Transparency = 1
  2058. ImageButton47.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  2059. ImageButton47.Position = UDim2.new(0.524545431, 0, 0.767070711, 0)
  2060. ImageButton47.BackgroundTransparency = 1
  2061. ImageButton47.ZIndex = 4
  2062. ImageButton47.Image = "http://www.roblox.com/asset/?id=67531924"
  2063. Frame48.Name = "Selection"
  2064. Frame48.Parent = ImageButton47
  2065. Frame48.Transparency = 1
  2066. Frame48.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  2067. Frame48.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  2068. Frame48.BackgroundColor3 = Color3.new(1, 1, 1)
  2069. Frame48.BackgroundTransparency = 1
  2070. Frame48.BorderSizePixel = 0
  2071. Frame48.ZIndex = 3
  2072. NumberValue49.Name = "num"
  2073. NumberValue49.Parent = ImageButton47
  2074. NumberValue49.Value = 16
  2075. ImageButton50.Name = "Water"
  2076. ImageButton50.Parent = ImageLabel1
  2077. ImageButton50.Transparency = 1
  2078. ImageButton50.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  2079. ImageButton50.Position = UDim2.new(0.0700000003, 0, 0.867999971, 0)
  2080. ImageButton50.BackgroundTransparency = 1
  2081. ImageButton50.ZIndex = 4
  2082. ImageButton50.Image = "https://www.roblox.com/Game/Tools/ThumbnailAsset.ashx?fmt=png&wd=75&ht=75&aid=82717697"
  2083. Frame51.Name = "Selection"
  2084. Frame51.Parent = ImageButton50
  2085. Frame51.Transparency = 1
  2086. Frame51.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  2087. Frame51.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  2088. Frame51.BackgroundColor3 = Color3.new(1, 1, 1)
  2089. Frame51.BackgroundTransparency = 1
  2090. Frame51.BorderSizePixel = 0
  2091. Frame51.ZIndex = 3
  2092. NumberValue52.Name = "num"
  2093. NumberValue52.Parent = ImageButton50
  2094. NumberValue52.Value = 17
  2095. ImageButton53.Name = "Dig"
  2096. ImageButton53.Parent = ImageLabel1
  2097. ImageButton53.Transparency = 1
  2098. ImageButton53.Size = UDim2.new(0.400000006, 0, 0.088888891, 0)
  2099. ImageButton53.Position = UDim2.new(0.524999976, 0, 0.867999971, 0)
  2100. ImageButton53.BackgroundTransparency = 1
  2101. ImageButton53.ZIndex = 4
  2102. ImageButton53.Image = "http://www.roblox.com/asset/?id=7814201"
  2103. Frame54.Name = "Selection"
  2104. Frame54.Parent = ImageButton53
  2105. Frame54.Transparency = 1
  2106. print('Terrain Script Loaded. Made by Edge#3467/IoIman616. :^3')
  2107. Frame54.Size = UDim2.new(1.10000002, 0, 1.10000002, 0)
  2108. Frame54.Position = UDim2.new(-0.0500000007, 0, -0.0500000007, 0)
  2109. Frame54.BackgroundColor3 = Color3.new(1, 1, 1)
  2110. Frame54.BackgroundTransparency = 1
  2111. Frame54.BorderSizePixel = 0
  2112. Frame54.ZIndex = 3
  2113. for i,v in pairs(mas:GetChildren()) do
  2114. v.Parent = game.Players.LocalPlayer.PlayerGui
  2115. pcall(function() v:MakeJoints() end)
  2116. end
  2117. mas:Destroy()
  2118. for i,v in pairs(cors) do
  2119. spawn(function()
  2120. pcall(v)
  2121. end)
  2122. end
  2123. wait(0.01)
  2124. game.Players.LocalPlayer.PlayerGui.MaterialGui.MaterialMenu.Visible = false
  2125. material = 1
  2126. local Terrain = game.Workspace.Terrain
  2127. local CC = game.Workspace.CurrentCamera
  2128.  
  2129. local SelB = Instance.new("SelectionBox")
  2130. SelB.Color = BrickColor.new("Bright green")
  2131.  
  2132. local SelP = Instance.new("Part")
  2133. SelP.Anchored = true
  2134. SelP.formFactor = Enum.FormFactor.Custom
  2135.  
  2136. HopperBin0.Selected:connect(function(M)
  2137. SelB.Parent = game.Players.LocalPlayer.PlayerGui
  2138. game.Players.LocalPlayer.PlayerGui.MaterialGui.MaterialMenu.Visible = true
  2139. SelB.Adornee = nil
  2140.  
  2141. local ClickState = "None"
  2142.  
  2143. local ClickType = 1
  2144.  
  2145. local TerrainClick = 1
  2146.  
  2147. local P1 = nil
  2148.  
  2149. M.KeyDown:connect(function(K)
  2150. if K == "q" then
  2151. ClickType = 1
  2152. elseif K == "e" then
  2153. ClickType = 2
  2154. elseif K == "z" then
  2155. TerrainClick = 0
  2156. elseif K == "x" then
  2157. TerrainClick = 1
  2158. elseif K == "c" then
  2159. TerrainClick = 2
  2160. elseif K == "v" then
  2161. TerrainClick = 3
  2162. elseif K == "b" then
  2163. TerrainClick = 4
  2164. end
  2165. end)
  2166.  
  2167. M.Button1Down:connect(function()
  2168. if not M.Target then return end
  2169. local Hit = M.Hit
  2170. local cellPos
  2171. if ClickType == 1 then
  2172. cellPos = Terrain:WorldToCellPreferEmpty(Vector3.new(Hit.x, Hit.y, Hit.z))
  2173. else
  2174. cellPos = Terrain:WorldToCellPreferSolid(Vector3.new(Hit.x, Hit.y, Hit.z))
  2175. end
  2176. if ClickState == "None" then
  2177. ClickState = "Click1"
  2178. P1 = cellPos
  2179. end
  2180. end)
  2181. M.Button1Up:connect(function()
  2182. if not M.Target then return end
  2183. local Hit = M.Hit
  2184. local cellPos
  2185. if ClickType == 1 then
  2186. cellPos = Terrain:WorldToCellPreferEmpty(Vector3.new(Hit.x, Hit.y, Hit.z))
  2187. else
  2188. cellPos = Terrain:WorldToCellPreferSolid(Vector3.new(Hit.x, Hit.y, Hit.z))
  2189. end
  2190. if ClickState == "Click1" then
  2191. ClickState = "None"
  2192. local MinX = math.min(P1.x,cellPos.x)
  2193. local MaxX = math.max(P1.x,cellPos.x)
  2194. local MinY = math.min(P1.y,cellPos.y)
  2195. local MaxY = math.max(P1.y,cellPos.y)
  2196. local MinZ = math.min(P1.z,cellPos.z)
  2197. local MaxZ = math.max(P1.z,cellPos.z)
  2198. for y=MinY,MaxY do
  2199. for x=MinX,MaxX do
  2200. for z=MinZ,MaxZ do
  2201. Terrain:SetCell(x, y, z, material, 0, 0)
  2202. end
  2203. end
  2204. wait()
  2205. end
  2206. SelB.Adornee = nil
  2207. end
  2208. end)
  2209. M.Move:connect(function()
  2210. if not M.Target then return end
  2211. local Hit = M.Hit
  2212. local cellPos
  2213. if ClickType == 1 then
  2214. cellPos = Terrain:WorldToCellPreferEmpty(Vector3.new(Hit.x, Hit.y, Hit.z))
  2215. else
  2216. cellPos = Terrain:WorldToCellPreferSolid(Vector3.new(Hit.x, Hit.y, Hit.z))
  2217. end
  2218. if ClickState == "Click1" then
  2219. SelB.Adornee = SelP
  2220. local W1 = Terrain:CellCenterToWorld(P1.x,P1.y,P1.z)
  2221. local W2 = Terrain:CellCenterToWorld(cellPos.x,cellPos.y,cellPos.z)
  2222. local Size = W1-W2
  2223. Size = Vector3.new(math.abs(Size.x),math.abs(Size.y),math.abs(Size.z))+Vector3.new(4,4,4)
  2224. local Pos = (W1+W2)/2
  2225. SelP.Size = Size
  2226. SelP.CFrame = CFrame.new(Pos)
  2227. end
  2228. end)
  2229. end)
  2230.  
  2231. HopperBin0.Deselected:connect(function()
  2232. SelB.Parent = nil
  2233. SelB.Adornee = nil
  2234. game.Players.LocalPlayer.PlayerGui.MaterialGui.MaterialMenu.Visible = false
  2235. end)
  2236.  
  2237. game:GetService('RunService').Stepped:connect(function()
  2238. if game.Players.LocalPlayer.PlayerGui:FindFirstChild("MaterialGui") then
  2239. for _, child in pairs( game.Players.LocalPlayer.PlayerGui.MaterialGui.MaterialMenu:GetChildren()) do
  2240. if child:FindFirstChild("num") and material ~= child.num.Value then
  2241. child.Selection.BackgroundTransparency = 1
  2242. end
  2243. end
  2244. end
  2245. end)
  2246.  
  2247. for _, child in pairs( game.Players.LocalPlayer.PlayerGui.MaterialGui.MaterialMenu:GetChildren()) do
  2248. local enterCon = child.MouseButton1Click:connect(function()
  2249. if child.ClassName == "ImageButton" and child:FindFirstChild("num") then
  2250. material = child.num.Value
  2251. if child:FindFirstChild("Selection") then
  2252. child.Selection.BackgroundTransparency = 0
  2253. end
  2254. end
  2255. end)
  2256. end
  2257.  
  2258. local clr = game.Players.LocalPlayer.PlayerGui.MaterialGui.MaterialMenu.Dig.MouseButton1Click:connect(function()
  2259. workspace.Terrain:Clear()
  2260. end)
  2261.  
  2262. function sandbox(var,func)
  2263. local env = getfenv(func)
  2264. local newenv = setmetatable({},{
  2265. __index = function(self,k)
  2266. if k=="script" then
  2267. return var
  2268. else
  2269. return env[k]
  2270. end
  2271. end,
  2272. })
  2273. setfenv(func,newenv)
  2274. return func
  2275. end
  2276. cors = {}
  2277. mas = Instance.new("Model",game:GetService("Lighting"))
  2278. HopperBin0 = Instance.new("HopperBin")
  2279. HopperBin0.Name = "Terrain Delete"
  2280. HopperBin0.Parent = mas
  2281. for i,v in pairs(mas:GetChildren()) do
  2282. v.Parent = game:GetService("Players").LocalPlayer.Backpack
  2283. pcall(function() v:MakeJoints() end)
  2284. end
  2285. mas:Destroy()
  2286. for i,v in pairs(cors) do
  2287. spawn(function()
  2288. pcall(v)
  2289. end)
  2290. end
  2291.  
  2292. function onClick(mouse)
  2293. p = game.Players.LocalPlayer
  2294. if (p == nil) then return end
  2295. if (p.Character == nil) then return end
  2296.  
  2297. if (mouse.Hit.p - p.Character.HumanoidRootPart.Position).magnitude > 500 then return end
  2298.  
  2299. c = game.Workspace.Terrain
  2300.  
  2301. local cellPos = c:WorldToCellPreferSolid(Vector3.new(mouse.Hit.x, mouse.Hit.y, mouse.Hit.z))
  2302. local x = cellPos.x
  2303. local y = cellPos.y
  2304. local z = cellPos.z
  2305.  
  2306. c:SetCell(x, y, z, 0, 0, 0)
  2307.  
  2308. end
  2309.  
  2310.  
  2311. function onSelect(mouse)
  2312. mouse.Button1Down:connect(function () onClick(mouse) end)
  2313. end
  2314.  
  2315.  
  2316.  
  2317. HopperBin0.Selected:connect(onSelect)
  2318. end
  2319. end)
  2320.  
  2321. addcmd('devuzi', 'op af',{'uzi'},
  2322. function(args, speaker)
  2323. if speaker.userId ~= LP.userId then
  2324. lponly(speaker)
  2325. else
  2326. wait(0.25);
  2327.  
  2328.  
  2329. _clear=function()
  2330. local c={char;bag;gui;};
  2331. for i=1,#c do
  2332. local c=c[i]:children();
  2333. for i=1,#c do
  2334. if(c[i].Name==name)then
  2335. c[i].Parent=nil;
  2336. end;
  2337. end;
  2338. end;
  2339. local n=name..user.Name;
  2340. local c=workspace:children();
  2341. for i=1,#c do
  2342. if(c[i].Name==n)then
  2343. c[i].Parent=nil;
  2344. end;
  2345. end;
  2346. end;
  2347.  
  2348. _valid_key=function(object,key)
  2349. return object[key],key;
  2350. end;
  2351.  
  2352. _new=function(class)
  2353. return function(props)
  2354. if(type(list_base_props)=='table')then
  2355. for i,v in next,list_base_props do
  2356. if(props[i]==nil)then
  2357. props[i]=v;
  2358. end;
  2359. end;
  2360. end;
  2361.  
  2362. local object=class;
  2363.  
  2364. if(type(class)=='string')then
  2365. object=Instance.new(class:sub(1,1):upper()..class:sub(2));
  2366. end;
  2367.  
  2368. local parent=props[1];
  2369. props[1]=nil;
  2370.  
  2371. for i,v in next,props do
  2372. local load,res,key=pcall(_valid_key,object,i:sub(1,1):upper()..i:sub(2));
  2373. if(not load)then
  2374. load,res,key=pcall(_valid_key,object,i);
  2375. end;
  2376.  
  2377. if(key)then
  2378. t=type(res);
  2379. s=tostring(res);
  2380. if(t=='userdata'and s=='Signal '..key)then
  2381. if(type(v)=='table')then
  2382. for i=1,#v do
  2383. res:connect(v[i]);
  2384. end;
  2385. else
  2386. res:connect(v);
  2387. end;
  2388. else
  2389. object[key]=v;
  2390. end;
  2391. end;
  2392. end;
  2393.  
  2394. if(parent)then
  2395. object.Parent=parent;
  2396. end;
  2397.  
  2398. return object;
  2399. end;
  2400. end;
  2401.  
  2402. _RGB=function(r,g,b)
  2403. return Color3.new(r/255,g/255,b/255);
  2404. end;
  2405.  
  2406. _copy=function(o)
  2407. local def=o.archivable;
  2408. o.archivable=true;
  2409. local c=o:clone();
  2410. o.archivable=def;
  2411. return c;
  2412. end;
  2413.  
  2414. _hum=function(char)
  2415. local hum=char:findFirstChild'Humanoid';
  2416. if(not hum or hum.className~='Humanoid')then
  2417. local c=char:children();
  2418. for i=1,#c do
  2419. if(c[i].className=='Humanoid')then
  2420. return c[i];
  2421. end;
  2422. end;
  2423. else
  2424. return hum;
  2425. end;
  2426. end;
  2427.  
  2428. _hum_tag=function(hum)
  2429. local c=hum:findFirstChild'creator'or Instance.new('ObjectValue',hum);
  2430. c.Name='creator';
  2431. c.Value=user;
  2432. if(hum.Health==0 and not hum:findFirstChild'killed')then
  2433. Instance.new('BoolValue',hum).Name='killed';
  2434. bullets.clip=bullets.clip+10;
  2435. end;
  2436. end;
  2437.  
  2438. _hum_dam=function(hum,dam,percent)
  2439. hum.Health=hum.Health-(percent and hum.MaxHealth*(dam*0.01)or dam);
  2440. if(hum.Health<=hum.MaxHealth*0.1)then
  2441. _hum_tag(hum);
  2442. end;
  2443. end;
  2444.  
  2445. _ray=function(v0,v1,i)
  2446. local mag=(v0-v1).magnitude;
  2447. local ray=Ray.new(v0,(v1-v0).unit*(mag>999 and 999 or mag));
  2448.  
  2449. return(type(i)=='table'and workspace.FindPartOnRayWithIgnoreList or workspace.FindPartOnRay)(workspace,ray,i);
  2450. end;
  2451.  
  2452. _must=function(v0,v1,i)
  2453. local hit,pos=_ray(v0,v1,i);
  2454. return not hit and mouse.target or hit,pos;
  2455. end;
  2456.  
  2457. _cframe=function(x,y,z,r0,r1,r2)
  2458. return CFrame.Angles(
  2459. math.rad(r0 or 0),
  2460. math.rad(r1 or 0),
  2461. math.rad(r2 or 0)
  2462. )*CFrame.new(x,y,z);
  2463. end;
  2464.  
  2465. _update=function()
  2466. if(bool_active and not screen.Parent)then
  2467. screen.Parent=gui;
  2468. elseif(not bool_active and screen.Parent)then
  2469. screen.Parent=nil;
  2470. end;
  2471. end;
  2472.  
  2473. _light=function(v0,v1)
  2474. local mag=(v0-v1).magnitude;
  2475. local len=math.random(2,7);
  2476. len=len>mag/2 and mag/2 or len;
  2477.  
  2478. --local light=_new'part'{
  2479. -- cFrame=CFrame.new(v0,v1);
  2480. -- size=Vector3.new(1,1,1);
  2481. -- color=_RGB(255,255,0);
  2482. -- anchored=true;
  2483. -- inv;
  2484. --};
  2485. _new'blockMesh'{
  2486. scale=Vector3.new(0.2,0.2,len);
  2487. offset=Vector3.new(0,0,-len/2);
  2488. light;
  2489. };
  2490.  
  2491. local bb=_new'billboardGui'{
  2492. size=UDim2.new(2,0,2,0);
  2493. adornee=light;
  2494. light;
  2495. };
  2496. _new'imageLabel'{
  2497. image=url:format(109101526);
  2498. backgroundTransparency=1;
  2499. size=UDim2.new(1,0,1,0);
  2500. bb;
  2501. };
  2502.  
  2503. -- _rem(light,0.15);
  2504. end;
  2505.  
  2506. _rem=function(object,del)
  2507. if(del)then
  2508. delay(del,function()
  2509. if(object.Parent)then
  2510. object.Parent=nil;
  2511. end;
  2512. end);
  2513. else
  2514. pcall(function()
  2515. if(object.Parent)then
  2516. object.Parent=nil;
  2517. end;
  2518. end);
  2519. end;
  2520. end;
  2521.  
  2522. _blood=function(pos,count)
  2523. for i=1,count do
  2524. local p=_new'part'{
  2525. rotVelocity=Vector3.new(math.random(),math.random(),math.random())*50;
  2526. position=pos+Vector3.new(math.random(),math.random(),math.random());
  2527. velocity=Vector3.new(math.random(),math.random(),math.random())*50;
  2528. size=Vector3.new(math.random(),math.random(),math.random())/3;
  2529. color=_RGB(255,0,0);
  2530. transparency=0.5;
  2531. canCollide=true;
  2532. bottomSurface=0;
  2533. topSurface=0;
  2534. formFactor=3;
  2535. locked=true;
  2536. inv;
  2537. };
  2538. delay(5,function()
  2539. p.Parent=nil;
  2540. end);
  2541. end;
  2542. end;
  2543.  
  2544. _make_hue=function()
  2545. h_hue=_new'part'{
  2546. size=Vector3.new(0.25,1.8,0.35);
  2547. color=_RGB(100,100,100);
  2548. formFactor=3;
  2549. name='hue';
  2550. handle;
  2551. };
  2552. hh_weld=_new'weld'{
  2553. c1=_cframe(0,0.5,0);
  2554. part0=handle;
  2555. part1=h_hue;
  2556. handle;
  2557. };
  2558. end;
  2559.  
  2560. _shot=function(v0,v1)
  2561. if(not time_left)then
  2562. time_left=0;
  2563. end;
  2564. if(time_left>time())then
  2565. return nil;
  2566. else
  2567. time_left=time()+math.random(1,10)/100;
  2568. end;
  2569.  
  2570. if(bullets.current<1)then
  2571. local tick_sound=head:findFirstChild'tick_sound'or _new'sound'{
  2572. soundId='rbxasset://sounds/SWITCH3.wav';
  2573. name='tick_sound';
  2574. volume=0.2;
  2575. pitch=2;
  2576. head;
  2577. };
  2578. tick_sound:play();
  2579. if(bullets.clip>0)then
  2580. time_left=time()+2;
  2581. h_hue:breakJoints();
  2582. h_hue.CanCollide=true;
  2583. h_hue.Velocity=(h_hue.CFrame*CFrame.new(0,5,0)).lookVector*10;
  2584. _rem(h_hue,10);
  2585. delay(1.9,function()
  2586. _make_hue();
  2587. local got=(bullets.clip>bullets.maximum and
  2588. bullets.maximum or
  2589. bullets.clip)-bullets.current;
  2590.  
  2591. bullets.clip=bullets.clip-got;
  2592. bullets.current=bullets.current+got;
  2593. end);
  2594. end;
  2595. return nil;
  2596. else
  2597. bullets.current=bullets.current-1;
  2598.  
  2599. h_weld.C1=_cframe(0,0.75,0,
  2600. -math.random(1000,1100)/10,180,0);
  2601. d_weld.C1=_cframe(0,-0.25,0.3);
  2602.  
  2603. lightstuff.Visible=true;
  2604. delay(0.1,function()
  2605. lightstuff.Visible=false;
  2606. end);
  2607.  
  2608. _rem(_new'part'{
  2609. velocity=CFrame.new(drag.Position,(drag.CFrame*CFrame.new(-4,-5,0)).p).lookVector*10;
  2610. cFrame=drag.CFrame*CFrame.new(-0.5,0,0);
  2611. size=Vector3.new(0.1,0.1,0.4);
  2612. color=_RGB(200,200,0);
  2613. material='Slate';
  2614. canCollide=true;
  2615. formFactor=3;
  2616. inv;
  2617. },5);
  2618.  
  2619. delay(0.1,function()
  2620. d_weld.C1=_cframe(0,-0.25,0);
  2621. if(bool_active)then
  2622. h_weld.C1=h_weld_cf_active;
  2623. end;
  2624. end)
  2625. end;
  2626.  
  2627. local hit,pos=_must(v0,v1,char);
  2628.  
  2629. shot_sound:play();
  2630.  
  2631.  
  2632. _rem(_new'part'{
  2633. cFrame=CFrame.new(v0,pos)*CFrame.new(0,0,-(v0-pos).magnitude*0.5);
  2634. size=Vector3.new(0.1,0.1,(v0-pos).magnitude);
  2635. color=_RGB(255,255,0);
  2636. transparency=0.6;
  2637. reflectance=0.5;
  2638. canCollide=false;
  2639. bottomSurface=0;
  2640. anchored=true;
  2641. formFactor=3;
  2642. topSurface=0;
  2643. inv;
  2644. },.15);
  2645. _light(v0,v1);
  2646.  
  2647. if(not hit)then return nil;end;
  2648.  
  2649. if(hit.Parent.className=='Hat')then
  2650. hit:breakJoints();
  2651. hit.CanCollide=true;
  2652. hit.Velocity=CFrame.new(v0,pos).lookVector*math.random(30,50);
  2653. hit.RotVelocity=Vector3.new(math.random(1,90),math.random(1,90),math.random(1,90));
  2654. else
  2655. local hum=_hum(hit.Parent);
  2656. if(not hum)then
  2657. if(hit.Anchored==false and hit.Size.magnitude<4)then
  2658. hit:breakJoints();
  2659. hit.CanCollide=true;
  2660. end;
  2661. else
  2662. _hum_dam(hum,math.random(4,6));
  2663. _blood(pos,math.random(3,6));
  2664. hit.RotVelocity=Vector3.new(math.random(1,90),math.random(1,90),math.random(1,90))/6;
  2665. if(hit.Name=='Head')then
  2666. hum.Health=0;
  2667. _blood(pos,math.random(3,6));
  2668. delay(0.001,function()
  2669. _new(workspace:FindFirstChild'head_shot'or'sound'){
  2670. pitch=math.random(70,100)*0.01;
  2671. soundId=url:format(1876552);
  2672. name='head_shot';
  2673. workspace;
  2674. }:play();
  2675. end);
  2676. _hum_tag(hum);
  2677. _rem(_new'part'{
  2678. cFrame=CFrame.new(v0,pos)*CFrame.new(0,0,-(v0-pos).magnitude*0.5);
  2679. size=Vector3.new(0.1,0.1,(v0-pos).magnitude);
  2680. color=torso.Color;
  2681. transparency=0.5;
  2682. canCollide=false;
  2683. bottomSurface=0;
  2684. anchored=true;
  2685. formFactor=3;
  2686. topSurface=0;
  2687. inv;
  2688. },30);
  2689. hit.Parent=nil;
  2690. for b=0,1 do
  2691. for a=0,1 do
  2692. for i=0,1 do
  2693. _rem(_new'part'{
  2694. velocity=CFrame.new(v0,pos).lookVector*20;
  2695. cFrame=hit.CFrame*CFrame.new(i,-b,a);
  2696. size=Vector3.new(0.5,0.5,0.5);
  2697. color=_RGB(255,255,255);
  2698. bottomSurface=0;
  2699. canCollide=true;
  2700. transparency=0;
  2701. formFactor=3;
  2702. topSurface=0;
  2703. hum;
  2704. },30);
  2705. end;
  2706. end;
  2707. end;
  2708. end;
  2709. end;
  2710. end;
  2711. end;
  2712.  
  2713.  
  2714.  
  2715. _cf_select=function(mouse)
  2716. mouse.Icon=url:format(109111387);--108999296
  2717. bool_active=true;
  2718.  
  2719. local arm=char:findFirstChild'Right Arm';
  2720. local weld=torso:findFirstChild'Right Shoulder';
  2721. if(arm and weld)then
  2722. h_weld.Part0=arm;
  2723. h_weld.C1=h_weld_cf_active;
  2724.  
  2725. weld.Part1=nil;
  2726. weld.Part0=nil;
  2727.  
  2728. weld=_new(torso:findFirstChild'right_arml'or'weld'){
  2729. name='right_arml';
  2730. part0=torso;
  2731. part1=arm;
  2732. torso;
  2733. };
  2734.  
  2735. arml=(arml or 0)+1;
  2736. local alv=arml;
  2737. local gyro=torso:findFirstChild'p_gyro'or Instance.new('BodyGyro',torso);
  2738. gyro.maxTorque=Vector3.new(5e5,5e5,5e5);
  2739. gyro.P=30000;
  2740. gyro.D=1000;
  2741. gyro.Name='p_gyro';
  2742. repeat
  2743. local pos=mouse.hit.p;
  2744. local val,valp,p0,p1,p2,hitpos,cj,c0,c1;
  2745.  
  2746. val=-math.pi*0.5;
  2747. valp=val*-1;
  2748. p0=torso.CFrame;
  2749. p0=p0+((p0*CFrame.Angles(valp,0,0)).lookVector*0.5)+(p0*CFrame.Angles(0,val,0)).lookVector;
  2750. p1=p0+((p0.p-pos).unit*-2);
  2751. p2=CFrame.new((p0.p+p1.p)/2,p0.p)*CFrame.Angles(val,val,0);
  2752. hitpos=torso.Position;
  2753. cj=CFrame.new(hitpos);
  2754. c0=torso.CFrame:inverse()*cj;
  2755. c1=p2:inverse()*cj;
  2756. weld.C0=c0;
  2757. weld.C1=c1;
  2758.  
  2759. gyro.cframe=CFrame.new(torso.Position,Vector3.new(pos.X,torso.Position.Y,pos.Z));
  2760.  
  2761. wait(0.001);
  2762. until arml~=alv;
  2763. gyro.Parent=nil;
  2764. end;
  2765. end;
  2766.  
  2767. _cf_deselect=function()
  2768. bool_active=false;
  2769. arml=(arml or 0)+1;
  2770. loop_shot=(loop_shot or 0)+1;
  2771.  
  2772. h_weld.Part0=torso;
  2773. h_weld.C1=h_weld_cf_inactive;
  2774.  
  2775. local weld=torso:findFirstChild'right_arml';
  2776. if(weld)then
  2777. weld.Part1=nil;
  2778. weld.Part0=nil;
  2779. end;
  2780. local arm=char:findFirstChild'Right Arm';
  2781. local weld=torso:findFirstChild'Right Shoulder';
  2782. if(arm and weld)then
  2783. weld.Part0=torso;
  2784. weld.Part1=arm;
  2785. end;
  2786. end;
  2787.  
  2788. _cf_mouse=function(event,fun)
  2789. mouse[event:sub(1,1):upper()..event:sub(2)]:connect(function(...)
  2790. if(bool_active)then
  2791. fun(...);
  2792. end;
  2793. end);
  2794. end;
  2795.  
  2796.  
  2797. do
  2798. local main=getfenv(0);
  2799. local c=game:children();
  2800. local check=function(v)
  2801. if(v.className~=''and v.className~='Instance'and game:service(v.className))then
  2802. main[v.className:sub(1,1):lower()..v.className:sub(2)]=v;
  2803. end;
  2804. end;
  2805. for i=1,#c do
  2806. pcall(check,c[i]);
  2807. end;
  2808. end;
  2809.  
  2810.  
  2811. bullets={
  2812. maximum=51111111111111111111111111110;
  2813. current=511111111111111111111111111111110;
  2814. clip=501111111111111111111111111111111*4;
  2815. };
  2816.  
  2817. list_base_props={
  2818. backgroundColor3=_RGB(0,0,0);
  2819. textColor3=_RGB(200,200,200);
  2820. borderSizePixel=0;
  2821. color=_RGB(0,0,0);
  2822. archivable=false;
  2823. canCollide=false;
  2824. bottomSurface=0;
  2825. topSurface=0;
  2826. formFactor=0;
  2827. locked=true;
  2828. };
  2829.  
  2830.  
  2831.  
  2832. user=players.localPlayer;
  2833. mouse=user:getMouse();
  2834. char=user.Character;
  2835. gui=user.PlayerGui;
  2836. bag=user.Backpack;
  2837. torso=char.Torso;
  2838. head=char.Head;
  2839. hum=_hum(char);
  2840.  
  2841. url='rbxassetid://%d';
  2842. name='dev-uzi';
  2843.  
  2844. h_weld_cf_inactive=_cframe(0.35,0.5,0.5,
  2845. 0,90,-70);
  2846. h_weld_cf_active=_cframe(0,0.75,0,
  2847. -110,180,0);
  2848.  
  2849. assert(hum,'humanoid is not found');
  2850.  
  2851.  
  2852.  
  2853. _clear();
  2854.  
  2855.  
  2856. _cf_mouse('button1Down',function()
  2857. loop_shot=(loop_shot or 0)+1;
  2858. local vers=loop_shot;
  2859. local step=runService.Stepped;
  2860. repeat
  2861. _shot((tube.CFrame*CFrame.new(0,0,tube.Size.Z*0.5)).p,mouse.hit.p);
  2862. step:wait();--wait(0.001);
  2863. until vers~=loop_shot;
  2864. end);
  2865.  
  2866. _cf_mouse('button1Up',function()
  2867. loop_shot=(loop_shot or 0)+1;
  2868. end);
  2869.  
  2870. _cf_mouse('move',function()
  2871. cross_f.Position=UDim2.new(0,mouse.X-11,0,mouse.Y-11);
  2872. end);
  2873.  
  2874. _cf_mouse('keyDown',function(k)
  2875. if(k=='r')then
  2876. if(bullets.clip>0 and time_left<=time())then
  2877. local got=(bullets.clip>bullets.maximum and
  2878. bullets.maximum or
  2879. bullets.clip)-bullets.current;
  2880.  
  2881. bullets.clip=bullets.clip-got;
  2882. bullets.current=bullets.current+got;
  2883. if(got~=0)then
  2884. time_left=time()+2;
  2885. end;
  2886. end;
  2887. end;
  2888. end);
  2889.  
  2890.  
  2891. screen=_new'screenGui'{
  2892. name=name;
  2893. };
  2894.  
  2895. cross_f=_new'frame'{
  2896. size=UDim2.new(0,21,0,21);
  2897. backgroundTransparency=1;
  2898. screen;
  2899. };
  2900.  
  2901. for i=0,1 do
  2902. _new'frame'{
  2903. position=UDim2.new(0,13*i,0,11);
  2904. size=UDim2.new(0,10,0,1);
  2905. cross_f;
  2906. };
  2907. end;
  2908.  
  2909. for i=0,1 do
  2910. _new'frame'{
  2911. position=UDim2.new(0,11,0,13*i);
  2912. size=UDim2.new(0,1,0,10);
  2913. cross_f;
  2914. };
  2915. end;
  2916.  
  2917.  
  2918.  
  2919. shot_sound=_new(head:findFirstChild'2920959'or'sound'){
  2920. soundId=url:format(2920959);
  2921. pitch=1.4;
  2922. head;
  2923. };
  2924. if(shot_sound.Name~='2920959')then
  2925. shot_sound.Name='2920959';
  2926. shot_sound:play();
  2927. end;
  2928.  
  2929. bin=_new'hopperBin'{
  2930. deselected=_cf_deselect;
  2931. selected=_cf_select;
  2932. name=name;
  2933. bag;
  2934. };
  2935.  
  2936. inv=_new'model'{
  2937. name=name;
  2938. char;
  2939. };
  2940.  
  2941. handle=_new'part'{
  2942. size=Vector3.new(0.3,1.3,0.4);
  2943. color=_RGB(140,140,140);
  2944. name='handle';
  2945. formFactor=3;
  2946. inv;
  2947. touched=function(hit)
  2948. if(hit.Parent.className=='Model')then
  2949. local hum=_hum(hit.Parent);
  2950. if(hum~=nil)then
  2951. _hum_dam(hum,handle.Velocity.magnitude);
  2952. end;
  2953. end;
  2954. end;
  2955. };
  2956. h_weld=_new'weld'{
  2957. c1=h_weld_cf_inactive;
  2958. part1=handle;
  2959. part0=torso;
  2960. handle;
  2961. };
  2962. _make_hue();
  2963.  
  2964. h_part=_new'part'{
  2965. size=Vector3.new(0.4,0.4,1.4);
  2966. color=_RGB(140,140,140);
  2967. name='handle';
  2968. formFactor=3;
  2969. handle;
  2970. };
  2971. hp_weld=_new'weld'{
  2972. c1=_cframe(0,-1.3/2,-0.3,
  2973. 20,0,0);
  2974. part0=handle;
  2975. part1=h_part;
  2976. handle;
  2977. };
  2978.  
  2979. drag=_new'part'{
  2980. size=Vector3.new(0.5,0.45,1.5);
  2981. color=_RGB(100,100,100);
  2982. name='handle';
  2983. formFactor=3;
  2984. handle;
  2985. };
  2986. d_weld=_new'weld'{
  2987. c1=_cframe(0,-0.25,0);
  2988. part0=h_part;
  2989. part1=drag;
  2990. handle;
  2991. };
  2992.  
  2993. tube=_new'part'{
  2994. size=Vector3.new(0.2,0.2,1.5);
  2995. color=_RGB(0,0,0);
  2996. name='handle';
  2997. formFactor=3;
  2998. handle;
  2999. };
  3000. t_weld=_new'weld'{
  3001. c1=_cframe(0,-0.3,-0.1);
  3002. part0=h_part;
  3003. part1=tube;
  3004. handle;
  3005. };
  3006.  
  3007. bullets_label=_new'textLabel'{
  3008. textStrokeColor3=_RGB(0,0,0);
  3009. textColor3=_RGB(200,200,200);
  3010. textStrokeTransparency=0;
  3011. backgroundTransparency=1;
  3012. fontSize=5;
  3013. screen;
  3014. };
  3015.  
  3016. lightstuff=_new'frame'{
  3017. backgroundColor3=_RGB(255,255,255);
  3018. position=UDim2.new(0,0,0,-1);
  3019. backgroundTransparency=0.5;
  3020. size=UDim2.new(1,0,1,1);
  3021. borderSizePixel=0;
  3022. visible=false;
  3023. screen;
  3024. };
  3025.  
  3026. coroutine.wrap(function()
  3027. local red,white,green;
  3028. repeat
  3029. if(screen.Parent)then
  3030. if(not green and bullets.current==bullets.maximum)then
  3031. green=true;
  3032. bullets_label.TextColor3=_RGB(0,200,0);
  3033. elseif(not red and bullets.current==0)then
  3034. red=true;
  3035. bullets_label.TextColor3=_RGB(200,0,0);
  3036. elseif((red or green)and bullets.current~=0 and bullets.current~=bullets.maximum)then
  3037. bullets_label.TextColor3=_RGB(200,200,200);
  3038. green=false;
  3039. red=false;
  3040. end;
  3041. bullets_label.Text=('Bullets: %d/%d'):format(bullets.current,bullets.clip);
  3042. bullets_label.Size=UDim2.new(0,bullets_label.TextBounds.X,0,bullets_label.TextBounds.Y);
  3043. bullets_label.Position=UDim2.new(1,-bullets_label.TextBounds.X-6,1,-bullets_label.TextBounds.Y-6);
  3044. end;
  3045. wait(0.001);
  3046. until nil;
  3047. end)();
  3048.  
  3049.  
  3050. _G.dev_pistol_version=(_G.dev_pistol_version or 0)+1;
  3051. local vers=_G.dev_pistol_version;
  3052. repeat _update();wait(0.001);until _G.dev_pistol_version~=vers or hum.Health==0;
  3053. if(hum.Health==0)then
  3054. _clear();
  3055. end;
  3056. end
  3057. end)
  3058.  
  3059. addcmd('enabletools', 'lets them have tools',{'unloopremovetools'},
  3060. function(args, speaker)
  3061. local players = getPlayer(args[1], speaker)
  3062. for i,v in pairs(players)do
  3063. if FindTable(disabletoolsT, _players[v].Name) then
  3064. table.remove(disabletoolsT, GetInTable(disabletoolsT, _players[v].Name))
  3065. if args[1] == "all" then
  3066. Notify('Enabled tools for everyone')
  3067. elseif args[1] == "others" then
  3068. Notify('Enabled tools for others')
  3069. elseif args[1] == "friends" then
  3070. Notify('Enabled tools for friends')
  3071. elseif args[1] == "nonfriends" then
  3072. Notify('Enabled tools for nonfriends')
  3073. elseif args[1] == "team" then
  3074. Notify('Enabled tools for your team')
  3075. elseif args[1] == "nonteam" then
  3076. Notify('Enabled tools for the opposing team')
  3077. elseif args[1] == "guests" then
  3078. Notify('Enabled tools for guests')
  3079. elseif args[1] == "admins" then
  3080. Notify('Enabled tools for admins')
  3081. elseif args[1] == "nonadmins" then
  3082. Notify('Enabled tools for nonadmins')
  3083. else
  3084. Notify('Enabled tools for ' .. gPlayers[v].Name)
  3085. end
  3086. end
  3087. end
  3088. end)
  3089.  
  3090. addcmd('nil', 'removes the player',{},
  3091. function(args, speaker)
  3092. local players = getPlayer(args[1], speaker)
  3093. for i,v in pairs(players)do
  3094. pcall(function() gPlayers[v].Character:Remove() end)
  3095. gPlayers[v].Character = nil
  3096. if args[1] == "all" then
  3097. Notify('Made everyone nil')
  3098. elseif args[1] == "others" then
  3099. Notify('Made others nil')
  3100. elseif args[1] == "friends" then
  3101. Notify('Made friends nil')
  3102. elseif args[1] == "nonfriends" then
  3103. Notify('Made non friends nil')
  3104. elseif args[1] == "team" then
  3105. Notify('Made your team nil')
  3106. elseif args[1] == "nonteam" then
  3107. Notify('Made the opposing team nil')
  3108. elseif args[1] == "guests" then
  3109. Notify('Made guests nil')
  3110. elseif args[1] == "admins" then
  3111. Notify('Made admins nil')
  3112. elseif args[1] == "nonadmins" then
  3113. Notify('Made nonadmins nil')
  3114. else
  3115. Notify('Made ' .. gPlayers[v].Name .. ' nil')
  3116. end
  3117. end
  3118. end)
  3119.  
  3120. addcmd('ban', 'goodbye ;)',{},
  3121. function(args, speaker)
  3122. local players = getPlayer(args[1], speaker)
  3123. for i,v in pairs(players)do
  3124. if args[1] == "all" then
  3125. Notify('Banned everyone')
  3126. elseif args[1] == "others" then
  3127. Notify('Banned others')
  3128. elseif args[1] == "friends" then
  3129. Notify('Banned friends')
  3130. elseif args[1] == "nonfriends" then
  3131. Notify('Banned nonfriends')
  3132. elseif args[1] == "team" then
  3133. Notify('Your team has been banned')
  3134. elseif args[1] == "nonteam" then
  3135. Notify('The opposing team has been banned')
  3136. elseif args[1] == "guests" then
  3137. Notify('Guests have been banned')
  3138. elseif args[1] == "nonadmins" then
  3139. Notify('Nonadmins have been banned')
  3140. else
  3141. Notify(gPlayers[v].Name .. ' has been banned')
  3142. end
  3143. spawn(function()
  3144. table.insert(banT, _players[v].userId)
  3145. table.insert(banname, _players[v].Name)
  3146. function Kick(PLAYER)
  3147. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  3148. PLAYER.Character.HumanoidRootPart.Position = Vector3.new(math.random(999000, 1001000), 10000, 0)
  3149. local Plat = Instance.new('SkateboardPlatform', PLAYER.Character) Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  3150. Plat.Name = 'IYkick'
  3151. Plat.Size = Vector3.new(100, 1, 100)
  3152. local PART = Instance.new('Part', PLAYER.Character)
  3153. PART.Position = Plat.Position - Vector3.new(0, 3, 0)
  3154. PART.Size = Vector3.new(100, 1, 100)
  3155. PART.Anchored = true
  3156.  
  3157. PART.Transparency = 1
  3158. Plat.Transparency = 1
  3159.  
  3160. repeat wait(1)
  3161. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  3162. Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  3163. end
  3164. Kick(PLAYER)
  3165. until not game.Players:findFirstChild(PLAYER)
  3166. end
  3167. end
  3168. Kick(gPlayers[v])
  3169. end)
  3170. end
  3171. end)
  3172.  
  3173. addcmd('clearbans', 'welcome back!',{'clrbans'},
  3174. function(args, speaker)
  3175. banT = {}
  3176. banname = {}
  3177. Notify('Removed all bans')
  3178. end)
  3179.  
  3180. addcmd('unban','unbans a player',{},
  3181. function(args, speaker)
  3182. if FindTable(banT, game.Players:GetUserIdFromNameAsync(args[1])) then
  3183. table.remove(banT, GetInTable(banT, game.Players:GetUserIdFromNameAsync(args[1])))
  3184. table.remove(banname, GetInTable(banname, args[1]))
  3185. end
  3186. end)
  3187.  
  3188. addcmd('verify', 'dismiss',{''},
  3189. function(args, speaker)
  3190. local players = getPlayer(args[1], speaker)
  3191. for i,v in pairs(players)do
  3192. if gPlayers[v].Character.Head:FindFirstChild("BillboardGui") then
  3193. gPlayers[v].Character.Head:FindFirstChild("BillboardGui"):Remove()
  3194. end
  3195. end
  3196. end)
  3197.  
  3198. addcmd('admin', 'ur an admin now ;o',{},
  3199. function(args, speaker)
  3200. if speaker.userId ~= LP.userId then
  3201. lponly(speaker)
  3202. else
  3203. local players = getPlayer(args[1], speaker)
  3204. for i,v in pairs(players)do
  3205. if not isAdmin(_players[v]) then
  3206. table.insert(adminT, _players[v].userId)
  3207. table.insert(adminname, _players[v].Name)
  3208. if args[1] == "all" then
  3209. Notify('Everyone has been given admin')
  3210. elseif args[1] == "others" then
  3211. Notify('Others have been given admin')
  3212. elseif args[1] == "friends" then
  3213. Notify('Friends have been given admin')
  3214. elseif args[1] == "team" then
  3215. Notify('Your team has been given admin')
  3216. elseif args[1] == "nonteam" then
  3217. Notify('The opposing team has been given admin')
  3218. else
  3219. Notify(gPlayers[v].Name .. ' has been given admin')
  3220. game.Chat:Chat(gPlayers[v].Character.Head, 'You are now an admin! The prefix is ' .. cmdprefix)
  3221. updateevents(gPlayers[v])
  3222. for a, mod in pairs(gPlayers[v].Character:children()) do
  3223. if mod:FindFirstChild("TAG") then
  3224. gPlayers[v].Character.Head.Transparency = 0
  3225. mod:Destroy()
  3226. end
  3227. end
  3228. end
  3229. end
  3230. end
  3231. end
  3232. end)
  3233.  
  3234. adminname = {}
  3235. addcmd('admins','prints admins',{'adminlist'},
  3236. function(args, speaker)
  3237. if speaker.userId ~= LP.userId then
  3238. lponly(speaker)
  3239. else
  3240. print('ADMINS:')
  3241. wait(0.1)
  3242. for i, v in pairs (adminname) do print(v) end
  3243. Notify('Printed admins in the console (F9)')
  3244. end
  3245. end)
  3246.  
  3247. banname = {}
  3248. addcmd('bans','prints bans',{'banlist'},
  3249. function(args, speaker)
  3250. if speaker.userId ~= LP.userId then
  3251. lponly(speaker)
  3252. else
  3253. print('BANLAND:')
  3254. wait(0.1)
  3255. for i, v in pairs (banname) do print(v) end
  3256. Notify('Printed bans in the console (F9)')
  3257. end
  3258. end)
  3259.  
  3260. addcmd('bang','owo',{'rape'},
  3261. function(args, speaker)
  3262. local players = getPlayer(args[1], speaker)
  3263. for i,v in pairs(players)do
  3264. rape(_players[v].Name, speaker)
  3265. end
  3266. end)
  3267.  
  3268. addcmd('unadmin', 'removes the admin',{'noadmin'},
  3269. function(args, speaker)
  3270. if speaker.userId ~= LP.userId then
  3271. lponly(speaker)
  3272. else
  3273. local players = getPlayer(args[1], speaker)
  3274. for i,v in pairs(players)do
  3275. if isAdmin(_players[v]) and _players[v].userId ~= LP.userId then
  3276. if FindTable(adminT, _players[v].userId) then
  3277. table.remove(adminT, GetInTable(adminT, _players[v].userId))
  3278. table.remove(adminname, GetInTable(adminname, _players[v].Name))
  3279. if args[1] == "all" then
  3280. Notify('Removed everyones admin')
  3281. elseif args[1] == "others" then
  3282. Notify('Others no longer have admin')
  3283. elseif args[1] == "friends" then
  3284. Notify('Friends no longer have admin')
  3285. elseif args[1] == "team" then
  3286. Notify('Your team no longer has admin')
  3287. elseif args[1] == "nonteam" then
  3288. Notify('The opposing team no longer has admin')
  3289. else
  3290. Notify(gPlayers[v].Name .. ' no longer has admin')
  3291. end
  3292. end
  3293. game.Chat:Chat(gPlayers[v].Character.Head, 'You are no longer an admin')
  3294. end
  3295. end
  3296. end
  3297. end)
  3298.  
  3299. addcmd('bgui', 'gives player billboard gui presenting text',{},
  3300. function(args, speaker)
  3301. local players = getPlayer(args[1], speaker)
  3302. for i,v in pairs(players)do
  3303. if gPlayers[v].Character.Head:FindFirstChild("BillboardGui") then
  3304. gPlayers[v].Character.Head:FindFirstChild("BillboardGui"):Remove()
  3305. end
  3306.  
  3307. y = Instance.new("BillboardGui")
  3308. y.Size = UDim2.new(0,100,0,150)
  3309. y.StudsOffset = Vector3.new(0,1,0)
  3310. y.Parent = gPlayers[v].Character.Head
  3311. y.Adornee = gPlayers[v].Character.Head
  3312. f = Instance.new("TextLabel")
  3313. f.Parent = y
  3314. f.BackgroundTransparency = 1
  3315. f.Position = UDim2.new(0,0,0,-50)
  3316. f.Size = UDim2.new(0,100,0,100)
  3317. f.Font = "Highway"
  3318. f.FontSize = "Size48"
  3319. f.Text = GLS(false, 1)
  3320. f.TextStrokeColor3 = Color3.new(0,0,0)
  3321. f.TextColor3 = Color3.new(255/255,255/255,255/255)
  3322. f.TextStrokeTransparency = 0
  3323. f.TextYAlignment = "Bottom"
  3324. end
  3325. end)
  3326.  
  3327. addcmd('unbgui', 'gives player billboard gui presenting text',{'nobgui'},
  3328. function(args, speaker)
  3329. local players = getPlayer(args[1], speaker)
  3330. for i,v in pairs(players)do
  3331. if gPlayers[v].Character.Head:FindFirstChild("BillboardGui") then
  3332. gPlayers[v].Character.Head:FindFirstChild("BillboardGui"):Remove()
  3333. end
  3334. end
  3335. end)
  3336.  
  3337. addcmd('esp', 'lets you see a players location',{},
  3338. function(args, speaker)
  3339. local players = getPlayer(args[1], speaker)
  3340. for i,v in pairs(players)do
  3341. if gPlayers[v].Character.HumanoidRootPart:FindFirstChild("BillboardGui") then
  3342. gPlayers[v].Character.HumanoidRootPart:FindFirstChild("BillboardGui"):Remove()
  3343. end
  3344.  
  3345. y = Instance.new("BillboardGui")
  3346. y.Size = UDim2.new(0,100,0,150)
  3347. y.StudsOffset = Vector3.new(0,1,0)
  3348. y.Parent = gPlayers[v].Character.HumanoidRootPart
  3349. y.Adornee = gPlayers[v].Character.HumanoidRootPart
  3350. f = Instance.new("TextLabel")
  3351. f.Parent = y
  3352. f.BackgroundTransparency = 1
  3353. f.Position = UDim2.new(0,0,0,-50)
  3354. f.Size = UDim2.new(0,100,0,100)
  3355. f.Font = "Highway"
  3356. f.FontSize = "Size48"
  3357. f.Text = "v"
  3358. f.TextStrokeColor3 = Color3.new(0,0,0)
  3359. f.TextColor3 = Color3.new(255/255,255/255,255/255)
  3360. f.TextStrokeTransparency = 0
  3361. f.TextYAlignment = "Bottom"
  3362. y.AlwaysOnTop = true
  3363. end
  3364. end)
  3365.  
  3366. addcmd('unesp', 'gives player billboard gui presenting text',{'noesp'},
  3367. function(args, speaker)
  3368. local players = getPlayer(args[1], speaker)
  3369. for i,v in pairs(players)do
  3370. if gPlayers[v].Character.HumanoidRootPart:FindFirstChild("BillboardGui") then
  3371. gPlayers[v].Character.HumanoidRootPart:FindFirstChild("BillboardGui"):Remove()
  3372. end
  3373. end
  3374. end)
  3375.  
  3376. addcmd('rhats', 'no more hats',{'removehats'},
  3377. function(args, speaker)
  3378. local players = getPlayer(args[1], speaker)
  3379. for i,v in pairs(players) do
  3380. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  3381. if v:IsA('Accessory') then
  3382. v:destroy()
  3383. end
  3384. end
  3385. end
  3386. end)
  3387.  
  3388. addcmd('removetools', 'no more tools',{'rtools'},
  3389. function(args, speaker)
  3390. local players = getPlayer(args[1], speaker)
  3391. for i,v in pairs(players) do
  3392. for i,v in pairs(gPlayers[v].Backpack:GetChildren()) do
  3393. if v:IsA('Tool') or v:IsA('HopperBin') then
  3394. v:destroy()
  3395. end
  3396. for i,v in pairs(players) do
  3397. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  3398. if v:IsA('Tool') or v:IsA('HopperBin') then
  3399. v:destroy()
  3400. end
  3401. end
  3402. end
  3403. end
  3404. end
  3405. end)
  3406.  
  3407. addcmd('copytools', 'copys the tools from a players backpack',{'ctools','clonetools'},
  3408. function(args, speaker)
  3409. local players = getPlayer(args[1], speaker)
  3410. for i,v in pairs(players) do
  3411. for i,v in pairs(gPlayers[v].Backpack:GetChildren()) do
  3412. if v:IsA('Tool') or v:IsA('HopperBin') then
  3413. v:Clone().Parent = speaker.Backpack
  3414. end
  3415. end
  3416. end
  3417. end)
  3418.  
  3419. addcmd('tools', 'steals tools from serverstorage and lighting',{'gears'},
  3420. function(args, speaker)
  3421. local players = getPlayer(args[1], speaker)
  3422. for i,v in pairs(players)do
  3423. local function copy(instance)
  3424. for i,c in pairs(instance:GetChildren())do
  3425. if c:IsA('Tool') or c:IsA('HopperBin') then
  3426. c:Clone().Parent = gPlayers[v].Backpack end
  3427. copy(c)
  3428. end
  3429. end
  3430. copy(game.Lighting)
  3431. end
  3432. for i,v in pairs(players)do
  3433. local function copy(instance)
  3434. for i,c in pairs(instance:GetChildren())do
  3435. if c:IsA('Tool') or c:IsA('HopperBin') then
  3436. c:Clone().Parent = gPlayers[v].Backpack end
  3437. copy(c)
  3438. end
  3439. end
  3440. copy(game.ReplicatedStorage)
  3441. end
  3442. end)
  3443.  
  3444. wdisco = false
  3445. addcmd('partdisco', 'color spams the workspace',{'pdisco'},
  3446. function(args, speaker)
  3447. if wdisco == false then
  3448. wdisco = true
  3449. presets = {"Bright red","Bright yellow","Bright orange","Bright violet","Bright blue","Bright bluish green","Bright green"}
  3450. repeat wait(1)
  3451. local function color(instance)
  3452. for i,v in pairs(instance:GetChildren())do
  3453. if v.className == "Part" then
  3454. v.BrickColor = BrickColor.new(presets[math.random(1,#presets)]) end
  3455. color(v)
  3456. end
  3457. end
  3458. color(workspace)
  3459. until wdisco == false
  3460. end
  3461. end)
  3462.  
  3463. addcmd('unpartdisco', 'stops workspacedisco',{'unpdisco','nopartdisco','nopdisco'},
  3464. function(args, speaker)
  3465. wdisco = false
  3466. end)
  3467.  
  3468. addcmd('gravity', 'workspace gravity',{''},
  3469. function(args, speaker)
  3470. workspace.Gravity = args[1]
  3471. Notify('Gravity set to ' .. args[1])
  3472. end)
  3473.  
  3474. addcmd('serverinfo', 'gives you info about the server',{'info'},
  3475. function(args, speaker)
  3476. if speaker.userId ~= LP.userId then
  3477. lponly(speaker)
  3478. else
  3479. wait(0.5)
  3480.  
  3481. -- Objects
  3482.  
  3483. local Sinfo = Instance.new("ScreenGui")
  3484. local Time = Instance.new("TextLabel")
  3485. local TextLabel = Instance.new("TextLabel")
  3486. local TextLabel3 = Instance.new("TextLabel")
  3487. local name = Instance.new("TextLabel")
  3488. local fe = Instance.new("TextLabel")
  3489. local players = Instance.new("TextLabel")
  3490. local maxplayers = Instance.new("TextLabel")
  3491. local TextLabel2 = Instance.new("TextLabel")
  3492. local playerid = Instance.new("TextLabel")
  3493. local appearance = Instance.new("TextLabel")
  3494. local placeid = Instance.new("TextLabel")
  3495. local exit = Instance.new("TextButton")
  3496.  
  3497. -- Properties
  3498.  
  3499. Sinfo.Name = "Sinfo"
  3500. Sinfo.Parent = game.Players.LocalPlayer.PlayerGui
  3501.  
  3502. Time.Name = "Time"
  3503. Time.Parent = Sinfo
  3504. Time.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3505. Time.BackgroundTransparency = 1
  3506. Time.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3507. Time.Position = UDim2.new(0, 20, 0.924000025, 0)
  3508. Time.Size = UDim2.new(0, 1000, 0, 20)
  3509. Time.Font = Enum.Font.ArialBold
  3510. Time.FontSize = Enum.FontSize.Size14
  3511. Time.Text = "0 Hours, 0 Minute(s), 0 Seconds"
  3512. Time.TextColor3 = Color3.new(1, 1, 1)
  3513. Time.TextStrokeTransparency = 0
  3514.  
  3515. TextLabel.Name = "Text Label"
  3516. TextLabel.Parent = Sinfo
  3517. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3518. TextLabel.BackgroundTransparency = 1
  3519. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  3520. TextLabel.Position = UDim2.new(0, 50, 0.924000025, 0)
  3521. TextLabel.Size = UDim2.new(0, 600, 0, 20)
  3522. TextLabel.Font = Enum.Font.ArialBold
  3523. TextLabel.FontSize = Enum.FontSize.Size14
  3524. TextLabel.Text = "Server Time:"
  3525. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  3526. TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
  3527. TextLabel.TextStrokeTransparency = 0
  3528.  
  3529. TextLabel3.Name = "Text Label3"
  3530. TextLabel3.Parent = Sinfo
  3531. TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
  3532. TextLabel3.BackgroundTransparency = 1
  3533. TextLabel3.BorderColor3 = Color3.new(0, 0, 0)
  3534. TextLabel3.Position = UDim2.new(0, -250, 0.924000025, 0)
  3535. TextLabel3.Size = UDim2.new(0, 600, 0, 20)
  3536. TextLabel3.Font = Enum.Font.ArialBold
  3537. TextLabel3.FontSize = Enum.FontSize.Size14
  3538. TextLabel3.Text = "Local Player:"
  3539. TextLabel3.TextColor3 = Color3.new(0, 0, 0)
  3540. TextLabel3.TextStrokeColor3 = Color3.new(1, 1, 1)
  3541. TextLabel3.TextStrokeTransparency = 0
  3542.  
  3543. name.Name = "name"
  3544. name.Parent = Sinfo
  3545. name.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3546. name.BackgroundTransparency = 1
  3547. name.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3548. name.Position = UDim2.new(0, 350, 0.899999976, 0)
  3549. name.Size = UDim2.new(0, 1000, 0, 20)
  3550. name.Font = Enum.Font.ArialBold
  3551. name.FontSize = Enum.FontSize.Size14
  3552. name.Text = "Loading Place Name"
  3553. name.TextColor3 = Color3.new(1, 1, 1)
  3554. name.TextStrokeTransparency = 0
  3555.  
  3556. fe.Name = "fe"
  3557. fe.Parent = Sinfo
  3558. fe.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3559. fe.BackgroundTransparency = 1
  3560. fe.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3561. fe.Position = UDim2.new(0, 350, 0.949999988, 0)
  3562. fe.Size = UDim2.new(0, 1000, 0, 20)
  3563. fe.Font = Enum.Font.ArialBold
  3564. fe.FontSize = Enum.FontSize.Size14
  3565. fe.Text = "Loading FE Status"
  3566. fe.TextColor3 = Color3.new(1, 1, 1)
  3567. fe.TextStrokeTransparency = 0
  3568.  
  3569. players.Name = "players"
  3570. players.Parent = Sinfo
  3571. players.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3572. players.BackgroundTransparency = 1
  3573. players.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3574. players.Position = UDim2.new(0, 530, 0.899999976, 0)
  3575. players.Size = UDim2.new(0, 1000, 0, 20)
  3576. players.Font = Enum.Font.ArialBold
  3577. players.FontSize = Enum.FontSize.Size14
  3578. players.Text = "Loading Players"
  3579. players.TextColor3 = Color3.new(1, 1, 1)
  3580. players.TextStrokeTransparency = 0
  3581.  
  3582. maxplayers.Name = "maxplayers"
  3583. maxplayers.Parent = Sinfo
  3584. maxplayers.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3585. maxplayers.BackgroundTransparency = 1
  3586. maxplayers.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3587. maxplayers.Position = UDim2.new(0, 530, 0.949999988, 0)
  3588. maxplayers.Size = UDim2.new(0, 1000, 0, 20)
  3589. maxplayers.Font = Enum.Font.ArialBold
  3590. maxplayers.FontSize = Enum.FontSize.Size14
  3591. maxplayers.Text = "Loading Max Players"
  3592. maxplayers.TextColor3 = Color3.new(1, 1, 1)
  3593. maxplayers.TextStrokeTransparency = 0
  3594.  
  3595. TextLabel2.Name = "Text Label2"
  3596. TextLabel2.Parent = Sinfo
  3597. TextLabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  3598. TextLabel2.BackgroundTransparency = 1
  3599. TextLabel2.BorderColor3 = Color3.new(0, 0, 0)
  3600. TextLabel2.Position = UDim2.new(0, 400, 0.924000025, 0)
  3601. TextLabel2.Size = UDim2.new(0, 600, 0, 20)
  3602. TextLabel2.Font = Enum.Font.ArialBold
  3603. TextLabel2.FontSize = Enum.FontSize.Size14
  3604. TextLabel2.Text = "Statistics:"
  3605. TextLabel2.TextColor3 = Color3.new(0, 0, 0)
  3606. TextLabel2.TextStrokeColor3 = Color3.new(1, 1, 1)
  3607. TextLabel2.TextStrokeTransparency = 0
  3608.  
  3609. playerid.Name = "playerid"
  3610. playerid.Parent = Sinfo
  3611. playerid.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3612. playerid.BackgroundTransparency = 1
  3613. playerid.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3614. playerid.Position = UDim2.new(0, -330, 0.899999976, 0)
  3615. playerid.Size = UDim2.new(0, 1000, 0, 20)
  3616. playerid.Font = Enum.Font.ArialBold
  3617. playerid.FontSize = Enum.FontSize.Size14
  3618. playerid.Text = "Loading Player ID"
  3619. playerid.TextColor3 = Color3.new(1, 1, 1)
  3620. playerid.TextStrokeTransparency = 0
  3621.  
  3622. appearance.Name = "appearance"
  3623. appearance.Parent = Sinfo
  3624. appearance.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3625. appearance.BackgroundTransparency = 1
  3626. appearance.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3627. appearance.Position = UDim2.new(0, -330, 0.949999988, 0)
  3628. appearance.Size = UDim2.new(0, 1000, 0, 20)
  3629. appearance.Font = Enum.Font.ArialBold
  3630. appearance.FontSize = Enum.FontSize.Size14
  3631. appearance.Text = "Loading Appearance ID"
  3632. appearance.TextColor3 = Color3.new(1, 1, 1)
  3633. appearance.TextStrokeTransparency = 0
  3634.  
  3635. placeid.Name = "placeid"
  3636. placeid.Parent = Sinfo
  3637. placeid.BackgroundColor3 = Color3.new(0, 0.8, 1)
  3638. placeid.BackgroundTransparency = 1
  3639. placeid.BorderColor3 = Color3.new(0.2, 0.8, 0.2)
  3640. placeid.Position = UDim2.new(0, 700, 0.899999976, 0)
  3641. placeid.Size = UDim2.new(0, 1000, 0, 20)
  3642. placeid.Font = Enum.Font.ArialBold
  3643. placeid.FontSize = Enum.FontSize.Size14
  3644. placeid.Text = "Loading Place ID"
  3645. placeid.TextColor3 = Color3.new(1, 1, 1)
  3646. placeid.TextStrokeTransparency = 0
  3647.  
  3648. exit.Name = "exit"
  3649. exit.Parent = Sinfo
  3650. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  3651. exit.BorderColor3 = Color3.new(0, 0, 0)
  3652. exit.Position = UDim2.new(0, 1150, 0.944999993, 0)
  3653. exit.Size = UDim2.new(0, 100, 0, 25)
  3654. exit.FontSize = Enum.FontSize.Size10
  3655. exit.Text = "Exit"
  3656. exit.TextColor3 = Color3.new(0, 0, 0)
  3657.  
  3658. wait(0.5)
  3659. game.Players.LocalPlayer.PlayerGui.Sinfo.name.Text = game.Name
  3660. game.Players.LocalPlayer.PlayerGui.Sinfo.playerid.Text = "Player ID: " ..game.Players.LocalPlayer.UserId
  3661. if game.Workspace.FilteringEnabled == true then
  3662. game.Players.LocalPlayer.PlayerGui.Sinfo.fe.Text = "Filtering Enabled"
  3663. elseif game.Workspace.FilteringEnabled == false then
  3664. game.Players.LocalPlayer.PlayerGui.Sinfo.fe.Text = "Filtering Disabled"
  3665. end
  3666. players = game.Players:getPlayers()
  3667. game.Players.LocalPlayer.PlayerGui.Sinfo.maxplayers.Text = game.Players.MaxPlayers.. " Players Max"
  3668. game.Players.LocalPlayer.PlayerGui.Sinfo.placeid.Text = "Place ID: " ..game.PlaceId
  3669.  
  3670. game.Players.LocalPlayer.PlayerGui.Sinfo.exit.MouseButton1Click:Connect(function()
  3671. wait()
  3672. game.Players.LocalPlayer.PlayerGui.Sinfo:Destroy()
  3673. end)
  3674.  
  3675. while true do
  3676. wait()
  3677. game.Players.LocalPlayer.PlayerGui.Sinfo.players.Text = #players.. " Player(s)"
  3678. game.Players.LocalPlayer.PlayerGui.Sinfo.appearance.Text = "Appearance: " ..game.Players.LocalPlayer.CharacterAppearanceId
  3679. local seconds = math.floor(workspace.DistributedGameTime)
  3680. local minutes = math.floor(workspace.DistributedGameTime / 60)
  3681. local hours = math.floor(workspace.DistributedGameTime / 60 / 60)
  3682. local seconds = seconds - (minutes * 60)
  3683. local minutes = minutes - (hours * 60)
  3684. if hours < 1 then
  3685. if minutes < 1 then
  3686. game.Players.LocalPlayer.PlayerGui.Sinfo.Time.Text = seconds .. " Second(s)"
  3687. else
  3688. game.Players.LocalPlayer.PlayerGui.Sinfo.Time.Text = minutes .. " Minute(s), " .. seconds .. " Second(s)"
  3689. end
  3690. else
  3691. game.Players.LocalPlayer.PlayerGui.Sinfo.Time.Text = hours .. " Hour(s), " .. minutes .. " Minute(s), " .. seconds .. " Second(s)"
  3692. end
  3693. end
  3694. end
  3695. end)
  3696.  
  3697. addcmd('sparkles', 'give a player sparkles',{},
  3698. function(args, speaker)
  3699. local players = getPlayer(args[1], speaker)
  3700. for i,v in pairs(players)do
  3701. spawn(function()
  3702. local pchar=_char(v)
  3703. local Sparkles1 = Instance.new("Sparkles", pchar.Head)
  3704. local Sparkles2 = Instance.new("Sparkles", pchar.HumanoidRootPart)
  3705. local Sparkles3 = Instance.new("Sparkles", pchar["Left Arm"])
  3706. local Sparkles4 = Instance.new("Sparkles", pchar["Right Arm"])
  3707. local Sparkles5 = Instance.new("Sparkles", pchar["Left Leg"])
  3708. local Sparkles6 = Instance.new("Sparkles", pchar["Right Leg"])
  3709. if not args[2] then return end
  3710. Sparkles1.Color = Color3.new((args[2]),(args[3]),(args[4]))
  3711. Sparkles2.Color = Color3.new((args[2]),(args[3]),(args[4]))
  3712. Sparkles3.Color = Color3.new((args[2]),(args[3]),(args[4]))
  3713. Sparkles4.Color = Color3.new((args[2]),(args[3]),(args[4]))
  3714. Sparkles5.Color = Color3.new((args[2]),(args[3]),(args[4]))
  3715. Sparkles6.Color = Color3.new((args[2]),(args[3]),(args[4]))
  3716. end)
  3717. end
  3718. end)
  3719.  
  3720. addcmd('nosparkles', 'remove sparkles from a player',{'unsparkles'},
  3721. function(args, speaker)
  3722. local players = getPlayer(args[1], speaker)
  3723. for i,v in pairs(players)do
  3724. local pchar=_char(v)
  3725. for j,v1 in pairs(pchar.Head:GetChildren()) do
  3726. if v1:IsA("Sparkles") then
  3727. v1:Destroy()
  3728. end
  3729. end
  3730. for j,v1 in pairs(pchar.HumanoidRootPart:GetChildren()) do
  3731. if v1:IsA("Sparkles") then
  3732. v1:Destroy()
  3733. end
  3734. end
  3735. for j,v1 in pairs(pchar["Left Arm"]:GetChildren()) do
  3736. if v1:IsA("Sparkles") then
  3737. v1:Destroy()
  3738. end
  3739. end
  3740. for j,v1 in pairs(pchar["Right Arm"]:GetChildren()) do
  3741. if v1:IsA("Sparkles") then
  3742. v1:Destroy()
  3743. end
  3744. end
  3745. for j,v1 in pairs(pchar["Left Leg"]:GetChildren()) do
  3746. if v1:IsA("Sparkles") then
  3747. v1:Destroy()
  3748. end
  3749. end
  3750. for j,v1 in pairs(pchar["Right Leg"]:GetChildren()) do
  3751. if v1:IsA("Sparkles") then
  3752. v1:Destroy()
  3753. end
  3754. end
  3755. end
  3756. end)
  3757.  
  3758. addcmd('smoke', 'give a player smoke',{},
  3759. function(args, speaker)
  3760. local players = getPlayer(args[1], speaker)
  3761. for i,v in pairs(players)do
  3762. local pchar=_char(v)
  3763. Instance.new("Smoke", pchar.HumanoidRootPart)
  3764. end
  3765. end)
  3766.  
  3767. addcmd('addstat', 'give a player a stat',{'stat'},
  3768. function(args, speaker)
  3769. local players = getPlayer(args[1], speaker)
  3770. for i,v in pairs(players)do
  3771. spawn(function()
  3772. wait(0.5)
  3773.  
  3774. function meep()
  3775. for _, child in pairs(gPlayers[v].leaderstats:GetChildren()) do
  3776. if child.Name == "STAT" then
  3777. child:Destroy()
  3778. end
  3779. end
  3780.  
  3781. local score = Instance.new("StringValue")
  3782.  
  3783. score.Name = "STAT"
  3784. score.Value = GLS(false, 1)
  3785.  
  3786. score.Parent = gPlayers[v].leaderstats
  3787. end
  3788.  
  3789.  
  3790. if gPlayers[v]:FindFirstChild("leaderstats") then
  3791. meep()
  3792. else
  3793. local stats = Instance.new("IntValue")
  3794. stats.Name = "leaderstats"
  3795. stats.Parent = gPlayers[v]
  3796. wait(0.5)
  3797. meep()
  3798. end
  3799. end)
  3800. end
  3801. end)
  3802.  
  3803. addcmd('unsmoke', 'remove smoke from a player',{'nosmoke'},
  3804. function(args, speaker)
  3805. local players = getPlayer(args[1], speaker)
  3806. for i,v in pairs(players)do
  3807. local pchar=_char(v)
  3808. for j,v1 in pairs(pchar.HumanoidRootPart:GetChildren()) do
  3809. if v1:IsA("Smoke") then
  3810. v1:Destroy()
  3811. end
  3812. end
  3813. end
  3814. end)
  3815.  
  3816. addcmd('longneck', 'makes a player have a really long neck',{'giraffe'},
  3817. function(args, speaker)
  3818. local players = getPlayer(args[1], speaker)
  3819. for i,v in pairs(players)do
  3820. local pchar=_char(v)
  3821. for i,v in pairs(pchar:GetChildren()) do
  3822. if pchar.Torso:FindFirstChild("Neck") then
  3823. pchar.Torso.Neck.C0 = CFrame.new(0,3,0) * CFrame.Angles(-math.rad(90),0,math.rad(180))
  3824. local Neck = pchar:FindFirstChild("Neck") if Neck then Neck:Destroy() end
  3825. Neck = Instance.new("Part", pchar) Neck.Name = "Neck" Neck.Size = Vector3.new(1,3,1)
  3826. Neck.Position = Vector3.new(0,100,0) Neck.BrickColor = BrickColor.new(tostring(pchar.Head.BrickColor)) Neck.Locked = true
  3827. local Mesh = Instance.new("CylinderMesh", Neck) Mesh.Scale = Vector3.new(0.7,1,0.7)
  3828. local Weld = Instance.new("Weld", Neck) Weld.Part0 = Neck Weld.Part1 = pchar.Torso Weld.C0 = CFrame.new(0,-2,0)
  3829. end
  3830. end
  3831. end
  3832. end)
  3833.  
  3834. addcmd('unlongneck', 'makes a player have a really long neck',{'nolongneck', 'ungiraffe', 'nogiraffe'},
  3835. function(args, speaker)
  3836. local players = getPlayer(args[1], speaker)
  3837. for i,v in pairs(players)do
  3838. local pchar=_char(v)
  3839. for i,v in pairs(pchar:GetChildren()) do
  3840. pchar.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(-math.rad(90),0,math.rad(180))
  3841. local Neck = pchar:FindFirstChild("Neck") if Neck then Neck:Destroy() end
  3842. end
  3843. end
  3844. end)
  3845.  
  3846. addcmd('removeterrain', 'rip terrain',{'noterrain','clrterrain'},
  3847. function(args, speaker)
  3848. game.Workspace.Terrain:Clear()
  3849. end)
  3850.  
  3851. addcmd('smite','get hit by lightning',{},
  3852. function(args, speaker)
  3853. local players = getPlayer(args[1], speaker)
  3854. for i,v in pairs(players)do
  3855. spawn(function()
  3856. local pchar=_char(v)
  3857. game.Lighting.Ambient = Color3.new(0,0,0)
  3858. game.Lighting.ClockTime = 0
  3859. game.Lighting.Brightness = 0
  3860.  
  3861. local s = Instance.new("Sound")
  3862.  
  3863.  
  3864. s.Name = "thunder"
  3865. s.SoundId = "http://www.roblox.com/asset/?id=357559831"
  3866. s.Volume = 10
  3867. s.Pitch = 1
  3868. s.Looped = false
  3869. s.archivable = true
  3870.  
  3871. s.Parent = pchar.Head
  3872.  
  3873. wait()
  3874.  
  3875. s:play()
  3876.  
  3877. wait(1)
  3878.  
  3879. local e = Instance.new("Explosion")
  3880.  
  3881. e.BlastRadius = 5
  3882.  
  3883. e.BlastPressure = 1000
  3884.  
  3885. e.Parent = game.Workspace
  3886.  
  3887. e.Position = pchar.HumanoidRootPart.Position
  3888.  
  3889. gPlayers[v].Character:BreakJoints()
  3890.  
  3891. System = {}
  3892.  
  3893. System.Create = function(a, c)
  3894. local e = Instance.new(a)
  3895. for d, a in pairs(c) do
  3896. local b, a = ypcall(function()
  3897. return e[d]
  3898. end)
  3899. if b then
  3900. e[d] = c[d]
  3901. end
  3902. end
  3903. return e
  3904. end
  3905. function b(d, b)
  3906. local c = getfenv(d)
  3907. local a = setmetatable({}, {
  3908. __index = function(a, a)
  3909. if a:lower() == 'script' then
  3910. return b
  3911. else
  3912. return c[a]
  3913. end
  3914. end
  3915. })
  3916. setfenv(d, a)
  3917. ypcall(function()
  3918. d()
  3919. end)
  3920. end
  3921. c = {}
  3922. mas = Instance.new("Model",game:GetService("Lighting"))
  3923. mas.Name = "CompiledModel"
  3924. o1 = System.Create("Model",{
  3925. ["Name"] = "SMITE",
  3926. ["Parent"] = mas,
  3927. })
  3928. o2 = System.Create("Part",{
  3929. ["Parent"] = o1,
  3930. ["Material"] = Enum.Material.Cobblestone,
  3931. ["BrickColor"] = BrickColor.new("New Yeller"),
  3932. ["Transparency"] = 0.60000002384186,
  3933. ["Position"] = pchar.HumanoidRootPart.Position,
  3934. ["Anchored"] = true,
  3935. ["CanCollide"] = false,
  3936. ["Size"] = Vector3.new(8.39999962, 578.400024, 0.99999994),
  3937. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3938. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3939. ["Color"] = Color3.new(1, 1, 0),
  3940. })
  3941. o3 = System.Create("Part",{
  3942. ["Parent"] = o1,
  3943. ["Material"] = Enum.Material.Foil,
  3944. ["BrickColor"] = BrickColor.new("New Yeller"),
  3945. ["Transparency"] = 0.40000000596046,
  3946. ["Position"] = pchar.HumanoidRootPart.Position,
  3947. ["Rotation"] = Vector3.new(-0, -90, 0),
  3948. ["Anchored"] = true,
  3949. ["CanCollide"] = false,
  3950. ["Size"] = Vector3.new(7.39999962, 578.400024, 7.39999962),
  3951. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3952. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3953. ["Color"] = Color3.new(1, 1, 0),
  3954. })
  3955. o4 = System.Create("PointLight",{
  3956. ["Parent"] = o3,
  3957. ["Brightness"] = 10000000000,
  3958. ["Range"] = 60,
  3959. })
  3960. o5 = System.Create("Part",{
  3961. ["Parent"] = o1,
  3962. ["Material"] = Enum.Material.Cobblestone,
  3963. ["BrickColor"] = BrickColor.new("New Yeller"),
  3964. ["Transparency"] = 0.60000002384186,
  3965. ["Position"] = pchar.HumanoidRootPart.Position,
  3966. ["Rotation"] = Vector3.new(-0, -90, 0),
  3967. ["Anchored"] = true,
  3968. ["CanCollide"] = false,
  3969. ["Size"] = Vector3.new(8.39999962, 578.400024, 0.99999994),
  3970. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3971. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3972. ["Color"] = Color3.new(1, 1, 0),
  3973. })
  3974. o6 = System.Create("Part",{
  3975. ["Parent"] = o1,
  3976. ["Material"] = Enum.Material.Cobblestone,
  3977. ["BrickColor"] = BrickColor.new("New Yeller"),
  3978. ["Transparency"] = 0.60000002384186,
  3979. ["Position"] = pchar.HumanoidRootPart.Position,
  3980. ["Rotation"] = Vector3.new(-180, 0, -180),
  3981. ["Anchored"] = true,
  3982. ["CanCollide"] = false,
  3983. ["Size"] = Vector3.new(8.39999962, 578.400024, 0.99999994),
  3984. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3985. ["TopSurface"] = Enum.SurfaceType.Smooth,
  3986. ["Color"] = Color3.new(1, 1, 0),
  3987. })
  3988. o7 = System.Create("Part",{
  3989. ["Parent"] = o1,
  3990. ["Material"] = Enum.Material.Cobblestone,
  3991. ["BrickColor"] = BrickColor.new("New Yeller"),
  3992. ["Transparency"] = 0.60000002384186,
  3993. ["Position"] = pchar.HumanoidRootPart.Position,
  3994. ["Rotation"] = Vector3.new(0, 90, 0),
  3995. ["Anchored"] = true,
  3996. ["CanCollide"] = false,
  3997. ["Size"] = Vector3.new(8.39999962, 379.800018, 0.99999994),
  3998. ["BottomSurface"] = Enum.SurfaceType.Smooth,
  3999. ["TopSurface"] = Enum.SurfaceType.Smooth,
  4000. ["Color"] = Color3.new(1, 1, 0),
  4001. })
  4002. mas.Parent = workspace
  4003. mas:MakeJoints()
  4004. local b = mas:GetChildren()
  4005. for a = 1, #b do
  4006. b[a].Parent = workspace
  4007. ypcall(function()
  4008. b[a]:MakeJoints()
  4009. end)
  4010. end
  4011. mas:Destroy()
  4012. for a = 1, #c do
  4013. coroutine.resume(c[a])
  4014. end
  4015.  
  4016. wait(0.5)
  4017. game.workspace.SMITE:Destroy()
  4018.  
  4019.  
  4020. wait(1)
  4021. game.Lighting.Brightness = 1
  4022. game.Lighting.Ambient = Color3.new(0.5,0.5,0.5)
  4023. game.Lighting.TimeOfDay = 14
  4024. end)
  4025. end
  4026. end)
  4027.  
  4028. addcmd('asteroid','get hit by an asteroid',{'meteor', 'meteorite'},
  4029. function(args, speaker)
  4030. local players = getPlayer(args[1], speaker)
  4031. for i,v in pairs(players)do
  4032. spawn(function()
  4033. local pchar=_char(v)
  4034. local Ast = Instance.new("Part", workspace) Ast.Name = "Asteroid" Ast.Position = pchar.HumanoidRootPart.Position + Vector3.new(0,500,0) Ast.Size = Vector3.new(12,12,12)
  4035. local Mesh = Instance.new("SpecialMesh", Ast) Mesh.MeshId = "rbxassetid://1290033" Mesh.Scale = Vector3.new(6.2,6.2,6.2) Mesh.TextureId = "rbxassetid://1290030"
  4036. local Fire = Instance.new("Fire", Ast) Fire.Heat = 25 Fire.Size = 30
  4037. local Smoke = Instance.new("Smoke", Ast) Smoke.RiseVelocity = 10 Smoke.Size = 10
  4038. local f = Instance.new("Sound")
  4039. f.Name = "fly"
  4040. f.SoundId = "rbxassetid://179438534"
  4041. f.Volume = 3
  4042. f.Pitch = 1
  4043. f.Looped = true
  4044. f.archivable = true
  4045. f.Parent = Ast
  4046. f:play()
  4047. local Touched = false
  4048. coroutine.wrap(function()
  4049. repeat wait(0.1)
  4050. Ast.Position = Vector3.new(pchar.HumanoidRootPart.Position.X, Ast.Position.Y, pchar.HumanoidRootPart.Position.Z)
  4051. until not Ast or Ast.Parent == nil or Touched == true
  4052. end)()
  4053. Ast.Touched:connect(function(Part)
  4054. if Touched == false then
  4055. Touched = true
  4056. Part:BreakJoints()
  4057. local Boom = Instance.new("Explosion", workspace)
  4058. Boom.Position = Ast.Position
  4059. Boom.BlastPressure = 1000000
  4060. Boom.BlastRadius = 30
  4061. Fire.Heat = 0
  4062. Smoke.RiseVelocity = 0
  4063. f:Destroy()
  4064. local s = Instance.new("Sound")
  4065. s.Name = "boom"
  4066. s.SoundId = "rbxassetid://188590169"
  4067. s.Volume = 3
  4068. s.Pitch = 1
  4069. s.Looped = true
  4070. s.archivable = true
  4071. s.Parent = Ast
  4072. s:play()
  4073. coroutine.wrap(function()
  4074. wait(10)
  4075. s:Destroy()
  4076. if Ast and Ast.Parent ~= nil then
  4077. Ast:Destroy()
  4078. end
  4079. end)()
  4080. end
  4081. end)
  4082. end)
  4083. end
  4084. end)
  4085.  
  4086. addcmd('bomb','gives you a bomb vest',{'terrorist'},
  4087. function(args, speaker)
  4088. local players = getPlayer(args[1], speaker)
  4089. for i,v in pairs(players)do
  4090. spawn(function()
  4091. local Char=_char(v)
  4092. local HumanoidRootPart = Char.HumanoidRootPart
  4093. local TickWait = 1
  4094. local Dead = false
  4095.  
  4096. local Position = Vector3.new(0,100,0)
  4097. function NewPart(Parent)
  4098. local Part = Instance.new("Part", Parent)
  4099. Part.CanCollide = false
  4100. Part.Position = Position
  4101. Part.TopSurface = "Smooth"
  4102. Part.BottomSurface = "Smooth"
  4103. Position = Position + Vector3.new(0,10,0)
  4104. return Part
  4105. end
  4106.  
  4107. local Model = Char:FindFirstChild("Bomb")
  4108. if Model then Model:Destroy() end
  4109.  
  4110. local Model = Instance.new("Model", Char)
  4111. Model.Name = "Bomb"
  4112.  
  4113. local Belt = NewPart(Model)
  4114. Belt.Size = Vector3.new(2.2,0.5,1.2)
  4115. local Weld = Instance.new("Weld", Belt)
  4116. Weld.Part0 = Belt
  4117. Weld.Part1 = HumanoidRootPart
  4118. Weld.C0 = CFrame.new(0,1.1,0)
  4119. local Light = Instance.new("PointLight", Belt)
  4120. Light.Range = 15
  4121. Light.Brightness = 5
  4122. Light.Color = Color3.new(1,0,0)
  4123. local Beep = Instance.new("Sound", Belt)
  4124. Beep.SoundId = "http://www.roblox.com/asset/?id=188588790"
  4125. local ExplodeSound = Instance.new("Sound", Belt)
  4126. ExplodeSound.SoundId = "http://www.roblox.com/asset/?id="..(tonumber((math.ceil(1776.66^2)+17).."."..string.rep("36",3))*77)+0.00003
  4127. ExplodeSound.Pitch = 2.8
  4128. ExplodeSound.Volume = 3
  4129.  
  4130. local Back = NewPart(Model)
  4131. Back.Size = Vector3.new(1.5,1.5,0.5)
  4132. local Weld = Instance.new("Weld", Back)
  4133. Weld.Part0 = Back
  4134. Weld.Part1 = HumanoidRootPart
  4135. Weld.C0 = CFrame.new(0,0.1,-0.75)
  4136.  
  4137. local StrapLeft = NewPart(Model)
  4138. StrapLeft.Size = Vector3.new(0.2,0.5,1.6)
  4139. local Weld = Instance.new("Weld", StrapLeft)
  4140. Weld.Part0 = StrapLeft
  4141. Weld.Part1 = HumanoidRootPart
  4142. Weld.C0 = CFrame.new(0.65,-0.9,-0.2)
  4143.  
  4144. local BuckleLeft = NewPart(Model)
  4145. BuckleLeft.Size = Vector3.new(0.2,1.5,0.2)
  4146. local Weld = Instance.new("Weld", BuckleLeft)
  4147. Weld.Part0 = BuckleLeft
  4148. Weld.Part1 = HumanoidRootPart
  4149. Weld.C0 = CFrame.new(0.65,0.1,0.5)
  4150.  
  4151. local StrapRight = NewPart(Model)
  4152. StrapRight.Size = Vector3.new(0.2,0.5,1.6)
  4153. local Weld = Instance.new("Weld", StrapRight)
  4154. Weld.Part0 = StrapRight
  4155. Weld.Part1 = HumanoidRootPart
  4156. Weld.C0 = CFrame.new(-0.65,-0.9,-0.2)
  4157.  
  4158. local BuckleRight = NewPart(Model)
  4159. BuckleRight.Size = Vector3.new(0.2,1.5,0.2)
  4160. local Weld = Instance.new("Weld", BuckleRight)
  4161. Weld.Part0 = BuckleRight
  4162. Weld.Part1 = HumanoidRootPart
  4163. Weld.C0 = CFrame.new(-0.65,0.1,0.5)
  4164.  
  4165. LightEnabled = true
  4166. coroutine.wrap(function()
  4167. repeat
  4168. wait(TickWait)
  4169. LightEnabled = not LightEnabled
  4170. Light.Enabled = LightEnabled
  4171. Beep:Play()
  4172. until Dead == true or Char:FindFirstChild("Bomb") == nil
  4173. end)()
  4174.  
  4175. wait(10)
  4176. if Dead == false then
  4177. Dead = true
  4178. ExplodeSound:Play(); wait(1.4)
  4179. local Explosion = Instance.new("Explosion")
  4180. Explosion.Position = Belt.Position
  4181. Explosion.BlastPressure = 100000
  4182. Explosion.DestroyJointRadiusPercent = 0.7
  4183. Explosion.ExplosionType = "CratersAndDebris"
  4184. Explosion.BlastRadius = 50
  4185. Explosion.Parent = workspace
  4186. end
  4187. end)
  4188. end
  4189. end)
  4190.  
  4191. function settingsload()
  4192. if settingsOpen == false then
  4193. settingsOpen = true
  4194. local SettingsGUI = Instance.new("ScreenGui")
  4195. local FeedbackMain = Instance.new("Frame")
  4196. local Title = Instance.new("TextLabel")
  4197. local close = Instance.new("TextButton")
  4198. local checkboxText = Instance.new("TextLabel")
  4199. local CheckBox = Instance.new("ImageButton")
  4200. local bindInput = Instance.new("TextButton")
  4201. local Input = Instance.new("TextBox")
  4202. local preText = Instance.new("TextLabel")
  4203. local setpre = Instance.new("TextButton")
  4204. local everyone = Instance.new("TextButton")
  4205. local JLtext = Instance.new("TextLabel")
  4206. local CheckBoxJL = Instance.new("ImageButton")
  4207. local friends = Instance.new("TextButton")
  4208. local InputBox = Instance.new("TextButton")
  4209. local Input_2 = Instance.new("TextBox")
  4210. local MTText = Instance.new("TextLabel")
  4211. local setMT = Instance.new("TextButton")
  4212. local CheckBoxS = Instance.new("ImageButton")
  4213. local slocktext = Instance.new("TextLabel")
  4214. local barBind = Instance.new("TextLabel")
  4215. local setBind = Instance.new("TextButton")
  4216. local MtimeInput = Instance.new("TextButton")
  4217. local Input_3 = Instance.new("TextBox")
  4218. SettingsGUI.Name = "SettingsGUI"
  4219. SettingsGUI.Parent = game.CoreGui
  4220. FeedbackMain.Name = "FeedbackMain"
  4221. FeedbackMain.Parent = SettingsGUI
  4222. FeedbackMain.BackgroundColor3 = Color3.new(1, 1, 1)
  4223. FeedbackMain.Position = UDim2.new(1, 100, 1, -290)
  4224. FeedbackMain.Size = UDim2.new(0, 300, 0, 290)
  4225. FeedbackMain.Style = Enum.FrameStyle.DropShadow
  4226. FeedbackMain.Active = true
  4227. FeedbackMain.Draggable = true
  4228. Title.Name = "Title"
  4229. Title.Parent = FeedbackMain
  4230. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  4231. Title.BackgroundTransparency = 1
  4232. Title.Size = UDim2.new(1, 0, 0, 30)
  4233. Title.Font = Enum.Font.SourceSansBold
  4234. Title.FontSize = Enum.FontSize.Size24
  4235. Title.Text = "Settings"
  4236. Title.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4237. close.Name = "close"
  4238. close.Parent = FeedbackMain
  4239. close.BackgroundColor3 = Color3.new(1, 0, 0)
  4240. close.BackgroundTransparency = 0.30000001192093
  4241. close.BorderColor3 = Color3.new(1, 0, 0)
  4242. close.Position = UDim2.new(1, -20, 1, -274)
  4243. close.Size = UDim2.new(0, 20, 0, 20)
  4244. close.Font = Enum.Font.SourceSans
  4245. close.FontSize = Enum.FontSize.Size14
  4246. close.Text = ""
  4247. checkboxText.Name = "checkboxText"
  4248. checkboxText.Parent = FeedbackMain
  4249. checkboxText.BackgroundColor3 = Color3.new(1, 1, 1)
  4250. checkboxText.BackgroundTransparency = 1
  4251. checkboxText.Position = UDim2.new(0, 0, 0, 40)
  4252. checkboxText.Size = UDim2.new(1, 0, 0, 30)
  4253. checkboxText.Font = Enum.Font.SourceSansBold
  4254. checkboxText.FontSize = Enum.FontSize.Size18
  4255. checkboxText.Text = "Notifications"
  4256. checkboxText.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4257. CheckBox.Name = "CheckBox"
  4258. CheckBox.Parent = FeedbackMain
  4259. CheckBox.BackgroundTransparency = 1
  4260. CheckBox.Position = UDim2.new(0, 10, 0, 40)
  4261. CheckBox.Size = UDim2.new(0, 30, 0, 30)
  4262. CheckBox.Image = "http://www.roblox.com/asset/?id=65492641"
  4263. bindInput.Name = "bindInput"
  4264. bindInput.Parent = FeedbackMain
  4265. bindInput.BackgroundColor3 = Color3.new(1, 1, 1)
  4266. bindInput.Position = UDim2.new(0, 8, 0, 241)
  4267. bindInput.Size = UDim2.new(0, 30, 0, 30)
  4268. bindInput.AutoButtonColor = false
  4269. bindInput.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4270. bindInput.Font = Enum.Font.SourceSans
  4271. bindInput.FontSize = Enum.FontSize.Size14
  4272. bindInput.Text = ""
  4273. Input.Name = "Input"
  4274. Input.Parent = bindInput
  4275. Input.BackgroundColor3 = Color3.new(1, 1, 1)
  4276. Input.BackgroundTransparency = 1
  4277. Input.Position = UDim2.new(-0.699999988, 0, 0, -8)
  4278. Input.Size = UDim2.new(0, 30, 0, 30)
  4279. Input.Font = Enum.Font.SourceSansBold
  4280. Input.FontSize = Enum.FontSize.Size18
  4281. Input.MultiLine = true
  4282. Input.Text = ""
  4283. Input.TextColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  4284. Input.TextWrapped = true
  4285. Input.TextXAlignment = Enum.TextXAlignment.Left
  4286. Input.TextYAlignment = Enum.TextYAlignment.Top
  4287. preText.Name = "preText"
  4288. preText.Parent = FeedbackMain
  4289. preText.BackgroundColor3 = Color3.new(1, 1, 1)
  4290. preText.BackgroundTransparency = 1
  4291. preText.Position = UDim2.new(0, 0, 0, 118)
  4292. preText.Size = UDim2.new(1, 0, 0, 30)
  4293. preText.Font = Enum.Font.SourceSansBold
  4294. preText.FontSize = Enum.FontSize.Size18
  4295. preText.Text = "Prefix"
  4296. preText.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4297. setpre.Name = "setpre"
  4298. setpre.Parent = FeedbackMain
  4299. setpre.BackgroundColor3 = Color3.new(1, 1, 1)
  4300. setpre.BorderSizePixel = 5
  4301. setpre.Position = UDim2.new(0, 235, 0, 120)
  4302. setpre.Size = UDim2.new(0, 40, 0, 25)
  4303. setpre.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4304. setpre.Font = Enum.Font.ArialBold
  4305. setpre.FontSize = Enum.FontSize.Size18
  4306. setpre.Text = "Set"
  4307. everyone.Name = "everyone"
  4308. everyone.Parent = FeedbackMain
  4309. everyone.BackgroundColor3 = Color3.new(0, 0, 0)
  4310. everyone.BackgroundTransparency = 0.80000001192093
  4311. everyone.BorderColor3 = Color3.new(0, 0, 0)
  4312. everyone.Position = UDim2.new(0, 230, 0, 217)
  4313. everyone.Size = UDim2.new(0, 50, 0, 20)
  4314. everyone.Font = Enum.Font.SourceSans
  4315. everyone.FontSize = Enum.FontSize.Size14
  4316. everyone.Text = "Everyone"
  4317. everyone.TextColor3 = Color3.new(1, 1, 1)
  4318. JLtext.Name = "JLtext"
  4319. JLtext.Parent = FeedbackMain
  4320. JLtext.BackgroundColor3 = Color3.new(1, 1, 1)
  4321. JLtext.BackgroundTransparency = 1
  4322. JLtext.Position = UDim2.new(0, 0, 0, 197)
  4323. JLtext.Size = UDim2.new(1, 0, 0, 30)
  4324. JLtext.Font = Enum.Font.SourceSansBold
  4325. JLtext.FontSize = Enum.FontSize.Size14
  4326. JLtext.Text = "Joined / Left Notifications"
  4327. JLtext.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4328. CheckBoxJL.Name = "CheckBoxJL"
  4329. CheckBoxJL.Parent = FeedbackMain
  4330. CheckBoxJL.BackgroundTransparency = 1
  4331. CheckBoxJL.Position = UDim2.new(0, 10, 0, 197)
  4332. CheckBoxJL.Size = UDim2.new(0, 30, 0, 30)
  4333. CheckBoxJL.Image = "http://www.roblox.com/asset/?id=65492641"
  4334. friends.Name = "friends"
  4335. friends.Parent = FeedbackMain
  4336. friends.BackgroundColor3 = Color3.new(0, 0, 0)
  4337. friends.BackgroundTransparency = 0.80000001192093
  4338. friends.BorderColor3 = Color3.new(1, 1, 1)
  4339. friends.Position = UDim2.new(0, 230, 0, 192)
  4340. friends.Size = UDim2.new(0, 50, 0, 20)
  4341. friends.Font = Enum.Font.SourceSans
  4342. friends.FontSize = Enum.FontSize.Size14
  4343. friends.Text = "Friends"
  4344. friends.TextColor3 = Color3.new(1, 1, 1)
  4345. InputBox.Name = "InputBox"
  4346. InputBox.Parent = FeedbackMain
  4347. InputBox.BackgroundColor3 = Color3.new(1, 1, 1)
  4348. InputBox.Position = UDim2.new(0, 8, 0, 120)
  4349. InputBox.Size = UDim2.new(0, 30, 0, 30)
  4350. InputBox.AutoButtonColor = false
  4351. InputBox.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4352. InputBox.Font = Enum.Font.SourceSans
  4353. InputBox.FontSize = Enum.FontSize.Size14
  4354. InputBox.Text = ""
  4355. Input_2.Name = "Input"
  4356. Input_2.Parent = InputBox
  4357. Input_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4358. Input_2.BackgroundTransparency = 1
  4359. Input_2.Position = UDim2.new(0, 0, 0, -8)
  4360. Input_2.Size = UDim2.new(0, 30, 0, 30)
  4361. Input_2.Font = Enum.Font.SourceSansBold
  4362. Input_2.FontSize = Enum.FontSize.Size18
  4363. Input_2.MultiLine = true
  4364. Input_2.Text = ""
  4365. Input_2.TextColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  4366. Input_2.TextWrapped = true
  4367. Input_2.TextXAlignment = Enum.TextXAlignment.Left
  4368. Input_2.TextYAlignment = Enum.TextYAlignment.Top
  4369. MTText.Name = "MTText"
  4370. MTText.Parent = FeedbackMain
  4371. MTText.BackgroundColor3 = Color3.new(1, 1, 1)
  4372. MTText.BackgroundTransparency = 1
  4373. MTText.Position = UDim2.new(0, 0, 0, 158)
  4374. MTText.Size = UDim2.new(1, 0, 0, 30)
  4375. MTText.Font = Enum.Font.SourceSansBold
  4376. MTText.FontSize = Enum.FontSize.Size18
  4377. MTText.Text = "Message Seconds"
  4378. MTText.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4379. setMT.Name = "setMT"
  4380. setMT.Parent = FeedbackMain
  4381. setMT.BackgroundColor3 = Color3.new(1, 1, 1)
  4382. setMT.BorderSizePixel = 5
  4383. setMT.Position = UDim2.new(0, 235, 0, 159)
  4384. setMT.Size = UDim2.new(0, 40, 0, 25)
  4385. setMT.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4386. setMT.Font = Enum.Font.ArialBold
  4387. setMT.FontSize = Enum.FontSize.Size18
  4388. setMT.Text = "Set"
  4389. CheckBoxS.Name = "CheckBoxS"
  4390. CheckBoxS.Parent = FeedbackMain
  4391. CheckBoxS.BackgroundTransparency = 1
  4392. CheckBoxS.Position = UDim2.new(0, 10, 0, 78)
  4393. CheckBoxS.Size = UDim2.new(0, 30, 0, 30)
  4394. CheckBoxS.Image = "http://www.roblox.com/asset/?id=65492641"
  4395. slocktext.Name = "slocktext"
  4396. slocktext.Parent = FeedbackMain
  4397. slocktext.BackgroundColor3 = Color3.new(1, 1, 1)
  4398. slocktext.BackgroundTransparency = 1
  4399. slocktext.Position = UDim2.new(0, 0, 0, 79)
  4400. slocktext.Size = UDim2.new(1, 0, 0, 30)
  4401. slocktext.Font = Enum.Font.SourceSansBold
  4402. slocktext.FontSize = Enum.FontSize.Size14
  4403. slocktext.Text = "Allow Friends On Serverlock"
  4404. slocktext.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4405. barBind.Name = "barBind"
  4406. barBind.Parent = FeedbackMain
  4407. barBind.BackgroundColor3 = Color3.new(1, 1, 1)
  4408. barBind.BackgroundTransparency = 1
  4409. barBind.Position = UDim2.new(0, 0, 0, 242)
  4410. barBind.Size = UDim2.new(1, 0, 0, 30)
  4411. barBind.Font = Enum.Font.SourceSansBold
  4412. barBind.FontSize = Enum.FontSize.Size18
  4413. barBind.Text = "Command Bar Keybind"
  4414. barBind.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  4415. setBind.Name = "setBind"
  4416. setBind.Parent = FeedbackMain
  4417. setBind.BackgroundColor3 = Color3.new(1, 1, 1)
  4418. setBind.BorderSizePixel = 5
  4419. setBind.Position = UDim2.new(0, 235, 0, 245)
  4420. setBind.Size = UDim2.new(0, 40, 0, 25)
  4421. setBind.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4422. setBind.Font = Enum.Font.ArialBold
  4423. setBind.FontSize = Enum.FontSize.Size18
  4424. setBind.Text = "Set"
  4425. MtimeInput.Name = "MtimeInput"
  4426. MtimeInput.Parent = FeedbackMain
  4427. MtimeInput.BackgroundColor3 = Color3.new(1, 1, 1)
  4428. MtimeInput.Position = UDim2.new(0, 8, 0, 159)
  4429. MtimeInput.Size = UDim2.new(0, 30, 0, 30)
  4430. MtimeInput.AutoButtonColor = false
  4431. MtimeInput.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4432. MtimeInput.Font = Enum.Font.SourceSans
  4433. MtimeInput.FontSize = Enum.FontSize.Size14
  4434. MtimeInput.Text = ""
  4435. Input_3.Name = "Input"
  4436. Input_3.Parent = MtimeInput
  4437. Input_3.BackgroundColor3 = Color3.new(1, 1, 1)
  4438. Input_3.BackgroundTransparency = 1
  4439. Input_3.Position = UDim2.new(-0.699999988, 0, 0, -8)
  4440. Input_3.Size = UDim2.new(0, 30, 0, 30)
  4441. Input_3.Font = Enum.Font.SourceSansBold
  4442. Input_3.FontSize = Enum.FontSize.Size18
  4443. Input_3.MultiLine = true
  4444. Input_3.Text = ""
  4445. Input_3.TextColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  4446. Input_3.TextWrapped = true
  4447. Input_3.TextXAlignment = Enum.TextXAlignment.Left
  4448. Input_3.TextYAlignment = Enum.TextYAlignment.Top
  4449. if MODE == 1 then
  4450. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(1,1,1)
  4451. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(0,0,0)
  4452. elseif MODE == 2 then
  4453. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(0,0,0)
  4454. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(1,1,1)
  4455. end
  4456. wait(0.5)
  4457. SettingsGUI.FeedbackMain:TweenPosition(UDim2.new(1,-300,1,-290),"Out","Quint",0.3,true)
  4458. wait(0.5)
  4459. SettingsGUI.FeedbackMain.close.MouseButton1Click:Connect(function()
  4460. settingsOpen = false
  4461. wait()
  4462. SettingsGUI.FeedbackMain:TweenPosition(UDim2.new(1, 100, 1, -290),"Out","Quint",0.3,true)
  4463. wait(1)
  4464. SettingsGUI:Destroy()
  4465. end)
  4466. --joined/left friend option
  4467. game.Players.PlayerAdded:connect(playerAdded)
  4468. game.CoreGui.SettingsGUI.FeedbackMain.friends.MouseButton1Click:connect(function() changeOptions(1)
  4469. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(1,1,1)
  4470. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(0,0,0)
  4471. end)
  4472. game.CoreGui.SettingsGUI.FeedbackMain.everyone.MouseButton1Click:connect(function() changeOptions(2)
  4473. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(0,0,0)
  4474. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(1,1,1)
  4475. end)
  4476. game.Players.PlayerRemoving:connect(PlayerRemoving)
  4477. game.CoreGui.SettingsGUI.FeedbackMain.friends.MouseButton1Click:connect(function() changeOptions(1)
  4478. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(1,1,1)
  4479. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(0,0,0)
  4480. end)
  4481. game.CoreGui.SettingsGUI.FeedbackMain.everyone.MouseButton1Click:connect(function() changeOptions(2)
  4482. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(0,0,0)
  4483. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(1,1,1)
  4484. end)
  4485. --Message time
  4486. SettingsGUI.FeedbackMain.setMT.MouseButton1Click:Connect(function()
  4487. wait()
  4488. Mseconds = SettingsGUI.FeedbackMain.MtimeInput.Input.Text
  4489. Notify('Set message time to ' ..SettingsGUI.FeedbackMain.MtimeInput.Input.Text.. ' second(s)')
  4490. end)
  4491. --CMDBAR keybind
  4492. SettingsGUI.FeedbackMain.setBind.MouseButton1Click:Connect(function()
  4493. wait()
  4494. cmdbarbind = SettingsGUI.FeedbackMain.bindInput.Input.Text
  4495. cmdBAR.Text = 'Press ' ..cmdbarbind.. ' to focus the cmd bar'
  4496. Notify('Set the command bar keybind to "' ..SettingsGUI.FeedbackMain.bindInput.Input.Text .. '"' )
  4497. end)
  4498. --Change prefix
  4499. SettingsGUI.FeedbackMain.setpre.MouseButton1Click:Connect(function()
  4500. wait()
  4501. cmdprefix = SettingsGUI.FeedbackMain.InputBox.Input.Text
  4502. Notify('Set prefix to "' .. SettingsGUI.FeedbackMain.InputBox.Input.Text .. '"')
  4503. end)
  4504. --Check Box for notify
  4505. checked = "http://www.roblox.com/asset/?id=65492641"
  4506. unchecked = "http://www.roblox.com/asset/?id=65492651"
  4507. if notifications == true then
  4508. SettingsGUI.FeedbackMain.CheckBox.Image = checked
  4509. else
  4510. SettingsGUI.FeedbackMain.CheckBox.Image = unchecked
  4511. end
  4512. SettingsGUI.FeedbackMain.CheckBox.MouseButton1Down:connect(function()
  4513. if notifications == true then
  4514. notifications = false
  4515. SettingsGUI.FeedbackMain.CheckBox.Image = unchecked
  4516. game.CoreGui.Notification.NOTIFY.Visible = false
  4517. else
  4518. notifications = true
  4519. SettingsGUI.FeedbackMain.CheckBox.Image = checked
  4520. game.CoreGui.Notification.NOTIFY.Visible = true
  4521. end
  4522. end)
  4523. --Check Box for allow friends on serverlock
  4524. checked2 = "http://www.roblox.com/asset/?id=65492641"
  4525. unchecked2 = "http://www.roblox.com/asset/?id=65492651"
  4526. if allowfriends == true then
  4527. SettingsGUI.FeedbackMain.CheckBoxS.Image = checked2
  4528. else
  4529. SettingsGUI.FeedbackMain.CheckBoxS.Image = unchecked2
  4530. end
  4531. SettingsGUI.FeedbackMain.CheckBoxS.MouseButton1Down:connect(function()
  4532. if allowfriends == true then
  4533. allowfriends = false
  4534. SettingsGUI.FeedbackMain.CheckBoxS.Image = unchecked2
  4535. else
  4536. allowfriends = true
  4537. SettingsGUI.FeedbackMain.CheckBoxS.Image = checked2
  4538. end
  4539. end)
  4540. --Check Box for JoinedLeft notifications
  4541. checked3 = "http://www.roblox.com/asset/?id=65492641"
  4542. unchecked3 = "http://www.roblox.com/asset/?id=65492651"
  4543. if JLnotify == true then
  4544. SettingsGUI.FeedbackMain.CheckBoxJL.Image = checked3
  4545. else
  4546. SettingsGUI.FeedbackMain.CheckBoxJL.Image = unchecked3
  4547. end
  4548. SettingsGUI.FeedbackMain.CheckBoxJL.MouseButton1Down:connect(function()
  4549. if JLnotify == true then
  4550. JLnotify = false
  4551. MODE = -1
  4552. SettingsGUI.FeedbackMain.CheckBoxJL.Image = unchecked3
  4553. else
  4554. JLnotify = true
  4555. SettingsGUI.FeedbackMain.CheckBoxJL.Image = checked3
  4556. MODE = 1
  4557. game.CoreGui.SettingsGUI.FeedbackMain.friends.BorderColor3 = Color3.new(1,1,1)
  4558. game.CoreGui.SettingsGUI.FeedbackMain.everyone.BorderColor3 = Color3.new(0,0,0)
  4559. end
  4560. end)
  4561. end
  4562. end
  4563.  
  4564. settingsOpen = false
  4565. addcmd('settings', 'gives you settings window',{'options'},
  4566. function(args, speaker)
  4567. if speaker.userId ~= LP.userId then
  4568. lponly(speaker)
  4569. else
  4570. settingsload()
  4571. end
  4572. end)
  4573.  
  4574. addcmd('btools', 'gives a player btools',{},
  4575. function(args, speaker)
  4576. local players = getPlayer(args[1], speaker)
  4577. if players ~= nil then
  4578. for i, v in pairs(players) do
  4579. Instance.new("HopperBin", gPlayers[v].Backpack).BinType = 2
  4580. Instance.new("HopperBin", gPlayers[v].Backpack).BinType = 3
  4581. Instance.new("HopperBin", gPlayers[v].Backpack).BinType = 4
  4582. if args[1] == "all" then
  4583. Notify('Gave btools to everyone')
  4584. elseif args[1] == "others" then
  4585. Notify('Gave btools to others')
  4586. elseif args[1] == "friends" then
  4587. Notify('Gave btools to friends')
  4588. elseif args[1] == "nonfriends" then
  4589. Notify('Gave btools to non friends')
  4590. elseif args[1] == "team" then
  4591. Notify('Gave btools to your team')
  4592. elseif args[1] == "nonteam" then
  4593. Notify('Gave btools to the opposing team')
  4594. elseif args[1] == "guests" then
  4595. Notify('Gave btools to guests')
  4596. elseif args[1] == "admins" then
  4597. Notify('Gave btools to admins')
  4598. elseif args[1] == "nonadmins" then
  4599. Notify('Gave btools to nonadmins')
  4600. else
  4601. Notify('Gave btools to ' .. gPlayers[v].Name)
  4602. end
  4603. end
  4604. end
  4605. end)
  4606.  
  4607. addcmd('hatsize', 'changes players hat size',{''},
  4608. function(args, speaker)
  4609. local players = getPlayer(args[1], speaker)
  4610. for i,v in pairs(players) do
  4611. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  4612. if v:IsA('Accessory') then
  4613. for a,b in pairs(v.Handle:GetChildren()) do
  4614. if b:IsA('SpecialMesh') then
  4615. b.Scale = args[2] * Vector3.new(1, 1, 1)
  4616. end
  4617. end
  4618. end
  4619. end
  4620. end
  4621. end)
  4622.  
  4623. addcmd('headsize', 'changes players head size',{''},
  4624. function(args, speaker)
  4625. local players = getPlayer(args[1], speaker)
  4626. for i,v in pairs(players) do
  4627. local plrchar = _players[v].Character
  4628. if args[2] == 1 then
  4629. plrchar.Head.Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  4630. plrchar.Head.Mesh.Offset = Vector3.new(0, 0, 0)
  4631. else
  4632. plrchar.Head.Mesh.Scale = args[2] * Vector3.new(1.25, 1.25, 1.25)
  4633. end
  4634. end
  4635. end)
  4636.  
  4637. addcmd('change', 'changes a players stat',{'stat'},
  4638. function(args, speaker)
  4639. local players = getPlayer(args[1], speaker)
  4640. for i,v in pairs(players) do
  4641. if _players[v]:FindFirstChild('leaderstats') then
  4642. for i,v in pairs(_players[v].leaderstats:GetChildren()) do
  4643. if string.lower(v.Name) == string.lower(args[2]) and v:IsA('IntValue') or v:IsA('NumberValue') then
  4644. if args[3] then v.Value = tonumber(args[3]) end
  4645. end
  4646. end
  4647. end
  4648. end
  4649. end)
  4650.  
  4651. addcmd('draw', 'drawing tool',{},
  4652. function(args, speaker)
  4653. if speaker.userId ~= LP.userId then
  4654. lponly(speaker)
  4655. else
  4656. for i,v in next,game:children()do
  4657. pcall(function()
  4658. local c=v.className;
  4659. rawset(getfenv(0),c:sub(1,1):lower()..c:sub(2),game:service(c));
  4660. end);
  4661. end;
  4662.  
  4663.  
  4664. user=players.LocalPlayer;
  4665. uname=user.Name;
  4666. guis=game.CoreGui;
  4667. pack=user.Backpack;
  4668.  
  4669. keyDowns={};
  4670. freeKeys={};
  4671. shortcuts={};
  4672.  
  4673. _G.mine=_G.mine or{};
  4674.  
  4675. name='Draw3D';
  4676. url='http://www.roblox.com/asset/?id=%d';
  4677.  
  4678. iconNormal=url:format(96578285);
  4679. iconOnDown=url:format(96584484);
  4680.  
  4681. ver=0;
  4682. drawPixel=0.10;
  4683. _G.drawLimit=_G.drawLimit or 1000;
  4684.  
  4685. _G.drawColor=_G.drawColor or Color3.new();
  4686.  
  4687.  
  4688.  
  4689.  
  4690.  
  4691. destroy=game.remove;
  4692. find=game.findFirstChild;
  4693. new=Instance.new;
  4694. with=function(c)
  4695. return function(p)
  4696. local o=type(c)=='string'and new(c)or c;
  4697. local x=p.Parent;p.Parent=nil;
  4698. for i,v in next,p do
  4699. o[i]=v;
  4700. end;
  4701. if(x)then
  4702. o.Parent=x;
  4703. end;
  4704. return o;
  4705. end;
  4706. end;
  4707. getPlace=function()
  4708. if(find(workspace,'draw')==nil)then
  4709. new('Model',workspace).Name='draw';
  4710. end;
  4711. if(find(workspace.draw,uname)==nil)then
  4712. new('Model',workspace.draw).Name=uname;
  4713. end;
  4714. return workspace.draw[uname];
  4715. end;
  4716. drawLine=function(start,target)
  4717. local gui=with'BlockMesh'{
  4718. Parent=with'Part'{
  4719. CFrame=CFrame.new(start,target)*CFrame.new(0,0,-(start-target).magnitude/2);
  4720. Size=Vector3.new(drawPixel,drawPixel,(start-target).magnitude+.325*drawPixel);
  4721. Parent=getPlace();
  4722. Color=_G.drawColor;
  4723. BottomSurface=0;
  4724. Anchored=true;
  4725. TopSurface=0;
  4726. formFactor=3;
  4727. Name=name;
  4728. }}.Parent;
  4729. table.insert(_G.mine,gui);
  4730. return gui;
  4731. end;
  4732. onDown=function()
  4733. if(drawing)then
  4734. return nil;
  4735. end;
  4736. if(selectGui.Adornee)then
  4737. destroy(selectGui.Adornee);
  4738. end;
  4739.  
  4740. drawing=true;
  4741.  
  4742. mouse.Icon=iconOnDown;
  4743. ver=ver+1;
  4744.  
  4745.  
  4746. local cVer,start,target=ver,mouse.hit.p;
  4747.  
  4748. local group={};
  4749. repeat
  4750. Wait(0.02);
  4751.  
  4752. if(mouse.target and mouse.target.Name~=name and mouse.hit.p~=start)then
  4753.  
  4754. target=mouse.hit.p;
  4755.  
  4756. table.insert(group,drawLine(start,target));
  4757.  
  4758. start=target;
  4759. end;
  4760. until ver~=cVer;
  4761. drawing=false;
  4762.  
  4763. local groupM=new('Model',getPlace());
  4764. for i,v in next,group do
  4765. if(v:IsDescendantOf(Workspace))then
  4766. v.Parent=groupM;
  4767. end;
  4768. end;
  4769. if(next(groupM:children())==nil)then
  4770. destroy(groupM);
  4771. end;
  4772. end;
  4773. onUp=function()
  4774. mouse.Icon=iconNormal;
  4775. ver=ver+1;
  4776. end;
  4777. onKeyDown=function(k)
  4778. if(freeKeys[k]==false)then
  4779. return false;
  4780. end;
  4781. freeKeys[k]=false;
  4782. Wait(0.01);
  4783. if(keyDowns[k])then
  4784. keyDowns[k]();
  4785. elseif(shortcuts[k])then
  4786. shortcuts[k]();
  4787. end;
  4788. end;
  4789. onKeyUp=function(k)
  4790. freeKeys[k]=true;
  4791. end;
  4792. onMove=function()
  4793.  
  4794. end;
  4795. onSelect=function(lmouse)
  4796. frame.Visible=true;
  4797.  
  4798. mouse=lmouse;
  4799.  
  4800. mouse.Icon=iconNormal;
  4801.  
  4802. mouse.Button1Down:connect(onDown);
  4803. mouse.KeyDown:connect(onKeyDown);
  4804. mouse.Button1Up:connect(onUp);
  4805. mouse.KeyUp:connect(onKeyUp);
  4806. mouse.Move:connect(onMove);
  4807. end;
  4808. onDeselect=function()
  4809. ver=ver+1;
  4810. frame.Visible=false;
  4811. selectGui.Adornee=nil;
  4812. mouse.Icon=iconNormal;
  4813. for i,v in next,freeKeys do
  4814. freeKeys[i]=true;
  4815. end;
  4816. end;
  4817. addButton=function(title,shortcut,fun)
  4818. with'TextButton'{
  4819. Text=string.format(' %s (%s)',title,shortcut);
  4820. TextXAlignment=0;
  4821. Parent=frame;
  4822. }.MouseButton1Up:connect(fun);
  4823.  
  4824. shortcuts[shortcut]=fun;
  4825.  
  4826. local c=#frame:children();
  4827. for i,v in next,frame:children()do
  4828. v.Position=UDim2.new(0,0,0,20*(i-1));
  4829. v.Size=UDim2.new(1,0,0,20);
  4830. end;
  4831.  
  4832. frame.Position=UDim2.new(1,-152,.5,-c*10);
  4833. frame.Size=UDim2.new(0,150,0,c*20);
  4834. end;
  4835.  
  4836.  
  4837.  
  4838.  
  4839.  
  4840.  
  4841.  
  4842.  
  4843. for i,v in next,{guis;pack;}do
  4844. pcall(function()
  4845. repeat until destroy(v[name]);
  4846. end);
  4847. end;
  4848.  
  4849.  
  4850.  
  4851. tool=with'HopperBin'{
  4852. Parent=pack;
  4853. Name=name;
  4854. };
  4855. tool.Deselected:connect(onDeselect);
  4856. tool.Selected:connect(onSelect);
  4857.  
  4858.  
  4859.  
  4860.  
  4861. screen=with'ScreenGui'{
  4862. Parent=guis;
  4863. Name=name;
  4864. };
  4865. frame=with'Frame'{
  4866. Parent=screen;
  4867. Visible=false;
  4868. };
  4869. clframe=with'Frame'{
  4870. Position=UDim2.new(.5,-50,.5,-50);
  4871. Size=UDim2.new(0,100,0,100);
  4872. Visible=false;
  4873. Parent=screen;
  4874. };
  4875. selectGui=with'SelectionBox'{
  4876. Parent=screen;
  4877. };
  4878.  
  4879. local c=0;
  4880. for y=0,7 do
  4881. for x=0,7 do
  4882. local color=BrickColor.palette(c).Color;
  4883.  
  4884. with'ImageButton'{
  4885. Position=UDim2.new(.125*x,0,.125*y);
  4886. Size=UDim2.new(.125,0,.125);
  4887. BackgroundColor3=color;
  4888. Parent=clframe;
  4889. }.MouseButton1Up:connect(function()
  4890. clframe.Visible=false;
  4891. _G.drawColor=color;
  4892. end);
  4893.  
  4894. c=c+1;
  4895. end;
  4896. end;
  4897.  
  4898. addButton('Color','c',function()
  4899. clframe.Visible=true;
  4900. end);
  4901. addButton('Remove your draws','r',function()
  4902. repeat
  4903. destroy(_G.mine[1]);
  4904. table.remove(_G.mine,1);
  4905. Wait(0.01);
  4906. until nil;
  4907. end);
  4908. addButton('Remove global draws','k',function()
  4909. destroy(workspace.draw);
  4910. while(_G.mine[1])do
  4911. destroy(_G.mine[1]);
  4912. table.remove(_G.mine,1);
  4913. end;
  4914. end);
  4915. addButton('Remove selected','x',function()
  4916. repeat
  4917. if(find(workspace,'draw'))then
  4918. local dt=mouse.target;
  4919. if(dt and dt:IsDescendantOf(workspace.draw))then
  4920. selectGui.Adornee=dt.Parent;
  4921. else
  4922. selectGui.Adornee=nil;
  4923. end;
  4924. else
  4925. selectGui.Adornee=nil;
  4926. end;
  4927. Wait(0.01);
  4928. until freeKeys.x;
  4929. selectGui.Adornee=nil;
  4930. end);
  4931.  
  4932.  
  4933.  
  4934.  
  4935. repeat
  4936. Wait(0.01);
  4937. if(next(_G.mine)and _G.mine[_G.drawLimit])then
  4938. destroy(_G.mine[1]);
  4939. table.remove(_G.mine,1);
  4940. end;
  4941. until script.Parent==nil or tool.Parent==nil;
  4942. script.Disabled=true;
  4943. destroy(screen);
  4944. end
  4945. end)
  4946.  
  4947. addcmd('god', 'gods player',{},
  4948. function(args, speaker)
  4949. local players = getPlayer(args[1], speaker)
  4950. for i,v in pairs(players)do
  4951. local pchar=_char(v)
  4952. if pchar then pchar.Humanoid.MaxHealth=math.huge end
  4953. end
  4954. end)
  4955.  
  4956. addcmd('sgod', 'silently gods player',{},
  4957. function(args, speaker)
  4958. local players = getPlayer(args[1], speaker)
  4959. for i,v in pairs(players)do
  4960. local pchar=_char(v)
  4961. spawn(function()
  4962. pchar.Humanoid.MaxHealth = 10000000
  4963. wait()
  4964. pchar.Humanoid.Health = 10000000
  4965. if args[1] == "all" then
  4966. Notify('Godded everyone')
  4967. elseif args[1] == "others" then
  4968. Notify('Godded others')
  4969. elseif args[1] == "friends" then
  4970. Notify('Godded friends')
  4971. elseif args[1] == "nonfriends" then
  4972. Notify('Godded non friends')
  4973. elseif args[1] == "team" then
  4974. Notify('Godded your team')
  4975. elseif args[1] == "nonteam" then
  4976. Notify('Godded the opposing team')
  4977. elseif args[1] == "guests" then
  4978. Notify('Godded guests')
  4979. elseif args[1] == "admins" then
  4980. Notify('Godded admins')
  4981. elseif args[1] == "nonadmins" then
  4982. Notify('Godded nonadmins')
  4983. else
  4984. Notify('Godded ' .. gPlayers[v].Name)
  4985. end
  4986. end)
  4987. end
  4988. end)
  4989.  
  4990. addcmd('ungod', 'removes god from a player',{},
  4991. function(args, speaker)
  4992. local players = getPlayer(args[1], speaker)
  4993. for i,v in pairs(players)do
  4994. local pchar=_char(v)
  4995. if pchar then
  4996. pchar.Humanoid.MaxHealth=100
  4997. pchar.Humanoid.Health=100
  4998. end
  4999. end
  5000. end)
  5001.  
  5002. addcmd('heal', 'resets a players health',{},
  5003. function(args, speaker)
  5004. local players = getPlayer(args[1], speaker)
  5005. for i,v in pairs(players)do
  5006. local pchar=_char(v)
  5007. if pchar then pchar.Humanoid.Health=pchar.Humanoid.MaxHealth;end
  5008. end
  5009. end)
  5010.  
  5011. addcmd('fart', 'makes u fart',{},
  5012. function(args, speaker)
  5013. local players = getPlayer(args[1], speaker)
  5014. for i,v in pairs(players)do
  5015. spawn(function()
  5016. local pchar=_char(v)
  5017. fart = Instance.new("Smoke")
  5018. fart.Parent = pchar.HumanoidRootPart
  5019. fart.Color = Color3.new(255/255, 255/255, 0)
  5020. fart.Opacity = 0.4
  5021. fart.Size = 1.0
  5022. fart.RiseVelocity = 8
  5023. fartsound = Instance.new("Sound", workspace)
  5024. fsound = "http://www.roblox.com/asset?id=251309043"
  5025. fartsound.SoundId = fsound
  5026. fartsound.Volume = 1.0
  5027. fartsound:Play()
  5028. wait(9.0)
  5029. fartsound:Destroy()
  5030. pchar.HumanoidRootPart.Smoke:Destroy()
  5031. end)
  5032. end
  5033. end)
  5034.  
  5035. addcmd('decalspam', 'you can already guess...',{},
  5036. function(args, speaker)
  5037. Notify('Decal Spammed ID: ' ..args[1])
  5038. wait(4)
  5039. decalID = args[1]
  5040. function exPro(root)
  5041. for _, v in pairs(root:GetChildren()) do
  5042. if v:IsA("BasePart") then
  5043. local One = Instance.new("Decal", v)
  5044. local Two = Instance.new("Decal", v)
  5045. local Three = Instance.new("Decal", v)
  5046. local Four = Instance.new("Decal", v)
  5047. local Five = Instance.new("Decal", v)
  5048. local Six = Instance.new("Decal", v)
  5049. One.Texture = "http://www.roblox.com/asset/?id="..decalID
  5050. Two.Texture = "http://www.roblox.com/asset/?id="..decalID
  5051. Three.Texture = "http://www.roblox.com/asset/?id="..decalID
  5052. Four.Texture = "http://www.roblox.com/asset/?id="..decalID
  5053. Five.Texture = "http://www.roblox.com/asset/?id="..decalID
  5054. Six.Texture = "http://www.roblox.com/asset/?id="..decalID
  5055. One.Face = "Front"
  5056. Two.Face = "Back"
  5057. Three.Face = "Right"
  5058. Four.Face = "Left"
  5059. Five.Face = "Top"
  5060. Six.Face = "Bottom"
  5061. One.Name = "IYdecal"
  5062. Two.Name = "IYdecal"
  5063. Three.Name = "IYdecal"
  5064. Four.Name = "IYdecal"
  5065. Five.Name = "IYdecal"
  5066. Six.Name = "IYdecal"
  5067. end
  5068. exPro(v)
  5069. end
  5070. end
  5071. function asdf(root)
  5072. for _, v in pairs(root:GetChildren()) do
  5073. asdf(v)
  5074. end
  5075. end
  5076. exPro(game.Workspace)
  5077. asdf(game.Workspace)
  5078. end)
  5079.  
  5080. addcmd('undecalspam', 'removes the mess',{},
  5081. function(args, speaker)
  5082. Notify('Removing Decal Spam...')
  5083. wait(4)
  5084. function exPro(root)
  5085. for _, v in pairs(root:GetChildren()) do
  5086. if v:IsA("Decal") and v.Texture == "http://www.roblox.com/asset/?id="..decalID then
  5087. v.Parent = nil
  5088. end
  5089. exPro(v)
  5090. end
  5091. end
  5092. function asdf(root)
  5093. for _, v in pairs(root:GetChildren()) do
  5094. asdf(v)
  5095. end
  5096. end
  5097. exPro(game.Workspace)
  5098. asdf(game.Workspace)
  5099. end)
  5100.  
  5101. addcmd('sky', 'sets the sky',{'skybox'},
  5102. function(args, speaker)
  5103. s = Instance.new("Sky")
  5104. s.Name = "Sky"
  5105. s.Parent = game.Lighting
  5106. skyboxID = args[1]
  5107. s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID
  5108. s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID
  5109. s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID
  5110. s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID
  5111. s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID
  5112. s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID
  5113. game.Lighting.TimeOfDay = 12
  5114. end)
  5115.  
  5116. addcmd('freeze', 'freezes a player',{'fr'},
  5117. function(args, speaker)
  5118. local players = getPlayer(args[1], speaker)
  5119. if players ~= nil then
  5120. for i, v in pairs(players) do
  5121. _char(v).Head.Anchored = true
  5122. end
  5123. end
  5124. end)
  5125.  
  5126. addcmd('thaw', 'unfreezes a player',{'unfreeze'},
  5127. function(args, speaker)
  5128. local players = getPlayer(args[1], speaker)
  5129. if players ~= nil then
  5130. for i, v in pairs(players) do
  5131. _char(v).Head.Anchored = false
  5132. end
  5133. end
  5134. end)
  5135.  
  5136. addcmd('neon', 'makes a player neon',{},
  5137. function(args, speaker)
  5138. local players = getPlayer(args[1], speaker)
  5139. if players ~= nil then
  5140. for i, v in pairs(players) do
  5141. for _, child in pairs( _char(v):GetChildren()) do
  5142. if child.ClassName == "CharacterMesh" then
  5143. child:Destroy()
  5144. end
  5145. end
  5146. for _, child in pairs( _char(v):GetChildren()) do
  5147. if child.ClassName == "Shirt" then
  5148. child:Destroy()
  5149. end
  5150. end
  5151. for _, child in pairs( _char(v):GetChildren()) do
  5152. if child.ClassName == "Pants" then
  5153. child:Destroy()
  5154. end
  5155. end
  5156. for _, child in pairs( _char(v):GetChildren()) do
  5157. if child.ClassName == "Part" then
  5158. child.Material = "Neon"
  5159. end
  5160. end
  5161. end
  5162. end
  5163. end)
  5164.  
  5165. addcmd('kill', 'kills a player',{},
  5166. function(args, speaker)
  5167. local players = getPlayer(args[1], speaker)
  5168. for i,v in pairs(players)do
  5169. local pchar=_char(v)
  5170. if pchar then pchar.Humanoid.MaxHealth=0;pchar.Humanoid.Health=0;end
  5171. end
  5172. end)
  5173.  
  5174. local function isNumber(str)
  5175. return tonumber(str) ~= nil
  5176. end
  5177.  
  5178. addcmd('sound', 'plays a sound',{'music','play'},
  5179. function(args, speaker)
  5180. if isNumber(args[1]) then
  5181. local function dels(instance)
  5182. for i,v in pairs(instance:GetChildren())do
  5183. if v:IsA'Sound'then v:Destroy()end
  5184. dels(v)
  5185. end
  5186. end
  5187. dels(workspace)
  5188.  
  5189. local c = args[1] or 'stop'
  5190. if std.inTable({'stop'}, c:lower()) then return end
  5191. local s = Instance.new("Sound", workspace)
  5192. s.Name = "IYsound"
  5193. s.Looped = true
  5194. s.SoundId = "rbxassetid://" .. c
  5195. s.Volume = 1
  5196. s:Play()
  5197. local Asset = game:GetService("MarketplaceService"):GetProductInfo(c)
  5198. Notify('Playing: ' .. Asset.Name)
  5199. else
  5200. local name = GLS(false, 0)
  5201. Notify('Stopped Audio')
  5202. local function dels(instance)
  5203. for i,v in pairs(instance:GetChildren())do
  5204. if v:IsA'Sound'then v:Destroy()end
  5205. dels(v)
  5206. end
  5207. end
  5208. dels(workspace)
  5209. if args[1] ~= "stop" and args[1] ~= "off" then
  5210. local song = game:HttpGet("https://search.roblox.com/catalog/json?CatalogContext=2&SortAggregation=5&LegendExpanded=true&Category=9&Keyword=" .. name, true)
  5211. if song ~= "[]" then
  5212.  
  5213. local Sound = Instance.new("Sound", workspace)
  5214. Sound.Name = "IYsound"
  5215. song = song:sub(13)
  5216. song = song:sub(1, song:find(",") - 1)
  5217. Sound.SoundId = "rbxassetid://" .. song
  5218. Sound.Looped = true
  5219. Sound:Play()
  5220. local Asset = game:GetService("MarketplaceService"):GetProductInfo(song)
  5221. Notify('Playing: ' .. Asset.Name)
  5222. end
  5223. end
  5224. end
  5225. end)
  5226.  
  5227. addcmd('delete', 'removes any part with a certain name from the workspace',{'remove'},
  5228. function(args, speaker)
  5229. part = GLS(false, 0)
  5230. local function dels(instance)
  5231. for i,v in pairs(instance:GetChildren())do
  5232. if v.Name == part then v:Destroy() end
  5233. dels(v)
  5234. end
  5235. end
  5236. dels(workspace)
  5237. Notify('Deleted ' ..GLS(false, 0))
  5238. end)
  5239.  
  5240. addcmd('blur', 'adjusts blur',{},
  5241. function(args, speaker)
  5242. local function dels(instance)
  5243. for i,v in pairs(instance:GetChildren())do
  5244. if v:IsA'BlurEffect'then v:Destroy()end
  5245. dels(v)
  5246. end
  5247. end
  5248. dels(game.Lighting)
  5249.  
  5250. local b = Instance.new("BlurEffect", game.Lighting)
  5251. b.Name = "IYblur"
  5252. b.Size = args[1]
  5253. end)
  5254.  
  5255.  
  5256. addcmd('volume','changes volume of sound',{},
  5257. function(args, speaker)
  5258. for i,v in pairs(game.Workspace:GetChildren())do
  5259. if v:IsA("Sound") and v.Name == "IYsound" then
  5260. v.Volume = args[1]
  5261. Notify('Changed volume to ' .. args[1])
  5262. end
  5263. end
  5264. end)
  5265.  
  5266. addcmd('pitch','changes pitch of sound',{},
  5267. function(args, speaker)
  5268. for i,v in pairs(game.Workspace:GetChildren())do
  5269. if v:IsA("Sound") and v.Name == "IYsound" then
  5270. v.Pitch = args[1]
  5271. Notify('Changed pitch to ' .. args[1])
  5272. end
  5273. end
  5274. end)
  5275.  
  5276. addcmd('loadmap', 'spawns a map',{},
  5277. function(args, speaker)
  5278. local m = args[1]
  5279.  
  5280. for i,v in pairs(game.Workspace:GetChildren()) do
  5281. if v.Name ~= "Terrain" and v.Name ~= "Camera" then
  5282. v:Destroy()
  5283. end
  5284. end
  5285.  
  5286. game.Lighting.FogEnd = 1999999999
  5287. game.Lighting.TimeOfDay = 14
  5288.  
  5289. for i,v in pairs(game.Lighting:GetChildren()) do
  5290. if v:IsA('Sky') then
  5291. v:Remove()
  5292. end
  5293. end
  5294.  
  5295. for i,v in pairs(game.Players:GetChildren()) do
  5296. if v.Character ~= nil then
  5297. local M = Instance.new('Model', game.Workspace) M.Name = 'respawn_iy'
  5298. local T = Instance.new('Part', M) T.Name = 'Torso' T.CanCollide = false T.Transparency = 1
  5299. Instance.new('Humanoid', M)
  5300. v.Character = M
  5301. wait(1)
  5302. game:GetObjects('rbxassetid://'..m..'')[1].Parent = workspace
  5303. wait(1)
  5304. end
  5305. end
  5306. end)
  5307.  
  5308. addcmd('loadm','loads global messaging',{},
  5309. function(args, speaker)
  5310. msghook()
  5311. if MSGhook == false then
  5312. wait(0.1)
  5313.  
  5314. localp = game:GetService'Players'.LocalPlayer
  5315. localp.CharacterAppearanceId = 20018
  5316. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  5317. wait(3)
  5318. game.Players.LocalPlayer.Character:WaitForChild("Humanoid")
  5319. wait(0.5)
  5320. repeat wait() until game.Players.LocalPlayer.Character.Humanoid.Health > 0
  5321. Instance.new("ForceField", game.Players.LocalPlayer.Character)
  5322. repeat wait() until localp.Character:FindFirstChild'BunnyEarsOfCaprice'
  5323. _G.mainhat = localp.Character:FindFirstChild'BunnyEarsOfCaprice':Clone()
  5324. print'loaded hat successfully'
  5325. localp.CharacterAppearanceId = 0
  5326. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  5327. print'Resetting'
  5328. if _G.mainhat ~= nil then
  5329. local main = _G.mainhat.Handle.BunnyTools.EggScript3:Clone()
  5330. local localp = game:GetService'Players'.LocalPlayer
  5331. local part = Instance.new('Part')
  5332. part.Anchored = true
  5333. part.Transparency = 1
  5334. main.Disabled = false
  5335. main.Parent = part
  5336. _G.mainhat.Handle.BunnyTools.EggMesh3:Clone().Parent = part
  5337. Instance.new('ForceField', localp.Character)
  5338. localp.Character.HumanoidRootPart.Anchored = true
  5339. part.Parent = localp.Character
  5340. part.CFrame = localp.Character.HumanoidRootPart.CFrame
  5341. wait(0.5)
  5342. localp.Character.HumanoidRootPart.Anchored = false
  5343. repeat wait() until localp:FindFirstChild'ChessMsg'
  5344. part:Remove()
  5345. local message = localp:FindFirstChild'ChessMsg'
  5346. message.Text = ''
  5347. message.Parent = workspace
  5348. message.Name = "IYmessage"
  5349. if part ~= nil then part:Remove() end
  5350. localp.Character.HumanoidRootPart.Anchored = false
  5351. for _, child in pairs( workspace:GetChildren()) do
  5352. if child.Name == "Part" and child.Size == Vector3.new(8, 0.4, 8) then
  5353. child:Destroy()
  5354. end
  5355. end
  5356. if localp.Character:FindFirstChild'ForceField' then localp.Character.ForceField:Remove() end
  5357. if localp.Character:FindFirstChild'ForceField' then localp.Character.ForceField:Remove() end
  5358. if _G.msg ~= nil then
  5359. print'Loaded Message System'
  5360. Notify('Loaded global message bypass')
  5361. else
  5362. warn'failed sadly'
  5363. end
  5364. end
  5365. elseif MSGhook == true then
  5366. Notify('Messages already loaded!')
  5367. end
  5368. end)
  5369.  
  5370. addcmd('countdown', 'makes a countdown', {},
  5371. function(args, speaker)
  5372. local players = getPlayer(args[1], speaker)
  5373. if args[1] ~= string then
  5374. local time = args[1]
  5375. msghook()
  5376. if MSGhook == true then
  5377. local h = game.Workspace.IYmessage
  5378. for i = time, 1, -1 do
  5379. wait(1)
  5380. h.Text = "Countdown: "..i..""
  5381. end
  5382. wait(1)
  5383. h.Text = "Times Up!"
  5384. wait(2)
  5385. h.Text = ''
  5386. elseif MSGhook == false then
  5387. execCmd("loadm")
  5388. repeat wait() until workspace:FindFirstChild("IYmessage")
  5389. local h = game.Workspace.IYmessage
  5390. for i = time, 1, -1 do
  5391. wait(1)
  5392. h.Text = "Countdown: "..i..""
  5393. end
  5394. wait(1)
  5395. h.Text = "Times Up!"
  5396. wait(2)
  5397. h.Text = ''
  5398. end
  5399. end
  5400. end)
  5401.  
  5402. addcmd('explode', 'explode a player', {},
  5403. function(args, speaker)
  5404. local players = getPlayer(args[1], speaker)
  5405. for i, v in pairs(players) do
  5406. local char = _char(v)
  5407. if char:FindFirstChild("HumanoidRootPart") then
  5408. Instance.new("Explosion", char).Position = char.HumanoidRootPart.Position
  5409. end
  5410. end
  5411. end)
  5412.  
  5413. addcmd('flood', 'makes a flood e.e', {},
  5414. function(args, speaker)
  5415. game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  5416. end)
  5417.  
  5418. addcmd('spookyify', 'makes it sp00ky', {},
  5419. function(args, speaker)
  5420. local music = Instance.new("Sound", workspace)
  5421. music.SoundId = "http://www.roblox.com/asset/?id=257569267"
  5422. music.Volume = 20
  5423. music.Looped = true
  5424. music:Play()
  5425.  
  5426. tex1 = "http://www.roblox.com/asset/?id=185495987"
  5427. tex2 = "http://www.roblox.com/asset/?id=260858020"
  5428. tex3 = "http://www.roblox.com/asset/?id=149213919"
  5429. tex4 = "http://www.roblox.com/asset/?id=171905673"
  5430.  
  5431. local w = game.Workspace:GetChildren()
  5432.  
  5433. for i= 1,#w do
  5434. if w[i]:isA("BasePart") then
  5435. pe = Instance.new("ParticleEmitter", w[i])
  5436. pe.Texture = tex4
  5437. pe.VelocitySpread = 5
  5438. end
  5439. end
  5440.  
  5441. local playerLeaderstats = {}
  5442. for i, v in pairs(game.Players:GetChildren()) do
  5443. table.insert(playerLeaderstats, v)
  5444. end
  5445. for i, v in pairs(playerLeaderstats) do
  5446. pe = Instance.new("ParticleEmitter",v.Character.HumanoidRootPart)
  5447. pe.Texture = "http://www.roblox.com/asset/?id=171905673"
  5448. pe.VelocitySpread = 50
  5449. end
  5450.  
  5451. texture = "http://www.roblox.com/asset/?id=185495987"
  5452.  
  5453. local A = game.Workspace:GetChildren()
  5454. local B = game.Workspace:GetChildren()
  5455. local C = game.Workspace:GetChildren()
  5456. local D = game.Workspace:GetChildren()
  5457. local E = game.Workspace:GetChildren()
  5458. local F = game.Workspace:GetChildren()
  5459. for i,v in pairs(A) do
  5460. if v:IsA("Part") then
  5461. local d = Instance.new("Decal",v)
  5462. v.Decal.Face = "Top"
  5463. v.Decal.Texture = texture
  5464. v.Anchored = true
  5465. end
  5466. end
  5467.  
  5468. for i,v in pairs(B) do
  5469. if v:IsA("Part") then
  5470. local s = Instance.new("Decal",v)
  5471. s.Face = "Front"
  5472. s.Texture = texture
  5473. end
  5474. end
  5475.  
  5476. for i,v in pairs(C) do
  5477. if v:IsA("Part") then
  5478. local h = Instance.new("Decal",v)
  5479. h.Face = "Back"
  5480. h.Texture = texture
  5481. end
  5482. end
  5483.  
  5484. for i,v in pairs(D) do
  5485. if v:IsA("Part") then
  5486. local j = Instance.new("Decal",v)
  5487. j.Face = "Left"
  5488. j.Texture = texture
  5489. end
  5490. end
  5491.  
  5492. for i,v in pairs(E) do
  5493. if v:IsA("Part") then
  5494. local k = Instance.new("Decal",v)
  5495. k.Face = "Right"
  5496. k.Texture = texture
  5497. end
  5498. end
  5499.  
  5500. for i,v in pairs(F) do
  5501. if v:IsA("Part") then
  5502. local l = Instance.new("Decal",v)
  5503. l.Face = "Bottom"
  5504. l.Texture = texture
  5505. end
  5506.  
  5507. imageOne = "http://www.roblox.com/asset/?id=169585459"
  5508. imageTwo = "http://www.roblox.com/asset/?id=169585475"
  5509. imageThree = "http://www.roblox.com/asset/?id=169585485"
  5510. imageFour = "http://www.roblox.com/asset/?id=169585502"
  5511. imageFive = "http://www.roblox.com/asset/?id=169585515"
  5512. imageSix = "http://www.roblox.com/asset/?id=169585502"
  5513. imageSeven = "http://www.roblox.com/asset/?id=169585485"
  5514. imageEight = "http://www.roblox.com/asset/?id=169585475"
  5515.  
  5516. Spooky = Instance.new("Sound", workspace)
  5517. Spooky.Name = "Spooky"
  5518. Spooky.SoundId = "rbxassetid://174270407"
  5519. Spooky.Volume = 15
  5520. Spooky.Looped = true
  5521. Spooky:Play()
  5522.  
  5523. Sky = Instance.new("Sky", game.Lighting)
  5524. Sky.SkyboxBk = imageOne
  5525. Sky.SkyboxDn = imageOne
  5526. Sky.SkyboxFt = imageOne
  5527. Sky.SkyboxLf = imageOne
  5528. Sky.SkyboxRt = imageOne
  5529. Sky.SkyboxUp = imageOne
  5530.  
  5531.  
  5532. while true do
  5533. Sky.SkyboxBk = imageOne
  5534. Sky.SkyboxDn = imageOne
  5535. Sky.SkyboxFt = imageOne
  5536. Sky.SkyboxLf = imageOne
  5537. Sky.SkyboxRt = imageOne
  5538. Sky.SkyboxUp = imageOne
  5539. wait(0.15)
  5540. Sky.SkyboxBk = imageTwo
  5541. Sky.SkyboxDn = imageTwo
  5542. Sky.SkyboxFt = imageTwo
  5543. Sky.SkyboxLf = imageTwo
  5544. Sky.SkyboxRt = imageTwo
  5545. Sky.SkyboxUp = imageTwo
  5546. wait(0.15)
  5547. Sky.SkyboxBk = imageThree
  5548. Sky.SkyboxDn = imageThree
  5549. Sky.SkyboxFt = imageThree
  5550. Sky.SkyboxLf = imageThree
  5551. Sky.SkyboxRt = imageThree
  5552. Sky.SkyboxUp = imageThree
  5553. wait(0.15)
  5554. Sky.SkyboxBk = imageFour
  5555. Sky.SkyboxDn = imageFour
  5556. Sky.SkyboxFt = imageFour
  5557. Sky.SkyboxLf = imageFour
  5558. Sky.SkyboxRt = imageFour
  5559. Sky.SkyboxUp = imageFour
  5560. wait(0.15)
  5561. Sky.SkyboxBk = imageFive
  5562. Sky.SkyboxDn = imageFive
  5563. Sky.SkyboxFt = imageFive
  5564. Sky.SkyboxLf = imageFive
  5565. Sky.SkyboxRt = imageFive
  5566. Sky.SkyboxUp = imageFive
  5567. wait(0.15)
  5568. Sky.SkyboxBk = imageSix
  5569. Sky.SkyboxDn = imageSix
  5570. Sky.SkyboxFt = imageSix
  5571. Sky.SkyboxLf = imageSix
  5572. Sky.SkyboxRt = imageSix
  5573. Sky.SkyboxUp = imageSix
  5574. wait(0.15)
  5575. Sky.SkyboxBk = imageSeven
  5576. Sky.SkyboxDn = imageSeven
  5577. Sky.SkyboxFt = imageSeven
  5578. Sky.SkyboxLf = imageSeven
  5579. Sky.SkyboxRt = imageSeven
  5580. Sky.SkyboxUp = imageSeven
  5581. wait(0.15)
  5582. Sky.SkyboxBk = imageEight
  5583. Sky.SkyboxDn = imageEight
  5584. Sky.SkyboxFt = imageEight
  5585. Sky.SkyboxLf = imageEight
  5586. Sky.SkyboxRt = imageEight
  5587. Sky.SkyboxUp = imageEight
  5588. wait(0.15)
  5589.  
  5590. end
  5591. end
  5592. end)
  5593.  
  5594. addcmd('invisible', 'make a player invisible',{'invis'},
  5595. function(args, speaker)
  5596. local players = getPlayer(args[1], speaker)
  5597. for i, v in pairs(players) do
  5598. for k, v2 in pairs(_char(v):GetChildren()) do
  5599. if v2.className == "Part" then
  5600. if v2.Name ~= "HumanoidRootPart" then v2.Transparency = 1 end
  5601. elseif v2.className == "Accessory" then
  5602. if v2:FindFirstChild("Handle") then
  5603. v2.Handle.Transparency = 1
  5604. end
  5605. end
  5606. if v2:FindFirstChild("face") then
  5607. v2.face.Transparency = 1
  5608. end
  5609. end
  5610. end
  5611. end)
  5612.  
  5613. addcmd('visible', 'make a player visible',{'vis'},
  5614. function(args, speaker)
  5615. local players = getPlayer(args[1], speaker)
  5616. for i, v in pairs(players) do
  5617. for k, v2 in pairs(_char(v):GetChildren()) do
  5618. if v2.className == "Part" then
  5619. if v2.Name ~= "HumanoidRootPart" then v2.Transparency = 0 end elseif v2.className == "Accessory" then
  5620. if v2:FindFirstChild("Handle") then v2.Handle.Transparency = 0 end
  5621. end
  5622. if v2:FindFirstChild("face") then
  5623. v2.face.Transparency = 0
  5624. end
  5625. end
  5626. end
  5627. end)
  5628.  
  5629. addcmd('goto', 'go to a player',{},
  5630. function(args, speaker)
  5631. local players = getPlayer(args[1], speaker)
  5632. if players ~= nil and _char(players[1]):FindFirstChild("HumanoidRootPart") then
  5633. speaker.Character.HumanoidRootPart.CFrame = _char(players[1]).HumanoidRootPart.CFrame
  5634. end
  5635. end)
  5636.  
  5637. addcmd('bring', 'bring a player to you',{},
  5638. function(args, speaker)
  5639. local players = getPlayer(args[1], speaker)
  5640. for i,v in pairs(players) do
  5641. if _char(v):FindFirstChild("HumanoidRootPart") then
  5642. _char(v).HumanoidRootPart.CFrame = speaker.Character.HumanoidRootPart.CFrame
  5643. end
  5644. end
  5645. end)
  5646.  
  5647. addcmd('tp', 'teleport player 1 to player 2',{},
  5648. function(args, speaker)
  5649. local players1=getPlayer(args[1], speaker)
  5650. local players2=getPlayer(args[2], speaker)
  5651. if not players2[1] then return end
  5652. for i,v in pairs(players1) do
  5653. if _char(v):FindFirstChild("HumanoidRootPart") and _char(players2[1]):FindFirstChild("HumanoidRootPart") then
  5654. _char(v).HumanoidRootPart.CFrame = _char(players2[1]).HumanoidRootPart.CFrame
  5655. wait(0.1)
  5656. _char(v).HumanoidRootPart.CFrame = _char(players2[1]).HumanoidRootPart.CFrame
  5657. end
  5658. end
  5659. end)
  5660.  
  5661. addcmd('charplr','charplr [plr] [plr]',{'cp'},
  5662. function(args, speaker)
  5663. local players1, players2 = getPlayer(args[1], speaker), getPlayer(args[2], speaker)
  5664. for i,v in pairs(players1) do for a,b in pairs(players2) do
  5665. if _players[v].Character and _players[b].Character then
  5666. _players[v].CharacterAppearanceId = _players[b].userId
  5667. _players[v].Character:BreakJoints()
  5668. end
  5669. end
  5670. end
  5671. end)
  5672.  
  5673. addcmd('char', 'change a players appearance',{},
  5674. function(args, speaker)
  5675. local players = getPlayer(args[1], speaker)
  5676. if not args[1]or not args[2]then return end
  5677. local id=args[2]
  5678. if players ~= nil then
  5679. for i,v in pairs(players) do
  5680. gPlayers[v].CharacterAppearanceId = id
  5681. gPlayers[v].Character:BreakJoints()
  5682. end
  5683. end
  5684. end)
  5685.  
  5686. addcmd('unchar', 'change a players appearance to default',{'nochar','uncp','nocp','uncharplr','nocharplr'},
  5687. function(args, speaker)
  5688. local players = getPlayer(args[1], speaker)
  5689. if players ~= nil then
  5690. for i,v in pairs(players) do
  5691. gPlayers[v].CharacterAppearanceId = 0
  5692. if _char(v):FindFirstChild("Head") then
  5693. _char(v).Head:Destroy()
  5694. end
  5695. end
  5696. end
  5697. end)
  5698.  
  5699. addcmd('speed', 'change a players walkspeed',{'ws'},
  5700. function(args, speaker)
  5701. local players = getPlayer(args[1], speaker)
  5702. if not args[1]or not args[2]then return end
  5703. local num=args[2]
  5704. for i,v in pairs(players) do
  5705. if _char(v):FindFirstChild("Humanoid") then
  5706. _char(v).Humanoid.WalkSpeed=tonumber(num)
  5707. end
  5708. end
  5709. end)
  5710.  
  5711. addcmd('jpower', 'change a players jump height',{'grav','jumppower','jp'},
  5712. function(args, speaker)
  5713. local players = getPlayer(args[1], speaker)
  5714. if not args[1]or not args[2]then return end
  5715. local num=args[2]
  5716. for i,v in pairs(players) do
  5717. if _char(v):FindFirstChild("Humanoid") then
  5718. _char(v).Humanoid.JumpPower=tonumber(num)
  5719. end
  5720. end
  5721. end)
  5722.  
  5723. addcmd('confuse', 'confusing...',{},
  5724. function(args, speaker)
  5725. local players = getPlayer(args[1], speaker)
  5726. for i,v in pairs(players) do
  5727. spawn(function()
  5728. if _char(v):FindFirstChild("Humanoid") then
  5729. _char(v).Humanoid.Name = "ConfusedNigga"
  5730. while true do
  5731. _char(v).ConfusedNigga.CameraOffset = Vector3.new(2, 4, 6)
  5732. _char(v).ConfusedNigga.WalkToPoint = Vector3.new(math.random(1,100), math.random(1,100), math.random(1,100))
  5733. wait(0.1)
  5734. end
  5735.  
  5736. end
  5737. end)
  5738. end
  5739. end)
  5740.  
  5741. addcmd('unconfuse', 'not confusing...',{},
  5742. function(args, speaker)
  5743. local players = getPlayer(args[1], speaker)
  5744. for i,v in pairs(players) do
  5745. spawn(function()
  5746. if _char(v):FindFirstChild("ConfusedNigga") then
  5747. _char(v).ConfusedNigga.Name = "Humanoid"
  5748. wait(0.3)
  5749. _char(v).Humanoid.CameraOffset = Vector3.new(0, 0, 0)
  5750.  
  5751. end
  5752. end)
  5753. end
  5754. end)
  5755.  
  5756. addcmd('cripple', 'cripples a player xddd',{'stun'},
  5757. function(args, speaker)
  5758. local players = getPlayer(args[1], speaker)
  5759. for i,v in pairs(players) do
  5760. if _char(v):FindFirstChild("Humanoid") then
  5761. _char(v).Humanoid.PlatformStand = true
  5762. end
  5763. end
  5764. end)
  5765.  
  5766. addcmd('uncripple', 'un cripples a player xddd',{'unstun'},
  5767. function(args, speaker)
  5768. local players = getPlayer(args[1], speaker)
  5769. for i,v in pairs(players) do
  5770. if _char(v):FindFirstChild("Humanoid") then
  5771. _char(v).Humanoid.PlatformStand = false
  5772. end
  5773. end
  5774. end)
  5775.  
  5776. addcmd('hipheight', 'adjusts hip height',{'hheight'},
  5777. function(args, speaker)
  5778. local players = getPlayer(args[1], speaker)
  5779. for i,v in pairs(players) do
  5780. if _char(v):FindFirstChild("Humanoid") then
  5781. _char(v).Humanoid.HipHeight = args[2]
  5782. end
  5783. end
  5784. end)
  5785.  
  5786. addcmd('face', 'change a players face',{},
  5787. function(args, speaker)
  5788. local players = getPlayer(args[1], speaker)
  5789. for i,v in pairs(players) do
  5790. if _char(v).Head:FindFirstChild("face") then
  5791. _char(v).Head.face.Texture = "rbxassetid://" .. args[2]
  5792. end
  5793. end
  5794. end)
  5795.  
  5796. addcmd('time', 'change the time of day',{},
  5797. function(args, speaker)
  5798. if not args[1]then return end
  5799. Notify('Time set to ' .. args[1])
  5800. game.Lighting.ClockTime = args[1]
  5801. end)
  5802.  
  5803. addcmd('globalshadows', 'changes the lighting property',{'gshadows'},
  5804. function(args, speaker)
  5805. Notify('Turned on global shadows')
  5806. game.Lighting.GlobalShadows = true
  5807. end)
  5808.  
  5809. addcmd('unglobalshadows', 'changes the lighting property',{'nogshadows','ungshadows','noglobalshadows'},
  5810. function(args, speaker)
  5811. Notify('Turned off global shadows')
  5812. game.Lighting.GlobalShadows = false
  5813. end)
  5814.  
  5815. addcmd('age','tells you the age of a player',{},
  5816. function(args, speaker)
  5817. local players = getPlayer(args[1], speaker)
  5818. if speaker.userId ~= LP.userId then
  5819. lponly(speaker)
  5820. else
  5821. for i,v in pairs(players) do
  5822. Notify(_players[v].Name .. ': ' .. _players[v].AccountAge)
  5823. end
  5824. end
  5825. end)
  5826.  
  5827. addcmd('remotespy', 'prints remotes',{'remotes'},
  5828. function(args, speaker)
  5829. if speaker.userId ~= LP.userId then
  5830. lponly(speaker)
  5831. else
  5832. Notify('Printing Remotes')
  5833. function getem(o)
  5834. for i,v in pairs(o:children())do
  5835. if string.match(v.ClassName, "RemoteEvent") or string.match(v.ClassName, "RemoteFunction") then
  5836. print("Name: "..v.Name.." | ".."Type: "..v.ClassName.." | ".."Location: ".."game."..v:GetFullName())
  5837. end
  5838. getem(v)
  5839. end
  5840. end
  5841. pcall(getem,game)
  5842. end
  5843. end)
  5844.  
  5845. addcmd('f3x', 'loads f3x tools',{'fex'},
  5846. function(args, speaker)
  5847. if speaker.userId ~= LP.userId then
  5848. lponly(speaker)
  5849. else
  5850. loadstring(game:GetObjects("rbxassetid://1059691823")[1].Source)()
  5851. end
  5852. end)
  5853.  
  5854. addcmd('kick', 'kick a player',{},
  5855. function(args, speaker)
  5856. local players = getPlayer(args[1], speaker)
  5857. for i,v in pairs(players) do
  5858. if args[1] == "all" then
  5859. Notify('Kicked everyone')
  5860. elseif args[1] == "others" then
  5861. Notify('Kicked others')
  5862. elseif args[1] == "friends" then
  5863. Notify('Kicked friends')
  5864. elseif args[1] == "nonfriends" then
  5865. Notify('Kicked non friends')
  5866. elseif args[1] == "team" then
  5867. Notify('Kicked your team')
  5868. elseif args[1] == "nonteam" then
  5869. Notify('Kicked the opposing team')
  5870. elseif args[1] == "guests" then
  5871. Notify('Kicked guests')
  5872. elseif args[1] == "nonadmins" then
  5873. Notify('Kicked nonadmins')
  5874. else
  5875. Notify('Kicked ' .. gPlayers[v].Name)
  5876. end
  5877. spawn(function()
  5878. function Kick(PLAYER)
  5879. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  5880. PLAYER.Character.HumanoidRootPart.Position = Vector3.new(math.random(999000, 1001000), 10000, 0)
  5881. local Plat = Instance.new('SkateboardPlatform', PLAYER.Character) Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  5882. Plat.Name = 'IYkick'
  5883. Plat.Size = Vector3.new(100, 1, 100)
  5884. local PART = Instance.new('Part', PLAYER.Character)
  5885. PART.Position = Plat.Position - Vector3.new(0, 3, 0)
  5886. PART.Size = Vector3.new(100, 1, 100)
  5887. PART.Anchored = true
  5888.  
  5889. PART.Transparency = 1
  5890. Plat.Transparency = 1
  5891.  
  5892. repeat wait(1)
  5893. if PLAYER.Character and PLAYER.Character:FindFirstChild('HumanoidRootPart') then
  5894. Plat.Position = PLAYER.Character.HumanoidRootPart.Position
  5895. end
  5896. Kick(PLAYER)
  5897. until not game.Players:findFirstChild(PLAYER)
  5898. end
  5899. end
  5900. Kick(gPlayers[v])
  5901. end)
  5902. end
  5903. end)
  5904.  
  5905. addcmd('serverlock', 'lock teh server',{'slock'},
  5906. function(args, speaker)
  5907. slock = true
  5908. Notify('Locked Server')
  5909. end)
  5910.  
  5911. addcmd('unserverlock', 'unlock teh server',{'unslock'},
  5912. function(args, speaker)
  5913. slock = false
  5914. Notify('Unlocked Server')
  5915. end)
  5916.  
  5917. addcmd('unlockws', 'unlock the whole workspace',{'unlock'},
  5918. function(args, speaker)
  5919. Notify('Workspace unlocked')
  5920. wait(1)
  5921. local function unlock(instance)
  5922. for i,v in pairs(instance:GetChildren()) do
  5923. if v:IsA("BasePart") then
  5924. v.Locked = false
  5925. end
  5926. unlock(v)
  5927. end
  5928. end
  5929. unlock(workspace)
  5930. end)
  5931.  
  5932. addcmd('lockws', 'lock the whole workspace',{'lock'},
  5933. function(args, speaker)
  5934. Notify('Workspace locked')
  5935. wait(1)
  5936. local function lock(instance)
  5937. for i,v in pairs(instance:GetChildren()) do
  5938. if v:IsA("BasePart") then
  5939. v.Locked = true
  5940. end
  5941. lock(v)
  5942. end
  5943. end
  5944. lock(workspace)
  5945. end)
  5946.  
  5947. addcmd('unanchorws', 'unanchor the whole workspace',{'unanchor', 'unanchr'},
  5948. function(args, speaker)
  5949. local function unanchor(instance)
  5950. for i,v in pairs(instance:GetChildren()) do
  5951. if v:IsA("BasePart") then
  5952. v.Anchored=false
  5953. end
  5954. unanchor(v)
  5955. end
  5956. end
  5957. unanchor(workspace)
  5958. end)
  5959.  
  5960. addcmd('anchorws', 'anchor the whole workspace',{'anchor'},
  5961. function(args, speaker)
  5962. local function anchor(instance)
  5963. for i,v in pairs(instance:GetChildren()) do
  5964. if v:IsA("BasePart") then
  5965. v.Anchored=true
  5966. end
  5967. anchor(v)
  5968. end
  5969. end
  5970. anchor(workspace)
  5971. end)
  5972.  
  5973. addcmd("clear", "resets Workspace to a baseplate",{'clearws','clearworkspace'},
  5974. function()
  5975. for _,v in pairs(game.Workspace:GetChildren()) do
  5976. if not v:IsA("Terrain") and v ~= game.Workspace.CurrentCamera and not game.Players:GetPlayerFromCharacter(v) then
  5977. v:Remove()
  5978. elseif v:IsA("Terrain") then
  5979. v:Clear()
  5980. end
  5981. end
  5982. local p = Instance.new("Part", game.Workspace)
  5983. p.Anchored = true
  5984. p.FormFactor = "Symmetric"
  5985. p.Size = Vector3.new(1000,1,1000)
  5986. p.Position = Vector3.new(0,0,0)
  5987. p.BrickColor = BrickColor.new("Bright green")
  5988. p.Material = "Grass"
  5989. p.Locked = true
  5990. end)
  5991.  
  5992. addcmd('headshake', 'shakes a players head',{},
  5993. function(args, speaker)
  5994. local players = getPlayer(args[1], speaker)
  5995. for i,v in pairs(players) do
  5996. spawn(function()
  5997. local shaken = gPlayers[v].Character
  5998. for X = 1, math.huge, 0.2 do
  5999. wait()
  6000. shaken.Torso.Neck.C0 = CFrame.new(math.sin(X) / 1,1.5,0)
  6001. shaken.Torso.Neck.C1 = CFrame.new(0,0,0)
  6002. end
  6003. for X = 1, math.huge, 0.1 do
  6004. wait()
  6005. shaken.Torso.Neck.C0 = CFrame.new(0,1.5,0) * CFrame.fromAxisAngle(Vector3.new(0,1,0), X)
  6006. shaken.Torso.Neck.C1 = CFrame.new(0,0,0)
  6007. end
  6008. for _,c in pairs(game.Players:GetChildren()) do
  6009. c.Character.Head.Mesh.Scale = Vector3.new(100, 100, 100)
  6010. end
  6011. for _,c in pairs(game.Players:GetChildren()) do
  6012. c.Character.Head.Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  6013. end
  6014. end)
  6015. end
  6016. end)
  6017.  
  6018. addcmd('explorer', 'opens DEX',{'dex'},
  6019. function(args, speaker)
  6020. if speaker.userId ~= LP.userId then
  6021. lponly(speaker)
  6022. else
  6023. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  6024. end
  6025. end)
  6026.  
  6027. addcmd('firstp', 'forces player to go into first person',{},
  6028. function(args, speaker)
  6029. local players = getPlayer(args[1], speaker)
  6030. for i,v in pairs(players)do
  6031. gPlayers[v].CameraMode = "LockFirstPerson"
  6032. end
  6033. end)
  6034.  
  6035. addcmd('base', 'spawns a base',{},
  6036. function(args, speaker)
  6037. local pt = Instance.new("Part")
  6038. pt.BrickColor = BrickColor.new("Silver")
  6039. pt.Anchored = true
  6040. pt.CanCollide = true
  6041. pt.BottomSurface = "Weld"
  6042. pt.Parent = workspace
  6043. pt.Name = (math.random(1,1000000))
  6044. pt.Size = Vector3.new(1000, 1, 1000)
  6045. pt.Locked = true
  6046. Notify('Created new base')
  6047. end)
  6048.  
  6049. addcmd('fix', 'restores lighting and what not',{},
  6050. function(args, speaker)
  6051. game.Lighting.Ambient = origsettings.abt
  6052. game.Lighting.Ambient = origsettings.oabt
  6053. game.Lighting.Brightness = origsettings.brt
  6054. game.Lighting.TimeOfDay = origsettings.time
  6055. game.Lighting.FogColor = origsettings.fclr
  6056. game.Lighting.FogEnd = origsettings.fe
  6057. game.Lighting.FogStart = origsettings.fs
  6058. local function dels(instance)
  6059. for i,v in pairs(instance:GetChildren())do
  6060. if v:IsA'Sound'then v:Destroy()end
  6061. dels(v)
  6062. end
  6063. end
  6064. dels(workspace)
  6065. for i,v in pairs(game.Lighting:GetChildren()) do
  6066. if v:IsA('Sky') then
  6067. v:Remove()
  6068. end
  6069. end
  6070. for i,v in pairs(game.Lighting:GetChildren()) do
  6071. if v:IsA('BloomEffect') then
  6072. v:Remove()
  6073. end
  6074. end
  6075. for i,v in pairs(game.Lighting:GetChildren()) do
  6076. if v:IsA('BlurEffect') then
  6077. v:Remove()
  6078. end
  6079. end
  6080. for i,v in pairs(game.Lighting:GetChildren()) do
  6081. if v:IsA('ColorCorrectionEffect') then
  6082. v:Remove()
  6083. end
  6084. end
  6085. for i,v in pairs(game.Lighting:GetChildren()) do
  6086. if v:IsA('SunRaysEffect') then
  6087. v:Remove()
  6088. end
  6089. end
  6090. end)
  6091.  
  6092. addcmd('unblur', 'removes all blur instances',{'noblur'},
  6093. function(args, speaker)
  6094. for i,v in pairs(game.Lighting:GetChildren()) do
  6095. if v:IsA('BlurEffect') then
  6096. v:Remove()
  6097. end
  6098. end
  6099. end)
  6100.  
  6101. addcmd('thirdp', 'allows player to go into third person',{},
  6102. function(args, speaker)
  6103. local players = getPlayer(args[1], speaker)
  6104. for i,v in pairs(players)do
  6105. gPlayers[v].CameraMode = "Classic"
  6106. end
  6107. end)
  6108.  
  6109. addcmd('chat', 'forces player to chat what you input',{},
  6110. function(args, speaker)
  6111. local players = getPlayer(args[1], speaker)
  6112. for i,v in pairs(players)do
  6113. game.Chat:Chat(gPlayers[v].Character.Head, GLS(false, 1))
  6114. end
  6115. end)
  6116.  
  6117. addcmd('nohead', 'names player',{'unhead'},
  6118. function(args, speaker)
  6119. local players = getPlayer(args[1], speaker)
  6120. if not args[1] then return end
  6121. for i,v in pairs(players) do
  6122. for a, mod in pairs(gPlayers[v].Character:children()) do
  6123. if mod:FindFirstChild("TAG") then
  6124. mod:Destroy()
  6125. end
  6126. gPlayers[v].Character.Head.Transparency = 1
  6127. end
  6128. end
  6129. end)
  6130.  
  6131. addcmd('head', 'unnames player',{'addhead'},
  6132. function(args, speaker)
  6133. local players = getPlayer(args[1], speaker)
  6134. local name = (args[2])
  6135. for i,v in pairs(players) do
  6136. for a, mod in pairs(gPlayers[v].Character:children()) do
  6137. if mod:FindFirstChild("TAG") then
  6138. mod:Destroy()
  6139. end
  6140. gPlayers[v].Character.Head.Transparency = 0
  6141. end
  6142. end
  6143. end)
  6144.  
  6145. addcmd('name', 'names player',{},
  6146. function(args, speaker)
  6147. local players = getPlayer(args[1], speaker)
  6148. if not args[1] then return end
  6149. for i,v in pairs(players) do
  6150. for a, mod in pairs(gPlayers[v].Character:children()) do
  6151. if mod:FindFirstChild("TAG") then
  6152. gPlayers[v].Character.Head.Transparency = 0
  6153. mod:Destroy()
  6154. end
  6155. end
  6156.  
  6157. local char = gPlayers[v].Character
  6158. local model = Instance.new("Model", char)
  6159. local clone = char.Head:Clone()
  6160. local hum = Instance.new("Humanoid", model)
  6161. local weld = Instance.new("Weld", clone)
  6162. model.Name = GLS(false, 1)
  6163. clone.Parent = model
  6164. hum.Name = "TAG"
  6165. hum.MaxHealth = 100
  6166. hum.Health = 100
  6167. weld.Part0 = clone
  6168. weld.Part1 = char.Head
  6169. char.Head.Transparency = 1
  6170. end
  6171. end)
  6172.  
  6173. addcmd('unname', 'unnames player',{'unhidename'},
  6174. function(args, speaker)
  6175. local players = getPlayer(args[1], speaker)
  6176. local name = (args[2])
  6177. for i,v in pairs(players) do
  6178. for a, mod in pairs(gPlayers[v].Character:children()) do
  6179. if mod:FindFirstChild("TAG") then
  6180. gPlayers[v].Character.Head.Transparency = 0
  6181. mod:Destroy()
  6182. end
  6183. end
  6184. end
  6185. end)
  6186.  
  6187. addcmd('noname', 'hides the players name',{'hidename'},
  6188. function(args, speaker)
  6189. local players = getPlayer(args[1], speaker)
  6190. for i,v in pairs(players) do
  6191. for a, mod in pairs(gPlayers[v].Character:children()) do
  6192. if mod:FindFirstChild("TAG") then
  6193. gPlayers[v].Character.Head.Transparency = 0
  6194. mod:Destroy()
  6195. end
  6196. end
  6197.  
  6198. local char = gPlayers[v].Character
  6199. local model = Instance.new("Model", char)
  6200. local clone = char.Head:Clone()
  6201. local hum = Instance.new("Humanoid", model)
  6202. local weld = Instance.new("Weld", clone)
  6203. model.Name = ""
  6204. clone.Parent = model
  6205. hum.Name = "TAG"
  6206. hum.MaxHealth = 100
  6207. hum.Health = 100
  6208. weld.Part0 = clone
  6209. weld.Part1 = char.Head
  6210. char.Head.Transparency = 1
  6211. end
  6212. end)
  6213.  
  6214. addcmd('damage', 'damages a player',{},
  6215. function(args, speaker)
  6216. local players = getPlayer(args[1], speaker)
  6217. for i,v in pairs(players) do
  6218. gPlayers[v].Character.Humanoid.Health = gPlayers[v].Character.Humanoid.Health - 25
  6219. end
  6220. end)
  6221.  
  6222. addcmd('view', 'views player',{},
  6223. function(args, speaker)
  6224. local players = getPlayer(args[1], speaker)
  6225. for i,v in pairs(players) do
  6226. game.Workspace.CurrentCamera.CameraSubject = gPlayers[v].Character
  6227. Notify('Viewing ' .. gPlayers[v].Name)
  6228. end
  6229. end)
  6230.  
  6231. addcmd('unview', 'stops viewing player',{},
  6232. function()
  6233. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6234. Notify('View turned off')
  6235. end)
  6236.  
  6237. addcmd('nolimbs', 'removes limbs from player',{},
  6238. function(args, speaker)
  6239. local players = getPlayer(args[1], speaker)
  6240. for i,v in pairs(players) do
  6241. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  6242. if v:IsA("BasePart") and
  6243. v.Name == "Right Leg" or
  6244. v.Name == "Left Leg" or
  6245. v.Name == "Right Arm" or
  6246. v.Name == "Left Arm" then
  6247. v:Remove()
  6248. end
  6249. end
  6250. end
  6251. end)
  6252.  
  6253. addcmd('box', 'creates a box around player',{},
  6254. function(args, speaker)
  6255. local players = getPlayer(args[1], speaker)
  6256. for i,v in pairs(players)do
  6257. local pchar=_char(v)
  6258. local SB = Instance.new("SelectionBox", pchar)
  6259. SB.Adornee = SB.Parent
  6260. end
  6261. end)
  6262.  
  6263. addcmd('nobox', 'takes away box from player',{'unbox'},
  6264. function(args, speaker)
  6265. local players = getPlayer(args[1], speaker)
  6266. for i,v in pairs(players)do
  6267. local pchar=_char(v)
  6268. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  6269. if v:IsA("SelectionBox") then
  6270. v:Destroy()
  6271. end
  6272. end
  6273. end
  6274. end)
  6275.  
  6276. addcmd('ghost', 'ghostifys player',{},
  6277. function(args, speaker)
  6278. local players = getPlayer(args[1], speaker)
  6279. for i,v in pairs(players)do
  6280. local pchar=gPlayers[v].Character
  6281. pchar.Head.Transparency = 0.5
  6282. pchar.Torso.Transparency = 0.5
  6283. pchar["Left Arm"].Transparency = 0.5
  6284. pchar["Right Arm"].Transparency = 0.5
  6285. pchar["Left Leg"].Transparency = 0.5
  6286. pchar["Right Leg"].Transparency = 0.5
  6287. pchar.Head.face.Transparency = 0.5
  6288. end
  6289. end)
  6290.  
  6291. addcmd('sphere', 'puts sphere around player',{},
  6292. function(args, speaker)
  6293. local players = getPlayer(args[1], speaker)
  6294. for i,v in pairs(players)do
  6295. local pchar=gPlayers[v].Character
  6296. local SS = Instance.new("SelectionSphere", pchar)
  6297. SS.Adornee = SS.Parent
  6298. end
  6299. end)
  6300.  
  6301. addcmd('sphere', 'puts sphere around player',{},
  6302. function(args, speaker)
  6303. local players = getPlayer(args[1], speaker)
  6304. for i,v in pairs(players)do
  6305. local pchar=gPlayers[v].Character
  6306. local SS = Instance.new("SelectionSphere", pchar)
  6307. SS.Adornee = SS.Parent
  6308. end
  6309. end)
  6310.  
  6311. addcmd('unsphere', 'removes sphere around player',{},
  6312. function(args, speaker)
  6313. local players = getPlayer(args[1], speaker)
  6314. for i,v in pairs(players)do
  6315. local pchar=_char(v)
  6316. for i,v in pairs(gPlayers[v].Character:GetChildren()) do
  6317. if v:IsA("SelectionSphere") then
  6318. v:Destroy()
  6319. end
  6320. end
  6321. end
  6322. end)
  6323.  
  6324. addcmd('ambient','changes ambient',{},
  6325. function(args, speaker)
  6326. game.Lighting.Ambient = Color3.new(args[1],args[2],args[3])
  6327. end)
  6328.  
  6329. addcmd('fogend','changes the fogend',{},
  6330. function(args, speaker)
  6331. game.Lighting.FogEnd = args[1]
  6332. end)
  6333.  
  6334. addcmd('fogcolor','changes the fogs color',{},
  6335. function(args, speaker)
  6336. game.Lighting.FogColor = Color3.new(args[1],args[2],args[3])
  6337. end)
  6338.  
  6339. injail = {}
  6340. addcmd('jail','jails player',{},
  6341. function(args, speaker)
  6342. local players = getPlayer(args[1], speaker)
  6343. for i,v in pairs(players)do
  6344. if FindTable(injail, _players[v].Name) then return end
  6345. table.insert(injail, _players[v].Name)
  6346. local pchar=gPlayers[v].Character
  6347. local J = DATA.JAIL:Clone() J.Parent = workspace J:MoveTo(pchar.HumanoidRootPart.Position) J.Name = 'JAIL_' .. _players[v].Name
  6348. repeat wait(0.5)
  6349. pchar = _players[v].Character if pchar and pchar:FindFirstChild('HumanoidRootPart') and J:FindFirstChild('MAIN') then pchar.HumanoidRootPart.CFrame = J.MAIN.CFrame + Vector3.new(0, 1, 0) end
  6350. until not FindTable(injail, _players[v].Name)
  6351. end
  6352. end)
  6353.  
  6354. addcmd('unjail','unjails player',{},
  6355. function(args, speaker)
  6356. local players = getPlayer(args[1], speaker)
  6357. for i,v in pairs(players)do
  6358. for a,b in pairs(injail) do if b == _players[v].Name then table.remove(injail, a) end end
  6359. game.Workspace["JAIL_" .. gPlayers[v].Name]:Destroy()
  6360. end
  6361. end)
  6362.  
  6363. strobe = false
  6364. addcmd('strobe','makes the server flash',{'flash'},
  6365. function(args, speaker)
  6366. if strobe == false then
  6367. strobep = Instance.new("ColorCorrectionEffect")
  6368. strobep.Brightness = 1
  6369. strobep.Parent = game.Lighting
  6370. strobe = true
  6371. repeat wait(0.01)
  6372. strobep.Enabled = true
  6373. wait(0.01)
  6374. strobep.Enabled = false
  6375. until strobe == false
  6376. end
  6377. end)
  6378.  
  6379. addcmd('unstrobe','makes the server flash',{'noflash','nostrobe','unflash','unstrobe'},
  6380. function(args, speaker)
  6381. strobe = false
  6382. strobep:Destroy()
  6383. end)
  6384.  
  6385. addcmd('shutdown', 'shuts the server down',{},
  6386. function(args, speaker)
  6387. Notify('Shutting Down...')
  6388. wait(1)
  6389. workspace.Gravity = 1/0*0
  6390. end)
  6391.  
  6392. addcmd('animation','makes player animate',{'anim'},
  6393. function(args, speaker)
  6394. local players = getPlayer(args[1], speaker)
  6395. for i,v in pairs(players)do
  6396. local pchar = gPlayers[v].Character
  6397. local ID = args[2]
  6398.  
  6399. if args[2] == "climb" then
  6400. ID = "180436334"
  6401. end
  6402. if args[2] == "fall" then
  6403. ID = "180436148"
  6404. end
  6405. if args[2] == "jump" then
  6406. ID = "125750702"
  6407. end
  6408. if args[2] == "sit" then
  6409. ID = "178130996"
  6410. end
  6411. for _,x in pairs(gPlayers[v].Character.Animate:GetChildren()) do
  6412. if x:IsA("StringValue") then
  6413. for _,c in pairs(x:GetChildren()) do
  6414. if c:IsA("Animation") then
  6415. c.AnimationId = "rbxassetid://" .. ID
  6416. end
  6417. end
  6418. end
  6419. end
  6420. end
  6421. end)
  6422.  
  6423. addcmd('normal','turns player back to normal',{},
  6424. function(args, speaker)
  6425. local players = getPlayer(args[1], speaker)
  6426. for i,v in pairs(players)do
  6427. local pchar = gPlayers[v].Character
  6428.  
  6429. pchar.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  6430. pchar.Torso["Right Shoulder"].C0 = CFrame.new(1,0.5,0) * CFrame.Angles(0,math.rad(90),0)
  6431. pchar.Torso["Left Shoulder"].C0 = CFrame.new(-1,0.5,0) * CFrame.Angles(0,math.rad(-90),0)
  6432. pchar.Torso["Right Hip"].C0 = CFrame.new(1,-1,0) * CFrame.Angles(0,math.rad(90),0)
  6433. pchar.Torso["Left Hip"].C0 = CFrame.new(-1,-1,0) * CFrame.Angles(0,math.rad(-90),0)
  6434.  
  6435. for i,v in pairs(pchar.Head:GetChildren()) do
  6436. if v:IsA("SpecialMesh") then
  6437. v:Destroy()
  6438. end
  6439. end
  6440.  
  6441. for i,v in pairs(pchar:GetChildren()) do
  6442. if v:IsA("Shirt") then
  6443. v:Destroy()
  6444. end
  6445. end
  6446.  
  6447. for i,v in pairs(pchar:GetChildren()) do
  6448. if v:IsA("Pants") then
  6449. v:Destroy()
  6450. end
  6451. end
  6452.  
  6453. if Player.Character:FindFirstChild("Shirt Graphic") ~= nil then
  6454. Player.Character["Shirt Graphic"].Graphic = ""
  6455. end
  6456.  
  6457. local HeadMesh = Instance.new("SpecialMesh", pchar.Head)
  6458. HeadMesh.MeshType = "Head"
  6459. HeadMesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  6460.  
  6461. pchar.Head.Transparency = 0
  6462. pchar.Torso.Transparency = 0
  6463. pchar["Left Arm"].Transparency = 0
  6464. pchar["Right Arm"].Transparency = 0
  6465. pchar["Left Leg"].Transparency = 0
  6466. pchar["Right Leg"].Transparency = 0
  6467.  
  6468. for i,v in pairs(pchar.Head:GetChildren()) do
  6469. if v:IsA("Decal") then
  6470. v:Destroy()
  6471. end
  6472. end
  6473.  
  6474. local face = Instance.new("Decal", pchar.Head)
  6475. face.Name = "face"
  6476. face.Texture = "rbxasset://textures/face.png"
  6477. face.Face = "Front"
  6478.  
  6479. for i,v in pairs(pchar:GetChildren()) do
  6480. if v:IsA("Seat") then
  6481. v:Destroy()
  6482. end
  6483. end
  6484.  
  6485. for i,v in pairs(pchar.Torso:GetChildren()) do
  6486. if v:IsA("Weld") then
  6487. v:Destroy()
  6488. end
  6489. end
  6490.  
  6491. for i,v in pairs(pchar.Torso:GetChildren()) do
  6492. if v:IsA("SpecialMesh") then
  6493. v:Destroy()
  6494. end
  6495. end
  6496.  
  6497. pchar["Body Colors"].HeadColor = BrickColor.new("Cool yellow")
  6498. pchar["Body Colors"].LeftArmColor = BrickColor.new("Cool yellow")
  6499. pchar["Body Colors"].LeftLegColor = BrickColor.new("Medium blue")
  6500. pchar["Body Colors"].RightArmColor = BrickColor.new("Cool yellow")
  6501. pchar["Body Colors"].RightLegColor = BrickColor.new("Medium blue")
  6502. pchar["Body Colors"].TorsoColor = BrickColor.new("Bright blue")
  6503. for _,v in pairs(Player.Character:GetChildren()) do
  6504. if v:IsA("Accessory") then
  6505. v:Destroy()
  6506. end
  6507. end
  6508. end
  6509. end)
  6510.  
  6511. addcmd('creeper','make the player a creeper',{'crpr'},
  6512. function(args, speaker)
  6513. local players = getPlayer(args[1], speaker)
  6514. for i,v in pairs(players)do
  6515. local pchar = gPlayers[v].Character
  6516. if gPlayers[v] and pchar and pchar:findFirstChild("Torso") then
  6517. if pchar:FindFirstChild("Shirt") then
  6518. pchar.Shirt.Parent = pchar.Torso
  6519. end
  6520. if pchar:FindFirstChild("Pants") then
  6521. pchar.Pants.Parent = pchar.Torso
  6522. end
  6523. if pchar:FindFirstChild("Shirt Graphic") then
  6524. pchar["Shirt Graphic"].Graphic = ""
  6525. end
  6526. for i,v in pairs(pchar:GetChildren()) do
  6527. if v:IsA("Accessory") then
  6528. v:Destroy()
  6529. end
  6530. end
  6531. pchar.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  6532. pchar.Torso["Right Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(90),0)
  6533. pchar.Torso["Left Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(-90),0)
  6534. pchar.Torso["Right Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(90),0)
  6535. pchar.Torso["Left Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(-90),0)
  6536. pchar["Body Colors"].HeadColor = BrickColor.new("Bright green")
  6537. pchar["Body Colors"].LeftArmColor = BrickColor.new("Bright green")
  6538. pchar["Body Colors"].LeftLegColor = BrickColor.new("Bright green")
  6539. pchar["Body Colors"].RightArmColor = BrickColor.new("Bright green")
  6540. pchar["Body Colors"].RightLegColor = BrickColor.new("Bright green")
  6541. pchar["Body Colors"].TorsoColor = BrickColor.new("Bright green")
  6542. end
  6543. end
  6544. end)
  6545.  
  6546. addcmd('uncreeper','makes player back to normal',{},
  6547. function(args, speaker)
  6548. local players = getPlayer(args[1], speaker)
  6549. for i,v in pairs(players)do
  6550. execCmd("normal " .. gPlayers[v].Name, Player)
  6551. end
  6552. end)
  6553.  
  6554. addcmd('crash','crashes a player',{},
  6555. function(args, speaker)
  6556. local players = getPlayer(args[1], speaker)
  6557. for i,v in pairs(players)do
  6558. if args[1] == "all" then
  6559. Notify('Everyone has been crashed')
  6560. elseif args[1] == "others" then
  6561. Notify('Crashed others')
  6562. elseif args[1] == "friends" then
  6563. Notify('Crashed friends')
  6564. elseif args[1] == "nonfriends" then
  6565. Notify('Crashed non friends')
  6566. elseif args[1] == "team" then
  6567. Notify('Crashed your team')
  6568. elseif args[1] == "nonteam" then
  6569. Notify('Crashed the opposing team')
  6570. elseif args[1] == "guests" then
  6571. Notify('Crashed guests')
  6572. elseif args[1] == "nonadmins" then
  6573. Notify('Crashed nonadmins')
  6574. else
  6575. Notify(gPlayers[v].Name .. ' has been crashed')
  6576. end
  6577. wait(4)
  6578. local play = gPlayers[v]
  6579. if play ~= nil then
  6580. for i=1,3600 do
  6581. Instance.new("HopperBin",play.Backpack).Name = "nig"
  6582. end
  6583. wait()
  6584. for i=1,3600 do
  6585. Instance.new("HopperBin",play.Backpack).Name = "nog"
  6586. end
  6587. wait()
  6588. end
  6589. end
  6590. end)
  6591.  
  6592. addcmd('shrek', 'makes player shrek',{},
  6593. function(args, speaker)
  6594. local players = getPlayer(args[1], speaker)
  6595. for i,v in pairs(players) do
  6596. local pchar = gPlayers[v].Character
  6597. for i,v in pairs(pchar:GetChildren()) do
  6598. if v:IsA("Accessory") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants")
  6599. then
  6600. v:Destroy()
  6601. end
  6602. end
  6603. for i,v in pairs(pchar.Head:GetChildren()) do
  6604. if v:IsA("Decal") or v:IsA("SpecialMesh") then
  6605. v:Destroy()
  6606. end
  6607. end
  6608.  
  6609. local mesh = Instance.new("SpecialMesh", pchar.Head)
  6610. mesh.MeshType = "FileMesh"
  6611. pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
  6612. pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
  6613. pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
  6614.  
  6615. local Shirt = Instance.new("Shirt", gPlayers[v].Character)
  6616. local Pants = Instance.new("Pants", gPlayers[v].Character)
  6617.  
  6618. Shirt.ShirtTemplate = "rbxassetid://133078194"
  6619. Pants.PantsTemplate = "rbxassetid://133078204"
  6620. end
  6621. end)
  6622.  
  6623. addcmd('unshrek','makes player back to normal',{},
  6624. function(args, speaker)
  6625. local players = getPlayer(args[1], speaker)
  6626. for i,v in pairs(players)do
  6627. execCmd("normal " .. gPlayers[v].Name, Player)
  6628. end
  6629. end)
  6630.  
  6631. addcmd('oof','good things happen',{},
  6632. function(args, speaker)
  6633. local players = getPlayer(args[1], speaker)
  6634. for i,v in pairs(players)do
  6635. spawn(function()
  6636. if gPlayers[v].Character.Head:FindFirstChild("Died") then gPlayers[v].Character.Head.Died.Looped = true wait(0.1) gPlayers[v].Character.Head.Died.Playing = true
  6637. gPlayers[v].Character.Head.Died.Volume = 10
  6638. gPlayers[v].Character.Head.Died.Pitch = 0.5
  6639. end
  6640. execCmd("size " .. gPlayers[v].Name .. ' -1')
  6641. execCmd("hheight " .. gPlayers[v].Name .. ' 1000000000')
  6642. wait(5)
  6643. execCmd("explode " .. gPlayers[v].Name)
  6644. wait(0.1)
  6645. gPlayers[v].Character.Humanoid.Health = 0
  6646. end)
  6647. end
  6648. end)
  6649.  
  6650. addcmd('control','controls player',{},
  6651. function(args, speaker)
  6652. local players = getPlayer(args[1], speaker)
  6653. for i,v in pairs(players)do
  6654. local pchar = gPlayers[v].Character
  6655. if gPlayers[v] and pchar then
  6656. pchar.Humanoid.PlatformStand = true
  6657. local w = Instance.new("Weld", speaker.Character.Torso)
  6658. w.Part0 = speaker.Character.Torso
  6659. w.Part1 = pchar.Torso
  6660. local w2 = Instance.new("Weld", speaker.Character.Head)
  6661. w2.Part0 = speaker.Character.Head
  6662. w2.Part1 = pchar.Head
  6663. local w3 = Instance.new("Weld", speaker.Character:findFirstChild("Right Arm"))
  6664. w3.Part0 = speaker.Character:findFirstChild("Right Arm")
  6665. w3.Part1 = pchar:findFirstChild("Right Arm")
  6666. local w4 = Instance.new("Weld", speaker.Character:findFirstChild("Left Arm"))
  6667. w4.Part0 = speaker.Character:findFirstChild("Left Arm")
  6668. w4.Part1 = pchar:findFirstChild("Left Arm")
  6669. local w5 = Instance.new("Weld", speaker.Character:findFirstChild("Right Leg"))
  6670. w5.Part0 = speaker.Character:findFirstChild("Right Leg")
  6671. w5.Part1 = pchar:findFirstChild("Right Leg")
  6672. local w6 = Instance.new("Weld", speaker.Character:findFirstChild("Left Leg"))
  6673. w6.Part0 = speaker.Character:findFirstChild("Left Leg")
  6674. w6.Part1 = pchar:findFirstChild("Left Leg")
  6675. char.Head.face:Destroy()
  6676. for i,v in pairs(pchar:GetChildren()) do
  6677. if v:IsA("BasePart") then
  6678. v.CanCollide = false
  6679. end
  6680. end
  6681. for i,v in pairs(char:GetChildren()) do
  6682. if v:IsA("BasePart") then
  6683. v.Transparency = 1
  6684. elseif v:IsA("Accessory") then
  6685. v:Destroy()
  6686. end
  6687. end
  6688. pchar.Parent = char
  6689. pchar.Humanoid.Changed:connect(function()
  6690. pchar.Humanoid.PlatformStand = true
  6691. end)
  6692. end
  6693. end
  6694. end)
  6695.  
  6696. addcmd('nuke','nukes player',{},
  6697. function(args, speaker)
  6698. local players = getPlayer(args[1], speaker)
  6699. for i,v in pairs(players)do
  6700. local pchar = gPlayers[v].Character
  6701. if gPlayers[v] and pchar and pchar:FindFirstChild("HumanoidRootPart") then
  6702. local nuke = Instance.new("Part", game.Workspace)
  6703. nuke.Anchored = true
  6704. nuke.CanCollide = false
  6705. nuke.FormFactor = "Symmetric"
  6706. nuke.Shape = "Ball"
  6707. nuke.Size = Vector3.new(1,1,1)
  6708. nuke.BrickColor = BrickColor.new("New Yeller")
  6709. nuke.Transparency = 0.5
  6710. nuke.Reflectance = 0.2
  6711. nuke.TopSurface = 0
  6712. nuke.BottomSurface = 0
  6713. nuke.Touched:connect(function (hit)
  6714. if hit and hit.Parent then
  6715. local boom = Instance.new("Explosion", game.Workspace)
  6716. boom.Position = hit.Position
  6717. boom.BlastRadius = 11
  6718. boom.BlastPressure = math.huge
  6719. end
  6720. end)
  6721. local CF = pchar.HumanoidRootPart.CFrame
  6722. nuke.CFrame = CF
  6723. for i = 1,333 do
  6724. nuke.Size = nuke.Size + Vector3.new(3,3,3)
  6725. nuke.CFrame = CF
  6726. wait(1/44)
  6727. end
  6728. nuke:Destroy()
  6729. end
  6730. end
  6731. end)
  6732.  
  6733. addcmd('infect','infects player',{},
  6734. function(args, speaker)
  6735. local players = getPlayer(args[1], speaker)
  6736. for i,v in pairs(players)do
  6737. function infect(rip)
  6738. local pchar = gPlayers[v].Character
  6739. for i,v in pairs(pchar:GetChildren()) do
  6740. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  6741. v:Destroy()
  6742. end
  6743. end
  6744. if pchar.Torso:FindFirstChild("roblox") then
  6745. pchar.Torso.roblox:Destroy()
  6746. end
  6747. if pchar.Head:FindFirstChild("face") then
  6748. pchar.Head.face.Texture = "http://www.roblox.com/asset/?id=94634491"
  6749. end
  6750. if pchar:FindFirstChild("Body Colors") then
  6751. local Colors = pchar["Body Colors"]
  6752. local Skin = BrickColor.new("Pastel green")
  6753. local Clothes = BrickColor.new("Reddish brown")
  6754. Colors.HeadColor = Skin
  6755. Colors.LeftArmColor = Skin
  6756. Colors.RightArmColor = Skin
  6757. Colors.LeftLegColor = Clothes
  6758. Colors.RightLegColor = Clothes
  6759. Colors.TorsoColor = Clothes
  6760. end
  6761. local w1 = Instance.new("Weld", pchar)
  6762. w1.Part0 = pchar["Right Arm"]
  6763. w1.Part1 = pchar.Torso
  6764. w1.C0 = CFrame.new(-1.5, 0.5, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(0), math.rad(0))
  6765. local w2 = Instance.new("Weld", pchar)
  6766. w2.Part0 = pchar["Left Arm"]
  6767. w2.Part1 = pchar.Torso
  6768. w2.C0 = CFrame.new(1.5, 0.5, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(0), math.rad(0))
  6769. local rip = false
  6770. local connect1 = pchar["Left Arm"].Touched:connect(function(hit)
  6771. if connect1 == false then
  6772. connect1 = true
  6773. if game.Players:FindFirstChild(hit.Parent.Name) then
  6774. infect(game.Players[hit.Parent.Name])
  6775. end
  6776. wait(0.5)
  6777. connect1 = true
  6778. end
  6779. end)
  6780. local connect2 = pchar["Right Arm"].Touched:connect(function(hit)
  6781. if connect2 == false then
  6782. connect2 = true
  6783. if game.Players:FindFirstChild(hit.Parent.Name) then
  6784. infect(game.Players[hit.Parent.Name])
  6785. end
  6786. wait(0.5)
  6787. connect2 = true
  6788. end
  6789. end)
  6790. local IV = Instance.new("IntValue", pchar)
  6791. IV.Name = "Infected"
  6792. IV.Value = 0
  6793. IV.Changed:connect(function()
  6794. connect1:disconnect()
  6795. connect2:disconnect()
  6796. end)
  6797. end
  6798. infect(v)
  6799. end
  6800. end)
  6801.  
  6802. addcmd('uninfect','makes player back to normal',{},
  6803. function(args, speaker)
  6804. local players = getPlayer(args[1], speaker)
  6805. for i,v in pairs(players)do
  6806. execCmd("normal " .. gPlayers[v].Name, Player)
  6807. end
  6808. end)
  6809.  
  6810. addcmd('duck','makes players head a duck',{},
  6811. function(args, speaker)
  6812. local players = getPlayer(args[1], speaker)
  6813. for i,v in pairs(players)do
  6814. local pchar = gPlayers[v].Character
  6815. for i,v in pairs(pchar.Torso:GetChildren()) do
  6816. if v:IsA("Decal") then
  6817. v:Destroy()
  6818. end
  6819. end
  6820. for i,v in pairs(pchar:GetChildren()) do
  6821. if v:IsA("Accessory") then
  6822. v:Destroy()
  6823. end
  6824. end
  6825. local duck = Instance.new("SpecialMesh", pchar.Torso)
  6826. duck.MeshType = "FileMesh"
  6827. duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
  6828. duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
  6829. duck.Scale = Vector3.new(5, 5, 5)
  6830. pchar.Head.Transparency = 1
  6831. pchar["Left Arm"].Transparency = 1
  6832. pchar["Right Arm"].Transparency = 1
  6833. pchar["Left Leg"].Transparency = 1
  6834. pchar["Right Leg"].Transparency = 1
  6835. pchar.Head.face.Transparency = 1
  6836. end
  6837. end)
  6838.  
  6839. addcmd('unduck','makes player back to normal',{},
  6840. function(args, speaker)
  6841. local players = getPlayer(args[1], speaker)
  6842. for i,v in pairs(players)do
  6843. execCmd("normal " .. gPlayers[v].Name, Player)
  6844. end
  6845. end)
  6846.  
  6847. addcmd('mesh','makes a player into a mesh',{},
  6848. function(args, speaker)
  6849. local players = getPlayer(args[1], speaker)
  6850. for i,v in pairs(players)do
  6851. local pchar = gPlayers[v].Character
  6852. for i,v in pairs(pchar.Torso:GetChildren()) do
  6853. if v:IsA("Decal") then
  6854. v:Destroy()
  6855. end
  6856. end
  6857. for i,v in pairs(pchar:GetChildren()) do
  6858. if v:IsA("Accessory") then
  6859. v:Destroy()
  6860. end
  6861. end
  6862. pchar.Head.Transparency = 1
  6863. pchar["Left Arm"].Transparency = 1
  6864. pchar["Right Arm"].Transparency = 1
  6865. pchar["Left Leg"].Transparency = 1
  6866. pchar["Right Leg"].Transparency = 1
  6867. pchar.Head.face.Transparency = 1
  6868. local msh = Instance.new("SpecialMesh", pchar.Torso)
  6869. msh.MeshType = "FileMesh"
  6870. msh.Scale = Vector3.new(3, 3, 3)
  6871. msh.MeshId = "http://www.roblox.com/asset/?id=" ..args[2]
  6872. msh.TextureId = "http://www.roblox.com/asset/?id=" .. args[3]
  6873. msh.Scale = Vector3.new(3, 3, 3)
  6874. end
  6875. end)
  6876.  
  6877. addcmd('disable','removes players humanoid',{},
  6878. function(args, speaker)
  6879. local players = getPlayer(args[1], speaker)
  6880. for i,v in pairs(players)do
  6881. local pchar = gPlayers[v].Character
  6882. if pchar:FindFirstChild("Humanoid") then
  6883. pchar.Humanoid.Name = "HUMANOID_" .. gPlayers[v].Name
  6884. local humanoid = pchar["HUMANOID_" .. gPlayers[v].Name]
  6885. humanoid.Parent = game.ContextActionService
  6886. if args[1] == "all" then
  6887. Notify('Everyone has been disabled')
  6888. elseif args[1] == "others" then
  6889. Notify('Others have been disabled')
  6890. elseif args[1] == "friends" then
  6891. Notify('Friends have been disabled')
  6892. elseif args[1] == "nonfriends" then
  6893. Notify('Non friends have been disabled')
  6894. elseif args[1] == "team" then
  6895. Notify('Your team has been disabled')
  6896. elseif args[1] == "nonteam" then
  6897. Notify('The opossing team been disabled')
  6898. elseif args[1] == "guests" then
  6899. Notify('Guests have been disabled')
  6900. elseif args[1] == "nonadmins" then
  6901. Notify('Nonadmins have been disabled')
  6902. else
  6903. Notify(gPlayers[v].Name .. ' has been disabled')
  6904. end
  6905. end
  6906. end
  6907. end)
  6908.  
  6909. addcmd('enable','gives player humanoid',{},
  6910. function(args, speaker)
  6911. local players = getPlayer(args[1], speaker)
  6912. for i,v in pairs(players)do
  6913. local pchar = gPlayers[v].Character
  6914. if pchar:FindFirstChild("Humanoid") then
  6915. return
  6916. else
  6917. local humanoid = game.ContextActionService["HUMANOID_" .. gPlayers[v].Name]
  6918. humanoid.Parent = pchar
  6919. humanoid.Name = "Humanoid"
  6920. if args[1] == "all" then
  6921. Notify('Everyone has been enabled')
  6922. elseif args[1] == "others" then
  6923. Notify('Others have been enabled')
  6924. elseif args[1] == "friends" then
  6925. Notify('Friends have been enabled')
  6926. elseif args[1] == "nonfriends" then
  6927. Notify('Non friends have been enabled')
  6928. elseif args[1] == "team" then
  6929. Notify('Your team has been enabled')
  6930. elseif args[1] == "nonteam" then
  6931. Notify('The opossing team has been enabled')
  6932. elseif args[1] == "guests" then
  6933. Notify('Guests have been enabled')
  6934. elseif args[1] == "nonadmins" then
  6935. Notify('Nonadmins have been enabled')
  6936. elseif args[1] == "admins" then
  6937. Notify('Admins have been enabled')
  6938. else
  6939. Notify(gPlayers[v].Name .. ' has been enabled')
  6940. end
  6941. end
  6942. end
  6943. end)
  6944.  
  6945. addcmd('size','changes size of player',{},
  6946. function(args, speaker)
  6947. local players = getPlayer(args[1], speaker)
  6948. for i,v in pairs(players)do
  6949. local pchar = gPlayers[v].Character
  6950. local function scale(chr,scl)
  6951.  
  6952. for _,v in pairs(pchar:GetChildren()) do
  6953. if v:IsA("Accessory") then
  6954. v:Clone()
  6955. v.Parent = game.Lighting
  6956. end
  6957. end
  6958.  
  6959. local Head = chr['Head']
  6960. local Torso = chr['Torso']
  6961. local LA = chr['Left Arm']
  6962. local RA = chr['Right Arm']
  6963. local LL = chr['Left Leg']
  6964. local RL = chr['Right Leg']
  6965. local HRP = chr['HumanoidRootPart']
  6966.  
  6967. wait(0.1)
  6968.  
  6969. Head.formFactor = 3
  6970. Torso.formFactor = 3
  6971. LA.formFactor = 3
  6972. RA.formFactor = 3
  6973. LL.formFactor = 3
  6974. RL.formFactor = 3
  6975. HRP.formFactor = 3
  6976.  
  6977. Head.Size = Vector3.new(scl * 2, scl, scl)
  6978. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  6979. LA.Size = Vector3.new(scl, scl * 2, scl)
  6980. RA.Size = Vector3.new(scl, scl * 2, scl)
  6981. LL.Size = Vector3.new(scl, scl * 2, scl)
  6982. RL.Size = Vector3.new(scl, scl * 2, scl)
  6983. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  6984.  
  6985. local Motor1 = Instance.new('Motor6D', Torso)
  6986. Motor1.Part0 = Torso
  6987. Motor1.Part1 = Head
  6988. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  6989. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  6990. Motor1.Name = "Neck"
  6991.  
  6992. local Motor2 = Instance.new('Motor6D', Torso)
  6993. Motor2.Part0 = Torso
  6994. Motor2.Part1 = LA
  6995. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  6996. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  6997. Motor2.Name = "Left Shoulder"
  6998.  
  6999. local Motor3 = Instance.new('Motor6D', Torso)
  7000. Motor3.Part0 = Torso
  7001. Motor3.Part1 = RA
  7002. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  7003. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  7004. Motor3.Name = "Right Shoulder"
  7005.  
  7006. local Motor4 = Instance.new('Motor6D', Torso)
  7007. Motor4.Part0 = Torso
  7008. Motor4.Part1 = LL
  7009. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  7010. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  7011. Motor4.Name = "Left Hip"
  7012.  
  7013. local Motor5 = Instance.new('Motor6D', Torso)
  7014. Motor5.Part0 = Torso
  7015. Motor5.Part1 = RL
  7016. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  7017. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  7018. Motor5.Name = "Right Hip"
  7019.  
  7020. local Motor6 = Instance.new('Motor6D', HRP)
  7021. Motor6.Part0 = HRP
  7022. Motor6.Part1 = Torso
  7023. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  7024. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  7025.  
  7026. end
  7027.  
  7028. scale(pchar, args[2])
  7029.  
  7030. for _,v in pairs(game.Lighting:GetChildren()) do
  7031. if v:IsA("Accessory") then
  7032. v.Parent = pchar
  7033. end
  7034. end
  7035. end
  7036. end)
  7037.  
  7038. addcmd('clone','clones player',{},
  7039. function(args, speaker)
  7040. local players = getPlayer(args[1], speaker)
  7041. for i,v in pairs(players)do
  7042. local pchar = gPlayers[v].Character
  7043. pchar.Archivable = true
  7044. local clone = pchar:Clone()
  7045. clone.Parent = game.Workspace
  7046. clone:MoveTo(pchar:GetModelCFrame().p)
  7047. clone:MakeJoints()
  7048. pchar.Archivable = false
  7049. end
  7050. end)
  7051.  
  7052. addcmd('spin','spins player',{},
  7053. function(args, speaker)
  7054. local players = getPlayer(args[1], speaker)
  7055. for i,v in pairs(players)do
  7056. local pchar = gPlayers[v].Character
  7057. for i,v in pairs(pchar.Torso:GetChildren()) do
  7058. if v.Name == "Spinning" then
  7059. v:Destroy()
  7060. end
  7061. end
  7062. local Torso = pchar.Torso
  7063. local BG = Instance.new("BodyGyro", Torso)
  7064. BG.Name = "Spinning"
  7065. BG.maxTorque = Vector3.new(0, math.huge, 0)
  7066. BG.P = 11111
  7067. BG.cframe = Torso.CFrame
  7068. repeat wait(1/44)
  7069. BG.CFrame = BG.CFrame * CFrame.Angles(0,math.rad(30),0)
  7070. until not BG or BG.Parent ~= Torso
  7071. end
  7072. end)
  7073.  
  7074. addcmd('unspin','stops spinning player',{},
  7075. function(args, speaker)
  7076. local players = getPlayer(args[1], speaker)
  7077. for i,v in pairs(players)do
  7078. local pchar = gPlayers[v].Character
  7079. for i,v in pairs(pchar.Torso:GetChildren()) do
  7080. if v.Name == "Spinning" then
  7081. v:Destroy()
  7082. end
  7083. end
  7084. end
  7085. end)
  7086.  
  7087. addcmd('dog','makes player a dog',{},
  7088. function(args, speaker)
  7089. local players = getPlayer(args[1], speaker)
  7090. for i,v in pairs(players)do
  7091. local pchar = gPlayers[v].Character
  7092. if pchar:FindFirstChild("Shirt") then
  7093. pchar.Shirt:Destroy()
  7094. end
  7095. if pchar:FindFirstChild("Pants") then
  7096. pchar.Pants:Destroy()
  7097. end
  7098. if pchar:FindFirstChild("Shirt Graphic") then
  7099. pchar["Shirt Graphic"].Graphic = ""
  7100. end
  7101. pchar.Torso.Transparency = 1
  7102. pchar.Torso.Neck.C0 = CFrame.new(0,-.5,-2) * CFrame.Angles(math.rad(90),math.rad(180),0)
  7103. pchar.Torso["Right Shoulder"].C0 = CFrame.new(.5,-1.5,-1.5) * CFrame.Angles(0,math.rad(90),0)
  7104. pchar.Torso["Left Shoulder"].C0 = CFrame.new(-.5,-1.5,-1.5) * CFrame.Angles(0,math.rad(-90),0)
  7105. pchar.Torso["Right Hip"].C0 = CFrame.new(1.5,-1,1.5) * CFrame.Angles(0,math.rad(90),0)
  7106. pchar.Torso["Left Hip"].C0 = CFrame.new(-1.5,-1,1.5) * CFrame.Angles(0,math.rad(-90),0)
  7107. local FakeTorso = Instance.new("Seat", pchar)
  7108. FakeTorso.Name = "FakeTorso"
  7109. FakeTorso.FormFactor = "Symmetric"
  7110. FakeTorso.TopSurface = 0
  7111. FakeTorso.BottomSurface = 0
  7112. FakeTorso.Size = Vector3.new(3,1,4)
  7113. FakeTorso.BrickColor = BrickColor.new("Brown")
  7114. FakeTorso.CFrame = pchar.Torso.CFrame
  7115. local BF = Instance.new("BodyForce", FakeTorso)
  7116. BF.Force = Vector3.new(0, FakeTorso:GetMass() * 196.25, 0)
  7117. local W = Instance.new("Weld", pchar.Torso)
  7118. W.Part0 = pchar.Torso
  7119. W.Part1 = FakeTorso
  7120. W.C0 = CFrame.new(0,-.5,0)
  7121. local BC = pchar["Body Colors"]
  7122. BC.HeadColor = BrickColor.new("Brown")
  7123. BC.LeftArmColor = BrickColor.new("Brown")
  7124. BC.LeftLegColor = BrickColor.new("Brown")
  7125. BC.RightArmColor = BrickColor.new("Brown")
  7126. BC.RightLegColor = BrickColor.new("Brown")
  7127. BC.TorsoColor = BrickColor.new("Brown")
  7128. end
  7129. end)
  7130.  
  7131. addcmd('undog','makes player back to normal',{},
  7132. function(args, speaker)
  7133. local players = getPlayer(args[1], speaker)
  7134. for i,v in pairs(players)do
  7135. execCmd("normal " .. gPlayers[v].Name, Player)
  7136. end
  7137. end)
  7138.  
  7139. addcmd('loopheal','loop heals player',{},
  7140. function(args, speaker)
  7141. local players = getPlayer(args[1], speaker)
  7142. for i,v in pairs(players)do
  7143. spawn(function()
  7144. local pchar = gPlayers[v].Character
  7145. if pchar:FindFirstChild("LoopHeal") then
  7146. pchar.LoopHeal.Name = "NotLoopHeal"
  7147. wait(0.1)
  7148. pchar.NotLoopHeal:Destroy()
  7149. end
  7150. local LoopHeal = Instance.new("StringValue", pchar)
  7151. LoopHeal.Name = "LoopHeal"
  7152. repeat wait(0.1)
  7153. pchar.Humanoid.Health = pchar.Humanoid.MaxHealth
  7154. until LoopHeal.Name == "NotLoopHeal"
  7155. end)
  7156. end
  7157. end)
  7158.  
  7159. addcmd('unloopheal','stops loop heal on player',{'noloopheal'},
  7160. function(args, speaker)
  7161. local players = getPlayer(args[1], speaker)
  7162. for i,v in pairs(players)do
  7163. local pchar = gPlayers[v].Character
  7164. if pchar:FindFirstChild("LoopHeal") then
  7165. pchar.LoopHeal.Name = "NotLoopHeal"
  7166. wait(0.1)
  7167. pchar.NotLoopHeal:Destroy()
  7168. end
  7169. end
  7170. end)
  7171.  
  7172. addcmd('fling','flings player',{},
  7173. function(args, speaker)
  7174. local players = getPlayer(args[1], speaker)
  7175. for i,v in pairs(players)do
  7176. local pchar = gPlayers[v].Character
  7177. if pchar:FindFirstChild("Humanoid") then
  7178. local xran
  7179. local zran
  7180. repeat
  7181. xran = math.random(-9999,9999)
  7182. until math.abs(xran) >= 5555
  7183. repeat
  7184. zran = math.random(-9999,9999)
  7185. until math.abs(zran) >= 5555
  7186. pchar.Humanoid.Sit = true
  7187. pchar.HumanoidRootPart.Velocity = Vector3.new(0,0,0)
  7188. local BF = Instance.new("BodyForce", pchar.HumanoidRootPart)
  7189. BF.force = Vector3.new(xran * 4, 9999 * 5, zran * 4)
  7190. end
  7191. end
  7192. end)
  7193.  
  7194. addcmd('nograv','makes player have moon gravity',{''},
  7195. function(args, speaker)
  7196. local players = getPlayer(args[1], speaker)
  7197. for i,v in pairs(players)do
  7198. local pchar = gPlayers[v].Character
  7199. for i,v in pairs(pchar.Torso:GetChildren()) do
  7200. if v.Name == "NoGrav" then
  7201. v:Destroy()
  7202. end
  7203. end
  7204. local BF = Instance.new("BodyForce", pchar.Torso)
  7205. BF.Name = "NoGrav"
  7206. BF.Force = Vector3.new(0,2700,0)
  7207. end
  7208. end)
  7209.  
  7210. addcmd('grav','makes player have normal gravity',{''},
  7211. function(args, speaker)
  7212. local players = getPlayer(args[1], speaker)
  7213. for i,v in pairs(players)do
  7214. local pchar = gPlayers[v].Character
  7215. for i,v in pairs(pchar.Torso:GetChildren()) do
  7216. if v.Name == "NoGrav" then
  7217. v:Destroy()
  7218. end
  7219. end
  7220. end
  7221. end)
  7222.  
  7223. addcmd('seizure','makes player have a seizure',{''},
  7224. function(args, speaker)
  7225. local players = getPlayer(args[1], speaker)
  7226. for i,v in pairs(players)do
  7227. local pchar = gPlayers[v].Character
  7228. if pchar:FindFirstChild("Seizure") then
  7229.  
  7230. end
  7231. local Seizure = Instance.new("StringValue", pchar)
  7232. Seizure.Name = "Seizure"
  7233. pchar.Humanoid.PlatformStand = true
  7234. repeat wait()
  7235. pchar.Torso.Velocity = Vector3.new(math.random(-10,10),-5,math.random(-10,10))
  7236. pchar.Torso.RotVelocity = Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  7237. until Seizure.Name == "NotSeizure"
  7238. end
  7239. end)
  7240.  
  7241. addcmd('fekill','kills a player in fe games',{''},
  7242. function(args, speaker)
  7243. local players = getPlayer(args[1], speaker)
  7244. for i,v in pairs(players)do
  7245. local pchar = gPlayers[v].Character
  7246. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  7247. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7248. l.Parent = game.Players.LocalPlayer.Character
  7249. l.Name = "Humanoid"
  7250. wait(0.1)
  7251. game.Players.LocalPlayer.Character["1"]:Destroy()
  7252. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7253. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7254. wait(0.1)
  7255. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7256. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7257. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7258. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  7259. end
  7260. wait(0.1)
  7261. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pchar.HumanoidRootPart.CFrame
  7262. wait(0.1)
  7263. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pchar.Character.HumanoidRootPart.CFrame
  7264. wait(0.2)
  7265. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10000,-100, -10000))
  7266. end
  7267. end)
  7268.  
  7269. addcmd('fegod','gods you in fe games',{''},
  7270. function(args, speaker)
  7271. if speaker.userId ~= LP.userId then
  7272. lponly(speaker)
  7273. else
  7274. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  7275. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7276. l.Parent = game.Players.LocalPlayer.Character
  7277. l.Name = "Humanoid"
  7278. wait(0.1)
  7279. game.Players.LocalPlayer.Character["1"]:Destroy()
  7280. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7281. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7282. wait(0.1)
  7283. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7284. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7285. end
  7286. end)
  7287.  
  7288. addcmd('unseizure','makes player stop having a seizure',{''},
  7289. function(args, speaker)
  7290. local players = getPlayer(args[1], speaker)
  7291. for i,v in pairs(players)do
  7292. local pchar = gPlayers[v].Character
  7293. if pchar:FindFirstChild("Seizure") then
  7294. pchar.Humanoid.PlatformStand = false
  7295. pchar.Seizure.Name = "NotSeizure"
  7296. wait(0.1)
  7297. pchar.NotSeizure:Destroy()
  7298. end
  7299. end
  7300. end)
  7301.  
  7302. addcmd('m','makes a global message',{'message'},
  7303. function(args, speaker)
  7304. local MSG = GLS(false, 0)
  7305. local newMSG = GLS(false, 0)
  7306. _G.msg(MSG)
  7307. end)
  7308.  
  7309. addcmd('fe','checks filtering status',{'filtering'},
  7310. function(args, speaker)
  7311. if game.Workspace.FilteringEnabled == true then
  7312. Notify('Filtering ENABLED')
  7313. elseif game.Workspace.FilteringEnabled == false then
  7314. Notify('Filtering Disabled')
  7315. end
  7316. end)
  7317.  
  7318. addcmd('paper','makes player thin as paper',{''},
  7319. function(args, speaker)
  7320. local players = getPlayer(args[1], speaker)
  7321. for i,v in pairs(players)do
  7322. local pchar = gPlayers[v].Character
  7323. for _, child in pairs( pchar:GetChildren()) do
  7324. if child.ClassName == "CharacterMesh" then
  7325. child:Destroy()
  7326. end
  7327. end
  7328. local LA = DATA.Paper:Clone()
  7329. LA.Parent = pchar["Left Arm"]
  7330. local RA = DATA.Paper:Clone()
  7331. RA.Parent = pchar["Right Arm"]
  7332. local LL = DATA.Paper:Clone()
  7333. LL.Parent = pchar["Left Leg"]
  7334. local RL = DATA.Paper:Clone()
  7335. RL.Parent = pchar["Right Leg"]
  7336. local T = DATA.Paper:Clone()
  7337. T.Parent = pchar.Torso
  7338. local H = DATA.Paper:Clone()
  7339. H.Parent = pchar.Head
  7340. pchar.Head.face:Destroy()
  7341. end
  7342. end)
  7343.  
  7344. addcmd('particles','gives a player particles',{''},
  7345. function(args, speaker)
  7346. local players = getPlayer(args[1], speaker)
  7347. for i,v in pairs(players)do
  7348. local char = gPlayers[v].Character
  7349. for i,v in pairs(char.HumanoidRootPart:GetChildren()) do
  7350. if v:IsA('ParticleEmitter') then
  7351. v:destroy()
  7352. end
  7353. end
  7354. local prt = Instance.new('ParticleEmitter', char.HumanoidRootPart)
  7355. prt.Texture = 'rbxassetid://' .. args[2]
  7356. prt.Rate = 10
  7357. prt.SpreadAngle = Vector2.new(50, 50)
  7358. end
  7359. end)
  7360.  
  7361. addcmd('unparticles','gives a player particles',{'noparticles'},
  7362. function(args, speaker)
  7363. local players = getPlayer(args[1], speaker)
  7364. for i,v in pairs(players)do
  7365. local char = gPlayers[v].Character
  7366. for i,v in pairs(char.HumanoidRootPart:GetChildren()) do
  7367. if v:IsA('ParticleEmitter') then
  7368. v:destroy()
  7369. end
  7370. end
  7371. end
  7372. end)
  7373.  
  7374. addcmd('punish','punishs player',{''},
  7375. function(args, speaker)
  7376. local players = getPlayer(args[1], speaker)
  7377. for i,v in pairs(players)do
  7378. local pchar = gPlayers[v].Character
  7379. pchar.Parent = game.Lighting
  7380. end
  7381. end)
  7382.  
  7383. addcmd('unpunish','unpunishs player',{''},
  7384. function(args, speaker)
  7385. local players = getPlayer(args[1], speaker)
  7386. for i,v in pairs(players)do
  7387. if game.Lighting:FindFirstChild("" .. gPlayers[v].Name) then
  7388. game.Lighting:FindFirstChild("" .. gPlayers[v].Name).Parent = game.Workspace
  7389. end
  7390. end
  7391. end)
  7392.  
  7393. addcmd('bait',';)',{'troll'},
  7394. function(args, speaker)
  7395. spawn(function()
  7396. local M = Instance.new('Model', workspace) M.Name = 'IYbait'
  7397. local P = Instance.new('Part', M) P.Name = 'Main' P.Position = speaker.Character.Head.Position P.BrickColor = BrickColor.new('Bright green') P.Material = 'Neon' P.Size = Vector3.new(4, 1, 4)
  7398. y = Instance.new("BillboardGui")
  7399. y.Size = UDim2.new(0,100,0,150)
  7400. y.StudsOffset = Vector3.new(0,1,0)
  7401. y.Parent = P
  7402. y.Adornee = P
  7403. f = Instance.new("TextLabel")
  7404. f.Parent = y
  7405. f.BackgroundTransparency = 1
  7406. f.Position = UDim2.new(0,0,0,-50)
  7407. f.Size = UDim2.new(0,100,0,100)
  7408. f.Font = "Highway"
  7409. f.FontSize = "Size48"
  7410. f.Text = "Touch for admin!"
  7411. f.TextStrokeColor3 = Color3.new(0,0,0)
  7412. f.TextColor3 = Color3.new(255/255,255/255,255/255)
  7413. f.TextStrokeTransparency = 0
  7414. f.TextYAlignment = "Bottom"
  7415. P.Touched:connect(function(oof) if oof.Parent.Name ~= speaker.Name or oof.Parent.Name ~= LP.Name then if oof.Parent:FindFirstChild('Humanoid') then execCmd("oof " .. oof.Parent.Name, Player) end end end)
  7416. end)
  7417. end)
  7418.  
  7419. addcmd('removebait','clears bait parts',{'nobait'},
  7420. function(args, speaker)
  7421. local function dels(instance)
  7422. for i,v in pairs(instance:GetChildren())do
  7423. if v.name == "IYbait"then v:Destroy()end
  7424. dels(v)
  7425. end
  7426. end
  7427. dels(workspace)
  7428. end)
  7429.  
  7430. addcmd('disco','disco party',{''},
  7431. function(args, speaker)
  7432. Disco = true
  7433. if Disco == true then
  7434. repeat wait(0.3)
  7435. game.Lighting.Ambient = Color3.new(math.random(),math.random(),math.random())
  7436. until Disco == false
  7437. end
  7438. end)
  7439.  
  7440. addcmd('undisco','rip disco party',{''},
  7441. function(args, speaker)
  7442. Disco = false
  7443. wait(0.1)
  7444. game.Lighting.Ambient = Color3.new(0.5,0.5,0.5)
  7445. end)
  7446.  
  7447. Floating = false
  7448. Fly = false
  7449.  
  7450. addcmd('float', 'makes player float',{},
  7451. function(args,speaker)
  7452. Floating = true
  7453. local players = getPlayer(args[1], speaker)
  7454. for _,v in pairs(players) do
  7455. local pchar = gPlayers[v].Character
  7456. if gPlayers[v] and pchar and not pchar:FindFirstChild("Float") then
  7457. spawn(function()
  7458. local float = DATA.Float:Clone()
  7459. float.Parent = pchar
  7460. float.CFrame = pchar.HumanoidRootPart.CFrame * CFrame.new(0,-3.5,0)
  7461. spawn(function()
  7462. while wait(0.1) do
  7463. if pchar:FindFirstChild("Float") then
  7464. float.CFrame = pchar.HumanoidRootPart.CFrame * CFrame.new(0,-3.5,0)
  7465. else
  7466. break
  7467. end
  7468. end
  7469. end)
  7470. end)
  7471. end
  7472. end
  7473. end)
  7474.  
  7475. addcmd('unfloat','disables floating',{},
  7476. function(args, speaker)
  7477. Floating = false
  7478. local players = getPlayer(args[1], speaker)
  7479. for i,v in pairs(players)do
  7480. local pchar = gPlayers[v].Character
  7481. if pchar:FindFirstChild("Float") then
  7482. pchar.Float:Destroy()
  7483. end
  7484. end
  7485. end)
  7486.  
  7487. Clip = true
  7488.  
  7489. addcmd('noclip','noclip',{},
  7490. function(args, speaker)
  7491. Notify('Noclip Enabled')
  7492. Clip = false
  7493. end)
  7494.  
  7495. addcmd('clip','clip',{},
  7496. function(args, speaker)
  7497. Notify('Noclip Disabled')
  7498. Clip = true
  7499. end)
  7500.  
  7501. addcmd('prefix','changes prefix',{},
  7502. function(args, speaker)
  7503. cmdprefix = args[1]
  7504. Notify('Set prefix to "' .. args[1] .. '"')
  7505. end)
  7506.  
  7507. addcmd('respawn','respawns',{},
  7508. function(args, speaker)
  7509. local players = getPlayer(args[1], speaker)
  7510. for i,v in pairs(players) do
  7511. local M = Instance.new('Model', gWorkspace) M.Name = 'respawn_iy'
  7512. local H = Instance.new('Humanoid', M)
  7513. local T = Instance.new('Part', M) T.Name = 'Torso' T.CanCollide = false T.Transparency = 1
  7514. gPlayers[v].Character = M
  7515. end
  7516. end)
  7517.  
  7518. addcmd('version','shows version',{''},
  7519. function(args, speaker)
  7520. if speaker.userId ~= LP.userId then
  7521. lponly(speaker)
  7522. else
  7523. Notify("Version is " .. Version)
  7524. end
  7525. end)
  7526.  
  7527. Mouse.KeyDown:connect(function (Key)
  7528. if Key:byte() == 29 then
  7529. if Fly == false then
  7530. execCmd("fly me", Player)
  7531. Fly = true
  7532. elseif Fly == true then
  7533. execCmd("unfly me", Player)
  7534. Fly = false
  7535. end
  7536. end
  7537. end)
  7538. -------------------
  7539. ----Command bar----
  7540. -------------------
  7541. cmdbarbind = ";"
  7542. CMDbar = Instance.new('ScreenGui', game.CoreGui)
  7543. CMDbar.Name = 'GUI'
  7544. cont = Instance.new("Frame")
  7545. cmdBAR = Instance.new('TextBox', cont)
  7546. cont.Name = "cont"
  7547. cont.BackgroundTransparency = 1
  7548. cont.Position = UDim2.new(1, -265, 0, -75)
  7549. cont.Size = UDim2.new(0, 270, 0, 45)
  7550. cont.Parent = CMDbar
  7551. cont.Active = true cont.Draggable = true
  7552. cmdBAR.Name = "CMDbar"
  7553. cmdBAR.Parent = cont
  7554. cmdBAR.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7555. cmdBAR.BackgroundTransparency = 0.7
  7556. cmdBAR.BorderColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  7557. cmdBAR.BorderSizePixel = 0
  7558. cmdBAR.Position = UDim2.new(0, 10, 1, -35)
  7559. cmdBAR.Size = UDim2.new(0, 250, 0, 25)
  7560. cmdBAR.Font = Enum.Font.SourceSans
  7561. cmdBAR.FontSize = Enum.FontSize.Size18
  7562. cmdBAR.Text = 'Press ' ..cmdbarbind.. ' to focus the cmd bar'
  7563. cmdBAR.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  7564. -------------------
  7565. ----Data Folder----
  7566. -------------------
  7567. DATA = Instance.new('Folder', game.ContextActionService)
  7568. DATA.Name = 'Data'
  7569.  
  7570. Paper = Instance.new('BlockMesh', DATA)
  7571. Paper.Name = 'Paper'
  7572. Paper.Scale = Vector3.new(1,1,0.1)
  7573.  
  7574. ayylmao = Instance.new('Hat', DATA)
  7575. ayylmao.Name = 'ayylmao'
  7576. ayyHandle = Instance.new('Part', ayylmao)
  7577. ayyHandle.Name = 'Handle'
  7578. ayyHandle.Size = Vector3.new(2,2.4,2)
  7579. ayyHandle.FormFactor = 'Plate'
  7580. ayyMesh = Instance.new('SpecialMesh', ayyHandle)
  7581. ayyMesh.Scale = Vector3.new(1,1.02,1)
  7582. ayyMesh.MeshType = 'FileMesh'
  7583. ayyMesh.MeshId = 'http://www.roblox.com/asset/?id=13827689'
  7584. ayyMesh.TextureId = 'http://www.roblox.com/asset/?id=13827796'
  7585.  
  7586. Float = Instance.new('Part', DATA)
  7587. Float.Name = 'Float'
  7588. Float.Transparency = 1
  7589. Float.Size = Vector3.new(6,1,6)
  7590. Float.Anchored = true
  7591.  
  7592. function C3(R, G, B) return Color3.new(R/255, G/255, B/255) end
  7593. missile = Instance.new('Part', DATA)
  7594. missile.Name = 'IY_missile'
  7595. missile.CanCollide = false
  7596. missile.Size = Vector3.new(2, 5, 2)
  7597. Instance.new('CylinderMesh', missile)
  7598. local F = Instance.new('Part', missile)
  7599. F.BrickColor = BrickColor.new('Black')
  7600. F.CanCollide = false
  7601. F.Size = Vector3.new(2, 0.2, 2)
  7602. Instance.new('CylinderMesh', F)
  7603. local fire = Instance.new('Fire', F)
  7604. fire.Size = "15"
  7605. fire.Heat = "25"
  7606. local head = Instance.new('Part', missile)
  7607. head.CanCollide = false
  7608. head.Shape = 'Ball'
  7609. head.Size = Vector3.new(2, 2, 2)
  7610. head.TopSurface = 'Smooth'
  7611. head.BottomSurface = 'Smooth'
  7612. local BF = Instance.new('BodyForce', missile)
  7613. BF.Name = 'force'
  7614. BF.Force = Vector3.new(0, 0, 0)
  7615. local W1 = Instance.new('Weld', missile)
  7616. W1.Part0 = missile
  7617. W1.Part1 = F
  7618. W1.C1 = CFrame.new(0, 2.6, 0)
  7619. local W2 = Instance.new('Weld', missile)
  7620. W2.Part0 = missile
  7621. W2.Part1 = head
  7622. W2.C1 = CFrame.new(0, -2.6, 0)
  7623. ---------------------------
  7624. --Commands GUI properties--
  7625. ---------------------------
  7626. local CMDss = Instance.new('ScreenGui', DATA)
  7627. HideFramee = Instance.new("Frame")
  7628. rtrn = Instance.new("TextButton")
  7629. DRAG = Instance.new("Frame")
  7630. MAINN = Instance.new("Frame")
  7631. CMDs_2 = Instance.new("ScrollingFrame")
  7632. Titlee = Instance.new("TextLabel")
  7633. Exitt = Instance.new("TextButton")
  7634. Hidee = Instance.new("TextButton")
  7635. Searchh = Instance.new("TextBox")
  7636. Examplee = Instance.new("TextLabel")
  7637. CMDss.Name = "CMDs"
  7638. HideFramee.Name = "HideFrame"
  7639. HideFramee.Parent = CMDss
  7640. HideFramee.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  7641. HideFramee.BackgroundTransparency = 1
  7642. HideFramee.BorderSizePixel = 0
  7643. HideFramee.Position = UDim2.new(0, -350, 1, -300)
  7644. HideFramee.Size = UDim2.new(0, 300, 0, 300)
  7645. HideFramee.Visible = false
  7646. rtrn.Name = "rtrn"
  7647. rtrn.Parent = HideFramee
  7648. rtrn.BackgroundColor3 = Color3.new(1, 1, 1)
  7649. rtrn.BackgroundTransparency = 0.30000001192093
  7650. rtrn.BorderColor3 = Color3.new(1, 1, 1)
  7651. rtrn.Position = UDim2.new(1, -292, 1, -292)
  7652. rtrn.Size = UDim2.new(0, 20, 0, 20)
  7653. rtrn.FontSize = Enum.FontSize.Size18
  7654. rtrn.Text = ""
  7655. DRAG.Name = "DRAG"
  7656. DRAG.Parent = CMDss
  7657. DRAG.Active = true
  7658. DRAG.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  7659. DRAG.BackgroundTransparency = 1
  7660. DRAG.Draggable = true
  7661. DRAG.Position = UDim2.new(0,-350,1,-300)
  7662. DRAG.Size = UDim2.new(0, 275, 0, 300)
  7663. DRAG.ZIndex = 2
  7664. MAINN.Name = "MAIN"
  7665. MAINN.Parent = DRAG
  7666. MAINN.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  7667. MAINN.Position = UDim2.new(0, 1, 1, -300)
  7668. MAINN.Size = UDim2.new(0, 300, 0, 300)
  7669. MAINN.Style = Enum.FrameStyle.DropShadow
  7670. CMDs_2.Name = "CMDs"
  7671. CMDs_2.Parent = MAINN
  7672. CMDs_2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7673. CMDs_2.BackgroundTransparency = 1
  7674. CMDs_2.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7675. CMDs_2.BorderSizePixel = 0
  7676. CMDs_2.Position = UDim2.new(0, 0, 0, 55)
  7677. CMDs_2.Size = UDim2.new(0, 285, 0, 230)
  7678. CMDs_2.BottomImage = "rbxasset://textures/blackBkg_square.png"
  7679. CMDs_2.CanvasSize = UDim2.new(0, 0, 0, 4000)
  7680. CMDs_2.MidImage = "rbxasset://textures/blackBkg_square.png"
  7681. CMDs_2.ScrollBarThickness = 8
  7682. CMDs_2.TopImage = "rbxasset://textures/blackBkg_square.png"
  7683. Titlee.Name = "Title"
  7684. Titlee.Parent = MAINN
  7685. Titlee.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  7686. Titlee.BackgroundTransparency = 1
  7687. Titlee.Size = UDim2.new(1, 0, 0, 30)
  7688. Titlee.Font = Enum.Font.SourceSansBold
  7689. Titlee.FontSize = Enum.FontSize.Size24
  7690. Titlee.Text = "Commands"
  7691. Titlee.TextColor3 = Color3.new(0.980392, 0.980392, 0.980392)
  7692. Exitt.Name = "Exit"
  7693. Exitt.Parent = MAINN
  7694. Exitt.BackgroundColor3 = Color3.new(1, 0, 0)
  7695. Exitt.BackgroundTransparency = 0.30000001192093
  7696. Exitt.BorderColor3 = Color3.new(1, 0, 0)
  7697. Exitt.Position = UDim2.new(1, -284, 1, -284)
  7698. Exitt.Size = UDim2.new(0, 20, 0, 20)
  7699. Exitt.FontSize = Enum.FontSize.Size14
  7700. Exitt.Text = ""
  7701. Hidee.Name = "Hide"
  7702. Hidee.Parent = MAINN
  7703. Hidee.BackgroundColor3 = Color3.new(1, 1, 1)
  7704. Hidee.BackgroundTransparency = 0.30000001192093
  7705. Hidee.BorderColor3 = Color3.new(1, 1, 1)
  7706. Hidee.Position = UDim2.new(1, -261, 1, -284)
  7707. Hidee.Size = UDim2.new(0, 20, 0, 20)
  7708. Hidee.FontSize = Enum.FontSize.Size14
  7709. Hidee.Text = ""
  7710. Searchh.Name = "Search"
  7711. Searchh.Parent = MAINN
  7712. Searchh.BackgroundColor3 = Color3.new(0, 0, 0)
  7713. Searchh.BackgroundTransparency = 0.69999998807907
  7714. Searchh.BorderColor3 = Color3.new(1, 1, 1)
  7715. Searchh.Position = UDim2.new(0.5, -127, 0.200000003, -25)
  7716. Searchh.Size = UDim2.new(0, 250, 0, 20)
  7717. Searchh.ClearTextOnFocus = false
  7718. Searchh.Font = Enum.Font.SourceSansBold
  7719. Searchh.FontSize = Enum.FontSize.Size18
  7720. Searchh.Text = "Search"
  7721. Searchh.TextColor3 = Color3.new(1, 1, 1)
  7722. Searchh.TextStrokeColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  7723. Searchh.TextStrokeTransparency = 0
  7724. Examplee.Name = "Example"
  7725. Examplee.Parent = MAINN
  7726. Examplee.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7727. Examplee.BackgroundTransparency = 1
  7728. Examplee.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7729. Examplee.BorderSizePixel = 0
  7730. Examplee.Size = UDim2.new(0, 190, 0, 20)
  7731. Examplee.Visible = false
  7732. Examplee.Font = Enum.Font.SourceSansBold
  7733. Examplee.FontSize = Enum.FontSize.Size24
  7734. Examplee.Text = "txt"
  7735. Examplee.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  7736. Examplee.TextXAlignment = Enum.TextXAlignment.Left
  7737. -------------------------
  7738. ----Notify properties----
  7739. -------------------------
  7740. notifyMAIN = Instance.new('ScreenGui', DATA)
  7741. notifyMAIN.Name = 'Notification'
  7742. notifyNOT = Instance.new('Frame', notifyMAIN)
  7743. notifyNOT.Name = 'NOTIFY'
  7744. notifyNOT.BackgroundColor = BrickColor.new(0,0,0)
  7745. notifyNOT.BackgroundTransparency = 1
  7746. notifyNOT.BorderColor = BrickColor.new(0,0,0)
  7747. notifyNOT.BorderSizePixel = 2
  7748. notifyNOT.Position = UDim2.new(0,0,-0.06,0)
  7749. notifyNOT.Size = UDim2.new(1,0,0,-40)
  7750. notifyNOTE = Instance.new('TextLabel', notifyNOT)
  7751. notifyNOTE.Name = 'NOTE'
  7752. notifyNOTE.BackgroundColor = BrickColor.new(255,255,255)
  7753. notifyNOTE.BackgroundTransparency = 1
  7754. notifyNOTE.BorderColor = BrickColor.new(255,255,255)
  7755. notifyNOTE.BorderSizePixel = 0
  7756. notifyNOTE.Size = UDim2.new(1,0,1,0)
  7757. notifyNOTE.ZIndex = 10
  7758. notifyNOTE.FontSize = 'Size18'
  7759. notifyNOTE.Font = 'SourceSansBold'
  7760. notifyNOTE.Text = 'NOTIFY'
  7761. notifyNOTE.TextColor = BrickColor.new(255,255,255)
  7762. notifyNOTE.TextStrokeColor3 = Color3.new(0,0,0)
  7763. notifyNOTE.TextStrokeTransparency = 0.8
  7764.  
  7765. jail = Instance.new('Model', DATA)
  7766. jail.Name = 'JAIL'
  7767. local B = Instance.new('Part', jail)
  7768. B.Name = 'BUTTOM'
  7769. B.BrickColor = BrickColor.new('Black')
  7770. B.Transparency = 0.5
  7771. B.Anchored = true
  7772. B.Locked = true
  7773. B.Size = Vector3.new(6, 1, 6)
  7774. B.TopSurface = 'Smooth'
  7775. B.BottomSurface = 'Smooth'
  7776. local M = Instance.new('Part', jail)
  7777. M.Name = 'MAIN'
  7778. M.BrickColor = BrickColor.new('Black')
  7779. M.Transparency = 1
  7780. M.Anchored = true
  7781. M.CanCollide = false
  7782. M.Locked = true
  7783. M.Position = B.Position + Vector3.new(0, 3, 0)
  7784. M.Size = Vector3.new(1, 1, 1)
  7785. local P1 = Instance.new('Part', jail)
  7786. P1.BrickColor = BrickColor.new('Black')
  7787. P1.Transparency = 0.5
  7788. P1.Position = B.Position + Vector3.new(0, 3.5, -2.5)
  7789. P1.Rotation = Vector3.new(0, 90, 0)
  7790. P1.Anchored = true
  7791. P1.Locked = true
  7792. P1.Size = Vector3.new(1, 6, 6)
  7793. local P2 = Instance.new('Part', jail)
  7794. P2.BrickColor = BrickColor.new('Black')
  7795. P2.Transparency = 0.5
  7796. P2.Position = B.Position + Vector3.new(-2.5, 3.5, 0)
  7797. P2.Rotation = Vector3.new(-180, 0, -180)
  7798. P2.Anchored = true
  7799. P2.Locked = true
  7800. P2.Size = Vector3.new(1, 6, 4)
  7801. local P3 = Instance.new('Part', jail)
  7802. P3.BrickColor = BrickColor.new('Black')
  7803. P3.Transparency = 0.5
  7804. P3.Position = B.Position + Vector3.new(2.5, 3.5, 0)
  7805. P3.Rotation = Vector3.new(0, 0, 0)
  7806. P3.Anchored = true
  7807. P3.Locked = true
  7808. P3.Size = Vector3.new(1, 6, 4)
  7809. local P4 = Instance.new('Part', jail)
  7810. P4.BrickColor = BrickColor.new('Black')
  7811. P4.Transparency = 0.5
  7812. P4.Position = B.Position + Vector3.new(0, 3.5, 2.5)
  7813. P4.Rotation = Vector3.new(0, 90, 0)
  7814. P4.Anchored = true
  7815. P4.Locked = true
  7816. P4.Size = Vector3.new(1, 6, 6)
  7817. local TOP = Instance.new('Part', jail)
  7818. TOP.BrickColor = BrickColor.new('Black')
  7819. TOP.Transparency = 0.5
  7820. TOP.Position = B.Position + Vector3.new(0, 7, 0)
  7821. TOP.Rotation = Vector3.new(0, 0, 0)
  7822. TOP.Anchored = true
  7823. TOP.Locked = true
  7824. TOP.Size = Vector3.new(6, 1, 6)
  7825. TOP.TopSurface = 'Smooth'
  7826. TOP.BottomSurface = 'Smooth'
  7827.  
  7828. addcmd('ayylmao','ayy lmao',{'alien'},
  7829. function(args, speaker)
  7830. local players = getPlayer(args[1], speaker)
  7831. for i,v in pairs(players)do
  7832. local pchar = gPlayers[v].Character
  7833. if pchar:FindFirstChild("Shirt") then
  7834. pchar.Shirt:Destroy()
  7835. end
  7836. if pchar:FindFirstChild("Pants") then
  7837. pchar.Pants:Destroy()
  7838. end
  7839. if pchar:FindFirstChild("Shirt Graphic") then
  7840. pchar["Shirt Graphic"].Graphic = ""
  7841. end
  7842. for i,v in pairs(pchar:GetChildren()) do
  7843. if v:IsA("Accessory") then
  7844. v:Destroy()
  7845. end
  7846. end
  7847. local ayylmao = DATA.ayylmao:Clone()
  7848. ayylmao.Parent = pchar
  7849. local BC = pchar["Body Colors"]
  7850. BC.HeadColor = BrickColor.new("Fossil")
  7851. BC.LeftArmColor = BrickColor.new("Fossil")
  7852. BC.LeftLegColor = BrickColor.new("Fossil")
  7853. BC.RightArmColor = BrickColor.new("Fossil")
  7854. BC.RightLegColor = BrickColor.new("Fossil")
  7855. BC.TorsoColor = BrickColor.new("Fossil")
  7856. end
  7857. end)
  7858.  
  7859. ----------------------
  7860. -----Commands GUI-----
  7861. ----------------------
  7862. CMDsFolder = Instance.new("Folder", game.CoreGui)
  7863. for i,v in pairs(CMDs) do
  7864. CMDsValue = Instance.new("StringValue", CMDsFolder)
  7865. CMDsValue.Value = v
  7866. CMDsValue.RobloxLocked = true
  7867. end
  7868. cmdOpen = false
  7869. local function commands()
  7870. if cmdOpen == false then
  7871. cmdOpen = true
  7872. local cmds = DATA.CMDs:Clone()
  7873. cmds.Parent = game.CoreGui
  7874. local CMDsV = CMDsFolder:GetChildren()
  7875. game.CoreGui.CMDs.DRAG.MAIN.Exit.MouseButton1Click:Connect(function()
  7876. cmdwin.DRAG:TweenPosition(UDim2.new(0,-350,1,-300),"Out","Quint",0.3,true)
  7877. wait(0.1)
  7878. cmdOpen = false
  7879. game.CoreGui.CMDs:Destroy()
  7880. end)
  7881. for i = 1, #CMDsV do
  7882. local YSize = 25
  7883. local Position = ((i * YSize) - YSize)
  7884. local newcmd = cmds.DRAG.MAIN.Example:Clone()
  7885. newcmd.Parent = cmds.DRAG.MAIN.CMDs
  7886. newcmd.Visible = true
  7887. newcmd.Position = UDim2.new(0,5,0, Position + 5)
  7888. newcmd.Text = "" .. CMDsV[i].Value
  7889. cmds.DRAG.MAIN.CMDs.CanvasSize = UDim2.new(0,0,0, Position + 30)
  7890. cmdwin = game.CoreGui.CMDs
  7891. cmdwin.DRAG:TweenPosition(UDim2.new(0,1,1,-300),"Out","Quint",0.3,true)
  7892.  
  7893. game.CoreGui.CMDs.DRAG.MAIN.Hide.MouseButton1Click:Connect(function()
  7894. cmdwin.DRAG:TweenPosition(UDim2.new(0,-350,1,-300),"Out","Quint",0.3,true)
  7895. cmdwin.HideFrame.Visible = true
  7896. wait(0.4)
  7897. cmdwin.HideFrame:TweenPosition(UDim2.new(0,1,1,-300),"Out","Quint",0.3,true)
  7898. wait(1)
  7899. end)
  7900. game.CoreGui.CMDs.HideFrame.rtrn.MouseButton1Click:Connect(function()
  7901. cmdwin.HideFrame:TweenPosition(UDim2.new(0,-100,1,-300),"Out","Quint",0.3,true)
  7902. wait(0.4)
  7903. cmdwin.HideFrame.Visible = false
  7904. cmdwin.DRAG:TweenPosition(UDim2.new(0,1,1,-300),"Out","Quint",0.3,true)
  7905. end)
  7906. end
  7907. end
  7908. end
  7909.  
  7910. function searchbar()
  7911. local main = game.CoreGui.CMDs
  7912. local frame = main.DRAG.MAIN:WaitForChild('CMDs')
  7913. local gui = main.DRAG.MAIN:WaitForChild('Search')
  7914. local focused = false
  7915.  
  7916. Match = function(name,str)
  7917. return name:lower():find(str:lower()) and true
  7918. end
  7919.  
  7920. gui.FocusLost:connect(function(enterpressed)
  7921. gui.Text = "Search"
  7922. end)
  7923.  
  7924. IndexContents = function(str,bool)
  7925. local Index,SizeY = 0,0
  7926. for i,v in next, frame:GetChildren() do
  7927. if bool then
  7928. if Match(v.Text,str) then
  7929. Index = Index + 1
  7930. v.Position = UDim2.new(0,0,0,Index*v.AbsoluteSize.Y-v.AbsoluteSize.Y)
  7931. v.Visible = true
  7932. SizeY = SizeY + v.AbsoluteSize.Y
  7933. frame.CanvasSize = UDim2.new(0,0,0,SizeY)
  7934. else
  7935. v.Visible = false
  7936. end
  7937. else
  7938. v.Visible = true
  7939. SizeY = SizeY + v.AbsoluteSize.Y
  7940. frame.CanvasSize = UDim2.new(0,0,0,SizeY)
  7941. end
  7942. end
  7943. end
  7944.  
  7945. game:GetService('RunService').Stepped:connect(function()
  7946. if gui:IsFocused() and gui.Text == "Search" then
  7947. gui.Text = ''
  7948. end
  7949. end)
  7950.  
  7951. gui.Changed:connect(function()
  7952. if gui:IsFocused() then IndexContents(gui.Text,true) end
  7953. end)
  7954.  
  7955. IndexContents('',true)
  7956. end
  7957.  
  7958. function loadcmds()
  7959. commands()
  7960. wait(0.2)
  7961. searchbar()
  7962. end
  7963.  
  7964. addcmd('cmds','prints cmds',{},
  7965. function(args, speaker)
  7966. if speaker.userId ~= LP.userId then
  7967. if speaker.Character.Head:FindFirstChild("BillboardGui") then
  7968. speaker.Character.Head:FindFirstChild("BillboardGui"):Remove()
  7969. end
  7970.  
  7971. y = Instance.new("BillboardGui")
  7972. y.Size = UDim2.new(0,100,0,150)
  7973. y.StudsOffset = Vector3.new(0,1,0)
  7974. y.Parent = speaker.Character.Head
  7975. y.Adornee = speaker.Character.Head
  7976. f = Instance.new("TextLabel")
  7977. f.Parent = y
  7978. f.BackgroundTransparency = 1
  7979. f.Position = UDim2.new(0,0,0,-50)
  7980. f.Size = UDim2.new(0,100,0,100)
  7981. f.Font = "ArialBold"
  7982. f.TextSize = 20
  7983. f.Text = "Commands: cmds.infiniteyield.x10host.com (say " .. cmdprefix .. "verify me to dismiss)"
  7984. f.TextStrokeColor3 = Color3.new(0,0,0)
  7985. f.TextColor3 = Color3.new(255/255,255/255,255/255)
  7986. f.TextStrokeTransparency = 0
  7987. f.TextYAlignment = "Bottom"
  7988. else
  7989. commands()
  7990. wait(0.2)
  7991. searchbar()
  7992. end
  7993. end)
  7994.  
  7995. cmdBAR.FocusLost:connect(function(enterpressed)
  7996. if enterpressed and cmdBAR.Text ~= "" then
  7997. spawn(function ()
  7998. execCmd(cmdBAR.Text, Player)
  7999. end)
  8000. end
  8001. cmdBAR.BorderSizePixel = 1
  8002. wait(0.1)
  8003. cmdBAR.BorderSizePixel = 0
  8004. cmdBAR.Text = 'Press ' ..cmdbarbind.. ' to focus the cmd bar'
  8005. end)
  8006.  
  8007. Mouse.KeyDown:connect(function(Key)
  8008. if (Key==cmdbarbind) then
  8009. cmdBAR:CaptureFocus()
  8010. cmdBAR.BorderSizePixel = 1
  8011. wait(0.1)
  8012. cmdBAR.BorderSizePixel = 2
  8013. end
  8014. end)
  8015.  
  8016. local NOTIFY = DATA.Notification
  8017. NOTIFY.Parent = game.CoreGui
  8018. local usingNOTE = false
  8019. function Notify(msg)
  8020. if NOTIFY.NOTIFY and NOTIFY.NOTIFY.NOTE then
  8021. spawn(function()
  8022. NOTIFY.NOTIFY:TweenPosition(UDim2.new(0,0,0,-100), "InOut", "Quad", 0.5, true, nil)
  8023. if qopen == true then
  8024. quickmenu.sheild.cmds:TweenPosition(UDim2.new(0, 50, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8025. quickmenu.sheild.settings:TweenPosition(UDim2.new(0, 135, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8026. quickmenu.sheild.updates:TweenPosition(UDim2.new(0, 200, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8027. quickmenu.sheild.info:TweenPosition(UDim2.new(0, 265, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2) qopen = false
  8028. wait(0.6)
  8029. NOTIFY.NOTIFY.NOTE.Text = msg
  8030. NOTIFY.NOTIFY:TweenPosition(UDim2.new(0, 0, 0, -38), "InOut", "Quad", 0.5, true, nil)
  8031. else
  8032. wait(0.6)
  8033. NOTIFY.NOTIFY.NOTE.Text = msg
  8034. NOTIFY.NOTIFY:TweenPosition(UDim2.new(0, 0, 0, -38), "InOut", "Quad", 0.5, true, nil)
  8035. end
  8036. end)
  8037. end
  8038. end
  8039.  
  8040. -------------------------
  8041. --Startup notifications--
  8042. -------------------------
  8043. settingsload() wait(0.01) settingsOpen = false game.CoreGui.SettingsGUI:Destroy() MODE = 1
  8044. local info = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local done = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel")
  8045. local TextLabel_4 = Instance.new("TextLabel") local TextLabel_5 = Instance.new("TextLabel") info.Name = "info" info.Parent = game.CoreGui Frame.Parent = info Frame.Position = UDim2.new(0.100000001, 0, 0.100000001, 0) Frame.Size = UDim2.new(0.800000012, 0, 0.800000012, 0)
  8046. Frame.Style = Enum.FrameStyle.RobloxSquare done.Name = "done" done.Parent = Frame done.BackgroundColor3 = Color3.new(0, 0, 0) done.BackgroundTransparency = 0.5 done.BorderColor3 = Color3.new(1, 1, 1) done.Position = UDim2.new(0.350000024, 0, 0.800000012, 0)
  8047. done.Size = UDim2.new(0.300000012, 0, 0.150000006, 0) done.FontSize = Enum.FontSize.Size24 done.Text = "Done" done.TextColor3 = Color3.new(1, 1, 1) TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  8048. TextLabel.BackgroundTransparency = 1 TextLabel.Position = UDim2.new(0.349999994, 0, 0.200000003, 0) TextLabel.Size = UDim2.new(0.300000012, 0, 0.150000006, 0) TextLabel.ZIndex = 2 TextLabel.Font = Enum.Font.ArialBold
  8049. TextLabel.FontSize = Enum.FontSize.Size36 TextLabel.Text = "Credits:" TextLabel.TextColor3 = Color3.new(1, 1, 1) TextLabel.TextStrokeTransparency = 0.69999998807907 TextLabel_2.Parent = Frame
  8050. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_2.BackgroundTransparency = 1 TextLabel_2.Position = UDim2.new(0.349999994, 0, 0, 0) TextLabel_2.Size = UDim2.new(0.300000012, 0, 0.150000006, 0) TextLabel_2.ZIndex = 2 TextLabel_2.Font = Enum.Font.ArialBold TextLabel_2.FontSize = Enum.FontSize.Size60
  8051. TextLabel_2.Text = "INFINITE YIELD" TextLabel_2.TextColor3 = Color3.new(1, 1, 1) TextLabel_2.TextStrokeTransparency = 0.69999998807907 TextLabel_3.Parent = Frame TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_3.BackgroundTransparency = 1
  8052. TextLabel_3.Position = UDim2.new(0.349999994, 0, 0.200000003, 0) TextLabel_3.Size = UDim2.new(0.300000012, 0, 0.300000012, 0) TextLabel_3.ZIndex = 2 TextLabel_3.Font = Enum.Font.ArialBold TextLabel_3.FontSize = Enum.FontSize.Size28
  8053. TextLabel_3.Text = "Edge#3467 - bluntboomer#1259 - Master#9156" TextLabel_3.TextColor3 = Color3.new(1, 1, 1) TextLabel_3.TextStrokeTransparency = 0.69999998807907 TextLabel_4.Parent = Frame TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  8054. TextLabel_4.BackgroundTransparency = 1 TextLabel_4.Position = UDim2.new(0.349999994, 0, 0.300000012, 0) TextLabel_4.Size = UDim2.new(0.300000012, 0, 0.600000024, 0) TextLabel_4.ZIndex = 2 TextLabel_4.Font = Enum.Font.ArialBold
  8055. TextLabel_4.FontSize = Enum.FontSize.Size28 TextLabel_4.Text = "infiniteyield.x10host.com - discord.gg/9MByKtG" TextLabel_4.TextColor3 = Color3.new(1, 1, 1) TextLabel_4.TextStrokeTransparency = 0.69999998807907 TextLabel_5.Parent = Frame
  8056. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_5.BackgroundTransparency = 1 TextLabel_5.Position = UDim2.new(0.349999994, 0, 0.200000003, 0) TextLabel_5.Size = UDim2.new(0.300000012, 0, 0.600000024, 0) TextLabel_5.ZIndex = 2
  8057. TextLabel_5.Font = Enum.Font.ArialBold TextLabel_5.FontSize = Enum.FontSize.Size28 TextLabel_5.Text = "You can find more information on the website and the discord." TextLabel_5.TextColor3 = Color3.new(1, 1, 1) TextLabel_5.TextStrokeTransparency = 0.69999998807907 done.ZIndex = 2 Frame.Visible = false
  8058. done.MouseButton1Click:connect(function() game.CoreGui.info.Frame.Visible = false end)
  8059. local upd = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local done2 = Instance.new("TextButton") UTDW = Instance.new("TextLabel") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") local TextLabel_3 = Instance.new("TextLabel")
  8060. upd.Name = "upd" upd.Parent = game.CoreGui Frame.Parent = upd Frame.Position = UDim2.new(0.100000001, 0, 0.100000001, 0) Frame.Size = UDim2.new(0.800000012, 0, 0.800000012, 0) Frame.Style = Enum.FrameStyle.RobloxSquare
  8061. done2.Name = "done2" done2.Parent = Frame done2.BackgroundColor3 = Color3.new(0, 0, 0) done2.BackgroundTransparency = 0.5 done2.BorderColor3 = Color3.new(1, 1, 1) done2.Position = UDim2.new(0.350000024, 0, 0.800000012, 0) done2.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  8062. done2.FontSize = Enum.FontSize.Size24 done2.Text = "Done" done2.TextColor3 = Color3.new(1, 1, 1) UTDW.Name = "UTDW" UTDW.Parent = Frame UTDW.BackgroundColor3 = Color3.new(1, 1, 1) UTDW.BackgroundTransparency = 1
  8063. UTDW.Position = UDim2.new(0.349999994, 0, 0.200000003, 0) UTDW.Size = UDim2.new(0.300000012, 0, 0.150000006, 0) UTDW.ZIndex = 2 UTDW.Font = Enum.Font.ArialBold UTDW.FontSize = Enum.FontSize.Size36 UTDW.Text = "UP TO DATE: error"
  8064. UTDW.TextColor3 = Color3.new(1, 1, 1) UTDW.TextStrokeTransparency = 0.69999998807907 TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel.BackgroundTransparency = 1 TextLabel.Position = UDim2.new(0.349999994, 0, 0, 0)
  8065. TextLabel.Size = UDim2.new(0.300000012, 0, 0.150000006, 0) TextLabel.ZIndex = 2 TextLabel.Font = Enum.Font.ArialBold TextLabel.FontSize = Enum.FontSize.Size60 TextLabel.Text = "INFINITE YIELD" TextLabel.TextColor3 = Color3.new(1, 1, 1) TextLabel.TextStrokeTransparency = 0.69999998807907
  8066. TextLabel_2.Parent = Frame TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_2.BackgroundTransparency = 1 TextLabel_2.Position = UDim2.new(0.349999994, 0, 0.150000006, 0) TextLabel_2.Size = UDim2.new(0.300000012, 0, 0.600000024, 0)
  8067. TextLabel_2.ZIndex = 2 TextLabel_2.Font = Enum.Font.ArialBold TextLabel_2.FontSize = Enum.FontSize.Size28 TextLabel_2.Text = "Update Log:" TextLabel_2.TextColor3 = Color3.new(1, 1, 1) TextLabel_2.TextStrokeTransparency = 0.69999998807907
  8068. TextLabel_3.Parent = Frame TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1) TextLabel_3.BackgroundTransparency = 1 TextLabel_3.Position = UDim2.new(0, 0, 0.32, 0) TextLabel_3.Size = UDim2.new(1, 0, 0.6, 0) Frame.Visible = false
  8069. TextLabel_3.ZIndex = 2 TextLabel_3.Font = Enum.Font.ArialBold TextLabel_3.FontSize = Enum.FontSize.Size28 TextLabel_3.Text = "Adjusted more GUI objects and FINALLY added draggable windows. Added a few commands like fegod (local player), fekill [plr], nohead/head [plr]. Stored some values in the script instead of bool values now." TextLabel_3.TextColor3 = Color3.new(1, 1, 1) TextLabel_3.TextStrokeTransparency = 0.69999998807907 TextLabel_3.TextWrapped = true
  8070. done2.MouseButton1Click:connect(function() game.CoreGui.upd.Frame.Visible = false end)
  8071. o1 = Instance.new("ScreenGui")
  8072. o2 = Instance.new("Frame")
  8073. o3 = Instance.new("Frame")
  8074. o4 = Instance.new("Frame")
  8075. o5 = Instance.new("ScrollingFrame")
  8076. o6 = Instance.new("TextLabel")
  8077. o7 = Instance.new("ScrollingFrame")
  8078. o8 = Instance.new("TextLabel")
  8079. o9 = Instance.new("Frame")
  8080. o10 = Instance.new("ScrollingFrame")
  8081. o11 = Instance.new("ScrollingFrame")
  8082. o1.Name = "IntroGui"
  8083. o1.Parent = game.CoreGui
  8084. o2.Name = "MainFrame"
  8085. o2.Parent = o1
  8086. o2.Size = UDim2.new(1,0,1,0)
  8087. o2.BackgroundColor3 = Color3.new(0, 0, 0)
  8088. o2.BackgroundTransparency = 1
  8089. o2.BorderSizePixel = 0
  8090. o3.Name = "Intro"
  8091. o3.Parent = o2
  8092. o3.Size = UDim2.new(1,0,1,0)
  8093. o3.BackgroundColor3 = Color3.new(0, 0, 0)
  8094. o3.BackgroundTransparency = 1
  8095. o3.BorderSizePixel = 0
  8096. o3.ZIndex = 2
  8097. o4.Name = "presents"
  8098. o4.Parent = o3
  8099. o4.Position = UDim2.new(0,0,1,0)
  8100. o4.Size = UDim2.new(1,0,1,0)
  8101. o4.Position = UDim2.new(0,0,1,0)
  8102. o4.BackgroundColor3 = Color3.new(0, 0, 0)
  8103. o4.BackgroundTransparency = 0.69999998807907
  8104. o4.BorderSizePixel = 0
  8105. o4.ZIndex = 3
  8106. o5.Name = "text1"
  8107. o5.Parent = o4
  8108. o5.Position = UDim2.new(0,0,0.5,-50)
  8109. o5.Size = UDim2.new(1,0,0,100)
  8110. o5.Position = UDim2.new(0,0,0.5,-50)
  8111. o5.CanvasSize = UDim2.new(0,0,0,0)
  8112. o5.BackgroundColor3 = Color3.new(1, 1, 1)
  8113. o5.BackgroundTransparency = 1
  8114. o5.BorderSizePixel = 0
  8115. o5.ZIndex = 3
  8116. o5.ScrollBarThickness = 0
  8117. o6.Name = "MainTL"
  8118. o6.Parent = o5
  8119. o6.Position = UDim2.new(0,0,0,100)
  8120. o6.Size = UDim2.new(1,0,0,100)
  8121. o6.Text = "Infinite Yield"
  8122. o6.Position = UDim2.new(0,0,0,100)
  8123. o6.BackgroundColor3 = Color3.new(1, 1, 1)
  8124. o6.BackgroundTransparency = 1
  8125. o6.BorderSizePixel = 0
  8126. o6.ZIndex = 5
  8127. o6.Font = Enum.Font.Highway
  8128. o6.FontSize = Enum.FontSize.Size14
  8129. o6.TextColor3 = Color3.new(1, 1, 1)
  8130. o6.TextScaled = true
  8131. o6.TextWrapped = true
  8132. o7.Name = "text2"
  8133. o7.Parent = o4
  8134. o7.Position = UDim2.new(0,0,0.5,50)
  8135. o7.Size = UDim2.new(1,0,0,30)
  8136. o7.Position = UDim2.new(0,0,0.5,50)
  8137. o7.CanvasSize = UDim2.new(0,0,0,0)
  8138. o7.BackgroundColor3 = Color3.new(1, 1, 1)
  8139. o7.BackgroundTransparency = 1
  8140. o7.BorderSizePixel = 0
  8141. o7.ZIndex = 3
  8142. o7.ScrollBarThickness = 0
  8143. o8.Name = "MainTL"
  8144. o8.Parent = o7
  8145. o8.Position = UDim2.new(0,0,0,-31)
  8146. o8.Size = UDim2.new(1,0,0,30)
  8147. o8.Text = "Admin Commands"
  8148. o8.Position = UDim2.new(0,0,0,-31)
  8149. o8.BackgroundColor3 = Color3.new(1, 1, 1)
  8150. o8.BackgroundTransparency = 1
  8151. o8.BorderSizePixel = 0
  8152. o8.ZIndex = 5
  8153. o8.Font = Enum.Font.Highway
  8154. o8.FontSize = Enum.FontSize.Size36
  8155. o8.TextColor3 = Color3.new(1, 1, 1)
  8156. o8.TextWrapped = true
  8157. o9.Name = "gametitle"
  8158. o9.Parent = o3
  8159. o9.Position = UDim2.new(0,0,1,0)
  8160. o9.Size = UDim2.new(1,0,1,0)
  8161. o9.Position = UDim2.new(0,0,1,0)
  8162. o9.BackgroundColor3 = Color3.new(0, 0, 0)
  8163. o9.BackgroundTransparency = 0.69999998807907
  8164. o9.BorderSizePixel = 0
  8165. o9.ZIndex = 3
  8166. o10.Name = "text1"
  8167. o10.Parent = o9
  8168. o10.Position = UDim2.new(0,0,0.5,-50)
  8169. o10.Size = UDim2.new(1,0,0,100)
  8170. o10.Position = UDim2.new(0,0,0.5,-50)
  8171. o10.CanvasSize = UDim2.new(0,0,0,0)
  8172. o10.BackgroundColor3 = Color3.new(1, 1, 1)
  8173. o10.BackgroundTransparency = 1
  8174. o10.BorderSizePixel = 0
  8175. o10.ZIndex = 3
  8176. o10.ScrollBarThickness = 0
  8177. o11.Name = "text2"
  8178. o11.Parent = o9
  8179. o11.Position = UDim2.new(0,0,0.5,50)
  8180. o11.Size = UDim2.new(1,0,0,40)
  8181. o11.Position = UDim2.new(0,0,0.5,50)
  8182. o11.CanvasSize = UDim2.new(0,0,0,0)
  8183. o11.BackgroundColor3 = Color3.new(1, 1, 1)
  8184. o11.BackgroundTransparency = 1
  8185. o11.BorderSizePixel = 0
  8186. o11.ZIndex = 3
  8187. o11.ScrollBarThickness = 0
  8188. wait(1)
  8189. local presents = game.CoreGui.IntroGui.MainFrame.Intro.presents
  8190. local presents_text1_mtl = presents.text1.MainTL
  8191. local presents_text2_mtl = presents.text2.MainTL
  8192. local gtitle = game.CoreGui.IntroGui.MainFrame.Intro.gametitle
  8193.  
  8194. presents:TweenPosition(UDim2.new(0,0,0,0),"Out","Quad",0)
  8195. wait(0.5)
  8196. presents_text1_mtl:TweenPosition(UDim2.new(0,0,0.5,-54),"Out","Quad",1)
  8197. wait(0.5)
  8198. presents_text2_mtl:TweenPosition(UDim2.new(0,0,0.5,-18),"Out","Quad",0.3)
  8199. wait(3)
  8200. presents:TweenPosition(UDim2.new(0,0,-1,0),"Out","Quad",0.5)
  8201. gtitle:TweenPosition(UDim2.new(0,0,0,0),"Out","Quad",0.5)
  8202. wait(0.6)
  8203. gtitle:TweenPosition(UDim2.new(0,0,1,0),"Out","Quad",0.5)
  8204. presents:TweenPosition(UDim2.new(0,0,-1,-38),"Out","Quad",0)
  8205. wait(0.1)
  8206. if game.Workspace.FilteringEnabled == true then
  8207. Notify('Filtering ENABLED')
  8208. elseif game.Workspace.FilteringEnabled == false then
  8209. Notify('Filtering Disabled')
  8210. end
  8211. wait(1)
  8212. o1:Destroy()
  8213. local Asset = game:GetService("MarketplaceService"):GetProductInfo(937297244)
  8214. wait(1)
  8215. if Asset.Name == "Infinite Yield 5.4.1" then
  8216. print('Infinite Yield is up to date! (Version ' .. Version .. ')')
  8217. UTD = true
  8218. UTDW.Text = 'UP TO DATE: yes (Version ' .. Version .. ')'
  8219. else
  8220. UTD = false
  8221. UTDW.Text = 'UP TO DATE: no (Version ' .. Version .. ')'
  8222. local Update = Instance.new("ScreenGui")
  8223. local Notification = Instance.new("Frame")
  8224. local Help = Instance.new("Frame")
  8225. local helpframe = Instance.new("Frame")
  8226. local Help_2 = Instance.new("Frame")
  8227. local Notice = Instance.new("Frame")
  8228. local TextLabel = Instance.new("TextLabel")
  8229. local OKButton = Instance.new("TextButton")
  8230. local Notice_2 = Instance.new("Frame")
  8231. local TextLabel_2 = Instance.new("TextLabel")
  8232. local ButtonSeparator = Instance.new("Frame")
  8233. local HelpButton = Instance.new("TextButton")
  8234. local OKButton_2 = Instance.new("TextButton")
  8235. local Bar = Instance.new("Frame")
  8236. Update.Name = "Update"
  8237. Update.Parent = game.CoreGui
  8238. Notification.Name = "Notification"
  8239. Notification.Parent = Update
  8240. Notification.BackgroundColor3 = Color3.new(0, 0, 0)
  8241. Notification.BackgroundTransparency = 0.5
  8242. Notification.BorderSizePixel = 0
  8243. Notification.Size = UDim2.new(1, 0, 0, 65)
  8244. Help.Name = "Help"
  8245. Help.Parent = Notification
  8246. Help.BackgroundColor3 = Color3.new(0, 0, 0)
  8247. Help.BackgroundTransparency = 1
  8248. Help.BorderSizePixel = 0
  8249. Help.Position = UDim2.new(0, 0, 0, 65)
  8250. Help.Size = UDim2.new(1, 0, 1, -22)
  8251. Help.Visible = false
  8252. helpframe.Name = "helpframe"
  8253. helpframe.Parent = Help
  8254. helpframe.BackgroundColor3 = Color3.new(0, 0, 0)
  8255. helpframe.BackgroundTransparency = 0.5
  8256. helpframe.BorderSizePixel = 0
  8257. helpframe.Size = UDim2.new(1, 0, 0, 65)
  8258. Help_2.Name = "Help"
  8259. Help_2.Parent = helpframe
  8260. Help_2.BackgroundColor3 = Color3.new(0, 0, 0)
  8261. Help_2.BackgroundTransparency = 1
  8262. Help_2.BorderSizePixel = 0
  8263. Help_2.Position = UDim2.new(0, 0, 0, 200)
  8264. Help_2.Size = UDim2.new(1, 0, 1, -22)
  8265. Notice.Name = "Notice"
  8266. Notice.Parent = helpframe
  8267. Notice.BackgroundColor3 = Color3.new(0, 0, 0)
  8268. Notice.BackgroundTransparency = 1
  8269. Notice.BorderSizePixel = 0
  8270. Notice.Position = UDim2.new(0, 0, 0, 2)
  8271. Notice.Size = UDim2.new(1, 0, 1, -22)
  8272. TextLabel.Parent = Notice
  8273. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  8274. TextLabel.BackgroundTransparency = 1
  8275. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  8276. TextLabel.BorderSizePixel = 0
  8277. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  8278. TextLabel.Font = Enum.Font.SourceSansBold
  8279. TextLabel.FontSize = Enum.FontSize.Size14
  8280. TextLabel.Text = "You can go to our site at infiniteyield.x10host.com to download the latest version. Otherwise join the discord: discord.gg/9MByKtG"
  8281. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  8282. TextLabel.TextStrokeColor3 = Color3.new(0, 0, 0)
  8283. TextLabel.TextStrokeTransparency = 0.80000001192093
  8284. TextLabel.TextWrapped = true
  8285. Notice_2.Name = "Notice"
  8286. Notice_2.Parent = Notification
  8287. Notice_2.BackgroundColor3 = Color3.new(0, 0, 0)
  8288. Notice_2.BackgroundTransparency = 1
  8289. Notice_2.BorderSizePixel = 0
  8290. Notice_2.Position = UDim2.new(0, 0, 0, 2)
  8291. Notice_2.Size = UDim2.new(1, 0, 1, -22)
  8292. TextLabel_2.Parent = Notice_2
  8293. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  8294. TextLabel_2.BackgroundTransparency = 1
  8295. TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  8296. TextLabel_2.BorderSizePixel = 0
  8297. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  8298. TextLabel_2.Font = Enum.Font.SourceSansBold
  8299. TextLabel_2.FontSize = Enum.FontSize.Size14
  8300. TextLabel_2.Text = "The version of Infinite Yield you are using is outdated! (Using version " .. Version .. " when " .. Asset.Name .. " is avalable)"
  8301. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  8302. TextLabel_2.TextStrokeColor3 = Color3.new(0, 0, 0)
  8303. TextLabel_2.TextStrokeTransparency = 0.80000001192093
  8304. TextLabel_2.TextWrapped = true
  8305. ButtonSeparator.Name = "ButtonSeparator"
  8306. ButtonSeparator.Parent = Notification
  8307. ButtonSeparator.BackgroundColor3 = Color3.new(0, 0, 0)
  8308. ButtonSeparator.BackgroundTransparency = 0.5
  8309. ButtonSeparator.BorderColor3 = Color3.new(1, 1, 1)
  8310. ButtonSeparator.BorderSizePixel = 0
  8311. ButtonSeparator.Position = UDim2.new(0.5, 0, 1, -22)
  8312. ButtonSeparator.Size = UDim2.new(0, 2, 0, 22)
  8313. HelpButton.Name = "HelpButton"
  8314. HelpButton.Parent = Notification
  8315. HelpButton.BackgroundColor3 = Color3.new(0, 0, 0)
  8316. HelpButton.BackgroundTransparency = 0.80000001192093
  8317. HelpButton.BorderColor3 = Color3.new(0, 0, 0)
  8318. HelpButton.BorderSizePixel = 0
  8319. HelpButton.Position = UDim2.new(0.5, 0, 1, -22)
  8320. HelpButton.Size = UDim2.new(0.5, 0, 0, 22)
  8321. HelpButton.Font = Enum.Font.Highway
  8322. HelpButton.FontSize = Enum.FontSize.Size18
  8323. HelpButton.Text = "What should I do?"
  8324. HelpButton.TextColor3 = Color3.new(1, 1, 1)
  8325. OKButton_2.Name = "OKButton"
  8326. OKButton_2.Parent = Notification
  8327. OKButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  8328. OKButton_2.BackgroundTransparency = 0.80000001192093
  8329. OKButton_2.BorderColor3 = Color3.new(0, 0, 0)
  8330. OKButton_2.BorderSizePixel = 0
  8331. OKButton_2.Position = UDim2.new(0, 0, 1, -22)
  8332. OKButton_2.Size = UDim2.new(0.5, 0, 0, 22)
  8333. OKButton_2.Font = Enum.Font.Highway
  8334. OKButton_2.FontSize = Enum.FontSize.Size18
  8335. OKButton_2.Text = "Ignore"
  8336. OKButton_2.TextColor3 = Color3.new(1, 1, 1)
  8337. Bar.Name = "Bar"
  8338. Bar.Parent = Notification
  8339. Bar.BackgroundColor3 = Color3.new(1, 0, 0)
  8340. Bar.BorderSizePixel = 0
  8341. Bar.Size = UDim2.new(1, 0, 0, 2)
  8342. end
  8343. if UTD == false then
  8344. game.CoreGui.Update.Notification.HelpButton.MouseButton1Click:Connect(function()
  8345. wait()
  8346. game.CoreGui.Update.Notification.Help.Visible = true
  8347. end)
  8348. end
  8349. if UTD ==false then
  8350. game.CoreGui.Update.Notification.OKButton.MouseButton1Click:Connect(function()
  8351. wait()
  8352. game.CoreGui.Update:Destroy()
  8353. end)
  8354. end
  8355. local iy = Instance.new("ImageButton") local sheild = Instance.new("Frame") local cmds = Instance.new("ImageButton") local cmds_2 = Instance.new("TextLabel")
  8356. local settings = Instance.new("ImageButton") local settings_2 = Instance.new("TextLabel") local updates = Instance.new("ImageButton") local updates_2 = Instance.new("TextLabel")
  8357. local info = Instance.new("ImageButton") local info_2 = Instance.new("TextLabel") local MAIN = Instance.new("TextLabel")
  8358. iy.Name = "iy"
  8359. iy.Parent = game.CoreGui.RobloxGui.TopBarContainer
  8360. iy.BackgroundTransparency = 1
  8361. iy.Position = UDim2.new(0, 2, 0, -38)
  8362. iy.Size = UDim2.new(0, 50, 0, 36)
  8363. iy.AutoButtonColor = false
  8364. sheild.Name = "sheild"
  8365. sheild.Parent = iy
  8366. sheild.BackgroundColor3 = Color3.new(1, 1, 1)
  8367. sheild.BackgroundTransparency = 1
  8368. sheild.Size = UDim2.new(0, 320, 0, 35)
  8369. cmds.Name = "cmds"
  8370. cmds.Parent = sheild
  8371. cmds.BackgroundTransparency = 1
  8372. cmds.Position = UDim2.new(0, 50, 0, 0)
  8373. cmds.Size = UDim2.new(0, 80, 0, 36)
  8374. cmds.AutoButtonColor = false
  8375. cmds_2.Name = "cmds"
  8376. cmds_2.Parent = cmds
  8377. cmds_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8378. cmds_2.BackgroundTransparency = 1
  8379. cmds_2.Position = UDim2.new(0, 0, 0, -2)
  8380. cmds_2.Size = UDim2.new(0, 80, 0, 40)
  8381. cmds_2.Font = Enum.Font.Arial
  8382. cmds_2.FontSize = Enum.FontSize.Size14
  8383. cmds_2.Text = "Commands"
  8384. cmds_2.TextColor3 = Color3.new(1, 1, 1)
  8385. cmds_2.TextStrokeTransparency = 0.69999998807907
  8386. settings.Name = "settings"
  8387. settings.Parent = sheild
  8388. settings.BackgroundTransparency = 1
  8389. settings.Position = UDim2.new(0, 135, 0, 0)
  8390. settings.Size = UDim2.new(0, 60, 0, 36)
  8391. settings.AutoButtonColor = false
  8392. settings_2.Name = "settings"
  8393. settings_2.Parent = settings
  8394. settings_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8395. settings_2.BackgroundTransparency = 1
  8396. settings_2.Position = UDim2.new(0, 0, 0, -2)
  8397. settings_2.Size = UDim2.new(0, 60, 0, 40)
  8398. settings_2.Font = Enum.Font.Arial
  8399. settings_2.FontSize = Enum.FontSize.Size14
  8400. settings_2.Text = "Settings"
  8401. settings_2.TextColor3 = Color3.new(1, 1, 1)
  8402. settings_2.TextStrokeTransparency = 0.69999998807907
  8403. updates.Name = "updates"
  8404. updates.Parent = sheild
  8405. updates.BackgroundTransparency = 1
  8406. updates.Position = UDim2.new(0, 200, 0, 0)
  8407. updates.Size = UDim2.new(0, 60, 0, 36)
  8408. updates.AutoButtonColor = false
  8409. updates_2.Name = "updates"
  8410. updates_2.Parent = updates
  8411. updates_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8412. updates_2.BackgroundTransparency = 1
  8413. updates_2.Position = UDim2.new(0, 0, 0, -2)
  8414. updates_2.Size = UDim2.new(0, 60, 0, 40)
  8415. updates_2.Font = Enum.Font.Arial
  8416. updates_2.FontSize = Enum.FontSize.Size14
  8417. updates_2.Text = "Updates"
  8418. updates_2.TextColor3 = Color3.new(1, 1, 1)
  8419. updates_2.TextStrokeTransparency = 0.69999998807907
  8420. info.Name = "info"
  8421. info.Parent = sheild
  8422. info.BackgroundTransparency = 1
  8423. info.Position = UDim2.new(0, 265, 0, 0)
  8424. info.Size = UDim2.new(0, 35, 0, 36)
  8425. info.AutoButtonColor = false
  8426. info_2.Name = "info"
  8427. info_2.Parent = info
  8428. info_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8429. info_2.BackgroundTransparency = 1
  8430. info_2.Position = UDim2.new(0, 0, 0, -2)
  8431. info_2.Size = UDim2.new(0, 30, 0, 40)
  8432. info_2.Font = Enum.Font.Arial
  8433. info_2.FontSize = Enum.FontSize.Size14
  8434. info_2.Text = "Info"
  8435. info_2.TextColor3 = Color3.new(1, 1, 1)
  8436. info_2.TextStrokeTransparency = 0.69999998807907
  8437. MAIN.Name = "MAIN"
  8438. MAIN.Parent = iy
  8439. MAIN.BackgroundColor3 = Color3.new(1, 1, 1)
  8440. MAIN.BackgroundTransparency = 1
  8441. MAIN.Position = UDim2.new(0, 2, 0, -2)
  8442. MAIN.Size = UDim2.new(0, 40, 0, 40)
  8443. MAIN.Font = Enum.Font.ArialBold
  8444. MAIN.FontSize = Enum.FontSize.Size24
  8445. MAIN.Text = "IY"
  8446. MAIN.TextColor3 = Color3.new(1, 1, 1)
  8447. MAIN.TextStrokeTransparency = 0.69999998807907
  8448. quickmenu = game.CoreGui.RobloxGui.TopBarContainer.iy
  8449. local TopBarContainer = Instance.new("Frame") TopBarContainer.Name = "TopBarContainer" TopBarContainer.Parent = game.CoreGui.RobloxGui TopBarContainer.Active = true TopBarContainer.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  8450. TopBarContainer.BackgroundTransparency = 0.5 TopBarContainer.BorderSizePixel = 0 TopBarContainer.Position = UDim2.new(0, 0, 0, -72) TopBarContainer.Size = UDim2.new(1, 0, 0, 36) TopBarContainer.ZIndex = 0
  8451. game:GetService("GuiService"):SetGlobalGuiInset(0,72,0,0)
  8452. wait(1)
  8453. quickmenu.sheild.cmds:TweenPosition(UDim2.new(0, 50, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8454. quickmenu.sheild.settings:TweenPosition(UDim2.new(0, 135, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8455. quickmenu.sheild.updates:TweenPosition(UDim2.new(0, 200, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8456. quickmenu.sheild.info:TweenPosition(UDim2.new(0, 265, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8457. qopen = false quickmenu.MouseButton1Click:connect(function()
  8458. if qopen == false then NOTIFY.NOTIFY:TweenPosition(UDim2.new(0,0,0,-100), "InOut", "Quad", 0.5, true, nil)
  8459. quickmenu.sheild.cmds:TweenPosition(UDim2.new(0, 50, 0, 0), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8460. quickmenu.sheild.settings:TweenPosition(UDim2.new(0, 135, 0, 0), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8461. quickmenu.sheild.updates:TweenPosition(UDim2.new(0, 200, 0, 0), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8462. quickmenu.sheild.info:TweenPosition(UDim2.new(0, 265, 0, 0), "InOut", "Quad", 0.5, true, nil) wait(0.2) qopen = true else NOTIFY.NOTIFY:TweenPosition(UDim2.new(0, 0, 0, -38), "InOut", "Quad", 0.5, true, nil)
  8463. quickmenu.sheild.cmds:TweenPosition(UDim2.new(0, 50, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8464. quickmenu.sheild.settings:TweenPosition(UDim2.new(0, 135, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8465. quickmenu.sheild.updates:TweenPosition(UDim2.new(0, 200, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2)
  8466. quickmenu.sheild.info:TweenPosition(UDim2.new(0, 265, 0, -50), "InOut", "Quad", 0.5, true, nil) wait(0.2) qopen = false end end)
  8467. quickmenu.sheild.cmds.MouseButton1Click:connect(function() loadcmds() end)
  8468. quickmenu.sheild.settings.MouseButton1Click:connect(function() settingsload() end)
  8469. quickmenu.sheild.info.MouseButton1Click:connect(function() game.CoreGui.info.Frame.Visible = true end)
  8470. quickmenu.sheild.updates.MouseButton1Click:connect(function() game.CoreGui.upd.Frame.Visible = true end)
Add Comment
Please, Sign In to add comment