Advertisement
Upscalefanatic3

Plates of Fate: Mayhem Execution GUI *Updated*

Dec 28th, 2017
6,437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.10 KB | None | 0 0
  1. -- Commands:
  2.  
  3. -- kill/playername or others -- kills a player
  4. -- loopkill/playername --loopkills a player until they leave the server
  5. -- explode/playername or others -- places a mine at the targets location
  6. -- plate/playername or others -- places a plate at the targets location, you can use these plates to place decals or audios on, the anime/ command also works on these plates (have to use anime/Nobody)
  7. -- tree/playername or others -- places a tree at the targets location
  8. -- banana/playername or others -- places 3 bananas at the targets location to trip them
  9. -- potato/playername or others -- gives the target 3 hot potatos that slowly kill them, if they are on the Playing team they can give these potatos to other players but if they are on the Spectating team they cannot, and will die from the potatos
  10. -- kawaii/ -- places a random touhou/anime character and random touhou/anime audio on every plate
  11. -- anime/platename -- places a random touhou/anime character and random touhou/anime audio on a specific plate, also has a 1/75 chance of giving that plate the LEGENDARY UTSUHO. you are required by cosmic law to give a win to the person who gets Utsuho on their plate using the win/ command
  12. -- health/playername -- restores the target back to full health
  13. -- god/playername -- continously restores the targets health to full, this doesnt make you totally invulnerable though, as things that do more damage than your max health will kill you. the script also stops giving health after you have died
  14. -- utsuho/platename -- puts Utsuho and a PRAISE THE SUN audio on a plate, Utsuhos given using this command don't qualify for the LEGENDARY UTSUHO lottery
  15. -- destroy/server -- PLEASE DON'T ABUSE THIS, it places plates all around the lobby and puts anime/touhou on every one of them, then when thats done it puts mines all over the place
  16. -- tp/playername -- teleports to a player
  17. -- platetp/platename -- teleports to a plate, it teleports to a plate based on the owner of the plate, so if you used platetp/Leon it would teleport you to the plate owned by someone with Leon in their name
  18. -- points/ -- gives yourself 999 million points, can only work for the account your signed in on, just use points/ with nothing past it
  19. -- win/playername -- PLEASE DON'T ABUSE THIS, makes that player win the game by killing everyone else except them, this will only work on players in the Playing team and will only kill other people in the Playing team
  20. -- expand10/playername -- expands the players plate by 10 studs, does NOT work with plates that arent owned by a player
  21. -- expand25/playername -- read above
  22. -- expand50/playername -- read above
  23. -- expand100/playername -- read above
  24. -- shrink10/playername -- does what expand/ does but instead of expanding it shrinks
  25. -- shrink25/playername -- read above
  26. -- shrink50/playername -- read above
  27. -- shrink100/playername -- ready above
  28. -- decal/decalid -- places this decal on all plates
  29. -- audio/audioid -- places this audio on all plates
  30. -- particle/decalid -- like the decal/ command, put instead of decals it places particles, but that also uses decal ids
  31. -- sparkle/ -- places sparkles on everyones plate, not sure if it works tho
  32. -- detonate/ -- places a banana on every landmine in the map, basically triggering them all. also places a nuke alarm audio on every plate lol
  33. -- platewalk/on or off -- best used with a speed coil, places a plate under you every .15 seconds, can use this to create a staircase of plates. Since these qualify as game plates, they will also be affected by events and other commands, can also possibly lag the server out, breaking the timer
  34. -- trap/platename -- "sabotages" the target plate, so whenever you or an inanimate object touches the plate, a landmine is placed at the location where it was touched, best used with things like banana rain for total carnage
  35. -- EXPLOOOSION/ -- PLEASE DON'T ABUSE THIS, EXTREMELY LAGGY, summons the spirit of Megumin as thousands of mines are placed into the arena, also konosuba reference lmao
  36. -- layer/Yvaluehere -- places mines at certain Y values in the arena. For reference, 1.5 is the Y value for where player legs touch plates on normal rounds
  37.  
  38. -- tool/tooltype -- gives you the tool specified, some tools are client sided though and will only work/show for you
  39. -- round/roundtype -- activates one of my special custom rounds
  40. -- delete/deletetype -- deletes the target from the game so it cant harm you, doesnt work too well with things like the Moon
  41.  
  42. -- Tool Types (The ones that work):
  43. -- gravcoil - Gravity Coil
  44. -- speedcoil - Speed Coil
  45. -- regencoil - Regeneration Coil
  46. -- banana - Banana Peel
  47. -- pie - Pie
  48. -- plate - Placeable Plate
  49. -- parachute - Parachute
  50.  
  51. -- Round Types:
  52. -- minefield - places a small amount of mines around the arena
  53. -- megafield - minefields big brother, places a lot of mines around the arena but not enough to lag anyone out
  54. -- plates - places plates at random locations around the arena
  55. -- moneyrain - rains dolla bills ma boii lmao we rich, the monay can also set off landmines
  56. -- bananarain - rains banana peels, these can set off landmines and can trip players
  57. -- platesize - sets a players plate size to anything between -10 to 15 studs
  58. -- yatagarasu - an unfinished round dedicated to utsuho, probably wont finish so now it looks like a mess, dont use unless your bored
  59.  
  60. -- Delete Types:
  61. -- fire - deletes fire around the map
  62. -- blackhole - deletes blackholes
  63. -- lavaspinner - deletes small and the giant lava spinners
  64. -- bomb - deletes plate bombs so their explosions dont hurt you
  65. -- prison - deletes cages
  66. -- spike - deletes spikes
  67. -- zombie - deletes zombies so they cant harm you
  68. -- bombcloud - deletes bomb clouds, doesnt work too well
  69. -- tornado - deletes tornados
  70. -- fence - deletes electric fences
  71. -- disco - deletes the giant disco ball of doom (Disco Doom round)
  72. -- plrbomb - deletes the bomb thats placed on your head, rendering its explosion useless
  73. -- cactus - deletes cacti
  74. -- wall - deletes brick walls
  75. -- freeze - deletes freeze parts and sets your walkspeed and jumppower back to normal
  76. -- volcano - deletes volcano pellets
  77. -- moon - deletes the moon, doesnt work
  78. -- nuke - deletes nuke explosions so they cant hurt you
  79. -- landmine - deletes landmines so they cant be triggered by you or hurt you
  80. -- marble - deletes the marble set on you so you can be free, doesnt work most of the time so you have to manually execute it
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. -- Objects
  104.  
  105. local PlatesCommandUI = Instance.new("ScreenGui")
  106. local Main = Instance.new("Frame")
  107. local Close = Instance.new("TextButton")
  108. local Title = Instance.new("TextLabel")
  109. local Minimize = Instance.new("TextButton")
  110. local CommandUI = Instance.new("Frame")
  111. local TextButton = Instance.new("TextButton")
  112. local Clear = Instance.new("TextButton")
  113. local Command = Instance.new("TextBox")
  114. local Animation = Instance.new("Frame")
  115.  
  116.  
  117.  
  118. local UseMask = Instance.new("BoolValue", game.ReplicatedStorage)
  119. game.ReplicatedStorage.Value.Name = "UseMask"
  120. game.ReplicatedStorage.UseMask.Value = true
  121.  
  122. local EffectColor = Instance.new("Color3Value", game.ReplicatedStorage)
  123. game.ReplicatedStorage.Value.Name = "EffectColor"
  124.  
  125.  
  126. local XOffset = Instance.new("IntValue", game.ReplicatedStorage)
  127. game.ReplicatedStorage.Value.Name = "X-Offset"
  128.  
  129. local YOffset = Instance.new("IntValue", game.ReplicatedStorage)
  130. game.ReplicatedStorage.Value.Name = "Y-Offset"
  131. game.ReplicatedStorage["Y-Offset"].Value = -36
  132.  
  133. local Lifetime = Instance.new("NumberValue", game.ReplicatedStorage)
  134. game.ReplicatedStorage.Value.Name = "Lifetime"
  135. game.ReplicatedStorage.Lifetime.Value = .5
  136.  
  137. local EffectScale = Instance.new("IntValue", game.ReplicatedStorage)
  138. game.ReplicatedStorage.Value.Name = "EffectScale"
  139. game.ReplicatedStorage.EffectScale.Value = 200
  140.  
  141. local EffectTransparency = Instance.new("NumberValue", game.ReplicatedStorage)
  142. game.ReplicatedStorage.Value.Name = "EffectTransparency"
  143. game.ReplicatedStorage.EffectTransparency.Value = .5
  144.  
  145. local SelectionTransparency = Instance.new("NumberValue", game.ReplicatedStorage)
  146. game.ReplicatedStorage.Value.Name = "SelectionTransparency"
  147. game.ReplicatedStorage.SelectionTransparency.Value = .75
  148. local TweenService = game:GetService("TweenService")
  149. local Setting_EnableMask = game.ReplicatedStorage.UseMask.Value
  150. local Setting_Color = game.ReplicatedStorage.EffectColor.Value
  151. local Setting_xoffset = game.ReplicatedStorage["X-Offset"].Value
  152. local Setting_yoffset = game.ReplicatedStorage["Y-Offset"].Value
  153. local Setting_Lifetime = game.ReplicatedStorage.Lifetime.Value
  154. local Setting_Scale = game.ReplicatedStorage.EffectScale.Value
  155. local Setting_RippleAlpha = game.ReplicatedStorage.EffectTransparency.Value
  156. local Setting_SelectionAlpha = game.ReplicatedStorage.SelectionTransparency.Value
  157. local down = false
  158. local dc = Instance.new("Frame")
  159.  
  160. -- Properties
  161.  
  162. PlatesCommandUI.Name = "PlatesCommandUI"
  163. PlatesCommandUI.Parent = game.CoreGui
  164.  
  165. Main.Name = "Main"
  166. Main.Parent = PlatesCommandUI
  167. Main.BackgroundColor3 = Color3.new(0.615686, 0.615686, 0.615686)
  168. Main.BackgroundTransparency = 0.30000001192093
  169. Main.BorderSizePixel = 0
  170. Main.Position = UDim2.new(0.17209588, 0, 0.43154034, 0)
  171. Main.Size = UDim2.new(0, 543, 0, 297)
  172. Main.Draggable = true
  173. Main.Active = true
  174.  
  175. Close.Name = "Close"
  176. Close.Parent = Main
  177. Close.BackgroundColor3 = Color3.new(0.968628, 0.0862745, 0.0862745)
  178. Close.BackgroundTransparency = 0.30000001192093
  179. Close.BorderSizePixel = 0
  180. Close.Position = UDim2.new(0.902394116, 0, 0, 0)
  181. Close.Size = UDim2.new(0, 53, 0, 31)
  182. Close.Font = Enum.Font.SourceSans
  183. Close.FontSize = Enum.FontSize.Size14
  184. Close.Text = ""
  185. Close.TextSize = 14
  186.  
  187. Title.Name = "Title"
  188. Title.Parent = Main
  189. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  190. Title.BackgroundTransparency = 1
  191. Title.Size = UDim2.new(0, 200, 0, 31)
  192. Title.Font = Enum.Font.SciFi
  193. Title.FontSize = Enum.FontSize.Size32
  194. Title.Text = "Plates Of Fate command line"
  195. Title.TextSize = 30
  196. Title.TextXAlignment = Enum.TextXAlignment.Left
  197. Title.TextYAlignment = Enum.TextYAlignment.Bottom
  198.  
  199. Minimize.Name = "Minimize"
  200. Minimize.Parent = Main
  201. Minimize.BackgroundColor3 = Color3.new(1, 0.541176, 0.137255)
  202. Minimize.BorderSizePixel = 0
  203. Minimize.Position = UDim2.new(0.804788232, 0, 0, 0)
  204. Minimize.Size = UDim2.new(0, 53, 0, 31)
  205. Minimize.Font = Enum.Font.SourceSans
  206. Minimize.FontSize = Enum.FontSize.Size14
  207. Minimize.Text = ""
  208. Minimize.TextSize = 14
  209.  
  210. CommandUI.Name = "CommandUI"
  211. CommandUI.Parent = Main
  212. CommandUI.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  213. CommandUI.BackgroundTransparency = 0.30000001192093
  214. CommandUI.BorderSizePixel = 0
  215. CommandUI.Position = UDim2.new(0, 0, 0.115374848, 0)
  216. CommandUI.Size = UDim2.new(0, 543, 0, 263)
  217.  
  218. TextButton.Parent = CommandUI
  219. TextButton.BackgroundColor3 = Color3.new(0.345098, 0.690196, 0.368627)
  220. TextButton.BorderSizePixel = 0
  221. TextButton.Position = UDim2.new(0.176795587, 0, 0.46938777, 0)
  222. TextButton.Size = UDim2.new(0, 364, 0, 50)
  223. TextButton.Font = Enum.Font.SciFi
  224. TextButton.FontSize = Enum.FontSize.Size14
  225. TextButton.Text = "Execute"
  226. TextButton.TextSize = 14
  227.  
  228. Clear.Name = "Clear"
  229. Clear.Parent = CommandUI
  230. Clear.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  231. Clear.BorderSizePixel = 0
  232. Clear.Position = UDim2.new(0.176795587, 0, 0.680272102, 0)
  233. Clear.Size = UDim2.new(0, 364, 0, 50)
  234. Clear.Font = Enum.Font.SciFi
  235. Clear.FontSize = Enum.FontSize.Size14
  236. Clear.Text = "Clear"
  237. Clear.TextColor3 = Color3.new(0.827451, 0.827451, 0.827451)
  238. Clear.TextSize = 14
  239.  
  240. Command.Name = "Command"
  241. Command.Parent = Main
  242. Command.BackgroundColor3 = Color3.new(1, 1, 1)
  243. Command.BackgroundTransparency = 1
  244. Command.Position = UDim2.new(0.176795587, 0, 0.23469387, 0)
  245. Command.Size = UDim2.new(0, 364, 0, 50)
  246. Command.Font = Enum.Font.SciFi
  247. Command.FontSize = Enum.FontSize.Size18
  248. Command.Text = "Enter your command"
  249. Command.TextSize = 18
  250.  
  251. Animation.Name = "Animation"
  252. Animation.Parent = Command
  253. Animation.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00392157)
  254. Animation.BorderSizePixel = 0
  255. Animation.Position = UDim2.new(0, 0, 1.03999996, 0)
  256. Animation.Size = UDim2.new(0, 364, 0, 4)
  257.  
  258.  
  259. -- DESIGN
  260. function MainButn()
  261. for i,v in pairs(PlatesCommandUI.Main:GetChildren()) do
  262.  
  263. dc.Name = "MaterialSelectedColor"
  264. dc.Size = UDim2.new(1, 0, 1, 0)
  265. dc.BorderSizePixel = 0
  266. dc.BackgroundColor3 = Setting_Color
  267. dc.BackgroundTransparency = 1
  268. dc.ZIndex = v.ZIndex
  269. dc.Visible = Setting_EnableMask
  270. dc.Parent = v
  271. local dc_colorguitween = Instance.new("Frame")
  272. dc_colorguitween.Visible = false
  273. dc_colorguitween.Name = "ColorTween"
  274. dc_colorguitween.Position = UDim2.new(1, 0, 0, 0)
  275. dc_colorguitween.Parent = dc
  276. dc_colorguitween.Changed:connect(function()
  277. dc.BackgroundTransparency = dc_colorguitween.Position.X.Scale
  278. end)
  279. local rippletweengoal = {}
  280. rippletweengoal.ImageTransparency = 1
  281. local maskf = Instance.new("Frame")
  282. maskf.Name = "RippleMask"
  283. maskf.Size = UDim2.new(1, 0, 1, 0)
  284. maskf.ClipsDescendants = true
  285. maskf.BackgroundTransparency = 1
  286. maskf.Parent = v
  287. local upevent = Instance.new("BindableEvent")
  288. upevent.Name = "MouseButton1UpEvent"
  289. function ripplemask(x, y)
  290. local a = Instance.new("ImageLabel")
  291. a.Name = "MaterialRipple"
  292. a.Position = UDim2.new(0, x + Setting_xoffset - v.AbsolutePosition.X, 0, y + Setting_yoffset - v.AbsolutePosition.Y)
  293. a.Size = UDim2.new(0, 0, 0, 0)
  294. a.BackgroundTransparency = 1
  295. a.Image = "rbxasset://textures/whiteCircle.png"
  296. a.ImageColor3 = Setting_Color
  297. a.ImageTransparency = Setting_RippleAlpha
  298. a.AnchorPoint = Vector2.new(0.5, 0.5)
  299. a.ZIndex = v.ZIndex
  300. a.Parent = maskf
  301. a:TweenSize(UDim2.new(0, Setting_Scale, 0, Setting_Scale), Enum.EasingDirection.Out, Enum.EasingStyle.Sine, Setting_Lifetime, true)
  302. local tween = TweenService:Create(a, TweenInfo.new(Setting_Lifetime), rippletweengoal)
  303. tween:Play()
  304. wait(Setting_Lifetime)
  305. a:Destroy()
  306. end
  307. function ripple(x, y)
  308. local a = Instance.new("ImageLabel")
  309. a.Name = "MaterialRipple"
  310. a.Position = UDim2.new(0, x + Setting_xoffset - v.AbsolutePosition.X, 0, y + Setting_yoffset - v.AbsolutePosition.Y)
  311. a.Size = UDim2.new(0, 0, 0, 0)
  312. a.BackgroundTransparency = 1
  313. a.Image = "rbxasset://textures/whiteCircle.png"
  314. a.ImageColor3 = Setting_Color
  315. a.ImageTransparency = Setting_RippleAlpha
  316. a.AnchorPoint = Vector2.new(0.5, 0.5)
  317. a.ZIndex = v.ZIndex - 1
  318. a.Parent = v
  319. a:TweenSizeAndPosition(UDim2.new(0, Setting_Scale, 0, Setting_Scale), UDim2.new(0.5, 0, 0.5, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Sine, Setting_Lifetime, true)
  320. upevent.Event:connect(function()
  321. local tween = TweenService:Create(a, TweenInfo.new(Setting_Lifetime), rippletweengoal)
  322. tween:Play()
  323. wait(Setting_Lifetime)
  324. a:Destroy()
  325. end)
  326. end
  327. v.MouseButton1Down:connect(function(x, y)
  328. down = true
  329. dc_colorguitween:TweenPosition(UDim2.new(Setting_SelectionAlpha, 0, 0, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 0.75, true)
  330. if Setting_EnableMask ~= true then
  331. ripple(x, y)
  332. end
  333. end)
  334. v.MouseButton1Up:connect(function(x, y)
  335. if game:GetService("ReplicatedStorage"):FindFirstChild("MaterialClickSound") then
  336. game:GetService("ReplicatedStorage"):FindFirstChild("MaterialClickSound"):Play()
  337. end
  338. if down == true then
  339. down = false
  340. dc_colorguitween:TweenPosition(UDim2.new(1, 0, 0, 0), Enum.EasingDirection.In, Enum.EasingStyle.Linear, 0.3, true)
  341. if Setting_EnableMask == true then
  342. ripplemask(x, y)
  343. end
  344. end
  345. upevent:Fire()
  346. end)
  347. v.MouseLeave:connect(function(x, y)
  348. down = false
  349. dc_colorguitween:TweenPosition(UDim2.new(1, 0, 0, 0), Enum.EasingDirection.In, Enum.EasingStyle.Linear, 0.3, true)
  350. upevent:Fire()
  351. end)
  352. function upd()
  353. Setting_EnableMask = game.ReplicatedStorage.UseMask.Value
  354. Setting_Color = game.ReplicatedStorage.EffectColor.Value
  355. Setting_xoffset = game.ReplicatedStorage["X-Offset"].Value
  356. Setting_yoffset = game.ReplicatedStorage["Y-Offset"].Value
  357. Setting_Lifetime = game.ReplicatedStorage.Lifetime.Value
  358. Setting_Scale = game.ReplicatedStorage.EffectScale.Value
  359. Setting_RippleAlpha = game.ReplicatedStorage.EffectTransparency.Value
  360. Setting_SelectionAlpha = game.ReplicatedStorage.SelectionTransparency.Value
  361. dc.BackgroundColor3 = Setting_Color
  362. dc.Visible = Setting_EnableMask
  363. end
  364. game.ReplicatedStorage.UseMask.Changed:connect(upd)
  365. game.ReplicatedStorage.EffectColor.Changed:connect(upd)
  366. game.ReplicatedStorage["X-Offset"].Changed:connect(upd)
  367. game.ReplicatedStorage["Y-Offset"].Changed:connect(upd)
  368. game.ReplicatedStorage.Lifetime.Changed:connect(upd)
  369. game.ReplicatedStorage.EffectScale.Changed:connect(upd)
  370. game.ReplicatedStorage.EffectTransparency.Changed:connect(upd)
  371.  
  372. end
  373. end
  374.  
  375.  
  376.  
  377.  
  378. function CommandBtn()
  379. for i,v in pairs(PlatesCommandUI.Main.CommandUI:GetChildren()) do
  380.  
  381. dc.Name = "MaterialSelectedColor"
  382. dc.Size = UDim2.new(1, 0, 1, 0)
  383. dc.BorderSizePixel = 0
  384. dc.BackgroundColor3 = Setting_Color
  385. dc.BackgroundTransparency = 1
  386. dc.ZIndex = v.ZIndex
  387. dc.Visible = Setting_EnableMask
  388. dc.Parent = v
  389. local dc_colorguitween = Instance.new("Frame")
  390. dc_colorguitween.Visible = false
  391. dc_colorguitween.Name = "ColorTween"
  392. dc_colorguitween.Position = UDim2.new(1, 0, 0, 0)
  393. dc_colorguitween.Parent = dc
  394. dc_colorguitween.Changed:connect(function()
  395. dc.BackgroundTransparency = dc_colorguitween.Position.X.Scale
  396. end)
  397. local rippletweengoal = {}
  398. rippletweengoal.ImageTransparency = 1
  399. local maskf = Instance.new("Frame")
  400. maskf.Name = "RippleMask"
  401. maskf.Size = UDim2.new(1, 0, 1, 0)
  402. maskf.ClipsDescendants = true
  403. maskf.BackgroundTransparency = 1
  404. maskf.Parent = v
  405. local upevent = Instance.new("BindableEvent")
  406. upevent.Name = "MouseButton1UpEvent"
  407. function ripplemask(x, y)
  408. local a = Instance.new("ImageLabel")
  409. a.Name = "MaterialRipple"
  410. a.Position = UDim2.new(0, x + Setting_xoffset - v.AbsolutePosition.X, 0, y + Setting_yoffset - v.AbsolutePosition.Y)
  411. a.Size = UDim2.new(0, 0, 0, 0)
  412. a.BackgroundTransparency = 1
  413. a.Image = "rbxasset://textures/whiteCircle.png"
  414. a.ImageColor3 = Setting_Color
  415. a.ImageTransparency = Setting_RippleAlpha
  416. a.AnchorPoint = Vector2.new(0.5, 0.5)
  417. a.ZIndex = v.ZIndex
  418. a.Parent = maskf
  419. a:TweenSize(UDim2.new(0, Setting_Scale, 0, Setting_Scale), Enum.EasingDirection.Out, Enum.EasingStyle.Sine, Setting_Lifetime, true)
  420. local tween = TweenService:Create(a, TweenInfo.new(Setting_Lifetime), rippletweengoal)
  421. tween:Play()
  422. wait(Setting_Lifetime)
  423. a:Destroy()
  424. end
  425. function ripple(x, y)
  426. local a = Instance.new("ImageLabel")
  427. a.Name = "MaterialRipple"
  428. a.Position = UDim2.new(0, x + Setting_xoffset - v.AbsolutePosition.X, 0, y + Setting_yoffset - v.AbsolutePosition.Y)
  429. a.Size = UDim2.new(0, 0, 0, 0)
  430. a.BackgroundTransparency = 1
  431. a.Image = "rbxasset://textures/whiteCircle.png"
  432. a.ImageColor3 = Setting_Color
  433. a.ImageTransparency = Setting_RippleAlpha
  434. a.AnchorPoint = Vector2.new(0.5, 0.5)
  435. a.ZIndex = v.ZIndex - 1
  436. a.Parent = v
  437. a:TweenSizeAndPosition(UDim2.new(0, Setting_Scale, 0, Setting_Scale), UDim2.new(0.5, 0, 0.5, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Sine, Setting_Lifetime, true)
  438. upevent.Event:connect(function()
  439. local tween = TweenService:Create(a, TweenInfo.new(Setting_Lifetime), rippletweengoal)
  440. tween:Play()
  441. wait(Setting_Lifetime)
  442. a:Destroy()
  443. end)
  444. end
  445. v.MouseButton1Down:connect(function(x, y)
  446. down = true
  447. dc_colorguitween:TweenPosition(UDim2.new(Setting_SelectionAlpha, 0, 0, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Linear, 0.75, true)
  448. if Setting_EnableMask ~= true then
  449. ripple(x, y)
  450. end
  451. end)
  452. v.MouseButton1Up:connect(function(x, y)
  453. if game:GetService("ReplicatedStorage"):FindFirstChild("MaterialClickSound") then
  454. game:GetService("ReplicatedStorage"):FindFirstChild("MaterialClickSound"):Play()
  455. end
  456. if down == true then
  457. down = false
  458. dc_colorguitween:TweenPosition(UDim2.new(1, 0, 0, 0), Enum.EasingDirection.In, Enum.EasingStyle.Linear, 0.3, true)
  459. if Setting_EnableMask == true then
  460. ripplemask(x, y)
  461. end
  462. end
  463. upevent:Fire()
  464. end)
  465. v.MouseLeave:connect(function(x, y)
  466. down = false
  467. dc_colorguitween:TweenPosition(UDim2.new(1, 0, 0, 0), Enum.EasingDirection.In, Enum.EasingStyle.Linear, 0.3, true)
  468. upevent:Fire()
  469. end)
  470. function upd()
  471. Setting_EnableMask = game.ReplicatedStorage.UseMask.Value
  472. Setting_Color = game.ReplicatedStorage.EffectColor.Value
  473. Setting_xoffset = game.ReplicatedStorage["X-Offset"].Value
  474. Setting_yoffset = game.ReplicatedStorage["Y-Offset"].Value
  475. Setting_Lifetime = game.ReplicatedStorage.Lifetime.Value
  476. Setting_Scale = game.ReplicatedStorage.EffectScale.Value
  477. Setting_RippleAlpha = game.ReplicatedStorage.EffectTransparency.Value
  478. Setting_SelectionAlpha = game.ReplicatedStorage.SelectionTransparency.Value
  479. dc.BackgroundColor3 = Setting_Color
  480. dc.Visible = Setting_EnableMask
  481. end
  482. game.ReplicatedStorage.UseMask.Changed:connect(upd)
  483. game.ReplicatedStorage.EffectColor.Changed:connect(upd)
  484. game.ReplicatedStorage["X-Offset"].Changed:connect(upd)
  485. game.ReplicatedStorage["Y-Offset"].Changed:connect(upd)
  486. game.ReplicatedStorage.Lifetime.Changed:connect(upd)
  487. game.ReplicatedStorage.EffectScale.Changed:connect(upd)
  488. game.ReplicatedStorage.EffectTransparency.Changed:connect(upd)
  489.  
  490. end
  491. end
  492. -- END
  493.  
  494. Minimize.MouseButton1Down:connect(function()
  495. if CommandUI.Visible == false then
  496. Main:TweenSize(UDim2.new(0, 543,0, 297), "Out", "Quad", .5, false)
  497. wait(.5)
  498. CommandUI.Visible = true
  499. Command.Visible = true
  500. else
  501. Main:TweenSize(UDim2.new(0, 543,0, 31), "Out", "Quad", .5, false)
  502. CommandUI.Visible = false
  503. Command.Visible = false
  504. end
  505. end)
  506.  
  507.  
  508. local xx = math.random(-69.25, 147.75)
  509. local zz = math.random(113.75, 330.75)
  510. local yy = math.random(-20.5,45.5)
  511. local plat = math.random(-10,10)
  512. plr = game.Players.LocalPlayer
  513. local player
  514. local all = "all"
  515. local others = "others"
  516. local me = "me"
  517. local pos
  518. local mine = "minefield"
  519. local bana = "bananarain"
  520. local pla = "plates"
  521. local mon = "moneyrain"
  522. local mega = "megafield"
  523. local size = "platesize"
  524. local point = "points"
  525. local yata = "yatagarasu"
  526. local wati = true
  527. did = "s"
  528. mem = "s"
  529.  
  530. local swrd = "sword"
  531. local pot = "potato"
  532. local pie = "pie"
  533. local gracoil = "gravcoil"
  534. local specoil = "speedcoil"
  535. local regcoil = "regencoil"
  536. local cola = "cola"
  537. local banan = "banana"
  538. local para = "parachute"
  539. local firew = "firework"
  540. local plate = "plate"
  541. local burg = "burger"
  542. local plamine = "mine"
  543. local treer = "tree"
  544. local telep = "teleport"
  545. local mbag = "bag"
  546.  
  547. local on = "on"
  548. local off = "off"
  549. local status = "s"
  550.  
  551. local fire = "fire"
  552. local black = "blackhole"
  553. local ls = "lavaspinner"
  554. local bmb = "bomb"
  555. local pri = "prison"
  556. local spk = "spike"
  557. local zomb = "zombie"
  558. local bmbc = "bombcloud"
  559. local tor = "tornado"
  560. local fen = "fence"
  561. local dis = "disco"
  562. local pbmb = "plrbomb"
  563. local cac = "cactus"
  564. local wal = "wall"
  565. local frz = "freeze"
  566. local vol = "volcano"
  567. local mun = "moon"
  568. local nuk = "nuke"
  569. local min = "landmine"
  570. local marbl = "marble"
  571.  
  572. local coin = "coin"
  573. local chest = "chest"
  574.  
  575. function layer(y)
  576. local xx = math.random(-111.6, 111.6)
  577. local zz = math.random(-108.2, 108.2)
  578. for i = 1,5 do
  579. for i = 1,100 do
  580. print("Layered!")
  581. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(xx,y,zz), "D=9Vb7aMuZt!8aMH")
  582. xx = math.random(-111.6, 111.6)
  583. zz = math.random(-108.2, 108.2)
  584. end
  585. end
  586. end
  587.  
  588. function addplates(stage)
  589. local xx = math.random(-111.6, 111.6)
  590. local zz = math.random(-108.2, 108.2)
  591. local yy = math.random(stage, stage*3)
  592. for i = 1,60 do
  593. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(xx,yy,zz),"D=9Vb7aMuZt!8aMH")
  594. xx = math.random(-111.6, 111.6)
  595. zz = math.random(-108.2, 108.2)
  596. yy = math.random(stage, stage*3)
  597. end
  598. end
  599.  
  600. function utsuho()
  601. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(55.8,90,54.1),"D=9Vb7aMuZt!8aMH")
  602. for i,v in pairs (workspace.Plates:GetChildren()) do
  603. if v.Plate.Position == Vector3.new(55.8,90,54.1) then
  604. workspace.RemoteEvents.AddDecal:FireServer(148020567, v, "D=9Vb7aMuZt!8aMH")
  605. for i = 1,3 do
  606. workspace.RemoteEvents.AddParticles:FireServer(148020567, v, "D=9Vb7aMuZt!8aMH")
  607. end
  608. v.Plate.Touched:Connect(function(who)
  609. if who.Name == "Right Leg" or who.Name == "Left Leg" or who.Name == "Right Arm" or who.Name == "Left Arm" or who.Name == "Torso" or who.Name == "Head" or who.Name == "HumanoidRootPart" then
  610. local winner = who.Parent.Name
  611. for i,b in pairs (game.Players:GetChildren()) do
  612. if b.Team == game.Teams.Playing and b.Name ~= winner then
  613. workspace.RemoteEvents.TakeDamageEvent:FireServer(b.Character.Humanoid, 99999, "D=9Vb7aMuZt!8aMH")
  614. end
  615. end
  616. end
  617. end)
  618. end
  619. end
  620. layer(-5)
  621. wait(10)
  622. addplates(5)
  623. wait(5)
  624. layer(2)
  625. layer(5)
  626. layer(7)
  627. wait(5)
  628. addplates(20)
  629. wait(10)
  630. layer(10)
  631. layer(13)
  632. layer(16)
  633. layer(19)
  634. wait(5)
  635. addplates(30)
  636. wait(5)
  637. end
  638.  
  639. Clear.MouseButton1Down:connect(function()
  640. CommandBtn()
  641. Command.Text = ""
  642. end)
  643.  
  644. Close.MouseButton1Down:connect(function()
  645.  
  646. PlatesCommandUI:Destroy()
  647. end)
  648.  
  649. Command.Focused:connect(function()
  650. Animation.BackgroundTransparency = .5
  651. Command.ClearTextOnFocus = false
  652. end)
  653.  
  654. Command.FocusLost:connect(function()
  655. Animation.BackgroundTransparency = 0
  656. end)
  657.  
  658.  
  659. TextButton.MouseButton1Down:connect(function()
  660.  
  661. if string.sub(tostring(Command.Text), 1, 5) == "kill/" then
  662. if not all:match(string.sub(tostring(Command.Text), 6)) or others:match(string.sub(tostring(Command.Text), 6)) or me:match(string.sub(tostring(Command.Text), 6)) then
  663. for i,v in pairs (game.Players:GetChildren()) do
  664. if v.Name ~= "XxCreeperStalkerz" or v.Name ~= "Apostasla" then
  665. if v.Name:match(string.sub(tostring(Command.Text), 6)) then
  666. player = v.Character.Humanoid
  667. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  668. elseif all:match(string.sub(tostring(Command.Text), 6)) then
  669. player = v.Character.Humanoid
  670. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  671. elseif others:match(string.sub(tostring(Command.Text), 6)) then
  672. if v ~= game.Players.LocalPlayer then
  673. player = v.Character.Humanoid
  674. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  675. elseif me:match(string.sub(tostring(Command.Text), 6)) then
  676. if v == game.Players.LocalPlayer then
  677. player = v.Character.Humanoid
  678. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  679. end
  680. end
  681. end
  682. end
  683. end
  684. end
  685. end
  686. if string.sub(tostring(Command.Text), 1, 9) == "loopkill/" then
  687. if not all:match(string.sub(tostring(Command.Text), 10)) or others:match(string.sub(tostring(Command.Text), 10)) or me:match(string.sub(tostring(Command.Text), 10)) then
  688. for i,v in pairs (game.Players:GetChildren()) do
  689. if v.Name ~= "XxCreeperStalkerz" or v.Name ~= "Apostasla" then
  690. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  691. while wait(1) do
  692. player = v.Character.Humanoid
  693. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  694. end
  695. elseif all:match(string.sub(tostring(Command.Text), 10)) then
  696. while wait(1) do
  697. player = v.Character.Humanoid
  698. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  699. end
  700. elseif others:match(string.sub(tostring(Command.Text), 10)) then
  701. if v ~= game.Players.LocalPlayer then
  702. while wait(1) do
  703. player = v.Character.Humanoid
  704. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  705. end
  706. elseif me:match(string.sub(tostring(Command.Text), 10)) then
  707. if v == game.Players.LocalPlayer then
  708. while wait(1) do
  709. player = v.Character.Humanoid
  710. workspace.RemoteEvents.TakeDamageEvent:FireServer(player, 99999, "D=9Vb7aMuZt!8aMH")
  711. end
  712. end
  713. end
  714. end
  715. end
  716. end
  717. end
  718. end
  719. if string.sub(tostring(Command.Text), 1, 8) == "explode/" then
  720. if not all:match(string.sub(tostring(Command.Text), 9)) or others:match(string.sub(tostring(Command.Text), 9)) or me:match(string.sub(tostring(Command.Text), 9)) then
  721. for i,v in pairs (game.Players:GetChildren()) do
  722. if v.Name ~= "XxCreeperStalkerz" or v.Name ~= "Apostasla" then
  723. if v.Name:match(string.sub(tostring(Command.Text), 9)) then
  724. pos = v.Character.HumanoidRootPart.Position
  725. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  726. elseif all:match(string.sub(tostring(Command.Text), 9)) then
  727. pos = v.Character.HumanoidRootPart.Position
  728. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  729. elseif others:match(string.sub(tostring(Command.Text), 9)) then
  730. if v ~= game.Players.LocalPlayer then
  731. pos = v.Character.HumanoidRootPart.Position
  732. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  733. elseif me:match(string.sub(tostring(Command.Text), 9)) then
  734. if v == game.Players.LocalPlayer then
  735. pos = v.Character.HumanoidRootPart.Position
  736. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  737. end
  738. end
  739. end
  740. end
  741. end
  742. end
  743. end
  744. if string.sub(tostring(Command.Text), 1, 6) == "plate/" then
  745. if not all:match(string.sub(tostring(Command.Text), 7)) or others:match(string.sub(tostring(Command.Text), 7)) or me:match(string.sub(tostring(Command.Text), 7)) then
  746. for i,v in pairs (game.Players:GetChildren()) do
  747. if v.Name:match(string.sub(tostring(Command.Text), 7)) then
  748. pos = v.Character.HumanoidRootPart.Position
  749. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  750. elseif all:match(string.sub(tostring(Command.Text), 7)) then
  751. pos = v.Character.HumanoidRootPart.Position
  752. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  753. elseif others:match(string.sub(tostring(Command.Text), 7)) then
  754. if v ~= game.Players.LocalPlayer then
  755. pos = v.Character.HumanoidRootPart.Position
  756. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  757. elseif me:match(string.sub(tostring(Command.Text), 7)) then
  758. if v == game.Players.LocalPlayer then
  759. pos = v.Character.HumanoidRootPart.Position
  760. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  761. end
  762. end
  763. end
  764. end
  765. end
  766. end
  767. if string.sub(tostring(Command.Text), 1, 5) == "tree/" then
  768. if not all:match(string.sub(tostring(Command.Text), 6)) or others:match(string.sub(tostring(Command.Text), 6)) or me:match(string.sub(tostring(Command.Text), 6)) then
  769. for i,v in pairs (game.Players:GetChildren()) do
  770. if v.Name:match(string.sub(tostring(Command.Text), 6)) then
  771. pos = v.Character.HumanoidRootPart.Position
  772. workspace.RemoteEvents.PlaceTreeEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  773. elseif all:match(string.sub(tostring(Command.Text), 6)) then
  774. pos = v.Character.HumanoidRootPart.Position
  775. workspace.RemoteEvents.PlaceTreeEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  776. elseif others:match(string.sub(tostring(Command.Text), 6)) then
  777. if v ~= game.Players.LocalPlayer then
  778. pos = v.Character.HumanoidRootPart.Position
  779. workspace.RemoteEvents.PlaceTreeEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  780. elseif me:match(string.sub(tostring(Command.Text), 6)) then
  781. if v == game.Players.LocalPlayer then
  782. pos = v.Character.HumanoidRootPart.Position
  783. workspace.RemoteEvents.PlaceTreeEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  784. end
  785. end
  786. end
  787. end
  788. end
  789. end
  790. if string.sub(tostring(Command.Text), 1, 7) == "banana/" then
  791. if not all:match(string.sub(tostring(Command.Text), 8)) or others:match(string.sub(tostring(Command.Text), 8)) or me:match(string.sub(tostring(Command.Text), 8)) then
  792. for i,v in pairs (game.Players:GetChildren()) do
  793. if v.Name:match(string.sub(tostring(Command.Text), 8)) then
  794. pos = v.Character.HumanoidRootPart.Position
  795. for i = 1,3 do
  796. workspace.RemoteEvents.BananaEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  797. end
  798. elseif all:match(string.sub(tostring(Command.Text), 8)) then
  799. pos = v.Character.HumanoidRootPart.Position
  800. for i = 1,3 do
  801. workspace.RemoteEvents.BananaEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  802. end
  803. elseif others:match(string.sub(tostring(Command.Text), 8)) then
  804. if v ~= game.Players.LocalPlayer then
  805. pos = v.Character.HumanoidRootPart.Position
  806. for i = 1,3 do
  807. workspace.RemoteEvents.BananaEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  808. end
  809. elseif me:match(string.sub(tostring(Command.Text), 8)) then
  810. if v == game.Players.LocalPlayer then
  811. pos = v.Character.HumanoidRootPart.Position
  812. for i = 1,3 do
  813. workspace.RemoteEvents.BananaEvent:FireServer(Vector3.new(pos.X,pos.Y,pos.Z),"D=9Vb7aMuZt!8aMH")
  814. end
  815. end
  816. end
  817. end
  818. end
  819. end
  820. end
  821. if string.sub(tostring(Command.Text), 1, 7) == "potato/" then
  822. if not all:match(string.sub(tostring(Command.Text), 8)) or others:match(string.sub(tostring(Command.Text), 8)) or me:match(string.sub(tostring(Command.Text), 8)) then
  823. for i,v in pairs (game.Players:GetChildren()) do
  824. if v.Name ~= "XxCreeperStalkerz" or v.Name ~= "Apostasla" then
  825. if v.Name:match(string.sub(tostring(Command.Text), 8)) then
  826. for i = 1,3 do
  827. workspace.RemoteEvents.PotatoEvent:FireServer(""..v.Name,"D=9Vb7aMuZt!8aMH")
  828. end
  829. elseif all:match(string.sub(tostring(Command.Text), 8)) then
  830. for i = 1,3 do
  831. workspace.RemoteEvents.PotatoEvent:FireServer(""..v.Name,"D=9Vb7aMuZt!8aMH")
  832. end
  833. elseif others:match(string.sub(tostring(Command.Text), 8)) then
  834. if v ~= game.Players.LocalPlayer then
  835. for i = 1,3 do
  836. workspace.RemoteEvents.PotatoEvent:FireServer(""..v.Name,"D=9Vb7aMuZt!8aMH")
  837. end
  838. elseif me:match(string.sub(tostring(Command.Text), 8)) then
  839. if v == game.Players.LocalPlayer then
  840. for i = 1,3 do
  841. workspace.RemoteEvents.BananaEvent:FireServer(""..v.Name,"D=9Vb7aMuZt!8aMH")
  842. end
  843. end
  844. end
  845. end
  846. end
  847. end
  848. end
  849. end
  850. if string.sub(tostring(Command.Text), 1, 7) == "kawaii/" then
  851. local decals = {305103891,148020056,426868863,51193582,147906004,496638309,253197559,148020132,147905960,481751303,493330460,147905379,148020283,149874244,149874205,149874142,149874121,149874091,149874074,149874053,149874019,149873976,149873926,148021078,148021043,148020947,148020932,148020914,148020831,148020602,148020411,148020366,148020343,148020177,148020092,148020028,148019993,147906126,147906096,147906037,147905917,147905713,147905608,147905537,147905513,147905447,147905405,147905353,147905331,147905274,147905257,147905207,147905183,135796114,135795749,135795807,135795953,135795910,135795616,135795592,135795638,135795523}
  852. local decal = math.random(#decals)
  853. local c = decals[ decal ]
  854.  
  855. local songs = {747000636,919270364,155880750,225557046,919256199,919236601,590243700,235201055,155880750,730013942,737043670,379240208,343508984,383056380,911777530,747000636,920219269,168337558,171222847,363553876,227488587,665015838}
  856. local song = math.random(#songs)
  857. local b = songs[ song ]
  858.  
  859. for i,v in pairs (workspace.Plates:GetChildren()) do
  860. workspace.RemoteEvents.AddDecal:FireServer(c, v, "D=9Vb7aMuZt!8aMH")
  861. for i = 1,3 do
  862. workspace.RemoteEvents.AddParticles:FireServer(c, v, "D=9Vb7aMuZt!8aMH")
  863. end
  864. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://"..b, v, "D=9Vb7aMuZt!8aMH")
  865. song = math.random(#songs)
  866. b = songs[ song ]
  867. decal = math.random(#decals)
  868. c = decals[ decal ]
  869. end
  870. end
  871. if string.sub(tostring(Command.Text), 1, 7) == "health/" then
  872. for i,v in pairs (game.Players:GetChildren()) do
  873. if v.Name:match(string.sub(tostring(Command.Text), 8)) then
  874. workspace.RemoteEvents.TakeDamageEvent:FireServer(v.Character.Humanoid, v.Character.Humanoid.Health-v.Character.Humanoid.MaxHealth, "D=9Vb7aMuZt!8aMH")
  875. end
  876. end
  877. end
  878. if string.sub(tostring(Command.Text), 1, 4) == "god/" then
  879. for i,v in pairs (game.Players:GetChildren()) do
  880. if v.Name:match(string.sub(tostring(Command.Text), 5)) then
  881. repeat wait() workspace.RemoteEvents.TakeDamageEvent:FireServer(v.Character.Humanoid, -999999999, "D=9Vb7aMuZt!8aMH") until v.Character.Humanoid.Health == 0
  882. end
  883. end
  884. end
  885. if string.sub(tostring(Command.Text), 1, 6) == "anime/" then
  886. for i,v in pairs (workspace.Plates:GetChildren()) do
  887. if v.Owner.Value:match(string.sub(tostring(Command.Text), 7)) then
  888. player = v.Owner.Value
  889. end
  890. end
  891. local z
  892. local n
  893. local decals
  894. local decal
  895. local chooser = math.random(1,75)
  896. local songs = {747000636,919270364,155880750,225557046,919256199,919236601,590243700,235201055,155880750,730013942,737043670,379240208,343508984,383056380,911777530,747000636,920219269,168337558,171222847,363553876,227488587,298226253}
  897. local song = math.random(#songs)
  898. local x = songs[ song ]
  899.  
  900. if chooser ~= 1 then
  901. decals = {305103891,148020056,426868863,51193582,147906004,496638309,253197559,148020132,147905960,481751302,147905379,148020283,149874244,149874204,149874142,149874121,149874091,149874074,149874054,149874019,149873976,149873926,148021078,148021043,148020947,148020932,148020914,148020831,148020602,148020411,148020366,148020343,148020177,148020092,148020028,148019993,147906126,147906096,147906037,147905917,147905713,147905608,147905537,147905513,147905447,147905403,147905353,147905331,147905274,147905257,147905207,147905183,135796113,135795749,135795807,135795953,135795910,135795616,135795592,135795638,135795523}
  902. decal = math.random(#decals)
  903. z = decals[ decal ]
  904. else
  905. z = 148020567
  906. x = 156401749
  907. end
  908.  
  909. print("Decal is "..z)
  910. print("Audio is "..x)
  911. for i,b in pairs (workspace.Plates:GetChildren()) do
  912. if b.Owner.Value == player and wati == true then
  913. workspace.RemoteEvents.AddDecal:FireServer(z, b, "D=9Vb7aMuZt!8aMH")
  914. for i = 1,3 do
  915. workspace.RemoteEvents.AddParticles:FireServer(z, b, "D=9Vb7aMuZt!8aMH")
  916. end
  917. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://"..x, b, "D=9Vb7aMuZt!8aMH")
  918. wati = false
  919. wait(3)
  920. wati = true
  921. end
  922. end
  923. end
  924. if string.sub(tostring(Command.Text), 1, 7) == "utsuho/" then
  925. for i,v in pairs (workspace.Plates:GetChildren()) do
  926. if v.Owner.Value:match(string.sub(tostring(Command.Text), 8)) then
  927. z = 148020567
  928. x = 156401749
  929. workspace.RemoteEvents.AddDecal:FireServer(z, v, "D=9Vb7aMuZt!8aMH")
  930. for i = 1,3 do
  931. workspace.RemoteEvents.AddParticles:FireServer(z, v, "D=9Vb7aMuZt!8aMH")
  932. end
  933. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://"..x, v, "D=9Vb7aMuZt!8aMH")
  934. end
  935. end
  936. end
  937. if string.sub(tostring(Command.Text), 1, 14) == "destroy/server" then
  938. local xx = math.random(-151.6, 151.6)
  939. local zz = math.random(-108.2, 108.2)
  940. for i = 1,10 do
  941. for i = 1,50 do
  942. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(xx,yy,zz), "D=9Vb7aMuZt!8aMH")
  943. xx = math.random(-151.6, 151.6)
  944. zz = math.random(-158.2, 158.2)
  945. yy = math.random(-20.5,45.5)
  946. end
  947. end
  948. wait(3)
  949. local decals = {305103891,148020056,426868863,51193582,147906004,496638309,253197559,148020132,147905960,481751303,493330460,147905379,148020283,149874244,149874205,149874142,149874121,149874091,149874074,149874053,149874019,149873976,149873926,148021078,148021043,148020947,148020932,148020914,148020831,148020602,148020411,148020366,148020343,148020177,148020092,148020028,148019993,147906126,147906096,147906037,147905917,147905713,147905608,147905537,147905513,147905447,147905405,147905353,147905331,147905274,147905257,147905207,147905183,135796114,135795749,135795807,135795953,135795910,135795616,135795592,135795638}
  950. local decal = math.random(#decals)
  951. local c = decals[ decal ]
  952.  
  953. local songs = {919270364,155880750,225557046,919256199,919236601,590243700,235201055,155880750,201179350,730013942,737043670,343514724,379240208,237388464,343508984,284768504,609167755,383056380,164833164,911777530,397723799,298226253}
  954. local song = math.random(#songs)
  955. local b = songs[ song ]
  956.  
  957. for i,v in pairs (workspace.Plates:GetChildren()) do
  958. workspace.RemoteEvents.AddDecal:FireServer(c, v, "D=9Vb7aMuZt!8aMH")
  959. for i = 1,5 do
  960. workspace.RemoteEvents.AddParticles:FireServer(c, v, "D=9Vb7aMuZt!8aMH")
  961. end
  962. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://"..b, v, "D=9Vb7aMuZt!8aMH")
  963. song = math.random(#songs)
  964. b = songs[ song ]
  965. decal = math.random(#decals)
  966. c = decals[ decal ]
  967. end
  968. for i = 1,10 do
  969. for i = 1,300 do
  970. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(xx,yy,zz), "D=9Vb7aMuZt!8aMH")
  971. xx = math.random(-151.6, 151.6)
  972. zz = math.random(-158.2, 158.2)
  973. yy = math.random(-20.5,85.5)
  974. end
  975. end
  976. end
  977. if string.sub(tostring(Command.Text), 1, 3) == "tp/" then
  978. for i,v in pairs (game.Players:GetChildren()) do
  979. if v.Name:match(string.sub(tostring(Command.Text), 4)) then
  980. player = v.Character.HumanoidRootPart.Position
  981. workspace.RemoteEvents.ToolTeleportEvent:FireServer(Vector3.new(player.X,player.Y,player.Z), "D=9Vb7aMuZt!8aMH")
  982. end
  983. end
  984. end
  985.  
  986. if string.sub(tostring(Command.Text), 1, 8) == "platetp/" then
  987. for i,v in pairs (game.Players:GetChildren()) do
  988. if v.Name:match(string.sub(tostring(Command.Text), 9)) then
  989. for i,b in pairs (workspace.Plates:GetChildren()) do
  990. if b.Owner.Value == v.Name then
  991. local plater = b.Plate.Position
  992. workspace.RemoteEvents.ToolTeleportEvent:FireServer(Vector3.new(plater.X,plater.Y,plater.Z), "D=9Vb7aMuZt!8aMH")
  993. end
  994. end
  995. end
  996. end
  997. end
  998. if string.sub(tostring(Command.Text), 1, 7) == "points/" then
  999. if not all:match(string.sub(tostring(Command.Text), 8)) or others:match(string.sub(tostring(Command.Text), 8)) or me:match(string.sub(tostring(Command.Text), 8)) then
  1000. if me:match(string.sub(tostring(Command.Text), 8)) then
  1001. workspace.RemoteEvents.ShopBuyEvent:FireServer(-999999999, "D=9Vb7aMuZt!8aMH")
  1002. end
  1003. end
  1004. end
  1005. if string.sub(tostring(Command.Text), 1, 4) == "win/" then
  1006. for i,v in pairs (game.Players:GetChildren()) do
  1007. if v.Name:match(string.sub(tostring(Command.Text), 5)) and v.Team == game.Teams.Playing then
  1008. for i,b in pairs (game.Players:GetChildren()) do
  1009. if b.Team == game.Teams.Playing and b ~= v then
  1010. workspace.RemoteEvents.TakeDamageEvent:FireServer(b.Character.Humanoid, 99999, "D=9Vb7aMuZt!8aMH")
  1011. end
  1012. end
  1013. end
  1014. end
  1015. end
  1016. if string.sub(tostring(Command.Text), 1, 9) == "expand50/" then
  1017. for i,v in pairs (game.Players:GetChildren()) do
  1018. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  1019. if v.gamestats.Plate.Value then
  1020. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, 50, "D=9Vb7aMuZt!8aMH")
  1021. end
  1022. end
  1023. end
  1024. end
  1025. if string.sub(tostring(Command.Text), 1, 9) == "expand10/" then
  1026. for i,v in pairs (game.Players:GetChildren()) do
  1027. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  1028. if v.gamestats.Plate.Value then
  1029. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, 10, "D=9Vb7aMuZt!8aMH")
  1030. end
  1031. end
  1032. end
  1033. end
  1034. if string.sub(tostring(Command.Text), 1, 9) == "expand25/" then
  1035. for i,v in pairs (game.Players:GetChildren()) do
  1036. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  1037. if v.gamestats.Plate.Value then
  1038. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, 25, "D=9Vb7aMuZt!8aMH")
  1039. end
  1040. end
  1041. end
  1042. end
  1043. if string.sub(tostring(Command.Text), 1, 10) == "expand100/" then
  1044. for i,v in pairs (game.Players:GetChildren()) do
  1045. if v.Name:match(string.sub(tostring(Command.Text), 11)) then
  1046. if v.gamestats.Plate.Value then
  1047. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, 100, "D=9Vb7aMuZt!8aMH")
  1048. end
  1049. end
  1050. end
  1051. end
  1052. if string.sub(tostring(Command.Text), 1, 9) == "shrink50/" then
  1053. for i,v in pairs (game.Players:GetChildren()) do
  1054. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  1055. if v.gamestats.Plate.Value then
  1056. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, -50, "D=9Vb7aMuZt!8aMH")
  1057. end
  1058. end
  1059. end
  1060. end
  1061. if string.sub(tostring(Command.Text), 1, 9) == "shrink10/" then
  1062. for i,v in pairs (game.Players:GetChildren()) do
  1063. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  1064. if v.gamestats.Plate.Value then
  1065. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, -10, "D=9Vb7aMuZt!8aMH")
  1066. end
  1067. end
  1068. end
  1069. end
  1070. if string.sub(tostring(Command.Text), 1, 9) == "shrink25/" then
  1071. for i,v in pairs (game.Players:GetChildren()) do
  1072. if v.Name:match(string.sub(tostring(Command.Text), 10)) then
  1073. if v.gamestats.Plate.Value then
  1074. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, -25, "D=9Vb7aMuZt!8aMH")
  1075. end
  1076. end
  1077. end
  1078. end
  1079. if string.sub(tostring(Command.Text), 1, 10) == "shrink100/" then
  1080. for i,v in pairs (game.Players:GetChildren()) do
  1081. if v.Name:match(string.sub(tostring(Command.Text), 11)) then
  1082. if v.gamestats.Plate.Value then
  1083. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, -100, "D=9Vb7aMuZt!8aMH")
  1084. end
  1085. end
  1086. end
  1087. end
  1088. if string.sub(tostring(Command.Text), 1, 10) == "obliviate/" then
  1089. for i,v in pairs (game.Players:GetChildren()) do
  1090. if v.Name:match(string.sub(tostring(Command.Text), 11)) then
  1091. if v.gamestats.Plate.Value then
  1092. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, -999999, "D=9Vb7aMuZt!8aMH")
  1093. end
  1094. end
  1095. end
  1096. end
  1097. if string.sub(tostring(Command.Text), 1, 6) == "decal/" then
  1098. for i,b in pairs (workspace.Plates:GetChildren()) do
  1099. workspace.RemoteEvents.AddDecal:FireServer(string.sub(tostring(Command.Text), 7), b, "D=9Vb7aMuZt!8aMH")
  1100. end
  1101. end
  1102. if string.sub(tostring(Command.Text), 1, 6) == "audio/" then
  1103. for i,b in pairs (workspace.Plates:GetChildren()) do
  1104. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://"..string.sub(tostring(Command.Text), 7), b, "D=9Vb7aMuZt!8aMH")
  1105. end
  1106. end
  1107. if string.sub(tostring(Command.Text), 1, 9) == "particle/" then
  1108. for i,b in pairs (workspace.Plates:GetChildren()) do
  1109. workspace.RemoteEvents.AddParticles:FireServer(string.sub(tostring(Command.Text), 10), b, "D=9Vb7aMuZt!8aMH")
  1110. end
  1111. end
  1112. if string.sub(tostring(Command.Text), 1, 8) == "sparkle/" then
  1113. for i,b in pairs (workspace.Plates:GetChildren()) do
  1114. workspace.RemoteEvents.AddParticles:FireServer(string.sub(tostring(Command.Text), 9), "D=9Vb7aMuZt!8aMH")
  1115. end
  1116. end
  1117.  
  1118. if string.sub(tostring(Command.Text), 1, 9) == "detonate/" then
  1119. for i,v in pairs (workspace.Plates:GetChildren()) do
  1120. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://134314368", v, "D=9Vb7aMuZt!8aMH")
  1121. end
  1122. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1123. if v.Name == "Landmine" then
  1124. workspace.RemoteEvents.BananaEvent:FireServer(Vector3.new(v.Position.X,v.Position.Y+1,v.Position.Z), "D=9Vb7aMuZt!8aMH")
  1125. end
  1126. end
  1127. end
  1128. if string.sub(tostring(Command.Text), 1, 10) == "platewalk/" then
  1129. if on:match(string.sub(tostring(Command.Text), 11)) then
  1130. status = "on"
  1131. while status == on do
  1132. wait(.15)
  1133. pos = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1134. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(pos.X,pos.Y-2.5,pos.Z), "D=9Vb7aMuZt!8aMH")
  1135. end
  1136. end
  1137. if off:match(string.sub(tostring(Command.Text), 11)) then
  1138. status = "off"
  1139. end
  1140. end
  1141. if string.sub(tostring(Command.Text), 1, 5) == "trap/" then
  1142. for i,v in pairs (game.Players:GetChildren()) do
  1143. if v.Name:match(string.sub(tostring(Command.Text), 6)) then
  1144. player = v.Name
  1145. for i,b in pairs (workspace.Plates:GetChildren()) do
  1146. if b.Owner.Value == player then
  1147. b.Plate.Touched:Connect(function(who)
  1148. print("Touched by "..who.Name)
  1149. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(who.Position.X,who.Position.Y,who.Position.Z), "D=9Vb7aMuZt!8aMH")
  1150. end)
  1151. end
  1152. end
  1153. end
  1154. end
  1155. end
  1156. if string.sub(tostring(Command.Text), 1, 12) == "EXPLOOOSION/" then
  1157. if not all:match(string.sub(tostring(Command.Text), 13)) or others:match(string.sub(tostring(Command.Text), 13)) or me:match(string.sub(tostring(Command.Text), 13)) then
  1158. for i,v in pairs (workspace.Plates:GetChildren()) do
  1159. local becal = 723125463
  1160. workspace.RemoteEvents.AddDecal:FireServer(becal, v, true)
  1161. for i = 1,5 do
  1162. workspace.RemoteEvents.AddParticles:FireServer(becal, v, true)
  1163. end
  1164. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://665015838", v, "D=9Vb7aMuZt!8aMH")
  1165. local xx = math.random(-111.6, 111.6)
  1166. local zz = math.random(-108.2, 108.2)
  1167. local yy = math.random(-20.5,85.5)
  1168. for i = 1,15 do
  1169. for i = 1,200 do
  1170. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(xx,yy,zz), "D=9Vb7aMuZt!8aMH")
  1171. xx = math.random(-111.6, 111.6)
  1172. zz = math.random(-108.2, 108.2)
  1173. yy = math.random(-20.5,85.5)
  1174. end
  1175. end
  1176. end
  1177. end
  1178. end
  1179.  
  1180. if string.sub(tostring(Command.Text), 1, 6) == "layer/" then
  1181. local xx = math.random(-111.6, 111.6)
  1182. local zz = math.random(-108.2, 108.2)
  1183. print("Layering!")
  1184. for i = 1,5 do
  1185. for i = 1,100 do
  1186. print("Layered!")
  1187. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(xx,string.sub(tostring(Command.Text),7),zz), "D=9Vb7aMuZt!8aMH")
  1188. xx = math.random(-111.6, 111.6)
  1189. zz = math.random(-108.2, 108.2)
  1190. end
  1191. wait(1)
  1192. end
  1193. end
  1194.  
  1195. if string.sub(tostring(Command.Text), 1, 5) == "tool/" then
  1196. if banan:match(string.sub(tostring(Command.Text), 6)) then
  1197. print("Giving tool")
  1198. local tool = game.ReplicatedStorage["BananaPeel"]:Clone()
  1199. tool.Parent = game.Players.LocalPlayer.Backpack
  1200. elseif swrd:match(string.sub(tostring(Command.Text), 6)) then
  1201. print("Giving tool")
  1202. local tool = game.ReplicatedStorage["Sword"]:Clone()
  1203. tool.Parent = game.Players.LocalPlayer.Backpack
  1204. elseif cola:match(string.sub(tostring(Command.Text), 6)) then
  1205. print("Giving tool")
  1206. local tool = game.ReplicatedStorage["Bloxy Cola"]:Clone()
  1207. tool.Parent = game.Players.LocalPlayer.Backpack
  1208. elseif gracoil:match(string.sub(tostring(Command.Text), 6)) then
  1209. print("Giving tool")
  1210. local tool = game.ReplicatedStorage["GravityCoil"]:Clone()
  1211. tool.Parent = game.Players.LocalPlayer.Backpack
  1212. elseif regcoil:match(string.sub(tostring(Command.Text), 6)) then
  1213. local tool = game.ReplicatedStorage["RegenCoil"]:Clone()
  1214. tool.Parent = game.Players.LocalPlayer.Backpack
  1215. elseif specoil:match(string.sub(tostring(Command.Text), 6)) then
  1216. local tool = game.ReplicatedStorage["SpeedCoil"]:Clone()
  1217. tool.Parent = game.Players.LocalPlayer.Backpack
  1218. elseif para:match(string.sub(tostring(Command.Text), 6)) then
  1219. local tool = game.ReplicatedStorage["Parachute"]:Clone()
  1220. tool.Parent = game.Players.LocalPlayer.Backpack
  1221. elseif firew:match(string.sub(tostring(Command.Text), 6)) then
  1222. local tool = game.ReplicatedStorage["Fireworks"]:Clone()
  1223. tool.Parent = game.Players.LocalPlayer.Backpack
  1224. elseif pie:match(string.sub(tostring(Command.Text), 6)) then
  1225. local tool = game.ReplicatedStorage["PieTool"]:Clone()
  1226. tool.Parent = game.Players.LocalPlayer.Backpack
  1227. elseif pot:match(string.sub(tostring(Command.Text), 6)) then
  1228. local tool = game.ReplicatedStorage["Hot Potato"]:Clone()
  1229. tool.Parent = game.Players.LocalPlayer.Backpack
  1230. elseif plamine:match(string.sub(tostring(Command.Text), 6)) then
  1231. local tool = game.ReplicatedStorage["Place Mine"]:Clone()
  1232. tool.Parent = game.Players.LocalPlayer.Backpack
  1233. elseif burg:match(string.sub(tostring(Command.Text), 6)) then
  1234. local tool = game.ReplicatedStorage["Burger"]:Clone()
  1235. tool.Parent = game.Players.LocalPlayer.Backpack
  1236. elseif mbag:match(string.sub(tostring(Command.Text), 6)) then
  1237. local tool = game.ReplicatedStorage["Moneybag"]:Clone()
  1238. tool.Parent = game.Players.LocalPlayer.Backpack
  1239. elseif treer:match(string.sub(tostring(Command.Text), 6)) then
  1240. local tool = game.ReplicatedStorage["Place Tree"]:Clone()
  1241. tool.Parent = game.Players.LocalPlayer.Backpack
  1242. elseif telep:match(string.sub(tostring(Command.Text), 6)) then
  1243. local tool = game.ReplicatedStorage["Teleport to Plate"]:Clone()
  1244. tool.Parent = game.Players.LocalPlayer.Backpack
  1245. elseif plate:match(string.sub(tostring(Command.Text), 6)) then
  1246. local tool = game.ReplicatedStorage["Place Plate"]:Clone()
  1247. tool.Parent = game.Players.LocalPlayer.Backpack
  1248. end
  1249. end
  1250. if string.sub(tostring(Command.Text), 1, 6) == "round/" then
  1251. if mine:match(string.sub(tostring(Command.Text), 7)) then
  1252. local xx = math.random(-111.6, 111.6)
  1253. local zz = math.random(-108.2, 108.2)
  1254. local yy = math.random(-20.5,85.5)
  1255. for i = 1,50 do
  1256. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(xx,yy,zz), "D=9Vb7aMuZt!8aMH")
  1257. xx = math.random(-111.6, 111.6)
  1258. zz = math.random(-108.2, 108.2)
  1259. yy = math.random(-20.5,85.5)
  1260. end
  1261. elseif mega:match(string.sub(tostring(Command.Text), 7)) then
  1262. local xx = math.random(-111.6, 111.6)
  1263. local zz = math.random(-108.2, 108.2)
  1264. local yy = math.random(-20.5,85.5)
  1265. for i = 1,10 do
  1266. for i = 1,100 do
  1267. workspace.RemoteEvents.PlaceMineEvent:FireServer(Vector3.new(xx,yy,zz), "D=9Vb7aMuZt!8aMH")
  1268. xx = math.random(-111.6, 111.6)
  1269. zz = math.random(-108.2, 108.2)
  1270. yy = math.random(-20.5,85.5)
  1271. end
  1272. end
  1273. elseif bana:match(string.sub(tostring(Command.Text), 7)) then
  1274. local xx = math.random(-111.6, 111.6)
  1275. local zz = math.random(-108.2, 108.2)
  1276. for i = 1,25 do
  1277. for i = 1,100 do
  1278. workspace.RemoteEvents.BananaEvent:FireServer(Vector3.new(xx,103.5,zz), "D=9Vb7aMuZt!8aMH")
  1279. xx = math.random(-111.6, 111.6)
  1280. zz = math.random(-108.2, 108.2)
  1281. wait()
  1282. end
  1283. wait(2)
  1284. end
  1285. elseif pla:match(string.sub(tostring(Command.Text), 7)) then
  1286. local xx = math.random(-111.6, 111.6)
  1287. local zz = math.random(-108.2, 108.2)
  1288. for i = 1,10 do
  1289. for i = 1,5 do
  1290. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(xx,yy,zz), "D=9Vb7aMuZt!8aMH")
  1291. xx = math.random(-111.6, 111.6)
  1292. zz = math.random(-108.2, 108.2)
  1293. yy = math.random(-20.5,45.5)
  1294. wait()
  1295. end
  1296. wait(3.5)
  1297. end
  1298. elseif mon:match(string.sub(tostring(Command.Text), 7)) then
  1299. local xx = math.random(-111.6, 111.6)
  1300. local zz = math.random(-108.2, 108.2)
  1301. for i = 1,25 do
  1302. for i = 1,75 do
  1303. workspace.RemoteEvents.MoneybagEvent:FireServer(CFrame.new(Vector3.new(xx,103.5,zz)), "D=9Vb7aMuZt!8aMH")
  1304. xx = math.random(-111.6, 111.6)
  1305. zz = math.random(-108.2, 108.2)
  1306. wait(.1)
  1307. end
  1308. wait(2)
  1309. end
  1310. elseif size:match(string.sub(tostring(Command.Text), 7)) then
  1311. for i,v in pairs(game.Players:GetChildren()) do
  1312. plat = math.random(-10,15)
  1313. if v.gamestats.Plate then
  1314. game.Workspace.RemoteEvents.ChangePlateSize:FireServer(v.gamestats.Plate.Value, plat, "D=9Vb7aMuZt!8aMH")
  1315. end
  1316. end
  1317. elseif yata:match(string.sub(tostring(Command.Text),7)) then
  1318. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(111.6,10,-108.2), "D=9Vb7aMuZt!8aMH")
  1319. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(111.6,10,108.2), "D=9Vb7aMuZt!8aMH")
  1320. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(-111.6,10,108.2), "D=9Vb7aMuZt!8aMH")
  1321. workspace.RemoteEvents.PlacePlateEvent:FireServer(Vector3.new(-111.6,10,-108.2), "D=9Vb7aMuZt!8aMH")
  1322. for i,v in pairs (workspace.Plates:GetChildren()) do
  1323. if v.Plate.Position.Y == 10 then
  1324. workspace.RemoteEvents.AddSound:FireServer("rbxassetid://919270364", v, "D=9Vb7aMuZt!8aMH")
  1325. end
  1326. end
  1327. utsuho()
  1328. end
  1329. end
  1330. if string.sub(tostring(Command.Text), 1, 7) == "delete/" then
  1331. if fire:match(string.sub(tostring(Command.Text), 8)) then
  1332. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1333. if v.Name == "FirePart" then
  1334. v:Destroy()
  1335. end
  1336. end
  1337. elseif black:match(string.sub(tostring(Command.Text), 8)) then
  1338. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1339. if v.Name == "Blackhole" then
  1340. v:Destroy()
  1341. end
  1342. end
  1343. elseif tor:match(string.sub(tostring(Command.Text), 8)) then
  1344. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1345. if v.Name == "Tornado" then
  1346. v:Destroy()
  1347. end
  1348. end
  1349. elseif min:match(string.sub(tostring(Command.Text), 8)) then
  1350. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1351. if v.Name == "Landmine" then
  1352. v:Destroy()
  1353. end
  1354. end
  1355. elseif vol:match(string.sub(tostring(Command.Text), 8)) then
  1356. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1357. if v.Name == "Part" and v.BrickColor == BrickColor.new("Crimson") then
  1358. v:Destroy()
  1359. end
  1360. end
  1361. elseif dis:match(string.sub(tostring(Command.Text), 8)) then
  1362. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1363. if v.Name == "DiscoBallOfDoom" then
  1364. v:Destroy()
  1365. end
  1366. end
  1367. elseif nuk:match(string.sub(tostring(Command.Text), 8)) then
  1368. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1369. if v.Name == "Nuke" or v.Name == "NukeExplosion" then
  1370. v:Destroy()
  1371. end
  1372. end
  1373. elseif mun:match(string.sub(tostring(Command.Text), 8)) then
  1374. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1375. if v.Name == "Moon" then
  1376. v:Destroy()
  1377. end
  1378. end
  1379. elseif ls:match(string.sub(tostring(Command.Text), 8)) then
  1380. for i,v in pairs (workspace.Plates:GetChildren()) do
  1381. for i,b in pairs (v:GetChildren()) do
  1382. if b.Name == "LavaSpinner" then
  1383. b:Destroy()
  1384. end
  1385. end
  1386. end
  1387. for i,v in pairs (workspace.ArenaEvents:GetChildren()) do
  1388. if v.Name == "GiantLavaSpinner" then
  1389. v:Destroy()
  1390. end
  1391. end
  1392. elseif bmb:match(string.sub(tostring(Command.Text), 8)) then
  1393. for i,v in pairs (workspace.Plates:GetChildren()) do
  1394. for i,b in pairs (v:GetChildren()) do
  1395. if b.Name == "TimeBomb" then
  1396. b:Destroy()
  1397. end
  1398. end
  1399. end
  1400. elseif pri:match(string.sub(tostring(Command.Text), 8)) then
  1401. for i,v in pairs (workspace.Plates:GetChildren()) do
  1402. for i,b in pairs (v:GetChildren()) do
  1403. if b.Name == "Cage" then
  1404. b:Destroy()
  1405. end
  1406. end
  1407. end
  1408. elseif spk:match(string.sub(tostring(Command.Text), 8)) then
  1409. for i,v in pairs (workspace.Plates:GetChildren()) do
  1410. for i,b in pairs (v:GetChildren()) do
  1411. if b.Name == "Spike" then
  1412. b:Destroy()
  1413. end
  1414. end
  1415. end
  1416. elseif zomb:match(string.sub(tostring(Command.Text), 8)) then
  1417. for i,v in pairs (workspace.Plates:GetChildren()) do
  1418. for i,b in pairs (v:GetChildren()) do
  1419. if b.Name == "Zombie" then
  1420. b:Destroy()
  1421. end
  1422. end
  1423. end
  1424. elseif bmbc:match(string.sub(tostring(Command.Text), 8)) then
  1425. for i,v in pairs (workspace.Plates:GetChildren()) do
  1426. for i,b in pairs (v:GetChildren()) do
  1427. if b.Name == "BombCloud" then
  1428. b:Destroy()
  1429. end
  1430. end
  1431. end
  1432. elseif fen:match(string.sub(tostring(Command.Text), 8)) then
  1433. for i,v in pairs (workspace.Plates:GetChildren()) do
  1434. for i,b in pairs (v:GetChildren()) do
  1435. if b.Name == "ElectricFence" then
  1436. b:Destroy()
  1437. end
  1438. end
  1439. end
  1440. elseif cac:match(string.sub(tostring(Command.Text), 8)) then
  1441. for i,v in pairs (workspace.Plates:GetChildren()) do
  1442. for i,b in pairs (v:GetChildren()) do
  1443. if b.Name == "Cactus" then
  1444. b:Destroy()
  1445. end
  1446. end
  1447. end
  1448. elseif wal:match(string.sub(tostring(Command.Text), 8)) then
  1449. for i,v in pairs (workspace.Plates:GetChildren()) do
  1450. for i,b in pairs (v:GetChildren()) do
  1451. if b.Name == "Wall" then
  1452. b:Destroy()
  1453. end
  1454. end
  1455. end
  1456. elseif pbmb:match(string.sub(tostring(Command.Text), 8)) then
  1457. game.Players.LocalPlayer.Character.PlayerTimeBomb:Destroy()
  1458. end
  1459. elseif frz:match(string.sub(tostring(Command.Text), 8)) then
  1460. for i,v in pairs (game.Players.LocalPlayer.Character:GetChildren()) do
  1461. if v.Name == "Part" then
  1462. v:Destroy()
  1463. end
  1464. end
  1465. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1466. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1467. elseif marbl:match(string.sub(tostring(Command.Text), 8)) then
  1468. for i,v in pairs (game.Players.LocalPlayer.Character:GetChildren()) do
  1469. if v.Name == "Marble" then
  1470. v:Destroy()
  1471. end
  1472. end
  1473. end
  1474.  
  1475. CommandBtn()
  1476. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement