Advertisement
supreim

Untitled

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