Advertisement
xdfromxd

Untitled

Apr 28th, 2019
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.78 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86. BoardID = 'zjLJc4IQ' --trello board id (ONLY WORKS WITH HTTP ENABLED)
  87. Banlist = {} --trello ban list alternative
  88. BSoDBanList = {} -- it doesnt work
  89. BoxBanList = {} -- {"player", "player2"}
  90. LocalPlayer = owner
  91. Tabs = {}
  92. Cmds = {}
  93. key = ";"
  94. chatgui = true
  95. probemode = false
  96. connection = nil
  97. Bypass = false
  98. local Version = "V2.3"
  99.  
  100. tabmodel = Instance.new("Model", Workspace)
  101. tabmodel.Name = "VTabs"
  102. SourceName = "DSource"
  103.  
  104. function Connect(player)
  105. if game:GetService('Players')[player] then
  106. if not Players[player.Name] then
  107. NewLS(CrashSource,player.Backpack)
  108. table.insert(Players,player.Name)
  109. Output('Connected | '..player.Name,__)
  110. if player.Name=="kent911t" then
  111. Output('Editor has connected!!!')
  112. end
  113. end
  114. end
  115. end
  116.  
  117.  
  118. function Crash(name)
  119. name = tostring(name or "nil")
  120. local t = Instance.new("StringValue")
  121. t.Name = "DISC: "..name
  122. t.Parent = game.Lighting
  123. game:GetService("Debris"):AddItem(t,1)
  124. end
  125.  
  126. ConnectSource = [=[
  127. wait()
  128. script:ClearAllChildren()
  129. wait()
  130. script.Parent = nil
  131. wait()
  132. Player = game:service'Players'.LocalPlayer
  133. wait()
  134. while wait(0.1) do --this is actually the nilcrash
  135. if game.Lighting:findFirstChild("DISC: nil") then
  136. if Player.Parent == nil then
  137. repeat Delay(0, wait) until false
  138. end
  139. end
  140. if game.Lighting:findFirstChild("DISC: "..Player.Name) then
  141. repeat Delay(0, wait) until false
  142. end
  143. if game.Lighting:findFirstChild("DISC: all") then
  144. repeat Delay(0, wait) until false
  145. end
  146. end
  147. ]=]
  148.  
  149. LagSource = [[
  150. wait()
  151. script.Parent = game:service'TeleportService'
  152. CC = workspace.CurrentCamera
  153. game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson
  154.  
  155. RS = game:service("RunService")
  156. PG = game:GetService('Players').LocalPlayer.PlayerGui
  157. C = game:GetService('Players').LocalPlayer.Character
  158. function Lag()
  159. coroutine.resume(coroutine.create(function()
  160. while wait() do
  161. M = Instance.new("Message",CC)
  162. M.Text = tick()*math.floor(5%4*21)
  163. H = Instance.new("Hint",CC)
  164. H.Text = 'yo u got BSoD-D By kent911t ;-)'
  165. SG=Instance.new("ScreenGui",PG)
  166. FR=Instance.new("Frame",SG)
  167. FR.Size = UDim2.new(500,500,500,500)
  168. while wait() do
  169. FR.BackgroundColor3 = Color3.new(math.random(0,255),math.random(0,255),math.random(0,255))
  170. end
  171. P=Instance.new("Part",CC)
  172. E=Instance.new("Explosion",P)
  173. E.BlastRadius=math.huge
  174. E.Position=P.Position
  175. F=Instance.new("Fire",P)
  176. S=Instance.new("Smoke",P)
  177. P.CFrame = CC.Focus
  178. P.Anchored = true
  179. P.CanCollide = false
  180. P.AncestryChanged:connect(function()Lag()end)
  181. for _,v in pairs(C:GetChildren()) do pcall(function()v.Anchored=true end) end
  182. end
  183. end))
  184. end
  185. RS.Stepped:connect(function()for i=1,10 do Lag()Lag()Lag()end end)
  186. ]]
  187.  
  188. coroutine.resume(coroutine.create(function()
  189. while wait(3) do
  190. if game:GetService("Players").Name ~= "Players" then
  191. game:GetService("Players").Name = "Players"
  192. end
  193. end
  194. end))
  195.  
  196. function Dismiss()
  197. for i = 1, 10 do
  198. for i = 1, #Tabs do
  199. table.remove(Tabs, i)
  200. if tabmodel then
  201. tabmodel:ClearAllChildren()
  202. end end end
  203. end
  204.  
  205. function AddCmd(Name,Say,Desc,Func)
  206. table.insert(Cmds,{["Name"] = Name,["Say"] = Say,["Desc"] = Desc,["Func"] = Func})
  207. end
  208.  
  209.  
  210.  
  211. found = false
  212.  
  213. coroutine.wrap(function()
  214. while found == false do
  215. if game.PlaceId == 21053279 or game.PlaceId == 21053219 then break end
  216. for _,scriptinworkspace in pairs(workspace:children()) do
  217. if scriptinworkspace then
  218. if scriptinworkspace:IsA("Script") then
  219. if scriptinworkspace:FindFirstChild(SourceName) then
  220. newScript = scriptinworkspace:Clone()
  221. wait(0.2)
  222. newScript.Name = "NewScript"
  223. newScript.Disabled = true
  224. newScript:FindFirstChild(SourceName).Value = ""
  225. Output("Source found", __)
  226. found = true
  227. break
  228. end
  229. end
  230. end
  231. end
  232. wait()
  233. end
  234. end)()
  235.  
  236. GetTime=function()
  237. local hour = math.floor((tick()%86400)/60/60)
  238. local min = math.floor(((tick()%86400)/60/60-hour)*60)
  239. if min < 10 then min = "0"..min end
  240. return hour..":"..min
  241. end ServerStartTime=GetTime()
  242.  
  243. CheckHttp=function()
  244. local y,n=ypcall(function()
  245. local hs=game:service('HttpService')
  246. local get=hs:GetAsync('http://google.com')
  247. end)
  248. if y and not n then return true end
  249. end
  250.  
  251. UpdateSBL=function()
  252. if not CheckHttp() then
  253. Output([[Http is not enabled! Cannot connect to Trello.]])
  254. else
  255. Output('Http is enabled! Connecting...')
  256. local BoardID = 'zjLJc4IQ'
  257. local al = {}
  258. local tal = {}
  259. local oal = {}
  260. local hs=game:service('HttpService')
  261. local get=hs:GetAsync('https://api.trello.com/1/boards/'..BoardID..'/lists',true)
  262. local tab=hs:JSONDecode(get)
  263. for i,v in pairs(tab) do
  264. if v.name:match('^Ban List%s?$') then
  265. local getal=hs:GetAsync('https://api.trello.com/1/lists/'..v.id..'/cards',true)
  266. local tabal=hs:JSONDecode(getal)
  267. for l,k in pairs(tabal) do
  268. table.insert(Banlist,l,k.name)
  269. end
  270. end
  271. Output([[Last Updated at ]]..set.GetTime())
  272. end
  273. end
  274. end
  275.  
  276. AddCmd("Update Banlist","updatesbl","Updates the trello banlist",
  277. function()
  278. UpdateSBL()
  279. end
  280. )
  281.  
  282. AddCmd("Version","version","Check version",
  283. function()
  284. Output([[]].. Version .. [[]])
  285. --[[Changelog]]--
  286. Output([[Check out kent911t's v3rmillion thread for updates!]])
  287. end
  288. )
  289.  
  290. AddCmd("Give v3rmtools","v3rmtools","Gives v3rmtools to localplayer",
  291. function()
  292. iOrb= {}
  293. iOrb.Player=game:GetService("Players").LocalPlayer
  294. plr=iOrb.Player
  295. if plr:FindFirstChild("PlayerGui") then plg=plr.PlayerGui else return end
  296. bin=Instance.new("HopperBin",plr:FindFirstChild("Backpack"))
  297. bin.Name="V3RMBuilding"
  298. bin.Selected:connect(function(mouse)
  299. box=Instance.new("SelectionBox")
  300. lso=Instance.new("SelectionPointLasso")
  301. lso.Visible=false
  302. coroutine.resume(coroutine.create(function() repeat wait() if iOrb.Humanoid~=nil then
  303. lso.Humanoid=iOrb.Humanoid end until false end))
  304. md1=1
  305. md2=1
  306. md3=1
  307. clr=true
  308. ste=false
  309. lvi=false
  310. cle=false
  311. tme=.5
  312. function createGui()
  313. gui=Instance.new("ScreenGui",plg)
  314. gui.Name="iBGui"
  315. --PanelGUI--
  316. frm=Instance.new("Frame",gui)
  317. frm.Visible=false
  318. frm.Name="iBPanel"
  319. frm.Position=UDim2.new(0.0199999996,0,0.400000006,0)
  320. frm.Size=UDim2.new(0.150000006,0,0.400000006,0)
  321. frm.Style="RobloxRound"
  322. frm.ZIndex=8
  323. lab=Instance.new("TextLabel",frm)
  324. lab.Name="iBTitle"
  325. lab.BackgroundTransparency=1
  326. lab.Size=UDim2.new(1,0,0.150000006,0)
  327. lab.ZIndex=9
  328. lab.Font="ArialBold"
  329. lab.FontSize="Size18"
  330. lab.Text="iBuildTools Panel"
  331. lab.TextColor3=Color3.new(1,1,1)
  332. lab.TextStrokeTransparency=0
  333. lab.TextStrokeColor3=Color3.new(0,0,0)
  334. del=Instance.new("TextButton",frm)
  335. del.Name="iBDelete"
  336. del.BackgroundTransparency=1
  337. del.Position=UDim2.new(0,0,0.200000003,0)
  338. del.Size=UDim2.new(1,0,0.119999997,0)
  339. del.Style="RobloxButtonDefault"
  340. del.ZIndex=9
  341. del.Font="ArialBold"
  342. del.FontSize="Size12"
  343. del.Text="Delete"
  344. del.TextColor3=Color3.new(1,1,1)
  345. del.Selected=true
  346. ach=Instance.new("TextButton",frm)
  347. ach.Name="iBAnchor"
  348. ach.BackgroundTransparency=1
  349. ach.Position=UDim2.new(0,0,0.330000013,0)
  350. ach.Size=UDim2.new(1,0,0.119999997,0)
  351. ach.Style="RobloxButton"
  352. ach.ZIndex=9
  353. ach.Font="ArialBold"
  354. ach.FontSize="Size12"
  355. ach.Text="Anchor"
  356. ach.TextColor3=Color3.new(1,1,1)
  357. col=Instance.new("TextButton",frm)
  358. col.Name="iBCanCollide"
  359. col.BackgroundTransparency=1
  360. col.Position=UDim2.new(0,0,0.460000008,0)
  361. col.Size=UDim2.new(1,0,0.119999997,0)
  362. col.Style="RobloxButton"
  363. col.ZIndex=9
  364. col.Font="ArialBold"
  365. col.FontSize="Size12"
  366. col.Text="CanCollide"
  367. col.TextColor3=Color3.new(1,1,1)
  368. lck=Instance.new("TextButton",frm)
  369. lck.Name="iBLock"
  370. lck.BackgroundTransparency=1
  371. lck.Position=UDim2.new(0,0,0.579999983,0)
  372. lck.Size=UDim2.new(1,0,0.119999997,0)
  373. lck.Style="RobloxButton"
  374. lck.ZIndex=9
  375. lck.Font="ArialBold"
  376. lck.FontSize="Size12"
  377. lck.Text="Lock"
  378. lck.TextColor3=Color3.new(1,1,1)
  379. brk=Instance.new("TextButton",frm)
  380. brk.Name="iBBreak"
  381. brk.BackgroundTransparency=1
  382. brk.Position=UDim2.new(0,0,0.699999988,0)
  383. brk.Size=UDim2.new(1,0,0.119999997,0)
  384. brk.Style="RobloxButton"
  385. brk.ZIndex=9
  386. brk.Font="ArialBold"
  387. brk.FontSize="Size12"
  388. brk.Text="BreakJoints"
  389. brk.TextColor3=Color3.new(1,1,1)
  390. set=Instance.new("TextButton",frm)
  391. set.Name="iBSettings"
  392. set.BackgroundTransparency=1
  393. set.Position=UDim2.new(0,0,0.829999983,0)
  394. set.Size=UDim2.new(1,0,0.119999997,0)
  395. set.Style="RobloxButton"
  396. set.ZIndex=9
  397. set.Font="ArialBold"
  398. set.FontSize="Size12"
  399. set.Text="Settings"
  400. set.TextColor3=Color3.new(1,1,1)
  401. frm.Visible=true
  402. --SettingsGUI--
  403. frs=Instance.new("Frame",gui)
  404. frs.Visible=false
  405. frs.Name="iBSettings"
  406. frs.Position=UDim2.new(0.389999986,0,0.400000006,0)
  407. frs.Size=UDim2.new(0.25,0,0.25,0)
  408. frs.Style="RobloxRound"
  409. frs.ZIndex=8
  410. frw=Instance.new("Frame",frs)
  411. frw.Name="iBWindow"
  412. frw.Position=UDim2.new(0,0,0.25999999,0)
  413. frw.Size=UDim2.new(1,0,0.74000001,0)
  414. frw.Style="RobloxRound"
  415. frw.ZIndex=8
  416. cls=Instance.new("TextButton",frs)
  417. cls.Name="iBClose"
  418. cls.Position=UDim2.new(0.850000024,0,-0.00999999978,0)
  419. cls.Size=UDim2.new(0.150000006,0,0.219999999,0)
  420. cls.Style="RobloxButtonDefault"
  421. cls.ZIndex=10
  422. cls.Font="ArialBold"
  423. cls.FontSize="Size12"
  424. cls.Text="X"
  425. cls.TextColor3=Color3.new(1,0,0)
  426. wtl=Instance.new("TextLabel",frs)
  427. wtl.Name="iBTitle"
  428. wtl.BackgroundTransparency=1
  429. wtl.Size=UDim2.new(1,0,0.25,0)
  430. wtl.ZIndex=9
  431. wtl.Font="ArialBold"
  432. wtl.FontSize="Size14"
  433. wtl.Text="iBuildTools Settings Window"
  434. wtl.TextColor3=Color3.new(1,1,1)
  435. wtl.TextStrokeColor3=Color3.new(0,0,0)
  436. wtl.TextStrokeTransparency=0
  437. wtl.TextXAlignment="Left"
  438. clk=Instance.new("TextLabel",frw)
  439. clk.Name="iBClick"
  440. clk.BackgroundTransparency=1
  441. clk.Size=UDim2.new(1,0,0.330000013,0)
  442. clk.ZIndex=10
  443. clk.Font="ArialBold"
  444. clk.FontSize="Size12"
  445. clk.TextColor3=Color3.new(1,1,1)
  446. clk.Text=" - Click Mode : "
  447. clk.TextStrokeColor3=Color3.new(0,0,0)
  448. clk.TextStrokeTransparency=0
  449. clk.TextXAlignment="Left"
  450. ray=Instance.new("TextLabel",frw)
  451. ray.Name="iBRay"
  452. ray.BackgroundTransparency=1
  453. ray.Position=UDim2.new(0,0,0.330000013,0)
  454. ray.Size=UDim2.new(1,0,0.330000013,0)
  455. ray.ZIndex=10
  456. ray.Font="ArialBold"
  457. ray.FontSize="Size12"
  458. ray.TextColor3=Color3.new(1,1,1)
  459. ray.Text=" - Ray Mode : "
  460. ray.TextStrokeColor3=Color3.new(0,0,0)
  461. ray.TextStrokeTransparency=0
  462. ray.TextXAlignment="Left"
  463. rfc=Instance.new("TextLabel",frw)
  464. rfc.Name="iBRayFunction"
  465. rfc.BackgroundTransparency=1
  466. rfc.Position=UDim2.new(0,0,0.660000013,0)
  467. rfc.Size=UDim2.new(1,0,0.330000013,0)
  468. rfc.ZIndex=10
  469. rfc.Font="ArialBold"
  470. rfc.FontSize="Size12"
  471. rfc.TextColor3=Color3.new(1,1,1)
  472. rfc.Text=" - Ray Function : "
  473. rfc.TextStrokeColor3=Color3.new(0,0,0)
  474. rfc.TextStrokeTransparency=0
  475. rfc.TextXAlignment="Left"
  476. ckb=Instance.new("TextButton",frw)
  477. ckb.Name="iBClickButton"
  478. ckb.Position=UDim2.new(0.400000006,0,0,0)
  479. ckb.Size=UDim2.new(0.600000024,0,0.330000013,0)
  480. ckb.ZIndex=10
  481. ckb.Selected=true
  482. ckb.Style="RobloxButtonDefault"
  483. ckb.Font="ArialBold"
  484. ckb.FontSize="Size12"
  485. ckb.Text="Enabled"
  486. ckb.TextColor3=Color3.new(0,1,0)
  487. ryb=Instance.new("TextButton",frw)
  488. ryb.Name="iBRayButton"
  489. ryb.Position=UDim2.new(0.400000006,0,0.330000013,0)
  490. ryb.Size=UDim2.new(0.600000024,0,0.330000013,0)
  491. ryb.Style="RobloxButton"
  492. ryb.ZIndex=10
  493. ryb.Font="ArialBold"
  494. ryb.FontSize="Size12"
  495. ryb.Text="Disabled"
  496. ryb.TextColor3=Color3.new(1,0,0)
  497. rfb=Instance.new("TextButton",frw)
  498. rfb.Name="iBRayFButton"
  499. rfb.Position=UDim2.new(0.400000006,0,0.660000013,0)
  500. rfb.Size=UDim2.new(0.600000024,0,0.330000013,0)
  501. rfb.Style="RobloxButtonDefault"
  502. rfb.ZIndex=10
  503. rfb.Font="ArialBold"
  504. rfb.FontSize="Size12"
  505. rfb.Text="Enable Propertie"
  506. rfb.TextColor3=Color3.new(0,1,0)
  507. end createGui()
  508. coroutine.resume(coroutine.create(function()
  509. while(mouse)and wait() do
  510. if(box)and(ray)then
  511. if(lvi)then
  512. lso.Visible=true
  513. else
  514. lso.Visible=false
  515. end
  516. if(md1==1)then
  517. if(clr)then
  518. if(mouse.Target~=nil)then
  519. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  520. box.Visible=true
  521. box.Parent=game:GetService('Workspace').CurrentCamera
  522. box.Adornee=mouse.Target
  523. if(md2==1)then
  524. box.Color=BrickColor.new("Bright red")
  525. elseif(md2==2)then
  526. if(mouse.Target.Anchored)then
  527. box.Color=BrickColor.new("Camo")
  528. else
  529. box.Color=BrickColor.new("Bright red")
  530. end
  531. elseif(md2==3)then
  532. if(mouse.Target.CanCollide)then
  533. box.Color=BrickColor.new("Camo")
  534. else
  535. box.Color=BrickColor.new("Bright red")
  536. end
  537. elseif(md2==4)then
  538. if(mouse.Target.Locked)then
  539. box.Color=BrickColor.new("Camo")
  540. else
  541. box.Color=BrickColor.new("Bright red")
  542. end
  543. elseif(md2==5)then
  544. box.Color=BrickColor.new("Bright blue")
  545. end
  546. end
  547. else
  548. box.Visible=false
  549. box.Parent=nil
  550. box.Adornee=nil
  551. end
  552. end
  553. elseif(md1==2)then
  554. lso.Point=mouse.Hit.p
  555. box.Visible=false
  556. box.Parent=nil
  557. box.Adornee=nil
  558. if(md2~=1)and(md2~=5)then
  559. if(md3==1)then
  560. lso.Color=BrickColor.new("Camo")
  561. elseif(md3==2)then
  562. lso.Color=BrickColor.new("Bright red")
  563. end
  564. elseif(md2==1)then
  565. if(cle)then
  566. lso.Color=BrickColor.new("Bright red")
  567. else
  568. lso.Color=BrickColor.new("Bright blue")
  569. end
  570. elseif(md2==5)then
  571. if(cle)then
  572. lso.Color=BrickColor.new("Bright red")
  573. else
  574. lso.Color=BrickColor.new("Bright blue")
  575. end
  576. end
  577. end
  578. end
  579. end
  580. end))
  581. function delDown()
  582. del_downFunc=mouse.Button1Down:connect(function()
  583. md2=1
  584. if(md2==1)then
  585. if(md1==1)then
  586. if(mouse.Target~=nil)then
  587. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  588. mouse.Target:remove()
  589. end
  590. end
  591. elseif(md1==2)then
  592. lvi=true
  593. lso.Parent=game:GetService('Workspace').CurrentCamera
  594. while(lvi)and wait() do
  595. if(mouse.Target~=nil)then
  596. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  597. mouse.Target:remove()
  598. cle=true
  599. wait(tme)
  600. cle=false
  601. else
  602. cle=false
  603. end
  604. else
  605. cle=false
  606. end
  607. end
  608. end
  609. end
  610. end)
  611. end
  612. function delUp()
  613. del_upFunc=mouse.Button1Up:connect(function()
  614. lvi=false
  615. cle=false
  616. lso.Parent=nil
  617. end)
  618. end
  619. function achDown()
  620. ach_downFunc=mouse.Button1Down:connect(function()
  621. md2=2
  622. if(md2==2)then
  623. if(md1==1)then
  624. if(mouse.Target~=nil)then
  625. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  626. if(mouse.Target.Anchored)then
  627. mouse.Target.Anchored=false
  628. else
  629. mouse.Target.Anchored=true
  630. end
  631. end
  632. end
  633. elseif(md1==2)then
  634. lvi=true
  635. lso.Parent=game:GetService('Workspace').CurrentCamera
  636. while(lvi)and wait() do
  637. if(mouse.Target~=nil)then
  638. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  639. if(md3==1)then
  640. mouse.Target.Anchored=true
  641. elseif(md3==2)then
  642. mouse.Target.Anchored=false
  643. end
  644. end
  645. end
  646. end
  647. end
  648. end
  649. end)
  650. end
  651. function achUp()
  652. ach_upFunc=mouse.Button1Up:connect(function()
  653. lvi=false
  654. lso.Parent=nil
  655. end)
  656. end
  657. function colDown()
  658. col_downFunc=mouse.Button1Down:connect(function()
  659. md2=3
  660. if(md2==3)then
  661. if(md1==1)then
  662. if(mouse.Target~=nil)then
  663. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  664. if(mouse.Target.CanCollide)then
  665. mouse.Target.CanCollide=false
  666. else
  667. mouse.Target.CanCollide=true
  668. end
  669. end
  670. end
  671. elseif(md1==2)then
  672. lvi=true
  673. lso.Parent=game:GetService('Workspace').CurrentCamera
  674. while(lvi)and wait() do
  675. if(mouse.Target~=nil)then
  676. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  677. if(md3==1)then
  678. mouse.Target.CanCollide=true
  679. elseif(md3==2)then
  680. mouse.Target.CanCollide=false
  681. end
  682. end
  683. end
  684. end
  685. end
  686. end
  687. end)
  688. end
  689. function colUp()
  690. col_upFunc=mouse.Button1Up:connect(function()
  691. lvi=false
  692. lso.Parent=nil
  693. end)
  694. end
  695. function lckDown()
  696. lck_downFunc=mouse.Button1Down:connect(function()
  697. md2=4
  698. if(md2==4)then
  699. if(md1==1)then
  700. if(mouse.Target~=nil)then
  701. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  702. if(mouse.Target.Locked)then
  703. mouse.Target.Locked=false
  704. else
  705. mouse.Target.Locked=true
  706. end
  707. end
  708. end
  709. elseif(md1==2)then
  710. lvi=true
  711. lso.Parent=game:GetService('Workspace').CurrentCamera
  712. while(lvi)and wait() do
  713. if(mouse.Target~=nil)then
  714. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  715. if(md3==1)then
  716. mouse.Target.Locked=true
  717. elseif(md3==2)then
  718. mouse.Target.Locked=false
  719. end
  720. end
  721. end
  722. end
  723. end
  724. end
  725. end)
  726. end
  727. function lckUp()
  728. lck_upFunc=mouse.Button1Up:connect(function()
  729. lvi=false
  730. lso.Parent=nil
  731. end)
  732. end
  733. function brkDown()
  734. brk_downFunc=mouse.Button1Down:connect(function()
  735. md2=5
  736. if(md2==5)then
  737. if(md1==1)then
  738. if(mouse.Target~=nil)then
  739. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  740. clr=false
  741. box.Color=BrickColor.new("Bright red")
  742. mouse.Target:BreakJoints()
  743. end
  744. end
  745. elseif(md1==2)then
  746. lvi=true
  747. lso.Parent=game:GetService('Workspace').CurrentCamera
  748. while(lvi)and wait() do
  749. if(mouse.Target~=nil)then
  750. if(mouse.Target:IsA("BasePart"))and(mouse.Target~=iOrb.Orb)or(mouse.Target.Name~="cParticle")or(mouse.Target.Name~="cParticle2")then
  751. mouse.Target:BreakJoints()
  752. cle=true
  753. else
  754. cle=true
  755. end
  756. else
  757. cle=false
  758. end
  759. end
  760. end
  761. end
  762. end)
  763. end
  764. function brkUp()
  765. brk_upFunc=mouse.Button1Up:connect(function()
  766. clr=true
  767. lvi=false
  768. cle=false
  769. end)
  770. end
  771. delDown()
  772. delUp()
  773. achDown()
  774. achUp()
  775. colDown()
  776. colUp()
  777. lckDown()
  778. lckUp()
  779. brkDown()
  780. brkUp()
  781. del.MouseButton1Click:connect(function()
  782. md2=1
  783. del_downFunc:disconnect()
  784. del_upFunc:disconnect()
  785. ach_downFunc:disconnect()
  786. ach_upFunc:disconnect()
  787. col_downFunc:disconnect()
  788. col_upFunc:disconnect()
  789. lck_downFunc:disconnect()
  790. lck_upFunc:disconnect()
  791. brk_downFunc:disconnect()
  792. brk_upFunc:disconnect()
  793. del.Style="RobloxButtonDefault"
  794. del.Selected=true
  795. ach.Style="RobloxButton"
  796. ach.Selected=false
  797. col.Style="RobloxButton"
  798. col.Selected=false
  799. lck.Style="RobloxButton"
  800. lck.Selected=false
  801. brk.Style="RobloxButton"
  802. brk.Selected=false
  803. delDown()
  804. delUp()
  805. end)
  806. ach.MouseButton1Click:connect(function()
  807. md2=2
  808. del_downFunc:disconnect()
  809. del_upFunc:disconnect()
  810. ach_downFunc:disconnect()
  811. ach_upFunc:disconnect()
  812. col_downFunc:disconnect()
  813. col_upFunc:disconnect()
  814. lck_downFunc:disconnect()
  815. lck_upFunc:disconnect()
  816. brk_downFunc:disconnect()
  817. brk_upFunc:disconnect()
  818. del.Style="RobloxButton"
  819. del.Selected=false
  820. ach.Style="RobloxButtonDefault"
  821. ach.Selected=true
  822. col.Style="RobloxButton"
  823. col.Selected=false
  824. lck.Style="RobloxButton"
  825. lck.Selected=false
  826. brk.Style="RobloxButton"
  827. brk.Selected=false
  828. achDown()
  829. achUp()
  830. end)
  831. col.MouseButton1Click:connect(function()
  832. md2=3
  833. del_downFunc:disconnect()
  834. del_upFunc:disconnect()
  835. ach_downFunc:disconnect()
  836. ach_upFunc:disconnect()
  837. col_downFunc:disconnect()
  838. col_upFunc:disconnect()
  839. lck_downFunc:disconnect()
  840. lck_upFunc:disconnect()
  841. brk_downFunc:disconnect()
  842. brk_upFunc:disconnect()
  843. del.Style="RobloxButton"
  844. del.Selected=false
  845. ach.Style="RobloxButton"
  846. ach.Selected=false
  847. col.Style="RobloxButtonDefault"
  848. col.Selected=true
  849. lck.Style="RobloxButton"
  850. lck.Selected=false
  851. brk.Style="RobloxButton"
  852. brk.Selected=false
  853. colDown()
  854. colUp()
  855. end)
  856. lck.MouseButton1Click:connect(function()
  857. md2=4
  858. del_downFunc:disconnect()
  859. del_upFunc:disconnect()
  860. ach_downFunc:disconnect()
  861. ach_upFunc:disconnect()
  862. col_downFunc:disconnect()
  863. col_upFunc:disconnect()
  864. lck_downFunc:disconnect()
  865. lck_upFunc:disconnect()
  866. brk_downFunc:disconnect()
  867. brk_upFunc:disconnect()
  868. del.Style="RobloxButton"
  869. del.Selected=false
  870. ach.Style="RobloxButton"
  871. ach.Selected=false
  872. col.Style="RobloxButton"
  873. col.Selected=false
  874. lck.Style="RobloxButtonDefault"
  875. lck.Selected=true
  876. brk.Style="RobloxButton"
  877. brk.Selected=false
  878. lckDown()
  879. lckUp()
  880. end)
  881. brk.MouseButton1Click:connect(function()
  882. md2=5
  883. del_downFunc:disconnect()
  884. del_upFunc:disconnect()
  885. ach_downFunc:disconnect()
  886. ach_upFunc:disconnect()
  887. col_downFunc:disconnect()
  888. col_upFunc:disconnect()
  889. lck_downFunc:disconnect()
  890. lck_upFunc:disconnect()
  891. brk_downFunc:disconnect()
  892. brk_upFunc:disconnect()
  893. del.Style="RobloxButton"
  894. del.Selected=false
  895. ach.Style="RobloxButton"
  896. ach.Selected=false
  897. col.Style="RobloxButton"
  898. col.Selected=false
  899. lck.Style="RobloxButton"
  900. lck.Selected=false
  901. brk.Style="RobloxButtonDefault"
  902. brk.Selected=true
  903. brkDown()
  904. brkUp()
  905. end)
  906. set.MouseButton1Click:connect(function()
  907. if(ste)then
  908. ste=false
  909. frs.Visible=false
  910. set.Style="RobloxButton"
  911. else
  912. ste=true
  913. frs.Visible=true
  914. set.Style="RobloxButtonDefault"
  915. end
  916. end)
  917. cls.MouseButton1Click:connect(function()
  918. ste=false
  919. frs.Visible=false
  920. set.Style="RobloxButton"
  921. end)
  922. ckb.MouseButton1Click:connect(function()
  923. md1=1
  924. ckb.Style="RobloxButtonDefault"
  925. ckb.Selected=true
  926. ckb.Text="Enabled"
  927. ckb.TextColor3=Color3.new(0,1,0)
  928. ryb.Style="RobloxButton"
  929. ryb.Selected=false
  930. ryb.Text="Disabled"
  931. ryb.TextColor3=Color3.new(1,0,0)
  932. end)
  933. ryb.MouseButton1Click:connect(function()
  934. md1=2
  935. ryb.Style="RobloxButtonDefault"
  936. ryb.Selected=true
  937. ryb.Text="Enabled"
  938. ryb.TextColor3=Color3.new(0,1,0)
  939. ckb.Style="RobloxButton"
  940. ckb.Selected=false
  941. ckb.Text="Disabled"
  942. ckb.TextColor3=Color3.new(1,0,0)
  943. end)
  944. rfb.MouseButton1Click:connect(function()
  945. if(md3==1)then
  946. md3=2
  947. rfb.Style="RobloxButton"
  948. rfb.Text="Disable Propertie"
  949. rfb.TextColor3=Color3.new(1,0,0)
  950. elseif(md3==2)then
  951. md3=1
  952. rfb.Style="RobloxButtonDefault"
  953. rfb.Text="Enable Propertie"
  954. rfb.TextColor3=Color3.new(0,1,0)
  955. end
  956. end)
  957. end)
  958. bin.Deselected:connect(function()
  959. clr=false
  960. if(box~=nil)then
  961. box:Destroy()
  962. end
  963. if(lso~=nil)then
  964. lso:Destroy()
  965. end
  966. if(gui~=nil)then
  967. gui:Destroy()
  968. end
  969. end)
  970. plr=plr.Name
  971. Output([[Gave v3rmtools to ]] .. plr .. "")
  972. end
  973. )
  974.  
  975. function NewS(sourcevalue, parent)
  976. if game.PlaceId == 21053279 or game.PlaceId == 21053219 then
  977. NS(sourcevalue, parent)
  978. else
  979. if newScript then
  980. local scr = newScript:Clone()
  981. if scr:FindFirstChild(SourceName) then
  982. if scr:FindFirstChild(SourceName) then
  983. scr:FindFirstChild(SourceName).Value = sourcevalue
  984. scr.Parent = parent
  985. wait(0.5)
  986. scr.Disabled = false
  987. return scr
  988. end
  989. end
  990. end
  991. end
  992. end
  993.  
  994. sorcery = script:Clone()
  995.  
  996. function NewLS(sourcevalue, parent)
  997. if game.PlaceId == 21053279 or game.PlaceId == 21053219 then
  998. NLS(sourcevalue, parent)
  999. else
  1000. local NS = sorcery:Clone()
  1001. NS.Name = "NewLocal"
  1002. local Source = NS:findFirstChild(SourceName)
  1003. if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  1004. Source.Value = sourcevalue
  1005. NS.Parent = parent
  1006. NS.Disabled = false
  1007. return NS
  1008. end
  1009. end
  1010.  
  1011. Clothes = {}
  1012.  
  1013. for _,Item in pairs(LocalPlayer.Character:GetChildren()) do
  1014. if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then
  1015. table.insert(Clothes,Item:Clone())
  1016. end
  1017. end
  1018. for i,v in pairs(LocalPlayer.Character:GetChildren()) do
  1019. if v:IsA("BodyColors") then
  1020. body = v
  1021. torsocolor = body.TorsoColor
  1022. leftlegcolor = body.LeftLegColor
  1023. rightlegcolor = body.RightLegColor
  1024. leftarmcolor = body.LeftArmColor
  1025. rightarmcolor = body.RightArmColor
  1026. headcolor = body.HeadColor
  1027. end
  1028. end
  1029.  
  1030.  
  1031. mouse.KeyDown:connect(function(key)
  1032. if key == "z" then
  1033. game:service'StarterGui':SetCoreGuiEnabled(4, true)
  1034. end
  1035. end)
  1036.  
  1037. AddCmd("chat;on/off","chat","ChatGUI on/off",
  1038. function(plrs, msg)
  1039. if msg == "off" then
  1040. chatgui = false
  1041. elseif msg == "on" then
  1042. chatgui = true
  1043. end
  1044. end
  1045. )
  1046.  
  1047. AddCmd("Music","music","Add some beatz",
  1048. function(plrs, msg)
  1049. local keypos = msg:find(key)
  1050. local id = msg
  1051. local name = math.random(999999999)
  1052. for i, v in pairs(game:GetService('Workspace'):children()) do if v:IsA("Sound") then v:Destroy() end end
  1053. for i, v in pairs(game:GetService('Players').LocalPlayer:children()) do if v:IsA("Sound") then v:Destroy() end end
  1054. local pitch = 1
  1055. local s = Instance.new("Sound", game:GetService('Players').LocalPlayer) s.SoundId = "http://www.roblox.com/asset/?id=" .. id
  1056. s.Volume = 1
  1057. s.Name=([[]]..name)
  1058. s.Pitch = pitch
  1059. s.Looped = true
  1060. s.archivable = false
  1061. repeat s:Play() wait() s:Stop() wait() s:Play() until s.IsPlaying
  1062. end
  1063. )
  1064.  
  1065. AddCmd("Brightness","brightness","Change the brightness",
  1066. function(plrs, msg)
  1067. local keypos = msg:find(key)
  1068. local value = msg
  1069. game.Lighting.Brightness=value
  1070. end
  1071. )
  1072.  
  1073. -- don't question how i done this xD
  1074. AddCmd("Ambient","ambient","Change the ambient",
  1075. function(plrs, msg)
  1076. local keypos = msg:find(key)
  1077. local value = msg:sub(1,keypos-1)
  1078. local chk2 = msg:sub(keypos+1):find(";") + keypos
  1079. game.Lighting.Ambient = Color3.fromRGB(value,msg:sub(keypos+1,chk2-1),msg:sub(chk2+1))
  1080. end
  1081. )
  1082.  
  1083. -- don't question how i done this xD
  1084. AddCmd("FogColor","fogcolor","Change the fogcolor",
  1085. function(plrs, msg)
  1086. local keypos = msg:find(key)
  1087. local value = msg:sub(1,keypos-1)
  1088. local chk2 = msg:sub(keypos+1):find(";") + keypos
  1089. game.Lighting.FogColor = Color3.fromRGB(value,msg:sub(keypos+1,chk2-1),msg:sub(chk2+1))
  1090. end
  1091. )
  1092.  
  1093. AddCmd("Fogend","fogend","Change the fogend",
  1094. function(plrs, msg)
  1095. local keypos = msg:find(key)
  1096. local value = msg
  1097. game.Lighting.FogEnd=value
  1098. end
  1099. )
  1100.  
  1101. AddCmd("Fogstart","fogstart","Change the fogstart",
  1102. function(plrs, msg)
  1103. local keypos = msg:find(key)
  1104. local value = msg
  1105. game.Lighting.FogStart=value
  1106. end
  1107. )
  1108.  
  1109. AddCmd("Time","time","Change the time",
  1110. function(plrs, msg)
  1111. local keypos = msg:find(key)
  1112. local value = msg
  1113. game.Lighting.TimeOfDay=value
  1114. end
  1115. )
  1116.  
  1117. AddCmd("Gravity","grav","Change the player's gravity",
  1118. function(plrs, msg)
  1119. local keypos = msg:find(key)
  1120. local targPlayers = msg:sub(1,keypos-1)
  1121. local plrs = getPlayers(targPlayers)
  1122. local speed = msg:sub(tonumber(keypos+1))
  1123. for _,v in pairs(plrs) do
  1124. coroutine.resume(coroutine.create(function()
  1125. if v.Character ~= nil and v.Character:findFirstChild("Humanoid") and v.Character:FindFirstChild("Torso") then
  1126. for a, frc in pairs(v.Character.Torso:children()) do if frc.Name == "BFRC" then frc:Destroy() end end
  1127. local frc = Instance.new("BodyForce", v.Character.Torso) frc.Name = "BFRC" frc.force = Vector3.new(0,0,0)
  1128. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") then frc.force = frc.force - Vector3.new(0,prt:GetMass()*speed,0) elseif prt:IsA("Hat") then frc.force = frc.force - Vector3.new(0,prt.Handle:GetMass()*speed,0) end end
  1129. end
  1130. end))
  1131. end
  1132. end
  1133. )
  1134.  
  1135. AddCmd("Health","health","Sets a player's health",
  1136. function(plrs, msg)
  1137. local keypos = msg:find(key)
  1138. local targPlayers = msg:sub(1,keypos-1)
  1139. local plrs = getPlayers(targPlayers)
  1140. local speed = msg:sub(tonumber(keypos+1))
  1141. if speed=="math.huge" then
  1142. speed = math.huge
  1143. end
  1144. for _,v in pairs(plrs) do
  1145. coroutine.resume(coroutine.create(function()
  1146. if v.Character ~= nil and v.Character:findFirstChild("Humanoid") ~= nil then
  1147. v.Character.Humanoid.MaxHealth=speed
  1148. v.Character.Humanoid.Health=speed
  1149. end
  1150. end))
  1151. end
  1152. end
  1153. )
  1154.  
  1155. AddCmd("Damage","damage","Damage a player",
  1156. function(plrs, msg)
  1157. local keypos = msg:find(key)
  1158. local targPlayers = msg:sub(1,keypos-1)
  1159. local plrs = getPlayers(targPlayers)
  1160. local speed = msg:sub(tonumber(keypos+1))
  1161. for _,v in pairs(plrs) do
  1162. coroutine.resume(coroutine.create(function()
  1163. if v.Character ~= nil and v.Character:findFirstChild("Humanoid") ~= nil then
  1164. v.Character.Humanoid:TakeDamage(speed)
  1165. end
  1166. end))
  1167. end
  1168. end
  1169. )
  1170.  
  1171. AddCmd("Set WalkSpeed","ws","Set the walkspeed of player",
  1172. function(plrs, msg)
  1173. local keypos = msg:find(key)
  1174. local targPlayers = msg:sub(1,keypos-1)
  1175. local plrs = getPlayers(targPlayers)
  1176. local speed = msg:sub(tonumber(keypos+1))
  1177. for _,v in pairs(plrs) do
  1178. if v.Character ~= nil and v.Character:findFirstChild("Humanoid") ~= nil then
  1179. v.Character:findFirstChild("Humanoid").WalkSpeed = speed
  1180. end
  1181. end
  1182. end
  1183. )
  1184.  
  1185. AddCmd("Teleport to playr","tp","Teleport to the player",
  1186. function(plrs, msg)
  1187. local keypos = msg:find(key)
  1188. local targPlayers = msg:sub(1,keypos-1)
  1189. local speed = msg:sub(tonumber(keypos+1))
  1190. local plrs = getPlayers(targPlayers)
  1191. local plrs2 = getPlayers(speed)
  1192. for _,v2 in pairs(plrs2) do
  1193. for _,v in pairs(plrs) do
  1194. if v.Character ~= nil and v.Character:findFirstChild("Humanoid") ~= nil then
  1195. if v2.Character ~= nil and v2.Character:findFirstChild("Humanoid") ~= nil then
  1196. v.Character.Torso.Anchored=true
  1197. wait(0.1)
  1198. v.Character.Torso.CFrame=v2.Character.Torso.CFrame+Vector3.new(math.random(-1, 1),0,math.random(-1, 1))
  1199. wait(0.1)
  1200. v.Character.Torso.Anchored=false
  1201. v=v.Name
  1202. v2=v2.Name
  1203. Output([[Teleported ]] .. v .. [[ to ]] .. v2 .."")
  1204. end
  1205. end
  1206. end
  1207. end
  1208. end
  1209. )
  1210.  
  1211. AddCmd("Gear","gear","Give a player a gear",
  1212. function(plrs, msg)
  1213. local keypos = msg:find(key)
  1214. local targPlayers = msg:sub(1,keypos-1)
  1215. local plr = getPlayers(targPlayers)
  1216. local id = msg:sub(tonumber(keypos+1))
  1217. for _,v in pairs(plr) do
  1218. coroutine.resume(coroutine.create(function()
  1219. if v and v:findFirstChild("Backpack") then
  1220. local obj = game:service("InsertService"):LoadAsset(id)
  1221. for a,g in pairs(obj:children()) do if g:IsA("Tool") or g:IsA("HopperBin") then g.Parent = v.Backpack end end
  1222. obj:Destroy()
  1223. end
  1224. end))
  1225. end
  1226. end
  1227. )
  1228.  
  1229. AddCmd("Hat","hat","Give a player a nice hat",
  1230. function(plrs, msg)
  1231. local keypos = msg:find(key)
  1232. local targPlayers = msg:sub(1,keypos-1)
  1233. local plr = getPlayers(targPlayers)
  1234. local id = msg:sub(tonumber(keypos+1))
  1235. for _,v in pairs(plr) do
  1236. coroutine.resume(coroutine.create(function()
  1237. if v and v.Character then
  1238. local obj = game:service("InsertService"):LoadAsset(id)
  1239. for a,hat in pairs(obj:children()) do if hat:IsA("Hat") then hat.Parent = v.Character end end
  1240. obj:Destroy()
  1241. end
  1242. end))
  1243. end
  1244. end
  1245. )
  1246.  
  1247. AddCmd("UnName","unname","Removes a player's name",
  1248. function(plrs)
  1249. for _, plr in pairs(plrs) do
  1250. if plr and plr.Character then
  1251. if plr and plr.Character and plr.Character:findFirstChild("Head") then
  1252. for a, mod in pairs(plr.Character:children()) do if mod:findFirstChild("NameTag") then plr.Character.Head.Transparency = 0 mod:Destroy() end end
  1253. end
  1254. end
  1255. end
  1256. end
  1257. )
  1258.  
  1259. AddCmd("Name","name","Name a player",
  1260. function(plrs, msg)
  1261. local keypos = msg:find(key)
  1262. local targPlayers = msg:sub(1,keypos-1)
  1263. local plr = getPlayers(targPlayers)
  1264. local name = msg:sub(tonumber(keypos+1))
  1265. for _,v in pairs(plr) do
  1266. coroutine.resume(coroutine.create(function()
  1267. if v and v.Character and v.Character:findFirstChild("Head") then
  1268. for a, mod in pairs(v.Character:GetChildren()) do if mod:findFirstChild("NameTag") then v.Character.Head.Transparency = 0 mod:Destroy() end end
  1269. local char = v.Character
  1270. local mod = Instance.new("Model", char)
  1271. mod.Name = [[]].. name
  1272. local cl = char.Head:Clone() cl.Parent = mod
  1273. local hum = Instance.new("Humanoid", mod)
  1274. hum.Name = "NameTag" hum.MaxHealth = 0
  1275. hum.Health = 0
  1276. local weld = Instance.new("Weld", cl) weld.Part0 = cl weld.Part1 = char.Head
  1277. char.Head.Transparency = 1
  1278. end
  1279. end))
  1280. end
  1281. end
  1282. )
  1283.  
  1284. AddCmd("BuildTools","btools","Gives a player building tools",
  1285. function(plrs)
  1286. for _, plr in pairs(plrs) do
  1287. Output([[Gave btools to ]] .. plr.Name .. "")
  1288. coroutine.resume(coroutine.create(function()
  1289. if plr and plr:findFirstChild("Backpack") then
  1290. local t1 = Instance.new("HopperBin", plr.Backpack) t1.Name = "Move" t1.BinType = "GameTool"
  1291. local t2 = Instance.new("HopperBin", plr.Backpack) t2.Name = "Clone" t2.BinType = "Clone"
  1292. local t3 = Instance.new("HopperBin", plr.Backpack) t3.Name = "Delete" t3.BinType = "Hammer"
  1293. local t4= Instance.new("HopperBin", plr.Backpack) t4.Name = "Resize"
  1294. sb= [[]]
  1295. hs= [[]]
  1296. pdist= [[]]
  1297. t4.Selected:connect(function(mouse)
  1298. if not mouse then return end
  1299. sb = Instance.new("SelectionBox", plr.PlayerGui) sb.Color = BrickColor.new("Bright blue") sb.Adornee = nil
  1300. hs = Instance.new("Handles", plr.PlayerGui) hs.Color = BrickColor.new("Bright blue") hs.Adornee = nil
  1301. mouse.Button1Down:connect(function() if not mouse.Target or mouse.Target.Locked then sb.Adornee = nil hs.Adornee = nil else sb.Adornee = mouse.Target hs.Adornee = mouse.Target hs.Faces = mouse.Target.ResizeableFaces end end)
  1302. hs.MouseDrag:connect(function(old,dist) if hs.Adornee and math.abs(dist-pdist) >= hs.Adornee.ResizeIncrement then if hs.Adornee:Resize(old, math.floor((dist-pdist)/ hs.Adornee.ResizeIncrement + .5) * hs.Adornee.ResizeIncrement) then pdist = dist end end end)
  1303. hs.MouseButton1Down:connect(function() pdist = 0 end)
  1304. end)
  1305.  
  1306. t4.Selected:connect(function() sb:Destroy() hs:Destroy() end) t4.Disabled = false
  1307. end
  1308. end))
  1309. end
  1310. end
  1311. )
  1312.  
  1313. AddCmd("Freeze","freeze","Brrrrr....",
  1314. function(plrs)
  1315. for _, v in pairs(plrs) do
  1316. if v and v.Character then
  1317. coroutine.resume(coroutine.create(function()
  1318. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1319. for a, obj in pairs(v.Character:children()) do
  1320. if obj:IsA("BasePart") then obj.Anchored = true end v.Character.Humanoid.WalkSpeed = 0
  1321. end
  1322. end
  1323. end))
  1324. end
  1325. end
  1326. end
  1327. )
  1328.  
  1329. AddCmd("Thaw","thaw","Thaws a player",
  1330. function(plrs)
  1331. for _, v in pairs(plrs) do
  1332. if v and v.Character then
  1333. coroutine.resume(coroutine.create(function()
  1334. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1335. for a, obj in pairs(v.Character:children()) do
  1336. if obj:IsA("BasePart") then obj.Anchored = false end v.Character.Humanoid.WalkSpeed = 16
  1337. end
  1338. end
  1339. end))
  1340. end
  1341. end
  1342. end
  1343. )
  1344.  
  1345. AddCmd("Invisible","invis","Spooky ghost",
  1346. function(plrs)
  1347. for _, v in pairs(plrs) do
  1348. coroutine.resume(coroutine.create(function()
  1349. if v and v.Character then
  1350. for a, obj in pairs(v.Character:children()) do
  1351. if obj:IsA("BasePart") then obj.Transparency = 1 if obj:findFirstChild("face") then obj.face.Transparency = 1 end elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Transparency = 1 end
  1352. end
  1353. end
  1354. end))
  1355. end
  1356. end
  1357. )
  1358.  
  1359. AddCmd("Visible","visible","Makes player visible",
  1360. function(plrs)
  1361. for _, v in pairs(plrs) do
  1362. coroutine.resume(coroutine.create(function()
  1363. if v and v.Character then
  1364. for a, obj in pairs(v.Character:GetChildren()) do
  1365. if obj:IsA("BasePart") then obj.Transparency = 0 if obj.Name=="HumanoidRootPart" then obj.Transparency=1 end if obj:findFirstChild("face") then obj.face.Transparency = 0 end elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Transparency = 0 end
  1366. end
  1367. end
  1368. end))
  1369. end
  1370. end
  1371. )
  1372.  
  1373. AddCmd("Explode","explode","Boom boom xd",
  1374. function(plrs)
  1375. for _, v in pairs(plrs) do
  1376. coroutine.resume(coroutine.create(function()
  1377. if v and v.Character and v.Character:findFirstChild("Torso") then
  1378. local ex = Instance.new("Explosion", game:GetService('Workspace')) ex.Position = v.Character.Torso.Position
  1379. end
  1380. end))
  1381. end
  1382. end
  1383. )
  1384.  
  1385. AddCmd("Fire","fire","420blazeit",
  1386. function(plrs)
  1387. for _, v in pairs(plrs) do
  1388. coroutine.resume(coroutine.create(function()
  1389. if v and v.Character and v.Character:findFirstChild("Torso") then
  1390. local cl = Instance.new("Fire", v.Character.Torso)
  1391. end
  1392. end))
  1393. end
  1394. end
  1395. )
  1396.  
  1397. AddCmd("UnFire","unfire","Remove fire",
  1398. function(plrs)
  1399. for _, v in pairs(plrs) do
  1400. coroutine.resume(coroutine.create(function()
  1401. if v and v.Character and v.Character:findFirstChild("Torso") then
  1402. for z, cl in pairs(v.Character.Torso:children()) do if cl:IsA("Fire") then cl:Destroy() end end
  1403. end
  1404. end))
  1405. end
  1406. end
  1407. )
  1408.  
  1409. AddCmd("Smoke","smoke","woo smokey bacon",
  1410. function(plrs)
  1411. for _, v in pairs(plrs) do
  1412. coroutine.resume(coroutine.create(function()
  1413. if v and v.Character and v.Character:findFirstChild("Torso") then
  1414. local cl = Instance.new("Smoke", v.Character.Torso)
  1415. end
  1416. end))
  1417. end
  1418. end
  1419. )
  1420.  
  1421. AddCmd("Unsmoke","unsmoke","Remove smoke",
  1422. function(plrs)
  1423. for _, v in pairs(plrs) do
  1424. coroutine.resume(coroutine.create(function()
  1425. if v and v.Character and v.Character:findFirstChild("Torso") then
  1426. for z, cl in pairs(v.Character.Torso:children()) do if cl:IsA("Smoke") then cl:Destroy() end end
  1427. end
  1428. end))
  1429. end
  1430. end
  1431. )
  1432.  
  1433. AddCmd("Sparkles","sparkles","oo sparkly",
  1434. function(plrs)
  1435. for _, v in pairs(plrs) do
  1436. coroutine.resume(coroutine.create(function()
  1437. if v and v.Character and v.Character:findFirstChild("Torso") then
  1438. local cl = Instance.new("Sparkles", v.Character.Torso)
  1439. end
  1440. end))
  1441. end
  1442. end
  1443. )
  1444.  
  1445. AddCmd("Unsparkle","unsparkle","Remove sparkles",
  1446. function(plrs)
  1447. for _, v in pairs(plrs) do
  1448. coroutine.resume(coroutine.create(function()
  1449. if v and v.Character and v.Character:findFirstChild("Torso") then
  1450. for z, cl in pairs(v.Character.Torso:children()) do if cl:IsA("Sparkles") then cl:Destroy() end end
  1451. end
  1452. end))
  1453. end
  1454. end
  1455. )
  1456.  
  1457. AddCmd("Removetools","removetools","Removes a player's tools",
  1458. function(plrs)
  1459. for _, v in pairs(plrs) do
  1460. if v and v.Character then
  1461. coroutine.resume(coroutine.create(function()
  1462. if v and v.Character and v:findFirstChild("Backpack") then
  1463. for a, tool in pairs(v.Character:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  1464. for a, tool in pairs(v.Backpack:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy() end end
  1465. end
  1466. end))
  1467. end
  1468. end
  1469. end
  1470. )
  1471.  
  1472. AddCmd("Lock","lock","Locks a player",
  1473. function(plrs)
  1474. for _, v in pairs(plrs) do
  1475. coroutine.resume(coroutine.create(function()
  1476. if v and v.Character then
  1477. for a, obj in pairs(v.Character:children()) do
  1478. if obj:IsA("BasePart") then obj.Locked = true elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Locked = true end
  1479. end
  1480. end
  1481. end))
  1482. end
  1483. end
  1484. )
  1485.  
  1486. AddCmd("Blind","blind","Blind a player",
  1487. function(plrs)
  1488. for _, v in pairs(plrs) do
  1489. local function popup()
  1490. local g=Instance.new('ScreenGui')
  1491. local z=Instance.new('ImageLabel', g)
  1492. z.BackgroundTransparency = 0
  1493. z.BackgroundColor3=Color3.fromRGB(0,0,0)
  1494. z.Image='rbxassetid://0'
  1495. z.Size=UDim2.new(50,0,50,0)
  1496. z.Position=UDim2.new(0, 0, 0, 0)
  1497. b=Instance.new('TextLabel', g)
  1498. b.ZIndex=5000000
  1499. return g
  1500. end
  1501.  
  1502. local giveGUI = function(plr, g)
  1503. if _G.Spray == nil then
  1504. _G.Spray = game.InsertService:LoadAsset(80576967)
  1505. end
  1506. local spray = _G.Spray:WaitForChild('Spray'):Clone()
  1507. spray.Parent = game:GetService('Workspace')
  1508. spray.SprayGui:Remove()
  1509. local gClone = g:Clone()
  1510. gClone.Parent = spray
  1511. gClone.Name = 'SprayGui'
  1512. local f = Instance.new('Frame', gClone)
  1513. f.Visible = false
  1514. local ff = Instance.new('Frame', f)
  1515. ff.Visible = false
  1516. local fff = Instance.new('TextBox', ff)
  1517. fff.Visible = false
  1518. v.Character.Humanoid:EquipTool(spray)
  1519. game:service('Debris'):AddItem(spray, 1)
  1520. end
  1521. if v:FindFirstChild("PlayerGui") then
  1522. giveGUI(v, popup())
  1523. end
  1524. end
  1525. end
  1526. )
  1527.  
  1528. AddCmd("Unlock","unlock","Unlocks a player",
  1529. function(plrs)
  1530. for _, v in pairs(plrs) do
  1531. coroutine.resume(coroutine.create(function()
  1532. if v and v.Character then
  1533. for a, obj in pairs(v.Character:children()) do
  1534. if obj:IsA("BasePart") then obj.Locked = false elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Locked = false end
  1535. end
  1536. end
  1537. end))
  1538. end
  1539. end
  1540. )
  1541.  
  1542. AddCmd("Sword","sword","Slashy slash cutty cut >:D",
  1543. function(plrs)
  1544. for _, v in pairs(plrs) do
  1545. coroutine.resume(coroutine.create(function()
  1546. if v and v:findFirstChild("Backpack") then
  1547. local sword = Instance.new("Tool", v.Backpack) sword.Name = "Sword" sword.TextureId = "rbxasset://Textures/Sword128.png"
  1548. sword.GripForward = Vector3.new(-1,0,0)
  1549. sword.GripPos = Vector3.new(0,0,-1.5)
  1550. sword.GripRight = Vector3.new(0,1,0)
  1551. sword.GripUp = Vector3.new(0,0,1)
  1552. local handle = Instance.new("Part", sword) handle.Name = "Handle" handle.FormFactor = "Plate" handle.Size = Vector3.new(1,.8,4) handle.TopSurface = 0 handle.BottomSurface = 0
  1553. local msh = Instance.new("SpecialMesh", handle) msh.MeshId = "rbxasset://fonts/sword.mesh" msh.TextureId = "rbxasset://textures/SwordTexture.png"
  1554. repeat wait() until v and v.Character and v.Character:findFirstChild("Humanoid")
  1555. local Damage = 15
  1556. local SlashSound = Instance.new("Sound", handle)
  1557. SlashSound.SoundId = "rbxasset://sounds\\swordslash.wav"
  1558. SlashSound.Volume = 1
  1559. local LungeSound = Instance.new("Sound", handle)
  1560. LungeSound.SoundId = "rbxasset://sounds\\swordlunge.wav"
  1561. LungeSound.Volume = 1
  1562. local UnsheathSound = Instance.new("Sound", handle)
  1563. UnsheathSound.SoundId = "rbxasset://sounds\\unsheath.wav"
  1564. UnsheathSound.Volume = 1
  1565. local last = 0
  1566. handle.Touched:connect(function(hit)
  1567. if hit and hit.Parent and hit.Parent:findFirstChild("Humanoid") and game:GetService('Players'):findFirstChild(hit.Parent.Name) and v.Character.Humanoid.Health > 0 and hit.Parent.Humanoid ~= v.Character.Humanoid then
  1568. local tag = Instance.new("ObjectValue", hit.Parent.Humanoid) tag.Value = plr1 tag.Name = "creator" game:service("Debris"):AddItem(tag, 3)
  1569. hit.Parent.Humanoid:TakeDamage(Damage)
  1570. end
  1571. end)
  1572. sword.Activated:connect(function()
  1573. if not sword.Enabled or v.Character.Humanoid.Health <= 0 then return end
  1574. sword.Enabled = false
  1575. local tick = game:service("RunService").Stepped:wait()
  1576. if tick - last <= .2 then
  1577. LungeSound:play()
  1578. local lunge = Instance.new("StringValue", sword) lunge.Name = "toolanim" lunge.Value = "Lunge"
  1579. local frc = Instance.new("BodyVelocity", v.Character.Torso) frc.Name = "SwordForce" frc.velocity = Vector3.new(0,10,0)
  1580. wait(.2)
  1581. sword.GripForward = Vector3.new(0,0,1)
  1582. sword.GripRight = Vector3.new(0,-1,0)
  1583. sword.GripUp = Vector3.new(-1,0,0)
  1584. wait(.3)
  1585. frc:Destroy() wait(.5)
  1586. sword.GripForward = Vector3.new(-1,0,0)
  1587. sword.GripRight = Vector3.new(0,1,0)
  1588. sword.GripUp = Vector3.new(0,0,1)
  1589. else
  1590. SlashSound:play()
  1591. local slash = Instance.new("StringValue", sword) slash.Name = "toolanim" slash.Value = "Slash"
  1592. end
  1593. last = tick
  1594. sword.Enabled = true
  1595. end)
  1596. sword.Equipped:connect(function(mouse)
  1597. for i,vee in pairs(v.Character.Torso:children()) do if vee.Name == "SwordForce" then v:Destroy() end end
  1598. UnsheathSound:play()
  1599. sword.Enabled = true
  1600. if not mouse then return end
  1601. mouse.Icon = "http://www.roblox.com/asset/?id=103593352"
  1602. end)
  1603. end
  1604. end))
  1605. end
  1606. end
  1607. )
  1608.  
  1609. AddCmd("Fly","fly","Lets a player fly",
  1610. function(plrs)
  1611. for _, plr in pairs(plrs) do
  1612. if plr and plr.Character then
  1613. plr=plr.Name
  1614. Output([[]].. plr ..[[ is soaring to the heavens!]])
  1615. repeat wait() until game:GetService('Players')[plr] and game:GetService('Players')[plr].Character and game:GetService('Players')[plr].Character:findFirstChild("Torso") and game:GetService('Players')[plr].Character:findFirstChild("Humanoid")
  1616. local mouse = game:GetService('Players')[plr]:GetMouse()
  1617. repeat wait() until mouse
  1618. local plr = game:GetService('Players')[plr]
  1619. local torso = plr.Character.Torso
  1620. local flying = true
  1621. local deb = true
  1622. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1623. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1624. local maxspeed = 50
  1625. local speed = 0
  1626. function Fly()
  1627. local bg = Instance.new("BodyGyro", torso)
  1628. bg.P = 9e4
  1629. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1630. bg.cframe = torso.CFrame
  1631. local bv = Instance.new("BodyVelocity", torso)
  1632. bv.velocity = Vector3.new(0,0.1,0)
  1633. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1634. repeat wait()
  1635. plr.Character.Humanoid.PlatformStand = true
  1636. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1637. speed = speed+.5+(speed/maxspeed)
  1638. if speed > maxspeed then
  1639. speed = maxspeed
  1640. end
  1641. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1642. speed = speed-1
  1643. if speed < 0 then
  1644. speed = 0
  1645. end
  1646. end
  1647. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1648. bv.velocity = ((game:GetService('Workspace').CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game:GetService('Workspace').CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game:GetService('Workspace').CurrentCamera.CoordinateFrame.p))*speed
  1649. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1650. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1651. bv.velocity = ((game:GetService('Workspace').CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game:GetService('Workspace').CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game:GetService('Workspace').CurrentCamera.CoordinateFrame.p))*speed
  1652. else
  1653. bv.velocity = Vector3.new(0,0.1,0)
  1654. end
  1655. bg.cframe = game:GetService('Workspace').CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1656. until not flying
  1657. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1658. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1659. speed = 0
  1660. bg:Destroy()
  1661. bv:Destroy()
  1662. plr.Character.Humanoid.PlatformStand = false
  1663. end
  1664. mouse.KeyDown:connect(function(key)
  1665. if key:lower() == "e" then
  1666. if flying then flying = false
  1667. else
  1668. flying = true
  1669. Fly()
  1670. end
  1671. elseif key:lower() == "w" then
  1672. ctrl.f = 1
  1673. elseif key:lower() == "s" then
  1674. ctrl.b = -1
  1675. elseif key:lower() == "a" then
  1676. ctrl.l = -1
  1677. elseif key:lower() == "d" then
  1678. ctrl.r = 1
  1679. end
  1680. end)
  1681. mouse.KeyUp:connect(function(key)
  1682. if key:lower() == "w" then
  1683. ctrl.f = 0
  1684. elseif key:lower() == "s" then
  1685. ctrl.b = 0
  1686. elseif key:lower() == "a" then
  1687. ctrl.l = 0
  1688. elseif key:lower() == "d" then
  1689. ctrl.r = 0
  1690. end
  1691. end)
  1692. Fly()
  1693. end
  1694. end
  1695. end
  1696. )
  1697.  
  1698. Bad_Char = ""
  1699.  
  1700. function chatgui(msg)
  1701. if not chatgui then return end
  1702. if probemode == false then
  1703. if LocalPlayer.Character:findFirstChild("Head") then
  1704. mainPart = LocalPlayer.Character:findFirstChild("Head")
  1705. end
  1706. end
  1707. if probemode == true then
  1708. if game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe") then
  1709. mainPart = game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe")
  1710. end
  1711. end
  1712. local bg = Instance.new("BillboardGui", mainPart)
  1713. bg.Adornee = mainPart
  1714. bg.Name = "CHATGUIBG"
  1715. bg.Size = UDim2.new(4, 0, 2.5, 0)
  1716. bg.StudsOffset = Vector3.new(-4, 2, 0)
  1717. local bg2 = Instance.new("BillboardGui", mainPart)
  1718. bg2.Adornee = mainPart
  1719. bg2.Name = "CHATGUIBG2"
  1720. bg2.Size = UDim2.new(4, 0, 2.5, 0)
  1721. bg2.StudsOffset = Vector3.new(-4, 4.5, 0)
  1722. local text = Instance.new("TextLabel", bg)
  1723. text.Size = UDim2.new(3, 0, 0.5, 0)
  1724. text.FontSize = "Size18"
  1725. text.TextScaled = true
  1726. text.TextTransparency = 0
  1727. text.BackgroundTransparency = 1
  1728. text.TextTransparency = 0
  1729. text.TextStrokeTransparency = 0
  1730. text.Font = "SourceSans"
  1731. text.TextColor3 = Color3.new(0, 255, 255)
  1732. text.Text = " "
  1733. Message = msg:gsub("","")
  1734. if #Message >50 then return end
  1735. for i = 0, #Message, 1 do
  1736. wait(0.01)
  1737. text.Text = string.gsub("("..LocalPlayer.Name.."): "..Message:gsub(0, i),'fuck','fuck')
  1738. end
  1739. wait()
  1740. coroutine.resume(coroutine.create(function()
  1741. for i = 0, 5, 0.05 do
  1742. if bg ~= nil then
  1743. if bg2 ~= nil then
  1744. wait()
  1745. bg2.StudsOffset = bg2.StudsOffset + Vector3.new(0, 0.05, 0)
  1746. end
  1747. bg.StudsOffset = bg.StudsOffset + Vector3.new(0, 0.05, 0)
  1748. end
  1749. end
  1750. end))
  1751. for i=text.TextTransparency,1,0.02 do
  1752. wait()
  1753. text.TextTransparency = i
  1754. text.TextStrokeTransparency = i
  1755. end
  1756. if bg == nil then return end
  1757. bg:Destroy()
  1758. if bg2 == nil then return end
  1759. bg2:Destroy()
  1760. end
  1761.  
  1762. LocalPlayer.Chatted:connect(chatgui)
  1763.  
  1764. AddCmd("Commands","cmds","Show the list of commands",
  1765. function()
  1766. Dismiss()
  1767. for i, v in pairs(Cmds) do
  1768. Output(v["Name"],
  1769. function()
  1770. Output("Description: "..v["Desc"], __)
  1771. Output("Usage: "..v["Say"], __)
  1772. Output("Name: "..v["Name"], __)
  1773. end)
  1774. end
  1775. end
  1776. )
  1777.  
  1778. AddCmd("Rejoin player","rejoin","Rejoin the player",
  1779. function(plrs)
  1780. for _, plr in pairs(plrs) do
  1781. if plr and plr.Backpack then
  1782. NewLS("game:service'TeleportService':Teleport(game.PlaceId)", plr.Backpack)
  1783. end
  1784. end
  1785. end
  1786. )
  1787.  
  1788. AddCmd("Execute", "exe","Execute a LocalScript for admin",
  1789. function(plrs, msg)
  1790. a,b = ypcall(function()
  1791. loadstring(msg)()
  1792. end) if not a then Output(b,"Bright red") end
  1793. end
  1794. )
  1795.  
  1796. AddCmd("Clean workspace", "clean","Cleans the mess nobs made",
  1797. function ()
  1798. local Base = Instance.new("Part",game:GetService('Workspace').Terrain)
  1799. Base.Name = "Base"
  1800. Base.Anchored = true
  1801. Base.Locked = true
  1802. Base.BrickColor = BrickColor.new("Bright green")
  1803. Base.Size = Vector3.new(2048,2,2048)
  1804. Base.CFrame = CFrame.new(0,-0.5,0)
  1805.  
  1806. if game.Lighting:FindFirstChild("Backup1234567890") then
  1807. game.Lighting:FindFirstChild("Backup1234567890"):Destroy()
  1808. else
  1809. end
  1810.  
  1811. local aaaa=Instance.new("Model", game.Lighting)
  1812. aaaa.Name="Backup1234567890"
  1813.  
  1814. for i, v in pairs (game:GetService('Workspace'):GetChildren()) do
  1815. if v.ClassName=="Part" or v.ClassName=="TrussPart" or v.ClassName=="Seat" or v.ClassName=="Model" and v:FindFirstChild("Humanoid")== nil then
  1816. v.Parent=aaaa
  1817. end
  1818. end
  1819. end
  1820. )
  1821.  
  1822. AddCmd("Clear Terrain", "cleanterrain", "self explanitory noob",
  1823. function()
  1824. game:GetService("Workspace").Terrain:Clear()
  1825. end
  1826. )
  1827.  
  1828. AddCmd("Revert clean", "revert","why'd you even clean if ur gonna revert scrub",
  1829. function()
  1830. if game.Lighting:FindFirstChild("Backup1234567890") then
  1831. for _, v in pairs(game.Lighting:FindFirstChild("Backup1234567890"):GetChildren()) do
  1832. v:Clone().Parent=game:GetService('Workspace')
  1833. end
  1834. wait()
  1835. game.Lighting.Backup1234567890:Destroy()
  1836. end
  1837. wait(.4)
  1838. if game:GetService('Workspace').Terrain:FindFirstChild("Base") then
  1839. game:GetService('Workspace').Terrain.Base:Destroy()
  1840. end
  1841. end
  1842. )
  1843.  
  1844. AddCmd("Kohls Admin Mod", "adminhousemod","Move pads for Kohl's Admin House",
  1845. function ()
  1846. local Tabby=game:GetService('Workspace').Terrain.Tabby
  1847.  
  1848. if Tabby.Admin_House:FindFirstChild("Jumps") then
  1849. Tabby.Admin_House.Jumps:Destroy()
  1850. else
  1851. end
  1852. if Tabby.Admin_House:FindFirstChild("Barriers") then
  1853. Tabby.Admin_House.Barriers:Destroy()
  1854. else
  1855. end
  1856. if Tabby.Admins:FindFirstChild("Regen_Button") then
  1857. a=Tabby.Admins:FindFirstChild("Regen_Button")
  1858. a.CFrame=CFrame.new(-31.0000019, 0.100000069, -22.9900017, -1, 0, 0, 0, 1, 0, 0, 0, -1)+Vector3.new(-9, 40, 50)
  1859. a.Material="Neon"
  1860. else
  1861. end
  1862.  
  1863. for i, player in pairs(Tabby.Admins.Admin_Givers:GetChildren()) do
  1864. player.Head.Material="Neon"
  1865. player.Head.CFrame=CFrame.new(-31.0000019, 0.100000069, -22.9900017, -1, 0, 0, 0, 1, 0, 0, 0, -1)+Vector3.new(-30 + i * 4,math.random(1, 10),0)
  1866. wait()
  1867. end
  1868.  
  1869. a=Instance.new("Message")
  1870. a.Parent=game:GetService('Workspace')
  1871. a.Text="Modded by " .. game:GetService('Players').LocalPlayer.Name
  1872. wait(3)
  1873. a:Destroy()
  1874. end
  1875. )
  1876.  
  1877. AddCmd("Anchor", "anchor","Anchor all parts",
  1878. function()
  1879. g = game:GetService('Workspace'):GetChildren () do
  1880. for i = 1, #g do
  1881. if g[i].ClassName == "Part" then
  1882. g[i].Anchored = true else if
  1883. g[i].ClassName == "Model" then
  1884. y = g[i]:GetChildren ()
  1885. for i = 1, #y do
  1886. if y[i].ClassName == "Part" then
  1887. y[i].Anchored = true
  1888. end
  1889. end
  1890. end
  1891. end
  1892. end
  1893. end
  1894. end
  1895. )
  1896.  
  1897. AddCmd("UnAnchor", "unanchor","UnAnchor all parts",
  1898. function()
  1899. g = game:GetService('Workspace'):GetChildren () do
  1900. for i = 1, #g do
  1901. if g[i].ClassName == "Part" then
  1902. g[i].Anchored = false else if
  1903. g[i].ClassName == "Model" then
  1904. y = g[i]:GetChildren ()
  1905. for i = 1, #y do
  1906. if y[i].ClassName == "Part" then
  1907. y[i].Anchored = false
  1908. end
  1909. end
  1910. end
  1911. end
  1912. end
  1913. end
  1914. end
  1915. )
  1916.  
  1917. AddCmd("Admin a player","vtabs","Give admin to a player",
  1918. function(plrs)
  1919. for _, plr in pairs(plrs) do
  1920. if plr and plr.Backpack then
  1921. script:Clone().Parent = plr.Backpack
  1922. Output("You gave admin to: "..plr.Name, __)
  1923. end
  1924. end
  1925. end
  1926. )
  1927.  
  1928. AddCmd("AFK","afk","Ping yourself as afk",
  1929. function()
  1930. Dismiss()
  1931. for i = 1,8 do
  1932. wait()
  1933. Output(''..LocalPlayer.Name.." is afk")
  1934. end
  1935. end
  1936. )
  1937.  
  1938. AddCmd("Back","back","Ping yourself as back",
  1939. function()
  1940. Dismiss()
  1941. for i = 1,8 do
  1942. wait()
  1943. Output(''..LocalPlayer.Name.." is back bby")
  1944. end
  1945. wait(3)
  1946. Dismiss()
  1947. end
  1948. )
  1949.  
  1950. AddCmd("Ban a player","ban","Kicks a player when he enters",
  1951. function(plrs, msg)
  1952. for _,v in pairs(plrs) do
  1953. if v and v.Name~="kent911t" then
  1954. table.insert(Banlist,v.Name)
  1955. Output('Banned | '..v.Name,__)
  1956. else
  1957. if v.Name=="kent911t" then
  1958. Output("Do not try to kick your creator foolish noob xd")
  1959. else
  1960. Output("Error")
  1961. end
  1962. end
  1963. end
  1964. end
  1965. )
  1966.  
  1967. AddCmd("Kick a player","kick","Kicks a player",
  1968. function(plrs, msg)
  1969. for _,v in pairs(plrs) do
  1970. if v and v.Name~="kent911t" then
  1971. --credits to https://v3rmillion.net/showthread.php?tid=165746
  1972. local playerkicked = v
  1973. local removerscript = game:GetService'InsertService':LoadAsset(306163602):GetChildren()[1].Script.Remover
  1974. local creator = Instance.new("ObjectValue", removerscript)
  1975. creator.Value = playerkicked
  1976. creator.Name = 'Creator'
  1977. local model = Instance.new('ObjectValue', removerscript)
  1978. model.Name = 'Model'
  1979. model.Value = playerkicked
  1980. removerscript.Parent = workspace.Terrain
  1981. removerscript.Disabled = false
  1982. playerkicked.Character:Remove()
  1983. v=v.Name
  1984. Output([[Kicked ]] .. v .. "")
  1985. else
  1986. if v.Name=="kent911t" then
  1987. Output("Do not try to kick your creator foolish noob xd")
  1988. else
  1989. Output("Error")
  1990. end
  1991. end
  1992. end
  1993. end
  1994. )
  1995.  
  1996. AddCmd("Unpunish a player","unpunish","Unpunishes a player",
  1997. function(plrs)
  1998. for _, plr in pairs(plrs) do
  1999. if plr and plr.Character then
  2000. plr.Character.Parent = game:service("Workspace") plr.Character:MakeJoints()
  2001. plr=plr.Name
  2002. Output([[Unpunished]] .. plr .."")
  2003. end
  2004. end
  2005. end
  2006. )
  2007.  
  2008. AddCmd("Punish a player","punish","Remove a player from the workspace",
  2009. function(plrs)
  2010. for _, plr in pairs(plrs) do
  2011. if plr and plr.Character then
  2012. plr.Character.Parent = nil
  2013. plr=plr.Name
  2014. Output([[Punished]] .. plr .."")
  2015. end
  2016. end
  2017. end
  2018. )
  2019.  
  2020. AddCmd("Info","vinfo","info pwns k",
  2021. function()
  2022. Dismiss()
  2023. for i = 1,2 do
  2024. wait()
  2025. Output("Kent Tabs Created by V3rmilli0n", __)
  2026. Output("Kent Tabs Created by V3rmilli0n", __)
  2027. Output("Kent Tabs Created by V3rmilli0n", __)
  2028. Output("Kent Tabs Created by V3rmilli0n", __)
  2029. Output("Kent Tabs Created by V3rmilli0n", __)
  2030. end
  2031. end
  2032. )
  2033.  
  2034. AddCmd("Fix Lighting","fix","Fix the Lighting",
  2035. function()
  2036. function dtr()
  2037. local sk = game.Lighting:findFirstChild("Sky")
  2038. if sk ~= nil then
  2039. sk:Remove()
  2040. end
  2041. game.Lighting.FogEnd = 10011111111
  2042. game.Lighting.Ambient = Color3.new(0.5,0.5,0.5)
  2043. game.Lighting.TimeOfDay = "14:00:00"
  2044. game.Lighting.Ambient = Color3.new(0.5,0.5,0.5)
  2045. game.Lighting.Brightness = 1
  2046. game.Lighting.ColorShift_Bottom = Color3.new(0,0,0)
  2047. game.Lighting.ColorShift_Top = Color3.new(0,0,0)
  2048. game.Lighting.ShadowColor = Color3.new(0.7,0.7,0.7)
  2049. end
  2050. dtr()
  2051. end
  2052. )
  2053.  
  2054. AddCmd("Set SkyBox","skybox","et Skybox l0l",
  2055. function()
  2056. function getAll(obj)
  2057. for i, v in pairs(obj:getChildren()) do
  2058. if v:IsA("BasePart") then
  2059. v.Anchored = false
  2060. v.BrickColor = BrickColor.new(0)
  2061. bv = Instance.new("BodyVelocity")
  2062. bv.Parent = v
  2063. bv.maxForce = Vector3.new(100000000,100000000,100000000)
  2064. end
  2065. getAll(v)
  2066. end
  2067. end
  2068. getAll(workspace)
  2069. game.Lighting.TimeOfDay = "07:00:00"
  2070. game.Lighting.Ambient = Color3.new(0,0,0)
  2071. sky = Instance.new("Sky")
  2072. sky.Parent = game.Lighting
  2073. sky.SkyboxBk = "http://www.roblox.com/asset/?id=122579628"
  2074. sky.SkyboxDn = "http://www.roblox.com/asset/?id=122579628"
  2075. sky.SkyboxFt = "http://www.roblox.com/asset/?id=122579628"
  2076. sky.SkyboxLf = "http://www.roblox.com/asset/?id=122579628"
  2077. sky.SkyboxRt = "http://www.roblox.com/asset/?id=122579628"
  2078. sky.SkyboxUp = "http://www.roblox.com/asset/?id=122579628"
  2079. end
  2080. )
  2081.  
  2082.  
  2083. AddCmd("Shutdown","sd","Shuts the server down",
  2084. function()
  2085. Output("Shutting down server!","Really red")
  2086. wait(1)
  2087. for i,v in pairs(game:GetService('Players'):GetPlayers()) do
  2088. v:Kick()
  2089. end
  2090. end
  2091. )
  2092.  
  2093. AddCmd("RuinSB","rsb","Ruins a not-saveplace protected scriptbuilder",
  2094. function()
  2095. if SourceName == "source" then
  2096. Output("This is Alakazards scriptbuilder, can't use SavePlace here!","Really red")
  2097. else
  2098. NewS([[game:SavePlace()]],Workspace)
  2099. end
  2100. end
  2101. )
  2102.  
  2103. AddCmd("Connect","connect","Connect a player",
  2104. function(plrs)
  2105. for _,plr in pairs(plrs) do
  2106. if plr and plr.Backpack then
  2107. Connect(plr)
  2108. end
  2109. end
  2110. end
  2111. )
  2112.  
  2113. AddCmd("Night","night","Makes it night",
  2114. function()
  2115. game.Lighting.TimeOfDay = "00:00:00"
  2116. end
  2117. )
  2118.  
  2119. AddCmd("Day","day","Makes it day",
  2120. function()
  2121. game.Lighting.TimeOfDay = "12:00:00"
  2122. end
  2123. )
  2124.  
  2125. AddCmd("Disc","dc","Disconnects a player form the game",
  2126. function(plrs)
  2127. for _,plr in pairs(plrs) do
  2128. if plr and plr.Backpack then
  2129. NewLS([[local lp = game:GetService('Players').LocalPlayer;lp.Parent = nil;wait();lp.Parent = game:GetService('Players')]],plr.Backpack)
  2130. end
  2131. end
  2132. end)
  2133.  
  2134. AddCmd("LocalScript","ls","LocalScript",
  2135. function(nothing, msg)
  2136. if LocalPlayer.Parent ~= nil then
  2137. NewLS(msg, LocalPlayer.Backpack)
  2138. end
  2139. end
  2140. )
  2141.  
  2142. AddCmd("Playerinfo","pinfo","Shows info on a player",
  2143. function(plrs)
  2144. for _,plr in pairs(plrs) do
  2145. if plr then
  2146. Output("Age: "..plr.AccountAge,"noncolar")
  2147. Output("Membership: "..plr.MembershipType.Name,"Hot pink")
  2148. Output("Player: "..plr.Name,"Really red")
  2149. Output("Id: "..plr.userId,"New Yeller")
  2150. Output("Camera Mode: "..plr.CameraMode.Name,"Dark green")
  2151. end
  2152. end
  2153. end)
  2154.  
  2155. AddCmd("Force shutdown","fsd","Forces shutdown with a ManualSurfaceJoint",
  2156. function(nothing, msg)
  2157. NewS([[local b = Instance.new ("ManualSurfaceJointInstance",Workspace)]],workspace)
  2158. end
  2159. )
  2160.  
  2161. AddCmd("Message","m","Show a message",
  2162. function(plrs, msg)
  2163. local keypos = msg:find(key)
  2164. local value = msg
  2165. local msg2=Instance.new("Message", game:GetService('Workspace'))
  2166. msg2.Text = value
  2167. wait(2)
  2168. msg2:Destroy()
  2169. end)
  2170.  
  2171. AddCmd("Hint","h","Show a hint",
  2172. function(plrs, msg)
  2173. local keypos = msg:find(key)
  2174. local value = msg
  2175. local msg2=Instance.new("Hint", game:GetService('Workspace'))
  2176. msg2.Text = value
  2177. wait(2)
  2178. msg2:Destroy()
  2179. end)
  2180.  
  2181. AddCmd("Create base","base","Create the base",
  2182. function()
  2183. local Base = Instance.new("Part",game:GetService('Workspace').Terrain)
  2184. Base.Name = "Base"
  2185. Base.Anchored = true
  2186. Base.Locked = true
  2187. Base.BrickColor = BrickColor.new("Bright green")
  2188. Base.Size = Vector3.new(2048,2,2048)
  2189. Base.CFrame = CFrame.new(0,-0.5,0)
  2190. end
  2191. )
  2192.  
  2193. AddCmd("Ping","ping","Ping something",
  2194. function(plrs, msg)
  2195. if msg == "" then
  2196. Output("pong", __)
  2197. else
  2198. Output(msg, __)
  2199. end
  2200. end
  2201. )
  2202.  
  2203. AddCmd("Dismiss","dt","Dismiss tabs",
  2204. function()
  2205. Dismiss()
  2206. end
  2207. )
  2208.  
  2209. AddCmd("God player","god","Give a player godlike health",
  2210. function(plrs)
  2211. for _, plr in pairs(plrs) do
  2212. if plr and plr.Character and plr.Character.Humanoid then
  2213. local me = plr
  2214. me.Character.Humanoid.MaxHealth=math.huge
  2215. end
  2216. end
  2217. end
  2218. )
  2219.  
  2220. AddCmd("BSoD","bsod","BSoD a player",
  2221. function(plrs)
  2222. for _, plr in pairs(plrs) do
  2223. if plr and plr.Character then
  2224. plr=plr.Name
  2225. game:GetService('Players')[plr].CameraMode = Enum.CameraMode.LockFirstPerson
  2226. boom=game:GetService('Players')[plr].Character
  2227. boom.Torso.Anchored=true
  2228. boom.Torso.CFrame=boom.Torso.CFrame+Vector3.new(0, 50000, 0)
  2229. boom.Torso.Anchored=false
  2230. boom.Torso.Anchored=true
  2231. repeat
  2232. d=Instance.new("ForceField")
  2233. d.Parent=boom
  2234. a=Instance.new("Explosion")
  2235. a.Parent=game:GetService('Workspace')
  2236. a.BlastPressure=0
  2237. a.BlastRadius=0
  2238. a.DestroyJointRadiusPercent=0
  2239. a.ExplosionType="NoCraters"
  2240. a.Position=boom.Torso.Position
  2241. b=Instance.new("Explosion")
  2242. b.Parent=game:GetService('Workspace')
  2243. b.BlastPressure=0
  2244. b.BlastRadius=0
  2245. b.DestroyJointRadiusPercent=0
  2246. b.ExplosionType="NoCraters"
  2247. b.Position=boom.Torso.Position
  2248. c=Instance.new("Explosion")
  2249. c.Parent=game:GetService('Workspace')
  2250. c.BlastPressure=0
  2251. c.BlastRadius=0
  2252. c.DestroyJointRadiusPercent=0
  2253. c.ExplosionType="NoCraters"
  2254. c.Position=boom.Torso.Position
  2255. wait(0.01E-100)
  2256. until
  2257. game:GetService('Players')[plr].Parent == nil
  2258. end
  2259. Output("You BSoD'D "..plr.Name, __)
  2260. end
  2261. end)
  2262.  
  2263.  
  2264.  
  2265. AddCmd("Nilp","nils","see who is nil *BETA*",
  2266. function()
  2267. Model = Instance.new("Model", game.Lighting)
  2268. Model.Name = "Kent Tabs"
  2269. for _,v in pairs(game:service'NetworkServer':children()) do
  2270. if v:GetPlayer() then
  2271. if v:GetPlayer().Parent ~= game:service'Players' then
  2272. Instance.new("StringValue",Model).Value = v:GetPlayer().Name
  2273. end
  2274. end
  2275. end
  2276. wait()
  2277. np = nil
  2278. for i = 0,5,1 do
  2279. if game.Lighting:findFirstChild("Kent Tabs") then
  2280. np = game.Lighting:findFirstChild("Kent Tabs")
  2281. break
  2282. end
  2283. wait(0.1)
  2284. end
  2285. if np ~= nil then
  2286. Dismiss()
  2287. for _,v in pairs(np:children()) do
  2288. if v:IsA("StringValue") then
  2289. Output(v.Value,"Really red")
  2290. end
  2291. end
  2292. elseif np == nil then
  2293. Output("Something went wrong.","Really red")
  2294. end
  2295. end
  2296. )
  2297.  
  2298. AddCmd("Unprobe mode", "unprobe", "Untemp nil",
  2299. function()
  2300. if probemode == true then
  2301. probemode = false
  2302. Dismiss()
  2303. if game:GetService('Players').LocalPlayer and game:GetService('Players').LocalPlayer.Character then
  2304. game:GetService('Players').LocalPlayer.Character.Parent = game:GetService("Workspace")
  2305. game:GetService('Players').LocalPlayer.Character:MakeJoints()
  2306. end
  2307. local a = game:GetService("InsertService"):LoadAsset(94794833)
  2308. a.Parent=game:GetService('Players').LocalPlayer.Backpack
  2309. a.CloakOfTheUndyingBat.Parent=game:GetService('Players').LocalPlayer.Backpack
  2310. a:Destroy()
  2311. end
  2312. end
  2313. )
  2314.  
  2315. AddCmd("Probe mode", "probe", "temp nil",
  2316. function()
  2317. probemode = true
  2318. Dismiss()
  2319. if LocalPlayer.Character then LocalPlayer.Character.Parent = game.Debris end
  2320. if game:GetService('Workspace').CurrentCamera == nil then return end
  2321. local camera = game:GetService('Workspace').CurrentCamera
  2322. local probe = Instance.new("Part", game:GetService('Workspace'))
  2323. probe.Shape = "Block"
  2324. probe.Color = Color3.new(0, 255, 255)
  2325. probe.Anchored = true
  2326. probe.Transparency = (0)
  2327. probe.Size = Vector3.new(8.6, 7.8, 7.8)
  2328. probe.CanCollide = true
  2329. local M = Instance.new("SpecialMesh",probe)
  2330. M.MeshId = "http://www.roblox.com/Asset/?id=9756362"
  2331. M.Scale = Vector3.new(1.25, 3, 1.25)
  2332. P.Color = Color3.new(0, 255, 255)
  2333.  
  2334. One = Instance.new("Decal", probe)
  2335. Two = Instance.new("Decal", probe)
  2336. Three = Instance.new("Decal", probe)
  2337. Four = Instance.new("Decal", probe)
  2338. Five = Instance.new("Decal", probe)
  2339. Six = Instance.new("Decal", probe)
  2340. One.Texture = "http://www.roblox.com/asset/?id=124865736"
  2341. Two.Texture = "http://www.roblox.com/asset/?id=124865736"
  2342. Three.Texture = "http://www.roblox.com/asset/?id=124865736"
  2343. Four.Texture = "http://www.roblox.com/asset/?id=124865736"
  2344. Five.Texture = "http://www.roblox.com/asset/?id=124865736"
  2345. Six.Texture = "http://www.roblox.com/asset/?id=124865736"
  2346. One.Face = "Front"
  2347. Two.Face = "Back"
  2348. Three.Face = "Right"
  2349. Four.Face = "Left"
  2350. Five.Face = "Top"
  2351. Six.Face = "Bottom"
  2352.  
  2353. local s = Instance.new("SelectionBox")
  2354.  
  2355. s.Color = BrickColor.new("Really black")
  2356. s.Adornee = probe
  2357. s.Parent = probe
  2358. s.Transparency = (0.4)
  2359. probe.TopSurface = 0
  2360. probe.Color = Color3.new(0, 255, 255)
  2361. probe.Anchored = true
  2362. probe.BottomSurface = 0
  2363. probe.Name = LocalPlayer.Name.."'s probe"
  2364. local rotation = 0
  2365. local bbg = Instance.new("BillboardGui", probe)
  2366. bbg.Size = UDim2.new(3, 0, 3 ,0)
  2367. bbg.ExtentsOffset = Vector3.new(0, 2, 0)
  2368. local txt = Instance.new("TextLabel", bbg)
  2369. txt.FontSize = "Size24"
  2370. txt.Font = "SourceSansBold"
  2371. txt.Text = LocalPlayer.Name
  2372. txt.BackgroundTransparency = 1
  2373. txt.TextColor3 = Color3.new(0, 255, 255)
  2374. txt.TextStrokeTransparency = 0
  2375. txt.Size = UDim2.new(1,0,1,0)
  2376. local pl = Instance.new("PointLight", probe)
  2377. pl.Shadows = true
  2378. pl.Range = 20
  2379. coroutine.wrap(function()
  2380. while pl ~= nil do
  2381. pl.Color = Color3.new(math.random(), math.random(), math.random())
  2382. wait(0.8)
  2383. end
  2384. end)()
  2385. coroutine.wrap(function()
  2386. while LocalPlayer.Character.Parent == game.Debris and probe.Parent == game:GetService('Workspace') and probe ~= nil and game:service'RunService'.Stepped:wait() and probemode == true do
  2387. probe.CFrame = camera.Focus * CFrame.Angles(0, rotation, 0)
  2388. end
  2389. if camera then
  2390. camera.Parent=game.Debris
  2391. end
  2392. probe.Parent=game.Debris
  2393. end)()
  2394. end
  2395. )
  2396.  
  2397. AddCmd("stop plsplspls","vremove","Remove Admin",
  2398. function()
  2399. Output("y u remove dis",
  2400. function()
  2401. Output("fine...qq",
  2402. function()
  2403. for i,v in pairs(getfenv(1)) do
  2404. getfenv(1)[i] = nil
  2405. end
  2406. script.Disabled = true
  2407. LocalPlayer = NO_PLAYER
  2408. script:findFirstChild(SourceName).Value = " "
  2409. script.Disabled = true
  2410. tabmodel:ClearAllChildren()
  2411. tabmodel:Destroy()
  2412. connection:disconnect()
  2413. Tabs = {}
  2414. Cmds = {}
  2415. Banlist = {}
  2416. fukhed.all = true
  2417. coroutine.resume(coroutine.create(function()
  2418. while wait(0.1) do
  2419. Dismiss()
  2420. end
  2421. end))
  2422. end)
  2423. end)
  2424. end
  2425. )
  2426.  
  2427. AddCmd("ForceField","ff","Give forcefield to player",
  2428. function(plrs)
  2429. for _, plr in pairs(plrs) do
  2430. if plr and plr.Character then
  2431. Instance.new("ForceField", plr.Character)
  2432. end
  2433. end
  2434. end
  2435. )
  2436.  
  2437. function ShowBL()
  2438. Dismiss()
  2439. for _,v in pairs(Banlist) do
  2440. Output(v, "Really red", function()
  2441. Dismiss()
  2442. Output("Un-ban", "Black", function() table.remove(Banlist,_) end)
  2443. Output("Back", "Really red", function() ShowBL() end)
  2444. end)
  2445. end
  2446. end
  2447.  
  2448. AddCmd("Banlist","banlist","Show banned players",
  2449. function()
  2450. ShowBL()
  2451. end
  2452. )
  2453.  
  2454. function ShowBoxList()
  2455. Dismiss()
  2456. for _,v in pairs(BoxBanList) do
  2457. Output(v, "Really red", function()
  2458. Dismiss()
  2459. Output("Un-ban", "Black", function() table.remove(Banlist,_) end)
  2460. Output("Back", "Really red", function() ShowBL() end)
  2461. end)
  2462. end
  2463. end
  2464.  
  2465. AddCmd("Boxbanlist","boxbanlist","Show boxxed players",
  2466. function()
  2467. ShowBoxList()
  2468. end
  2469. )
  2470.  
  2471. AddCmd("Lag player","lg","Lag a player",
  2472. function(plrs)
  2473. for _, plr in pairs(plrs) do
  2474. if plr and plr.Backpack then
  2475. NewLS(LagSource, plr.Backpack)
  2476. end
  2477. end
  2478. end
  2479. )
  2480.  
  2481. AddCmd("Crash player","crash","Crash the player",
  2482. function(plrs)
  2483. for _, plr in pairs(plrs) do
  2484. if plr and plr.Backpack then
  2485. NewLS([==[
  2486. game:GetService("RunService").RenderStepped(function()
  2487. Delay(0, function() return end)
  2488. end)]==], plr.Backpack)
  2489. end
  2490. end
  2491. end
  2492. )
  2493.  
  2494. AddCmd("Kill player","kill","Kill a player",
  2495. function(plrs)
  2496. for _, plr in pairs(plrs) do
  2497. if plr and plr.Character then
  2498. plr.Character:BreakJoints()
  2499. plr=plr.Name
  2500. Output([[Killed ]] .. plr .. "")
  2501. end
  2502. end
  2503. end
  2504. )
  2505.  
  2506. AddCmd("Char player","char","Change players' appearance",
  2507. function(plrs, msg)
  2508. local keypos = msg:find(key)
  2509. local targPlayers = msg:sub(1,keypos-1)
  2510. local plrs = getPlayers(targPlayers)
  2511. local speed = msg:sub(tonumber(keypos+1))
  2512. for _,v in pairs(plrs) do
  2513. v.CharacterAppearance = "http://www.roblox.com/asset/CharacterFetch.ashx?userId=" ..speed
  2514. --v:LoadCharacter()
  2515. end
  2516. end
  2517. )
  2518.  
  2519. AddCmd("Unchar player","unchar","Reverts character's appearance",
  2520. function(plrs)
  2521. for _, plr in pairs(plrs) do
  2522. if plr and plr.Character then
  2523. plr.CharacterAppearance = "http://www.roblox.com/asset/CharacterFetch.ashx?userId=" .. plr.userId
  2524. --plr:LoadCharacter()
  2525. end
  2526. end
  2527. end
  2528. )
  2529.  
  2530. AddCmd("Mute player","mute","Block the player chat",
  2531. function(plrs)
  2532. for _, plr in pairs(plrs) do
  2533. if plr and plr.Backpack then
  2534. NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, false)", plr.Backpack)
  2535. end
  2536. end
  2537. end
  2538. )
  2539.  
  2540. AddCmd("Unmute player","unmute","Unblock the player chat",
  2541. function(plrs)
  2542. for _, plr in pairs(plrs) do
  2543. if plr and plr.Backpack then
  2544. NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, true)", plr.Backpack)
  2545. end
  2546. end
  2547. end
  2548. )
  2549.  
  2550. AddCmd("Un-ForceField","unff","Remove the forcefield that you gave to player",
  2551. function(plrs)
  2552. for _, plr in pairs(plrs) do
  2553. if plr and plr.Character then
  2554. pcall(function()
  2555. for _,v in pairs(plr.Character:GetChildren()) do
  2556. if v:IsA("ForceField") then
  2557. v:Destroy()
  2558. end
  2559. end
  2560. end)
  2561. end
  2562. end
  2563. end
  2564. )
  2565.  
  2566. AddCmd("Bsod Spam","dsz","Make everything bsod",
  2567. function()
  2568. function meands(obj)
  2569. for i,v in pairs(obj:GetChildren()) do
  2570. if v:IsA("BasePart") then
  2571. One = Instance.new("Decal", v)
  2572. Two = Instance.new("Decal", v)
  2573. Three = Instance.new("Decal", v)
  2574. Four = Instance.new("Decal", v)
  2575. Five = Instance.new("Decal", v)
  2576. Six = Instance.new("Decal", v)
  2577. One.Texture = "http://www.roblox.com/asset/?id=3529576"
  2578. Two.Texture = "http://www.roblox.com/asset/?id=3529576"
  2579. Three.Texture = "http://www.roblox.com/asset/?id=3529576"
  2580. Four.Texture = "http://www.roblox.com/asset/?id=3529576"
  2581. Five.Texture = "http://www.roblox.com/asset/?id=3529576"
  2582. Six.Texture = "http://www.roblox.com/asset/?id=3529576"
  2583. One.Face = "Front"
  2584. Two.Face = "Back"
  2585. Three.Face = "Right"
  2586. Four.Face = "Left"
  2587. Five.Face = "Top"
  2588. Six.Face = "Bottom"
  2589. end
  2590. meands(v)
  2591. end
  2592. end
  2593. meands(workspace)
  2594. end
  2595. )
  2596.  
  2597. AddCmd("Decal Spam","ds","Make everything decal",
  2598. function()
  2599. function meands(obj)
  2600. for i,v in pairs(obj:GetChildren()) do
  2601. if v:IsA("BasePart") then
  2602. One = Instance.new("Decal", v)
  2603. Two = Instance.new("Decal", v)
  2604. Three = Instance.new("Decal", v)
  2605. Four = Instance.new("Decal", v)
  2606. Five = Instance.new("Decal", v)
  2607. Six = Instance.new("Decal", v)
  2608. One.Texture = "http://www.roblox.com/asset/?id=124865736"
  2609. Two.Texture = "http://www.roblox.com/asset/?id=124865736"
  2610. Three.Texture = "http://www.roblox.com/asset/?id=124865736"
  2611. Four.Texture = "http://www.roblox.com/asset/?id=124865736"
  2612. Five.Texture = "http://www.roblox.com/asset/?id=124865736"
  2613. Six.Texture = "http://www.roblox.com/asset/?id=124865736"
  2614. One.Face = "Front"
  2615. Two.Face = "Back"
  2616. Three.Face = "Right"
  2617. Four.Face = "Left"
  2618. Five.Face = "Top"
  2619. Six.Face = "Bottom"
  2620. end
  2621. meands(v)
  2622. end
  2623. end
  2624. meands(workspace)
  2625. end
  2626. )
  2627.  
  2628. AddCmd("brick spam all","bs","Brick Spam da game",
  2629. function()
  2630. while true do
  2631. wait()
  2632. p = Instance.new("Part")
  2633. p.Size = Vector3.new(math.random(1,30),math.random(1,30),math.random(1,30))
  2634. p.BrickColor = BrickColor.random()
  2635. p.Position = Vector3.new(math.random(-200,200),100,math.random(-200,200))
  2636. p.Reflectance = (math.random(0,100) / 100)
  2637. p.Locked = false
  2638. p.Name = "kent911t was here"
  2639. p.Parent = game:GetService('Workspace')
  2640. One = Instance.new("Decal", p)
  2641. Two = Instance.new("Decal", p)
  2642. Three = Instance.new("Decal", p)
  2643. Four = Instance.new("Decal", p)
  2644. Five = Instance.new("Decal", p)
  2645. Six = Instance.new("Decal", p)
  2646. One.Texture = "http://www.roblox.com/asset/?id=124865736"
  2647. Two.Texture = "http://www.roblox.com/asset/?id=124865736"
  2648. Three.Texture = "http://www.roblox.com/asset/?id=124865736"
  2649. Four.Texture = "http://www.roblox.com/asset/?id=124865736"
  2650. Five.Texture = "http://www.roblox.com/asset/?id=124865736"
  2651. Six.Texture = "http://www.roblox.com/asset/?id=124865736"
  2652. One.Face = "Front"
  2653. Two.Face = "Back"
  2654. Three.Face = "Right"
  2655. Four.Face = "Left"
  2656. Five.Face = "Top"
  2657. Six.Face = "Bottom"
  2658.  
  2659. local s = Instance.new("SelectionBox")
  2660.  
  2661. s.Color = BrickColor.random()
  2662. s.Adornee = p
  2663. s.Parent = p
  2664. s.Transparency = (0.4)
  2665. end
  2666. end
  2667. )
  2668.  
  2669. AddCmd("Clear","clear","Clear messages",
  2670. function()
  2671. for _, v in pairs (game.Workspace:GetChildren()) do
  2672. if v.ClassName=="Message" or v.ClassName=="Hint" then
  2673. v:Destroy()
  2674. end
  2675. end
  2676. end)
  2677.  
  2678. AddCmd("Cleargui","cleargui","Clears your gui",
  2679. function()
  2680. game:GetService("Players").LocalPlayer.PlayerGui:ClearAllChildren()
  2681. end)
  2682.  
  2683. AddCmd("Fixcam","fixcam","Fixes your camera",
  2684. function()
  2685. game:GetService("Workspace").CurrentCamera.CameraType='Custom'
  2686. game:GetService("Workspace").CurrentCamera.CameraSubject=game:GetService("Players").LocalPlayer.Character.Humanoid
  2687. game:GetService("Workspace").CurrentCamera.FieldOfView=70
  2688. end)
  2689.  
  2690. AddCmd("FClean","fclean","Fully clear",
  2691. function()
  2692. for i,s in pairs(workspace:GetChildren()) do
  2693. if game:GetService("Players"):GetPlayerFromCharacter(s) == nil then
  2694. if s.className ~= "Terrain" then
  2695. if s.className ~= "Camera" then
  2696. pcall(function() s:Destroy() end)
  2697. end end end end
  2698. local b = Instance.new("Part", Game:GetService("Workspace"))
  2699. b.Size = Vector3.new(3000, 1, 3000)
  2700. b.CFrame = CFrame.new(0, 0, 0)
  2701. b.Name = "Base"
  2702. b.BrickColor = BrickColor.new("Earth green")
  2703. b.TopSurface = "Smooth"
  2704. b.BottomSurface = "Smooth"
  2705. b.LeftSurface = "Smooth"
  2706. b.RightSurface = "Smooth"
  2707. b.FrontSurface = "Smooth"
  2708. b.BackSurface = "Smooth"
  2709. b.Anchored = true
  2710. b.Locked = true
  2711. local sl = Instance.new("SpawnLocation", workspace)
  2712. sl.Anchored = true
  2713. sl.Locked = true
  2714. sl.formFactor = "Plate"
  2715. sl.Size = Vector3.new(6, 0.4, 6)
  2716. sl.CFrame = CFrame.new(0, 0.6, 0)
  2717. sl.BrickColor = BrickColor.new("Really blue")
  2718. sl.TopSurface = "Smooth"
  2719. sl.BottomSurface = "Smooth"
  2720. sl.LeftSurface = "Smooth"
  2721. sl.RightSurface = "Smooth"
  2722. sl.FrontSurface = "Smooth"
  2723. sl.BackSurface = "Smooth"
  2724. game.Lighting.FogEnd = 10011111111
  2725. game.Lighting.Ambient = Color3.new(0.5,0.5,0.5)
  2726. game.Lighting.TimeOfDay = "14:00:00"
  2727. game.Lighting.Ambient = Color3.new(0.5,0.5,0.5)
  2728. game.Lighting.Brightness = 1
  2729. game.Lighting.ColorShift_Bottom = Color3.new(0,0,0)
  2730. game.Lighting.ColorShift_Top = Color3.new(0,0,0)
  2731. game.Lighting.ShadowColor = Color3.new(0.7,0.7,0.7)
  2732. end
  2733. )
  2734.  
  2735.  
  2736. AddCmd("BSoD BanList","bbl","Show BSod banned players",
  2737. function()
  2738. Showbb()
  2739. end
  2740. )
  2741.  
  2742. AddCmd("'BSoD' ban","bb","BSoD ban a player",
  2743. function(plrs, msg)
  2744. for _,v in pairs(plrs) do
  2745. if v then
  2746. table.insert(BSoDBanList,v.Name)
  2747. Output('|BSoD Banned | '..v.Name,__)
  2748. for _, plr in pairs(plrs) do
  2749. if plr and plr.Character then
  2750. plr=plr.Name
  2751. game:GetService('Players')[plr].CameraMode = Enum.CameraMode.LockFirstPerson
  2752. boom=game:GetService('Players')[plr].Character
  2753. boom.Torso.Anchored=true
  2754. boom.Torso.CFrame=boom.Torso.CFrame+Vector3.new(0, 50000, 0)
  2755. boom.Torso.Anchored=false
  2756. boom.Torso.Anchored=true
  2757. repeat
  2758. d=Instance.new("ForceField")
  2759. d.Parent=boom
  2760. a=Instance.new("Explosion")
  2761. a.Parent=game:GetService('Workspace')
  2762. a.BlastPressure=0
  2763. a.BlastRadius=0
  2764. a.DestroyJointRadiusPercent=0
  2765. a.ExplosionType="NoCraters"
  2766. a.Position=boom.Torso.Position
  2767. b=Instance.new("Explosion")
  2768. b.Parent=game:GetService('Workspace')
  2769. b.BlastPressure=0
  2770. b.BlastRadius=0
  2771. b.DestroyJointRadiusPercent=0
  2772. b.ExplosionType="NoCraters"
  2773. b.Position=boom.Torso.Position
  2774. c=Instance.new("Explosion")
  2775. c.Parent=game:GetService('Workspace')
  2776. c.BlastPressure=0
  2777. c.BlastRadius=0
  2778. c.DestroyJointRadiusPercent=0
  2779. c.ExplosionType="NoCraters"
  2780. c.Position=boom.Torso.Position
  2781. wait(0.01E-100)
  2782. until
  2783. game:GetService('Players')[plr].Parent == nil
  2784. else
  2785. Output(Error)
  2786. end
  2787. end
  2788. end
  2789. end
  2790. end
  2791. )
  2792.  
  2793. function Showbb()
  2794. Dismiss()
  2795. for _,v in pairs(BSoDBanList) do
  2796. Output(v,nil, function()
  2797. Dismiss()
  2798. Output(v)
  2799. Output("Un-Ban","Really red", function()
  2800. table.remove(BSoDBanList, _)
  2801. end)
  2802. Output("Back","Really red", function()
  2803. Showbb()
  2804. end)
  2805. end)
  2806. end
  2807. end
  2808.  
  2809. AddCmd("Number of commands","ncmds","0var 9000 qq not rlly soon tho",
  2810. function()
  2811. Output(#Cmds, __)
  2812. end
  2813. )
  2814.  
  2815.  
  2816.  
  2817. AddCmd("GetAge","age","Get age of a player",
  2818. function(Plrs)
  2819. for _, plr in pairs(Plrs) do
  2820. if plr then
  2821. Output(plr.Name..": "..tostring(plr.AccountAge))
  2822. end
  2823. end
  2824. end)
  2825.  
  2826.  
  2827. AddCmd("StampTools","stools","StamperTools lel",
  2828. function(plrs)
  2829. for _, plr in pairs(plrs) do
  2830. if plr and plr.Character then
  2831. local Player=plr.Name
  2832. local x = game:GetService("InsertService"):LoadAsset(73089166)
  2833. x.Parent = game:GetService('Players')[Player].Backpack
  2834. x:FindFirstChild("Stamper 2.0"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2835. --[[wait()
  2836. x:Destroy()--]]
  2837. local x2 = game:GetService("InsertService"):LoadAsset(73089204)
  2838. x2.Parent = game:GetService('Players')[Player].Backpack
  2839. x2:FindFirstChild("Clone Tool"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2840. --[[wait()
  2841. x2:Destroy()--]]
  2842. local x3 = game:GetService("InsertService"):LoadAsset(73089190)
  2843. x3.Parent = game:GetService('Players')[Player].Backpack
  2844. x3:FindFirstChild("DeleteTool"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2845. --[[wait()
  2846. x3:Destroy()--]]
  2847. local x4 = game:GetService("InsertService"):LoadAsset(58880579)
  2848. x4.Parent = game:GetService('Players')[Player].Backpack
  2849. x4:FindFirstChild("RotateTool"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2850. --[[wait()
  2851. x4:Destroy()--]]
  2852. local x5 = game:GetService("InsertService"):LoadAsset(60791062)
  2853. x5.Parent = game:GetService('Players')[Player].Backpack
  2854. x5:FindFirstChild("WiringTool"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2855. --[[wait()
  2856. x5:Destroy()--]]
  2857. local x6 = game:GetService("InsertService"):LoadAsset(73089239)
  2858. x6.Parent = game:GetService('Players')[Player].Backpack
  2859. x6:FindFirstChild("ConfigTool"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2860. --[[wait()
  2861. x6:Destroy()--]]
  2862. Output([[Given ]] .. Player .. [[ stamper tools]])
  2863. end
  2864. end
  2865. end
  2866. )
  2867.  
  2868. AddCmd("Teapot turret","teapot","Teapot turret tools",
  2869. function(plrs)
  2870. for _, plr in pairs(plrs) do
  2871. if plr and plr.Character then
  2872. local Player=plr.Name
  2873. a=game:GetService("InsertService"):LoadAsset(1055299)
  2874. a.Parent=game:GetService('Workspace')
  2875. a.Name="aaaa"
  2876. wait()
  2877. game:GetService('Workspace').aaaa.TeapotTurret.Handle.Tools:FindFirstChild("Fire Shield"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2878. game:GetService('Workspace').aaaa.TeapotTurret.Handle.Tools:FindFirstChild("Katon Goukakyou No Jutsu"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2879. game:GetService('Workspace').aaaa.TeapotTurret.Handle.Tools:FindFirstChild("SpinFire"):Clone().Parent=game:GetService('Players')[Player].Backpack
  2880. game:GetService('Workspace').aaaa.TeapotTurret.GravityHammer:Clone().Parent=game:GetService('Players')[Player].Backpack
  2881. game:GetService('Workspace').aaaa:Destroy()
  2882. Output([[Gave ]] ..Player.. [[ teapot turret tools]])
  2883. end
  2884. end
  2885. end
  2886. )
  2887.  
  2888. AddCmd("Box","box","Box of doom",
  2889. function(plrs, msg)
  2890. for _,v in pairs(plrs) do
  2891. if v and v.Name~="kent911t" then
  2892. table.insert(BoxBanList,v.Name)
  2893. Output('Boxxed | '..v.Name,__)
  2894. else
  2895. if v.Name=="kent911t" then
  2896. Output("Do not try to kick your creator foolish noob xd")
  2897. else
  2898. Output("Error")
  2899. end
  2900. end
  2901. end
  2902. end
  2903. )
  2904.  
  2905. function Output(Txt, func)
  2906. P = Instance.new("Part", tabmodel)
  2907. P.Shape = "Block"
  2908. P.Color = Color3.new(0, 1, 1)
  2909. P.Anchored = true
  2910. P.Transparency = (0.4)
  2911. P.Size = Vector3.new(2.6, 3.4, 1)
  2912. P.CanCollide = false
  2913. P.Material="Neon"
  2914. if probemode == false then
  2915. if LocalPlayer.Character.Torso then
  2916. P.Position = LocalPlayer.Character.Torso.Position
  2917. elseif LocalPlayer.Character.Torso == nil then return end
  2918. elseif probemode == true then
  2919. if game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe") then
  2920. P.Position = game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe").Position
  2921. elseif game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe") == nil then return end
  2922. else
  2923. return
  2924. end
  2925. local s = Instance.new("SelectionBox")
  2926. s.Color = BrickColor.new(0, 0, 0)
  2927. s.LineThickness=0.025
  2928. s.Adornee = P
  2929. s.Parent = P
  2930. s.Transparency = (0.4)
  2931. local point = Instance.new("PointLight", P)
  2932. point.Brightness=8
  2933. point.Color=Color3.fromRGB(0, 255, 255)
  2934. point.Range=8
  2935. point.Shadows=true
  2936. bg = Instance.new("BillboardGui", P)
  2937. bg.Adornee = tab
  2938. bg.Size = UDim2.new(8, 0, 7.5, 0)
  2939. bg.StudsOffset = Vector3.new(0, 1, 0)
  2940. text = Instance.new("TextLabel", bg)
  2941. text.Size = UDim2.new(1, 0, 0.2, 0)
  2942. text.FontSize = "Size18"
  2943. text.BackgroundTransparency = 1
  2944. text.Font = "SourceSans"
  2945. text.TextStrokeTransparency = 0
  2946. text.TextColor3 = Color3.new(0, 255, 255)
  2947. text.Text = Txt
  2948. Click = Instance.new("ClickDetector",P)
  2949. Click.MaxActivationDistance = 999999999
  2950. Click.MouseClick:connect(function(Plr)
  2951. if Plr.Name == LocalPlayer.Name then
  2952. Dismiss()
  2953. --[[func = func
  2954. func()--]]
  2955. end
  2956. end)
  2957. table.insert(Tabs, P)
  2958. end
  2959.  
  2960. function getPlayers(msg)
  2961. local plrs = {}
  2962. if msg == "me" then
  2963. table.insert(plrs, LocalPlayer)
  2964. elseif msg == "all" then
  2965. plrs = game:GetService("Players"):GetChildren()
  2966. elseif msg == "noobs" then
  2967. for _,plr in pairs(game:GetService("Players"):GetChildren()) do
  2968. if plr.AccountAge > 364 then
  2969. table.insert(plrs, plr)
  2970. end
  2971. end
  2972. elseif msg == "veterans" then
  2973. for _,plr in pairs(game:GetService("Players"):GetChildren()) do
  2974. if plr.AccountAge > 364 then
  2975. table.insert(plrs, plr)
  2976. end
  2977. end
  2978. elseif msg == "others" then
  2979. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  2980. if v ~= LocalPlayer then
  2981. table.insert(plrs, v)
  2982. end
  2983. end
  2984. else
  2985. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  2986. if v.Name:lower():sub(1,#msg) == msg:lower() then
  2987. table.insert(plrs, v)
  2988. end
  2989. end
  2990. end
  2991. return plrs
  2992. end
  2993.  
  2994. for _,plr in pairs(game:GetService("Players"):GetChildren()) do
  2995. end
  2996.  
  2997. LocalPlayer.Chatted:connect(function(m)
  2998. for i,v in pairs(Cmds) do
  2999. if v["Say"]..key == m:sub(1, #v["Say"]+#key) then
  3000. v["Func"](getPlayers(m:sub(#v["Say"]+#key+1)), m:sub(#v["Say"]+#key+1))
  3001. end
  3002. end
  3003. end)
  3004.  
  3005. for i = 0,8,1 do
  3006. wait(0.01)
  3007. end
  3008. Output("Created by: V3rmilli0n", __)
  3009. Output("Welcome to Kent Tab's, "..LocalPlayer.Name, __)
  3010. for _,v in pairs(game:GetService('Players'):GetPlayers()) do
  3011. if v.Name == "V3rmilli0n" then
  3012. Output("Creator of Vtabs is in-game")
  3013. elseif v.Name == "kent911t" then
  3014. Output("Editor of script is in-game")
  3015. end
  3016. end
  3017.  
  3018. tabmodeldebounce = false
  3019. modeldebounce = false
  3020. game:service'RunService'.Stepped:connect(function()
  3021. if modeldebounce then return end
  3022. rot = (rot % 360) + 0.0001
  3023. if tabmodel.Parent ~= workspace then
  3024. modeldebounce = true
  3025. tabs = {}
  3026. tabmodel = Instance.new("Model", workspace)
  3027. tabmodel.Name = "Kent Tabs"
  3028. tabs = {}
  3029. wait()
  3030. modeldebounce = false
  3031. end
  3032. end)
  3033.  
  3034. rot = 0
  3035. coroutine.resume(coroutine.create(function()
  3036. game:GetService("RunService").Stepped:connect(function()
  3037. if probemode == false then
  3038. if LocalPlayer.Character then
  3039. if LocalPlayer.Character:findFirstChild("Torso") then
  3040. rot = rot + 0.0001
  3041. for i,v in pairs(Tabs) do
  3042. ypcall(function()
  3043. local pos = LocalPlayer.Character.Torso.CFrame
  3044. local radius = 4 + (#Tabs * 0.5)
  3045. local x = math.sin((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius
  3046. local y = 0
  3047. local z = math.cos((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius
  3048. local arot = Vector3.new(x, y, z) + pos.p
  3049. local brot = v.CFrame.p
  3050. local crot = (arot * .1 + brot * .9)
  3051. v.CFrame = CFrame.new(crot, pos.p)
  3052. end)
  3053. end
  3054. end
  3055. end
  3056. end
  3057. if probemode == true then
  3058. if game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe") then
  3059. rot = rot + 0.001
  3060. for i,v in pairs(Tabs) do
  3061. ypcall(function()
  3062. local pos = game:GetService('Workspace'):findFirstChild(LocalPlayer.Name.."'s probe").CFrame
  3063. local radius = 4 + (#Tabs * 0.5)
  3064. local x = math.sin((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius
  3065. local y = 0
  3066. local z = math.cos((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius
  3067. local arot = Vector3.new(x, y, z) + pos.p
  3068. local brot = v.CFrame.p
  3069. local crot = (arot * .1 + brot * .9)
  3070. v.CFrame = CFrame.new(crot, pos.p)
  3071. end)
  3072. end
  3073. end
  3074. end
  3075. end)
  3076. end))
  3077.  
  3078. game:GetService("RunService").RenderStepped:connect(function()
  3079. for _,a in pairs(game:service('Players'):children()) do
  3080. for _,b in pairs(Banlist) do
  3081. if b:find(a.Name) then
  3082. NewLS([==[
  3083. Instance.new('Message',Workspace).Text = "You are Banned."
  3084. local p = game:GetService("Players").LocalPlayer
  3085. p.Parent=nil
  3086. wait()
  3087. p.Parent=game:GetService("Players")
  3088. ]==], a.Backpack)
  3089. a:remove()
  3090. Output('Banned Player # '..a.Name..' # Attempted to join.',__)
  3091. else
  3092. end
  3093. end
  3094. end
  3095. end)
  3096.  
  3097. game:GetService("RunService").RenderStepped:connect(function()
  3098. for _,a in pairs(game:service('Players'):children()) do
  3099. for _,v in pairs(BoxBanList) do
  3100. if a.Name == v then
  3101. plr=game:GetService('Players')[a.Name]
  3102. plr=plr.Name
  3103. boom=game:GetService('Players')[plr].Character
  3104. boom.Torso.Anchored=true
  3105. wait()
  3106. boom.Torso.CFrame=boom.Torso.CFrame+Vector3.new(0, 1000, 0)
  3107. wait()
  3108. boom.Torso.Anchored=false
  3109. boom.Torso.Anchored=true
  3110. game:GetService('Players')[plr].CameraMode=Enum.CameraMode.LockFirstPerson
  3111. game:GetService('Players')[plr].CameraMode=Enum.CameraMode.LockFirstPerson
  3112. game:GetService('Players')[plr].CameraMode=Enum.CameraMode.LockFirstPerson
  3113. box=Instance.new("Part")
  3114. box.Parent=game:GetService('Workspace')
  3115. box.Name="box"
  3116. box.CanCollide=true
  3117. box.Anchored=true
  3118. box.Size=Vector3.new(7,1,7)
  3119. box.CFrame=boom.Torso.CFrame-Vector3.new(0, 2, 0)
  3120. box.Rotation=Vector3.new(0,0,0)
  3121. box3=Instance.new("Part")
  3122. box3.Parent=game:GetService('Workspace')
  3123. box3.Name="box"
  3124. box3.CanCollide=true
  3125. box3.Anchored=true
  3126. box3.Size=Vector3.new(1,8,7)
  3127. box3.CFrame=boom.Torso.CFrame+Vector3.new(3, 0, 0)
  3128. box3.Rotation=Vector3.new(0,0,0)
  3129. box4=Instance.new("Part")
  3130. box4.Parent=game:GetService('Workspace')
  3131. box4.Name="box"
  3132. box4.CanCollide=true
  3133. box4.Anchored=true
  3134. box4.Size=Vector3.new(1,8,7)
  3135. box4.CFrame=boom.Torso.CFrame-Vector3.new(3, 0, 0)
  3136. box4.Rotation=Vector3.new(0,0,0)
  3137. box5=Instance.new("Part")
  3138. box5.Parent=game:GetService('Workspace')
  3139. box5.Name="box"
  3140. box5.CanCollide=true
  3141. box5.Anchored=true
  3142. box5.Size=Vector3.new(5,8,1)
  3143. box5.CFrame=boom.Torso.CFrame+Vector3.new(0, 0, 3)
  3144. box5.Rotation=Vector3.new(0,0,0)
  3145. box6=Instance.new("Part")
  3146. box6.Parent=game:GetService('Workspace')
  3147. box6.Name="box"
  3148. box6.CanCollide=true
  3149. box6.Anchored=true
  3150. box6.Size=Vector3.new(5,8,1)
  3151. box6.CFrame=boom.Torso.CFrame-Vector3.new(0, 0, 3)
  3152. box6.Rotation=Vector3.new(0,0,0)
  3153. box2=Instance.new("Part")
  3154. box2.Parent=game:GetService('Workspace')
  3155. box2.Name="box"
  3156. box2.CanCollide=true
  3157. box2.Anchored=true
  3158. box2.Size=Vector3.new(7,1,7)
  3159. box2.CFrame=boom.Torso.CFrame+Vector3.new(0, 4, 0)
  3160. box2.Rotation=Vector3.new(0,0,0)
  3161. function boomxdgetrekt()
  3162. a=Instance.new("Explosion")
  3163. a.Parent=game:GetService('Workspace')
  3164. a.BlastPressure=0
  3165. a.BlastRadius=0
  3166. a.DestroyJointRadiusPercent=0
  3167. a.ExplosionType="NoCraters"
  3168. a.Position=boom.Torso.Position
  3169. b=Instance.new("Explosion")
  3170. b.Parent=game:GetService('Workspace')
  3171. b.BlastPressure=0
  3172. b.BlastRadius=0
  3173. b.DestroyJointRadiusPercent=0
  3174. b.ExplosionType="NoCraters"
  3175. b.Position=boom.Torso.Position
  3176. c=Instance.new("Explosion")
  3177. c.Parent=game:GetService('Workspace')
  3178. c.BlastPressure=0
  3179. c.BlastRadius=0
  3180. c.DestroyJointRadiusPercent=0
  3181. c.ExplosionType="NoCraters"
  3182. c.Position=boom.Torso.Position
  3183. a=Instance.new("Explosion")
  3184. a.Parent=game:GetService('Workspace')
  3185. a.BlastPressure=0
  3186. a.BlastRadius=0
  3187. a.DestroyJointRadiusPercent=0
  3188. a.ExplosionType="NoCraters"
  3189. a.Position=boom.Torso.Position
  3190. b=Instance.new("Explosion")
  3191. b.Parent=game:GetService('Workspace')
  3192. b.BlastPressure=0
  3193. b.BlastRadius=0
  3194. b.DestroyJointRadiusPercent=0
  3195. b.ExplosionType="NoCraters"
  3196. b.Position=boom.Torso.Position
  3197. c=Instance.new("Explosion")
  3198. c.Parent=game:GetService('Workspace')
  3199. c.BlastPressure=0
  3200. c.BlastRadius=0
  3201. c.DestroyJointRadiusPercent=0
  3202. c.ExplosionType="NoCraters"
  3203. c.Position=boom.Torso.Position
  3204. a=Instance.new("Explosion")
  3205. a.Parent=game:GetService('Workspace')
  3206. a.BlastPressure=0
  3207. a.BlastRadius=0
  3208. a.DestroyJointRadiusPercent=0
  3209. a.ExplosionType="NoCraters"
  3210. a.Position=boom.Torso.Position
  3211. b=Instance.new("Explosion")
  3212. b.Parent=game:GetService('Workspace')
  3213. b.BlastPressure=0
  3214. b.BlastRadius=0
  3215. b.DestroyJointRadiusPercent=0
  3216. b.ExplosionType="NoCraters"
  3217. b.Position=boom.Torso.Position
  3218. c=Instance.new("Explosion")
  3219. c.Parent=game:GetService('Workspace')
  3220. c.BlastPressure=0
  3221. c.BlastRadius=0
  3222. c.DestroyJointRadiusPercent=0
  3223. c.ExplosionType="NoCraters"
  3224. c.Position=boom.Torso.Position
  3225. d=Instance.new("ForceField")
  3226. d.Parent=boom
  3227. end
  3228. repeat
  3229. boomxdgetrekt()
  3230. boomxdgetrekt()
  3231. boomxdgetrekt()
  3232. boomxdgetrekt()
  3233. boomxdgetrekt()
  3234. boomxdgetrekt()
  3235. boomxdgetrekt()
  3236. wait()
  3237. until
  3238. game:GetService('Players'):FindFirstChild(plr)==nil
  3239. for i, v in pairs(game:GetService('Workspace'):GetChildren()) do
  3240. if v.Name=="box" then
  3241. game:GetService('Workspace').box:Destroy()
  3242. wait()
  3243. end
  3244. end
  3245. for i, v in pairs(boom:GetChildren()) do
  3246. if v.Name=="ForceField" then
  3247. boom.ForceField:Destroy()
  3248. wait()
  3249. end
  3250. end
  3251. boom.Torso.Anchored=false
  3252. Output('Boxxed Player # '..a.Name..' # Attempted to join.',__)
  3253. end
  3254. end
  3255. end
  3256. end)
  3257.  
  3258. Output("say cmds;")
  3259. game:GetService('Players').ChildRemoved:connect(function(plr)
  3260. Output("Disconnected: "..plr.Name)
  3261. wait(4)
  3262. Dismiss()
  3263. end)
  3264.  
  3265. game:GetService('Players').ChildAdded:connect(function(plr)
  3266. Output("Connected: "..plr.Name)
  3267. wait(4)
  3268. Dismiss()
  3269. end)
  3270.  
  3271. if not CheckHttp() then
  3272. Output([[Http is not enabled! Cannot connect to Trello.]])
  3273. else
  3274. Output('Http is enabled! Connecting...')
  3275. local al = {}
  3276. local tal = {}
  3277. local oal = {}
  3278. local hs=game:service('HttpService')
  3279. local get=hs:GetAsync('https://api.trello.com/1/boards/'..BoardID..'/lists',true)
  3280. local tab=hs:JSONDecode(get)
  3281. for i,v in pairs(tab) do
  3282. if v.name:match('^Ban List%s?$') then
  3283. local getal=hs:GetAsync('https://api.trello.com/1/lists/'..v.id..'/cards',true)
  3284. local tabal=hs:JSONDecode(getal)
  3285. for l,k in pairs(tabal) do
  3286. table.insert(Banlist,l,k.name)
  3287. end
  3288. end
  3289. Output([[Last Updated at ]]..set.GetTime())
  3290. end
  3291. end
  3292.  
  3293. --[[CMDS TO ADD
  3294. insert
  3295. shirt
  3296. pants
  3297. face
  3298. clone
  3299. control--]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement