Advertisement
nguyenjimbo

Untitled

Jul 9th, 2015
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.77 KB | None | 0 0
  1. --[[
  2.  
  3. .____ __ .___
  4. | | ____ _____ | | __ ____ __| _/
  5. | | _/ __ \\__ \ | |/ // __ \ / __ |
  6. | |__\ ___/ / __ \| <\ ___// /_/ |
  7. |_______ \___ >____ /__|_ \\___ >____ |
  8. \/ \/ \/ \/ \/ \/
  9. __________
  10. \______ \___.__.
  11. | | _< | |
  12. | | \\___ |
  13. |______ // ____|
  14. \/ \/
  15. _____ .___
  16. / \ _____ __| _/ _________ _____ ___________ ______
  17. / \ / \\__ \ / __ | / ___\__ \ / \_/ __ \_ __ \/ ___/
  18. / Y \/ __ \_/ /_/ |/ /_/ > __ \| Y Y \ ___/| | \/\___ \
  19. \____|__ (____ /\____ |\___ (____ /__|_| /\___ >__| /____ >
  20. \/ \/ \/_____/ \/ \/ \/ \/
  21.  
  22. --]]
  23. wait();
  24. KeepScript = {}
  25. DisableAllScripts = false
  26. script.Parent = nil
  27. script:ClearAllChildren();
  28. script.Disabled = false
  29. Abort = false
  30. UsersTablets = 'Xythil Gen 2'
  31. script.Name = 'Xythil'
  32. Tablets = {};
  33. reboot = {};
  34. Ranked = {};
  35. LocalSourceForSB = 'DSource'
  36. NoSB = false
  37. NoLocalsInBackpack = true
  38. Backup = script:Clone()
  39. EnableKP = true
  40. LockedScripts = false
  41. PRI = false
  42. PRIType = 'Crash'
  43. TabletRotation = 360
  44. TabletRotationIncrease = 0.1
  45. Ranked['Defaults'] = {
  46. ['Rank'] = 0,
  47. ['Color'] = Color3.new(0,0,1),
  48. ['InPri'] = false,
  49. ['Desc'] = 'Guest'
  50. }
  51. Xythil = {
  52.  
  53. ------ Xythil Admin - Leaked by madgamers ----- :)
  54. ['Ranks'] = function(Name,Rank,Color,Desc)
  55.  
  56. Ranked[Name]={Name = Name,Rank = Rank,Color = Color,Desc = Desc or Ranked[Rank]}
  57. end,
  58. ['Backup'] = script:Clone(),
  59.  
  60. ['NewRank'] = function(Rank,RankName)
  61. Ranks[Rank]=RankName
  62. end
  63. }
  64. Removed = false
  65. GuiChat = false
  66. Commands = {};
  67. Ranks = {};
  68.  
  69. --[[+Ranks+]]--
  70. Xythil.NewRank(-3,'Shutdown NiiGGA') -- Shutdown
  71. Xythil.NewRank(-2,'Crashed') -- Crashed
  72. Xythil.NewRank(-1,'Banned') -- Kicked
  73. Xythil.NewRank(-0.5,'Scum') -- A Nickname
  74. Xythil.NewRank(0,'Guest')
  75. Xythil.NewRank(1,'Low Admin')
  76. Xythil.NewRank(2,'User2')
  77. Xythil.NewRank(3,'User3')
  78. Xythil.NewRank(4,'Administator')
  79. Xythil.NewRank(5,'Moderator')
  80. Xythil.NewRank(6,'Developer')
  81. Xythil.NewRank(7,'Creator')
  82.  
  83. YourBet = "/"
  84. YourBet2 = "/"
  85. --[[+Chat Log+]]--
  86. local ChatLog = {}
  87. game:GetService("Players").ChildAdded:connect(function(p)
  88. if not p:IsA("Player") then return end
  89. p.Chatted:connect(function(m)
  90. table.insert(ChatLog,{Speaker=p,Message=m})
  91. end)
  92. end)
  93.  
  94. --[[+Make Tablets+]]--
  95. MakeTablets=function()
  96. CurrentTabletPart = Instance.new('Part')
  97. CurrentTabletPart.FormFactor = "Custom"
  98. CurrentTabletPart.TopSurface = "Smooth"
  99. CurrentTabletPart.BottomSurface = "Smooth"
  100. CurrentTabletPart.Transparency = 0.34325
  101. CurrentTabletPart.Material = 'Plastic'
  102. CurrentTabletPart.Anchored = true
  103. CurrentTabletPart.Locked = true
  104. CurrentTabletPart.CanCollide = false
  105. CurrentTabletPart.Size = Vector3.new(2.8,2.8,2.8)
  106. CurrentTabletPart:BreakJoints() end
  107. MakeTablets()
  108. LocalScript = nil
  109.  
  110. --[[+Kicking Phrases+]]--
  111. KickingPhrases = {"ban%W+ne","crash%W+ne","kick%W+ne","lag%W+ne","bb%W+ne","bsod%W+ne","delay%W+ne",
  112. "getridof%W+ne","shut%W+ne","ban%W+c2","crash%W+c2","kick%W+c2","lag%W+c2","bb%W+c2","bsod%W+c2","delay%W+c2",
  113. "getridof%W+c2","shut%W+c2","ban%W+io","crash%W+io","kick%W+io","lag%W+io","bb%W+io","bsod%W+io","delay%W+io",
  114. "getridof%W+io","shut%W+io","JointInstance","bomblover:Kick","IoveIong:Kick",",iTov:Kick","Anti Kick",
  115. ":teleport","exitium","function lag()","game.Players:ClearAllChildren","CBA =","while true do end","repeat until %S"}
  116.  
  117.  
  118. Properties = {"AbsolutePosition","AbsoluteSize","AccountAge","AccountAgeReplicate",
  119. "Active","Adornee","AllowAmbientOcclusion","AllowTeamChangeOnTouch","AluminumQuality",
  120. "AlwaysOnTop","Ambient","AmbientReverb","Anchored","Angularvelocity","AnimationId",
  121. "Archivable","AreHingesDetected","AttachmentForward","AttachmentPoint","AttachmentPos",
  122. "AttachmentRight","AttachmentUp","AutoAssignable","AutoButtonColor","AutoColorCharacters",
  123. "AvailablePhysicalMemory","Axes","BackgroundColor","BackgroundColor3","BackgroundTransparency",
  124. "BackSurface","BaseTextureId","BaseUrl","Bevel","Roundness","BinType","BlastPressure","BlastRadius",
  125. "BodyColor","BodyPart","BorderColor","BorderColor3","BorderSizePixel","BottomSurface","BrickColor",
  126. "Brightness","Browsable","BubbleChat","BubbleChatLifetime","BubbleChatMaxBubbles",
  127. "Bulge","Button1DownConnectionCount","Button1UpConnectionCount","Button2DownConnectionCount",
  128. "Button2UpConnectionCount","C0","C1","CameraMode","CameraSubject","CameraType",
  129. "CanBeDropped","CanCollide","CartoonFactor","CastShadows","CelestialBodiesShown",
  130. "CFrame","Cframe","Character","CharacterAppearance","CharacterAutoLoads","ChatScrollLength",
  131. "ClassicChat","ClassName","ClearTextOnFocus","ClipsDescendants","CollisionSoundEnabled",
  132. "CollisionSoundVolume","Color","ColorShift_Top","ColorShift_Bottom","Bottom","Top","ConstrainedValue","Contro".."llingHumanoid",
  133. "ControlMode","ConversationDistance","CoordinateFrame","CorrodedMetalQuality","CPU",
  134. "CpuCount","CpuSpeed","CreatorId","CreatorType","CurrentAngle","CurrentCamera",
  135. "CycleOffset","D","DataCap","DataComplexity","DataComplexityLimit","DataCost",
  136. "DataReady","Deprecated","DeselectedConnectionCount","DesiredAngle","DiamondPlateQuality",
  137. "Disabled","DistanceFactor","DistributedGameTime","DopplerScale","Draggable","DraggingV1",
  138. "Duration","EditorFont","EditorFontSize","EditorTabWidth","ElapsedTime","Elasticity",
  139. "Enabled","ExplosionType","ExtentsOffset","F0","F1","F2","F3","Face","FaceId","Faces",
  140. "FieldOfView","Focus","FogColor","FogEnd","FogStart","Font","FontSize","Force","FormFactor",
  141. "Friction","From","FrontSurface","GearGenreSetting","Genre","GeographicLatitude","GfxCard", "GlobalShadows","Graphic",
  142. "GrassQuality","Grip","GripForward","GripPos","GripRight","GripUp","Guest","HeadsUpDisplay",
  143. "Health","Heat","Hit","Humanoid","IceQuality","Icon","IdleConnectionCount","Image",
  144. "InitialPrompt","InOut","InUse","IsPaused","IsPlaying","JobId","Jump","KeyDownConnectionCount",
  145. "KeyUpConnectionCount","LeftLeg","LeftRight","LeftSurface","LinkedSource","LocalPlayer","Location",
  146. "Locked","LODX","LODY","Looped","Material","MaxActivationDistance","MaxCollisionSounds",
  147. "MaxExtents","MaxForce","MaxHealth","MaxItems","MaxPlayers","MaxSpeed","MaxThrust",
  148. "MaxTorque","MaxValue","MaxVelocity","MembershipType","MembershipTypeReplicate","MeshId",
  149. "MeshType","MinValue","Modal","MouseButton1ClickConnectionCount","MouseButton1DownConnectionCount",
  150. "MouseButton1UpConnectionCount","MouseButton2ClickConnectionCount","MouseButton2DownConnectionCount",
  151. "MouseButton2UpConnectionCount","MouseXythil Generation 2","MouseDragConnectionCount","MouseEnterConnectionCount",
  152. "MouseHit","MouseLeaveConnectionCount","MouseLock","MouseMovedConnectionCount","MouseTarget",
  153. "MouseTargetFilter","MouseTargetSurface","MoveConnectionCount","MoveState","MultiLine","Name",
  154. "NameOcclusion","NetworkOw".."ner","Neutral","NumPlayers","Offset","Opacity","Origin","OsPlatform",
  155. "OsVer","OutdoorAmbient","OverlayTextureId","P","PantsTemplate","ParamA","ParamB","Parent","Part","Part0",
  156. "Part1","Pitch","PixelShaderModel","PlaceId","PlasticQuality","PlatformStand","PlayCount",
  157. "PlayerToHideFrom","PlayOnRemove","Point","Port","Position","Preliminary","PrimaryPart",
  158. "PrivateWorkingSetBytes","Purpose","RAM","Reflectance","ReplicatedSelectedConnectionCount",
  159. "ResizeableFaces","ResizeIncrement","Resolution","ResponseDialog","RightLeg","RightSurface","RiseVelocity",
  160. "RobloxLocked","RobloxVersion","RolloffScale","RotVelocity","Scale","Score","ScriptsDisabled",
  161. "SecondaryColor","Selected","ShadowColor","Shape","Shiny","ShirtTemplate","ShowDeprecatedObjects",
  162. "ShowDevelopmentGui","ShowPreliminaryObjects","Sides","Sit","Size","SizeConstraint",
  163. "SizeOffset","SkinColor","XythilboxBk","XythilboxDn","XythilboxFt","XythilboxLf","XythilboxRt","XythilboxUp",
  164. "SlateQuality","SoundId","Source","SparkleColor","Specular","StarCount",
  165. "Steer","StickyWheels","StudsBetweenTextures","StudsOffset","StudsPerTileU","StudsPerTileV",
  166. "Style","Summary","SuperSa".."feChatReplicate","Surface","Surface0",
  167. "Surface1","SurfaceInput","Target","TargetFilter","TargetOffset","TargetPoint",
  168. "TargetRadius","TargetSurface","TeamColor","Terrain","Text","TextBounds","TextColor","TextColor3",
  169. "TextFits","TextScaled","TextStrokeColor3","TextStrokeTransparency","TextTransparency","Texture",
  170. "TextureId","TextureSize","TextWrap","TextWrapped","TextXAlignment","TextYAlignment","Throttle",
  171. "ThrustD","ThrustP","Ticket","Time","TimeOfDay","To","Tone","ToolTip","TopBottom","TopSurface","Torque","Torso",
  172. "Transparency","TrussDetail","TurnD","TurnP","TurnSpeed","UnitRay","UserDialog","UserId","Value",
  173. "Version","VertexColor","VideoCaptureEnabled","VideoMemory","VideoQuality",
  174. "ViewSizeX","ViewSizeY","Visible","Volume","WalkDirection","WalkSpeed","WalkToPart","WalkToPoint",
  175. "WheelBackwardConnectionCount","WheelForwardConnectionCount","WindowSize","WireRadius","WoodQuality",
  176. "X","Y","ZIndex"}
  177.  
  178. GetProperties = function(Parent)
  179. local Out = {}
  180. for _, props in pairs(Properties) do
  181. local Ran, Error = coroutine.resume(coroutine.create(function() Parent[props] = Parent[props] end))
  182. if not Error then
  183. table.insert(Out, props)
  184. end
  185. end
  186. return Out
  187. end
  188.  
  189. rename=function(Item,Player,CurrentName)
  190. RemoveTablets(Player)
  191. Done=false
  192. Str=CurrentName
  193. Caps=false
  194. if CurrentName==Item.Name then Str="" end
  195.  
  196.  
  197. Alphabet = {
  198. "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"
  199. }
  200. Output('Current Rename Name : ' .. Str,'Green',Player)
  201. Output('Letters : ' ..tostring(#Str),'Red',Player)
  202. Output('Switch to caps','Green',Player,nil,function() RemoveTablets(Player) for _,v in pairs(Alphabet) do Output(string.upper(v),'Orange',Player,nil,function() Str=Str..string.upper(v) rename(Item,Player,Str) end ) end end)
  203. Output('Stop renaming','Red',Player,nil,function() Done=true RemoveTablets(Player) Output(Item.Name .. "'s new name is: " .. Str,'Green',Player) Item.Name=CurrentName end)
  204. for _,Letter in pairs(Alphabet) do
  205. Output(Letter,'Orange',Player,nil,function() Str= Str..Letter RemoveTablets(Player) rename(Item,Player,Str) end )
  206. end
  207. Output('Space','Orange',Player,nil,function() Str=Str..' ' RemoveTablets(Player) rename(Item,Player,Str) end )
  208. Output('Go back one','Red',Player,nil,function() Str = Str:sub(1,#Str-1) RemoveTablets(Player) rename(Item,Player,Str) end )
  209. end
  210. --[[+Get Time+]]--
  211. function UpdateTablets()
  212. TabletRotation = TabletRotation + TabletRotationIncrease/90
  213. for _,Player in pairs(GetPlayers()) do
  214. local PlayerTablets = {}
  215. local Current = 0
  216. for i,v in pairs(Tablets) do
  217. if v.Model.Parent == nil or v.Part.Parent == nil then
  218. pcall(function() v.Model:Destroy() end)
  219. Tablets[i] = nil
  220. elseif v.Player == Player.Name then
  221. table.insert(PlayerTablets,v)
  222. end
  223. end
  224. for i = 1, #PlayerTablets do
  225. radius = 8 + (#PlayerTablets * 0.6)
  226. local Pos = nil
  227. pcall(function() Pos = Player.Character.Torso.CFrame end)
  228. if Pos == nil then return end
  229. local Main = (i / #PlayerTablets - (0.5 / #PlayerTablets) + TabletRotation/(#PlayerTablets/10)) * math.pi * 2
  230. local x = math.sin(Main) * radius
  231. local y = math.sin(time() / 5)
  232. local z = math.cos(Main) * radius
  233. local aPos = Vector3.new(x, y, z) + Pos.p
  234. local bPos = PlayerTablets[i].Part.CFrame.p
  235. local cPos = (aPos * .1 + bPos * .9)
  236. PlayerTablets[i].Part.CFrame = CFrame.new(cPos, Pos.p)
  237. * CFrame.Angles(
  238. math.rad((TabletRotation*90)*math.pi),
  239. math.rad((TabletRotation*180)*math.pi),
  240. math.rad((TabletRotation*90)*math.pi)
  241. )
  242. end
  243. end
  244. end
  245. function SystemMsg(str)
  246. for _,Player in pairs(game.Players:GetPlayers()) do
  247. coroutine.wrap(function()
  248. local Msg = Instance.new("ScreenGui", Player:findFirstChild'PlayerGui' or Instance.new('PlayerGui',Player))
  249. local Text = Instance.new("TextLabel", Msg)
  250. Text.Position = UDim2.new(0, 0, 0, 0)
  251. Text.Font='ArialBold'
  252. Text.FontSize = "Size48"
  253. Text.BackgroundColor3 = Color3.new(-1,-1,-1)
  254. Text.BackgroundTransparency = 0.5
  255. Text.TextColor3 = Color3.new(0,0,1)
  256. Text.TextTransparency = 1
  257. Text.TextStrokeColor3 = Color3.new(0,0,0)
  258. Text.TextStrokeTransparency = 1
  259. Text.TextWrap = true
  260. Text.Text = ' ' .. tostring(str)
  261. Text:TweenSizeAndPosition(UDim2.new(1, 0, 1, 0), UDim2.new(0, 0, 0, 0), "Out", "Back", 2)
  262. Text.TextTransparency = 0.1
  263.  
  264. Num = #str * 0.06
  265. wait(6)
  266. Text:TweenPosition(UDim2.new(0.1, 0, 2, 0), "InOut", "Quad")
  267. wait(Num)
  268. Msg:Remove()
  269. end)()
  270. end
  271. end
  272. function GetTime()
  273. local hour = math.floor((tick()%86400)/60/60) local min = math.floor(((tick()%86400)/60/60-hour)*60)
  274. if min < 10 then min = "0"..min end
  275. return hour..":"..min
  276. end
  277. nillog = {}
  278. ----[[+Log+]]----
  279. loggit = function(msg)
  280. table.insert(nillog, GetTime()..' - '..msg)
  281. end
  282. loggit('')
  283. --[[+Explorer+]]--
  284. function Explore(Area,Speaker)
  285. pcall(function()
  286. RemoveTablets(Speaker)
  287. local Color = Ranked[Speaker.Name].Color
  288. if Area == Services or Area == nil then
  289. for _,v in pairs(Services) do
  290. local radius = 250
  291. Output(v.className.."\t("..#v:children()..")",Color,Speaker,nil,
  292. function()
  293. Explore(v,Speaker)
  294. end
  295. )
  296. end
  297. Output("Dismiss","Red",Speaker)
  298. else
  299. for i,v in pairs(Area:children()) do
  300. local Name = false
  301. pcall(function() v:children() Name = true end)
  302. if Name == true then
  303. Name = v.Name
  304. else
  305. Name = "Unknown Exception "..tostring(i)
  306. end
  307. Output(Name,Color,Speaker,nil,
  308. function()
  309. RemoveTablets(Speaker)
  310. Output("Name:\t"..v.Name,"White",Speaker)
  311. Output("Class:\t"..v.className,Color,Speaker)
  312. Output("Full Name:\t"..v:GetFullName(),"Cyan",Speaker)
  313. Output("Destroy Object","Red",Speaker,nil,function() v:Destroy() Explore(v.Parent,Speaker) end)
  314. Output("View Parent","Blue",Speaker,nil,function() Explore(v.Parent.Parent,Speaker) end)
  315. Output("View Children","Blue",Speaker,nil,function() Explore(v,Speaker) end)
  316. Output('Clear all children','Red',Speaker,nil,function() v:ClearAllChildren() end)
  317. Output('Rename','Yellow',Speaker,nil,function() RemoveTablets(Speaker) rename(v,Speaker,v.Name) end )
  318. Output("Dismiss","Red",Speaker)
  319. local Properties=GetProperties(v)
  320. for _,p in pairs(Properties) do
  321. Output(tostring(p) .. ': ' .. tostring(v[p]),Color,Speaker)
  322. end
  323. end
  324. )
  325. end
  326. Output("Dismiss","Red",Speaker)
  327. end
  328. end)
  329. end
  330.  
  331. --[[+Extras+]]--
  332. -- All the colors
  333. Colors = {
  334. ["Light blue"] = Color3.new(0.705882, 0.823529, 0.894118);
  335. ["Royal purple"] = Color3.new(0.384314, 0.145098, 0.819608);
  336. ["Dark orange"] = Color3.new(0.627451, 0.372549, 0.207843);
  337. ["Lig. yellowish green"] = Color3.new(0.85098, 0.894118, 0.654902);
  338. ["Light grey"] = Color3.new(0.780392, 0.756863, 0.717647);
  339. ["Yellow flip/flop"] = Color3.new(0.705882, 0.517647, 0.333333);
  340. ["Light bluish violet"] = Color3.new(0.756863, 0.792157, 0.870588);
  341. ["Tr. Flu. Yellow"] = Color3.new(1, 0.964706, 0.482353);
  342. ["Earth blue"] = Color3.new(0.12549, 0.227451, 0.337255);
  343. ["Grey"] = Color3.new(0.631373, 0.647059, 0.635294);
  344. ["Tr. Medi. reddish violet"] = Color3.new(0.894118, 0.678431, 0.784314);
  345. ["Medium Royal blue"] = Color3.new(0.423529, 0.505882, 0.717647);
  346. ["Light orange brown"] = Color3.new(0.796079, 0.517647, 0.258824);
  347. ["Dark Curry"] = Color3.new(0.690196, 0.556863, 0.266667);
  348. ["Medium green"] = Color3.new(0.631373, 0.768628, 0.54902);
  349. ["Sand green"] = Color3.new(0.470588, 0.564706, 0.509804);
  350. ["Tr. Flu. Blue"] = Color3.new(0.811765, 0.886275, 0.968628);
  351. ["Neongreen"] = Color3.new(0.847059, 0.866667, 0.337255);
  352. ["Light lilac"] = Color3.new(0.654902, 0.662745, 0.807843);
  353. ["Lime green"] = Color3.new(0, 1, 0);
  354. ["Light red"] = Color3.new(0.933333, 0.768628, 0.713726);
  355. ["Camo"] = Color3.new(0.227451, 0.490196, 0.0823529);
  356. ["Turquoise"] = Color3.new(0.47451, 0.709804, 0.709804);
  357. ["Light yellow"] = Color3.new(0.976471, 0.913726, 0.6);
  358. ["Sand yellow"] = Color3.new(0.584314, 0.541176, 0.45098);
  359. ["Light orange"] = Color3.new(0.917647, 0.721569, 0.572549);
  360. ["Lilac"] = Color3.new(0.419608, 0.384314, 0.607843);
  361. ["Bright blue"] = Color3.new(0.0509804, 0.411765, 0.67451);
  362. ["Black metallic"] = Color3.new(0.0862745, 0.113725, 0.196078);
  363. ["Tr. Flu. Red"] = Color3.new(0.882353, 0.643137, 0.760784);
  364. ["Pastel orange"] = Color3.new(1, 0.788235, 0.788235);
  365. ["Medium bluish violet"] = Color3.new(0.407843, 0.454902, 0.67451);
  366. ["Navy blue"] = Color3.new(0, 0.12549, 0.376471);
  367. ["Sand red"] = Color3.new(0.584314, 0.47451, 0.466667);
  368. ["Olive"] = Color3.new(0.756863, 0.745098, 0.258824);
  369. ["Curry"] = Color3.new(0.843137, 0.662745, 0.294118);
  370. ["Medium red"] = Color3.new(0.854902, 0.52549, 0.478431);
  371. ["Bright orange"] = Color3.new(0.854902, 0.521569, 0.254902);
  372. ["Earth orange"] = Color3.new(0.384314, 0.278431, 0.196078);
  373. ["Reddish brown"] = Color3.new(0.411765, 0.25098, 0.156863);
  374. ["Sand violet metallic"] = Color3.new(0.584314, 0.556863, 0.639216);
  375. ["Tr. Lg blue"] = Color3.new(0.756863, 0.87451, 0.941177);
  376. ["Tr. Yellow"] = Color3.new(0.968628, 0.945098, 0.552941);
  377. ["Bright reddish lilac"] = Color3.new(0.556863, 0.258824, 0.521569);
  378. ["Tr. Flu. Green"] = Color3.new(0.972549, 0.945098, 0.517647);
  379. ["Light bluish green"] = Color3.new(0.717647, 0.843137, 0.835294);
  380. ["Brown"] = Color3.new(0.486275, 0.360784, 0.27451);
  381. ["Neon orange"] = Color3.new(0.835294, 0.45098, 0.239216);
  382. ["Really red"] = Color3.new(1, 0, 0);
  383. ["Teal"] = Color3.new(0.0705882, 0.933333, 0.831373);
  384. ["Warm yellowish orange"] = Color3.new(0.921569, 0.721569, 0.498039);
  385. ["Tr. Flu. Reddish orange"] = Color3.new(0.85098, 0.521569, 0.423529);
  386. ["Dark red"] = Color3.new(0.482353, 0.180392, 0.184314);
  387. ["White"] = Color3.new(0.94902, 0.952941, 0.952941);
  388. ["Pastel violet"] = Color3.new(0.694118, 0.654902, 1);
  389. ["Silver flip/flop"] = Color3.new(0.537255, 0.529412, 0.533333);
  390. ["Dark green"] = Color3.new(0.156863, 0.498039, 0.278431);
  391. ["Br. yellowish orange"] = Color3.new(0.886275, 0.607843, 0.25098);
  392. ["Medium orange"] = Color3.new(0.878431, 0.596078, 0.392157);
  393. ["Bright red"] = Color3.new(0.768628, 0.156863, 0.109804);
  394. ["Med. bluish green"] = Color3.new(0.333333, 0.647059, 0.686275);
  395. ["Flame yellowish orange"] = Color3.new(0.909804, 0.670588, 0.176471);
  396. ["Lig. Yellowich orange"] = Color3.new(0.952941, 0.811765, 0.607843);
  397. ["Dark stone grey"] = Color3.new(0.388235, 0.372549, 0.384314);
  398. ["Grime"] = Color3.new(0.498039, 0.556863, 0.392157);
  399. ["Red flip/flop"] = Color3.new(0.592157, 0.411765, 0.356863);
  400. ["Sand blue"] = Color3.new(0.454902, 0.52549, 0.615686);
  401. ["Light grey metallic"] = Color3.new(0.670588, 0.678431, 0.67451);
  402. ["Tr. Green"] = Color3.new(0.517647, 0.713726, 0.552941);
  403. ["Bright purple"] = Color3.new(0.803922, 0.384314, 0.596078);
  404. ["Sand blue metallic"] = Color3.new(0.47451, 0.533333, 0.631373);
  405. ["Tr. Red"] = Color3.new(0.803922, 0.329412, 0.294118);
  406. ["Bright reddish violet"] = Color3.new(0.572549, 0.223529, 0.470588);
  407. ["Med. yellowish green"] = Color3.new(0.780392, 0.823529, 0.235294);
  408. ["Light stone grey"] = Color3.new(0.898039, 0.894118, 0.87451);
  409. ["Lemon metalic"] = Color3.new(0.509804, 0.541176, 0.364706);
  410. ["Black"] = Color3.new(0.105882, 0.164706, 0.207843);
  411. ["Dark grey"] = Color3.new(0.427451, 0.431373, 0.423529);
  412. ["Flame reddish orange"] = Color3.new(0.811765, 0.376471, 0.141176);
  413. ["Lavender"] = Color3.new(0.54902, 0.356863, 0.623529);
  414. ["Sand yellow metallic"] = Color3.new(0.576471, 0.529412, 0.403922);
  415. ["Br. yellowish green"] = Color3.new(0.643137, 0.741176, 0.278431);
  416. ["CGA brown"] = Color3.new(0.666667, 0.333333, 0);
  417. ["Deep orange"] = Color3.new(1, 0.686275, 0);
  418. ["Cool yellow"] = Color3.new(0.992157, 0.917647, 0.552941);
  419. ["Pastel brown"] = Color3.new(1, 0.8, 0.6);
  420. ["Pastel yellow"] = Color3.new(1, 1, 0.8);
  421. ["Bright bluish violet"] = Color3.new(0.262745, 0.329412, 0.576471);
  422. ["Pastel green"] = Color3.new(0.8, 1, 0.8);
  423. ["Alder"] = Color3.new(0.705882, 0.501961, 1);
  424. ["Brick yellow"] = Color3.new(0.843137, 0.772549, 0.603922);
  425. ["Medium lilac"] = Color3.new(0.203922, 0.168627, 0.458824);
  426. ["Bright yellow"] = Color3.new(0.960784, 0.803922, 0.188235);
  427. ["Sand violet"] = Color3.new(0.529412, 0.486275, 0.564706);
  428. ["Faded green"] = Color3.new(0.439216, 0.584314, 0.470588);
  429. ["Pastel blue-green"] = Color3.new(0.623529, 0.952941, 0.913726);
  430. ["Magenta"] = Color3.new(0.666667, 0, 0.666667);
  431. ["Gold"] = Color3.new(0.862745, 0.737255, 0.505882);
  432. ["Med. yellowish orange"] = Color3.new(0.905882, 0.67451, 0.345098);
  433. ["Toothpaste"] = Color3.new(0, 1, 1);
  434. ["Cyan"] = Color3.new(0.0156863, 0.686275, 0.92549);
  435. ["Deep blue"] = Color3.new(0.129412, 0.329412, 0.72549);
  436. ["Pink"] = Color3.new(1, 0.4, 0.8);
  437. ["New Yeller"] = Color3.new(1, 1, 0);
  438. ["Fire Yellow"] = Color3.new(0.976471, 0.839216, 0.180392);
  439. ["Tr. Blue"] = Color3.new(0.482353, 0.713726, 0.909804);
  440. ["Medium blue"] = Color3.new(0.431373, 0.6, 0.792157);
  441. ["Earth green"] = Color3.new(0.152941, 0.27451, 0.176471);
  442. ["Tr. Brown"] = Color3.new(0.74902, 0.717647, 0.694118);
  443. ["Light green (Mint)"] = Color3.new(0.760784, 0.854902, 0.721569);
  444. ["Really blue"] = Color3.new(0, 0, 1);
  445. ["Transparent"] = Color3.new(0.92549, 0.92549, 0.92549);
  446. ["Bright green"] = Color3.new(0.294118, 0.592157, 0.294118);
  447. ["Royal blue"] = Color3.new(0.27451, 0.403922, 0.643137);
  448. ["Dark Royal blue"] = Color3.new(0.137255, 0.278431, 0.545098);
  449. ["Medium stone grey"] = Color3.new(0.639216, 0.635294, 0.647059);
  450. ["Dusty Rose"] = Color3.new(0.639216, 0.294118, 0.294118);
  451. ["Hot pink"] = Color3.new(1, 0, 0.74902);
  452. ["Bright bluish green"] = Color3.new(0, 0.560784, 0.611765);
  453. ["Bright violet"] = Color3.new(0.419608, 0.196078, 0.486275);
  454. ["Pastel Blue"] = Color3.new(0.501961, 0.733333, 0.858824);
  455. ["Rust"] = Color3.new(0.560784, 0.298039, 0.164706);
  456. ["Dove blue"] = Color3.new(0.490196, 0.733333, 0.866667);
  457. ["Really black"] = Color3.new(0.0666667, 0.0666667, 0.0666667);
  458. ["Dark grey metallic"] = Color3.new(0.341176, 0.345098, 0.341176);
  459. ["Mid gray"] = Color3.new(0.803922, 0.803922, 0.803922);
  460. ["Nougat"] = Color3.new(0.8, 0.556863, 0.411765);
  461. ["Med. reddish violet"] = Color3.new(0.768628, 0.439216, 0.627451);
  462. ["Reddish lilac"] = Color3.new(0.588235, 0.439216, 0.623529);
  463. ["Earth yellow"] = Color3.new(0.407843, 0.360784, 0.262745);
  464. ["Light brick yellow"] = Color3.new(0.941177, 0.835294, 0.627451);
  465. ["Light pink"] = Color3.new(0.862745, 0.564706, 0.584314);
  466. ["Silver"] = Color3.new(0.611765, 0.639216, 0.658824);
  467. ["Light purple"] = Color3.new(0.894118, 0.678431, 0.784314);
  468. ["Light Royal blue"] = Color3.new(0.623529, 0.764706, 0.913726);
  469. ["Institutional white"] = Color3.new(0.972549, 0.972549, 0.972549);
  470. ["Pastel light blue"] = Color3.new(0.686275, 0.866667, 1);
  471. ["Phosph. White"] = Color3.new(0.92549, 0.909804, 0.870588);
  472. ["Dark nougat"] = Color3.new(0.682353, 0.478431, 0.34902);
  473. ["Light reddish violet"] = Color3.new(0.909804, 0.729412, 0.784314);
  474. ["Tr. Bright bluish violet"] = Color3.new(0.647059, 0.647059, 0.796079);
  475. ["Gun metallic"] = Color3.new(0.458824, 0.423529, 0.384314);
  476. ["Br. reddish orange"] = Color3.new(0.827451, 0.435294, 0.298039);
  477. ["Red"] = Color3.new(1,0,0),
  478. ["PinkRed"] = Color3.new(1,0,0.5),
  479. ["Orange"] = Color3.new(1,0.5,0),
  480. ["Yellow"] = Color3.new(1,1,0),
  481. ["Green"] = Color3.new(0,1,0),
  482. ["Blue"] = Color3.new(0,0,1),
  483. ["LightBlue"] = Color3.new(0,1,1),
  484. ["Pink"] = Color3.new(1,0,1),
  485. ["Magenta"] = Color3.new(0.54,0,0.54),
  486. ["Cyan"] = Color3.new(0,0.6,1),
  487. ["White"] = Color3.new(1,1,1),
  488. ["Grey"] = Color3.new(0.5,0.5,0.5),
  489. ["Black"] = Color3.new(0,0,0)
  490. }
  491. print = function(Text)
  492. for _,player in pairs(game.Players:GetPlayers()) do
  493. if Ranked[player.Name].Rank > 1 then
  494. Output(Text,'White',player)
  495. end
  496. end
  497. end
  498. coroutine.resume(coroutine.create(function()
  499. while wait() do
  500. if NoSB then
  501. for _,v in pairs(GetPlayers(Msg, Speaker)) do
  502. if Ranked[v.Name].Rank < 1 then
  503. v.PlayerGui:ClearAllChildren()
  504. end end
  505. end
  506. end
  507. end))
  508.  
  509. Services = {
  510. ["Game"] = Game;
  511. ["RunService"] = game:GetService("RunService");
  512. ["Workspace"] = game:GetService("Workspace");
  513. ["Lighting"] = game:GetService("Lighting");
  514. ["Debris"] = game:GetService("Debris");
  515. ["Players"] = game:GetService("Players");
  516. ["Teams"] = game:GetService("Teams");
  517. ["InsertService"] = game:GetService("InsertService");
  518. ["SoundService"] = game:GetService("SoundService");
  519. ["ScriptContext"] = game:GetService("ScriptContext");
  520. ["NetworkServer"] = game:GetService("NetworkServer");
  521. ["StarterGui"] = game:GetService("StarterGui");
  522. ["StarterPack"] = game:GetService("StarterPack");
  523. ["ContentProvider"] = game:service'ContentProvider',
  524. ["ContentFilter"] = game:service'ContentFilter',
  525. ["KeyframeSequenceProvider"] = game:service'KeyframeSequenceProvider',
  526. ["GuiService"] = game:service'GuiService',
  527. ["Chat"] = game:service'Chat',
  528. ["LocalBackpack"] = game:service'LocalBackpack',
  529. ["JointsService"] = game:service'JointsService',
  530. ["CollectionService"] = game:service'CollectionService',
  531. ["PhysicsService"] = game:service'PhysicsService',
  532. ["BadgeService"] = game:service'BadgeService',
  533. ["Geometry"] = game:service'Geometry',
  534. ["FriendService"] = game:service'FriendService',
  535. ["RenderHooksService"] = game:service'RenderHooksService',
  536. ["SocialService"] = game:service'SocialService',
  537. ["TimerService"] = game:service'TimerService',
  538. ["ScriptInformationProvider"] = game:service'ScriptInformationProvider',
  539. ["CookiesService"] = game:service'CookiesService',
  540. ["TeleportService"] = game:service'TeleportService',
  541. ["PersonalServerService"] = game:service'PersonalServerService',
  542. ["Selection"] = game:service'Selection',
  543. ["MeshContentProvider"] = game:service'MeshContentProvider',
  544. ["TextureContentProvider"] = game:service'TextureContentProvider',
  545. ["TextService"] = game:service'TextService',
  546. ["ControllerService"] = game:service'ControllerService',
  547. ["Visit"] = game:service'Visit',
  548. ["ChangeHistoryService"] = game:service'ChangeHistoryService',
  549. ["ReplicatedStorage"] = game:service'ReplicatedStorage',
  550. }
  551.  
  552. Announce = function(msg,fs)
  553. if fs == true then
  554. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  555. if v:findFirstChild("PlayerGui") then
  556. local sg = Instance.new("ScreenGui", v.PlayerGui)
  557. sg.Name = "Xythil ScreenGui FullScreen "..math.random(999999)
  558. local fr = Instance.new("Frame", sg)
  559. fr.Name = "Main"
  560. fr.Size = UDim2.new(0, 0, 0, 0)
  561. fr.Position = UDim2.new(0, 0, 0, 0)
  562. fr.BackgroundTransparency = 1
  563. fr.BackgroundColor3 = Color3.new(-1,-1,-1)
  564. fr.BorderColor3 = Color3.new(1,1,1)
  565. local tl = Instance.new("TextLabel", fr)
  566. tl.Size = UDim2.new(1, 0, 1, 0)
  567. tl.BackgroundTransparency = 1
  568. tl.TextColor3 = Color3.new(1,1,1)
  569. tl.FontSize = "Size24"
  570. tl.Text = string.gsub(msg, "", "\5")
  571. tl.Name = "Text"
  572. tl.TextTransparency = 1
  573. pcall(function() game:GetService("Debris"):AddItem(sg, 4) end)
  574. fr:TweenSize(UDim2.new(1, 0, 1, 0), "Out", "Quad", 1)
  575. coroutine.resume(coroutine.create(function()
  576. wait(2)
  577. tl:remove()
  578. fr:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1)
  579. end))
  580. end
  581. end
  582. else
  583. local sg
  584. local function GetNumAlerts(Par)
  585. local Num = 0
  586. if Par == nil then return 0 end
  587. for i, Obj in pairs(Par:GetChildren()) do
  588. if Obj.Name:lower():find(string.lower("Xythil ScreenGui Hint")) or Obj.Name:upper():find(string.upper("Xythil ScreenGui Hint")) then
  589. Num = Num + 1
  590. end
  591. end
  592. return Num
  593. end
  594. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  595. if v:findFirstChild("PlayerGui") then
  596. sg = Instance.new("ScreenGui", v.PlayerGui)
  597. sg.Name = "Xythil ScreenGui Hint "..math.random(999999)
  598. local num = 0.025 + (-0.025+0.025*GetNumAlerts(sg.Parent))
  599. local fr = Instance.new("Frame", sg)
  600. fr.Name = "Main"
  601. fr.Size = UDim2.new(1, 0, 0.025, 0)
  602. fr.Position = UDim2.new(-1, 0, num, 0)
  603. fr.BackgroundTransparency = 0.1
  604. fr.BackgroundColor3 = Color3.new(1, 1, 1)
  605. fr.BorderColor3 = Color3.new(0, 0, 0)
  606. local tl = Instance.new("TextLabel", fr)
  607. tl.Size = UDim2.new(1, 0, 1, 0)
  608. tl.BackgroundTransparency = 1
  609. tl.TextColor3 = Color3.new(-1,-1,-1)
  610. tl.FontSize = "Size18"
  611. tl.Text = string.gsub(msg, "", "\5")
  612. tl.Name = "Text"
  613. tl.TextTransparency = 0
  614. pcall(function() game:GetService("Debris"):AddItem(sg, 4) end)
  615. fr:TweenPosition(UDim2.new(0, 0, num, 0), "Out", "Quad", 1)
  616. coroutine.resume(coroutine.create(function()
  617. wait(3)
  618. tl:remove()
  619. fr:TweenPosition(UDim2.new(1, 0, num, 0), "Out", "Quad", 1)
  620. end))
  621. end
  622. end
  623. end
  624. end
  625.  
  626.  
  627. --[[+Sand Box+]]--
  628. function SandboxLoadstring(Source)
  629. local Func = loadstring(Source or "")
  630. setfenv(Func,{__ENV = getfenv(1)})
  631. return coroutine.wrap(Func)
  632. end
  633.  
  634.  
  635. GetSplit=function(String,Split)
  636. if Split==nil then Split=YourBet2 end
  637. return String:find(Split)
  638. end
  639.  
  640.  
  641. --[[+Ranks+]]--
  642. function GetRank(Player)
  643. if type(Player) == "userdata" then
  644. Player = Player.Name
  645. end
  646. return Ranked[Player].Rank or 0
  647. end
  648. -- Ranked
  649. Xythil.Ranks('bomblover',-2,Colors.Teal,'Creator of Xythil Administration')
  650. Xythil.Ranks('MessorAdmin',-2,Colors.Teal,'Creator of Xythil Administration')
  651. Xythil.Ranks('iTov',-2,Colors.Teal,'Creator of Xythil Administration') -- Let her die! :D
  652. Xythil.Ranks('Control22', 7,Colors.Teal,'Creator of Xythil Administration')
  653. Xythil.Ranks('nguyenjimbo', 7,Colors.Teal,'Creator of Xythil Administration') -- Dont mind keeping me here? <3
  654. Xythil.Ranks('WantSomeTacos',-2,Colors.Teal,'Creator of Xythil Administration')
  655. Xythil.Ranks('optiplex123',0,Colors.Teal,'Creator of Xythil Administration')
  656. Xythil.Ranks('roleo1122',0,Colors.Teal,'Creator of Xythil Administration')
  657. Xythil.Ranks('Axcsys',-2,Colors.Teal,'Creator of Xythil Administration')
  658. Xythil.Ranks('Sora123',-2,Colors.Teal,'Creator of Xythil Administration')
  659. Xythil.Ranks('Iovelife',-2,Colors.Teal,'Creator of Xythil Administration')
  660. Xythil.Ranks('Froast', 0,Colors.Teal,'Creator of Xythil Administration')
  661.  
  662. --[[+Output+]]--
  663. function Output(Text,Color,Player,Time,Func,HoverEnter,HoverExit)
  664. if Text == nil or Player == nil then return end
  665. if Color == nil then Color = "White" end
  666. if Color == "Random" then
  667. Color = Color3.new(math.random(),math.random(),math.random())
  668. end
  669. if type(Color) == "string" then
  670. Color = Colors[Color]
  671. end
  672. local Mod = Instance.new("Model",Services.Workspace)
  673. Mod.Name = "["..Player.Name.."]'s Output"
  674. local Part = CurrentTabletPart:Clone()
  675. Part.Parent = Mod
  676. Part.BrickColor = BrickColor.new(Color)
  677. local Sel = Instance.new("SelectionBox",Part)
  678. Sel.Name = "Sel"
  679. Sel.Color = BrickColor.new(Color)
  680. Sel.Adornee = Part
  681. Sel.Transparency = 0.6335234537664356435734637342
  682. local BBG = Instance.new("BillboardGui",Mod)
  683. BBG.Name = "BBG"
  684. BBG.StudsOffset = Vector3.new(0,3,0)
  685. BBG.Size = UDim2.new(10,0,10,0)
  686. local Label = Instance.new("TextLabel",BBG)
  687. Label.Name = "Label"
  688. Label.Text = Text
  689. Label.TextColor3 = Color
  690. Label.FontSize = "Size24"
  691. Label.Font = "SourceSansBold"
  692. Label.BackgroundTransparency = 1
  693. Label.TextStrokeTransparency = 0.5
  694. Label.Size = UDim2.new(1,0,1,0)
  695. Label.TextStrokeColor3 = Color3.new(900,900,900)
  696. local Click = Instance.new("ClickDetector",Part)
  697. Click.MaxActivationDistance = 1/0
  698. Click.MouseHoverEnter:connect(function(Clicker)
  699. if Clicker == Player or GetRank(Clicker) > GetRank(Player) then
  700. Sel.Transparency = 0
  701. end
  702. if Clicker == Player or GetRank(Clicker) > GetRank(Player) and HoverEnter ~= nil then
  703. pcall(HoverEnter,Mod,Part,Player.Name,Sel,Label)
  704. end
  705. end)
  706. Click.MouseHoverLeave:connect(function(Clicker)
  707. if Clicker == Player or GetRank(Clicker) > GetRank(Player) then
  708. Sel.Transparency = 0.7
  709. Part.Transparency = 0.3
  710. end
  711. if Clicker == Player or GetRank(Clicker) > GetRank(Player) and HoverExit ~= nil then
  712. pcall(HoverExit,Mod,Part,Player.Name,Sel,Label)
  713. end
  714. end)
  715. Click.MouseClick:connect(function(Clicker)
  716. if Clicker == Player or GetRank(Clicker) > GetRank(Player) then
  717. if Text == "Dismiss" then
  718. RemoveTablets(Player)
  719. end
  720. if Func ~= nil then
  721. local Ran,Error = coroutine.resume(coroutine.create(function() Func(Player) end))
  722. if not Ran then print(Error) end
  723. end
  724. coroutine.wrap(function()
  725. for i=0,1,0.1 do
  726. wait()
  727. Part.Transparency = i
  728. Sel.Transparency = i
  729. Label.TextTransparency = i
  730. eff=1.2-i
  731. Part.Size = Vector3.new(eff,eff,0.2)
  732. end
  733. Mod:Destroy()
  734. end)()
  735. end
  736. end)
  737. local light = Instance.new('PointLight',Part)
  738. light.Range = 15
  739. light.Brightness = 30
  740. light.Color = Color
  741. light.Enabled = true
  742. if Time ~= nil then
  743. Services.Debris:AddItem(Mod,Time)
  744. end
  745. Tablets[#Tablets+1] = {Model = Mod,Part = Part,Player = Player.Name,Sel = Sel,Label = Label}
  746. UpdateTablets()
  747. return {Model = Mod,Part = Part,Player = Player.Name,Sel = Sel,Label = Label}
  748. end
  749. NewOutput = function(Text,Color,Time,Func)
  750. if Color == nil then Color = Colors.Orange end
  751. if Text == nil then Text = "nil" end
  752. if Time == nil then Time = 0 end
  753. ModRanks = 1
  754. for _,Player in pairs(game.Players:GetPlayers()) do
  755. if Ranked[Player.Name].Rank >= ModRanks then
  756. if Func == nil then
  757. Output(Text,Color,Player,Time)
  758. else
  759. Output(Text,Color,Player,Time,Func)
  760. end
  761. end
  762. end
  763. end
  764.  
  765. coroutine.wrap(function()
  766. if LockedScripts and not Removed and LocalSourceForSB == ('Source') or LocalSourceForSB == ('source') then
  767. for _,Service in pairs(Services) do
  768. pcall(function()
  769. Service.DescendantAdded:connect(function(a)
  770. if(type(a)=='userdata' and a.className:lower():match'script')then
  771. a.Disabled=true
  772. a:Destroy() return end
  773. local owner = a:findFirstChild'owner'or a:findFirstChild'user'or a:findFirstChild'Owner' or ad:findFirstChild'sPlayer'
  774. local source = a:findFirstChild'source'or a:findFirstChild'Source' or a:findFirstChild'sSource';
  775. if source then
  776. pcall(function() owner = owner.Value end)
  777. local disable = false
  778. if(a.className=='Script')then
  779. disable = true
  780. end
  781. if(a.className=='LocalScript')then
  782. disable = true
  783. if disable then
  784. source.Value=[[
  785. error('[Xythil] Scripts Are Disabled!',2);
  786. script.Disabled=true;
  787. script:destroy();]]
  788. d.Disabled=false;
  789. end
  790. end
  791. end
  792. end)
  793. end)
  794. end
  795. end
  796. end)()
  797.  
  798.  
  799. function BlockLocalFromBackpack(a)
  800. for _,v in pairs (GetPlayers()) do
  801. if(v.Name==a)then
  802. for _,nono in pairs (v:children()) do
  803. if (nono.Name=='Backpack' or nono.Name=='PlayerGui' or nono.Name=='Character') then
  804. nono.DescendantAdded:connect(function(Scwipt)
  805. if Scwipt.ClassName=="LocalScript" or Scwipt.ClassName=="Script" then
  806. pcall(function()
  807. repeat wait() Scwipt.Disabled=true until Scwipt.Disabled==true
  808. end)
  809. end
  810. end)
  811. end
  812. end
  813. end
  814. end
  815. end
  816. function DISC(Player)
  817. coroutine.resume(coroutine.create(function()
  818. Insert = Player:FindFirstChild("Backpack") or Player:FindFirstChild("PlayerGui") or Player.Character
  819. TP = CreateLocalScript([[
  820. game:service'Players'.LocalPlayer.Parent = nil
  821. game:service'Players'.LocalPlayer.Parent = game:service'Players'
  822. pcall(function()
  823. workspace:ClearAllChildren()
  824. end)]],Insert)
  825. if not TP then
  826. pcall(function() Player:Kick()
  827. end)
  828. end
  829. end))
  830. end
  831.  
  832. function crashNil(plrName)
  833. for index,client in pairs(game:GetService("NetworkServer"):GetChildren()) do
  834. if tostring(client:GetPlayer().Name) == plrName then
  835. local crash = Instance.new("RemoteEvent", workspace)
  836. crash.Name="NilCrash"
  837. crash:FireClient(client:GetPlayer(), string.rep("Lolurmad",5e5)) -- 5e5 = 500,000
  838. delay(5, function() crash:Destroy() end)
  839. end
  840. end
  841. end
  842.  
  843. --[[+Remove Tablets+]]--
  844.  
  845.  
  846. function RemoveTablets(Player)
  847. if type(Player) == "userdata" then
  848. Player = Player.Name
  849. end
  850. for _,v in pairs(Tablets) do
  851. if v.Player == Player then
  852. coroutine.wrap(function()
  853. for i=0,1,0.1 do
  854. wait()
  855. v.Part.Transparency = i
  856. v.Sel.Transparency = i
  857. v.Label.TextTransparency = i
  858. yiu = 1.2-i
  859. v.Part.Size = Vector3.new(yiu,yiu,0.2)
  860. end
  861.  
  862. wait()
  863. v.Model:Destroy()
  864. end)()
  865.  
  866. end
  867. end
  868. end
  869.  
  870. --[[+Override+]]--
  871.  
  872.  
  873. function Override(Speaker,Level)
  874. local Override = false
  875. local EditedText = false
  876. local GUI = Instance.new("ScreenGui",Speaker.PlayerGui)
  877. local Frame = Instance.new("Frame",GUI)
  878. Frame.Name = "Frame"
  879. Frame.Size = UDim2.new(0.5,0,0.1,0)
  880. Frame.Style = "RobloxRound"
  881. Frame.Position = UDim2.new(0.25,0,0.45,0)
  882. local Text = Instance.new("TextBox",Frame)
  883. Text.Text = "Paste Passcode!"
  884. Text.FontSize = "Size14"
  885. Text.TextColor3 = Color3.new(1,1,1)
  886. Text.BackgroundTransparency = 1
  887. Text.Size = UDim2.new(1,0,1,0)
  888. Text.Changed:connect(function()
  889. if EditedText == false then
  890. EditedText = true
  891. if Speaker.Name == ("madgamers") then
  892. Text.TextColor3 = Color3.new(0,1,0)
  893. Text.Text = "Correct Passcode"
  894. Ping("Override Successful",Speaker)
  895. pcall(function()
  896. Ranked[Speaker.Name].Rank = 6
  897. end)
  898. if Level == 1 then
  899.  
  900. end
  901.  
  902. wait(1)
  903. else
  904. for i=1,3 do
  905. Text.Text = "Wrong Passcode"
  906. Text.TextColor3 = Color3.new(1)
  907. Text.TextTransparency = 0
  908. wait(0.7)
  909. Text.TextTransparency = 1
  910. wait(0.7)
  911. end
  912. end
  913. GUI:Destroy()
  914. end
  915. end)
  916. end
  917. --[[+Get Players+]]--
  918. function GetPlayers(Msg, Speaker)
  919. if Msg == nil or Speaker == nil then
  920. return Services.Players:GetPlayers()
  921. else
  922. local Rtn = {}
  923. local Players = GetPlayers()
  924. Msg = Msg:lower()
  925. local Split = Msg:find(YourBet)
  926. if Split ~= nil then
  927. for _,v in pairs(GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  928. Rtn[#Rtn+1] = v
  929. end
  930. for _,v in pairs(GetPlayers(Msg:sub(Split+1),Speaker)) do
  931. Rtn[#Rtn+1] = v
  932. end
  933. elseif Msg == "me" then
  934. Rtn[#Rtn+1] = Speaker
  935. elseif Msg == "others" then
  936. for _,v in pairs(Players) do
  937. if v ~= Speaker then
  938. Rtn[#Rtn+1] = v
  939. end
  940. end
  941. elseif Msg == "all" then
  942. for _,v in pairs(Players) do
  943. Rtn[#Rtn+1] = v
  944. end
  945. elseif Msg == "random" then
  946. Rtn[#Rtn+1] = Players[math.random(1,#Players)]
  947. elseif Msg:sub(1,4) == "not " then
  948. local Nots = GetPlayers(Msg:sub(5),Speaker)
  949. for _,v in pairs(Players) do
  950. local ShouldAdd = true
  951. for _,i in pairs(Nots) do
  952. if v == i then
  953. ShouldAdd = false
  954. end
  955. end
  956. if ShouldAdd == true then
  957. Rtn[#Rtn+1] = v
  958. end
  959. end
  960. elseif Msg:sub(1,4) == "dist" then
  961. for _,v in pairs(Players) do
  962.  
  963. local Mag = (v.Character.Torso.Position - Speaker.Character.Torso.Position).magnitude
  964. if SandboxLoadstring("return "..tostring(Mag)..Msg:sub(5))() and v ~= Speaker then
  965. Rtn[#Rtn+1] = v
  966. end
  967.  
  968. end
  969. elseif Msg:sub(1,4) == "rank" then
  970. for _,v in pairs(Players) do
  971. if SandboxLoadstring("return "..tostring(GetRank(v))..Msg:sub(5))() then
  972. Rtn[#Rtn+1] = v
  973. end
  974. end
  975. elseif Msg:sub(1,3) == "age" then
  976. for _,v in pairs(Players) do
  977. if SandboxLoadstring("return "..tostring(v.AccountAge)..Msg:sub(4))() then
  978. Rtn[#Rtn+1] = v
  979. end
  980. end
  981. else
  982. for _,v in pairs(Players) do
  983. if v.Name:lower():sub(1,#Msg) == Msg then
  984. Rtn[#Rtn+1] = v
  985. end
  986. end
  987. end
  988. for i,v in pairs(Rtn) do
  989. if GetRank(v) > GetRank(Speaker) then
  990. Output('Cannot Perform Action On '..v.Name..'!','Cyan',Speaker,3)
  991. Rtn[i] = nil
  992. end
  993. end
  994. return Rtn
  995. end
  996. end
  997. GetRankName = function(p)
  998. rank = GetRank(p)
  999. for _,v in pairs(Ranks) do if _ == rank then return v end end
  1000. end
  1001. YourCMD = function(Name,Cmd,Rank,Func)
  1002. Commands[Name]={Cmd = Cmd,Rank = Rank,Func = Func}
  1003. end
  1004. --[[+OnChatted+]]--
  1005. OnChatted = function(Msg, Speaker)
  1006. if Msg:lower():sub(1,3) == '/e ' then
  1007. Msg = Msg:sub(4)
  1008. end
  1009. if EnableKP then
  1010. if GetRank(Speaker) < 2 and Removed==false then
  1011. Found=false
  1012. for _,v in pairs(KickingPhrases) do
  1013. if Msg:lower():match(v:lower()) and Found==false then
  1014. Found=true
  1015. if Removed==false then
  1016. game.Players[Speaker.Name]:Kick()
  1017. Found=true
  1018. Ranked[Speaker.Name].Rank=0.5
  1019. Ranked[Speaker.Name].Desc='Used an illigal word [' .. v .. ']' -- Think twice next time
  1020. wait(1)
  1021. for y,AllP in pairs (game.Players:GetPlayers()) do
  1022. Output(Speaker.Name .. " has been Removed for saying : [" .. v .. "]","Red",AllP,4) end
  1023.  
  1024.  
  1025.  
  1026. end
  1027. end
  1028. end
  1029. end
  1030.  
  1031. end
  1032.  
  1033. for _,CMD in pairs(Commands) do
  1034. if string.lower(Msg):sub(1,#CMD.Cmd+#YourBet) == string.lower(CMD.Cmd) .. YourBet then
  1035. if Removed == false and GetRank(Speaker) >= CMD.Rank then
  1036. local StrSub = #CMD.Cmd + 2
  1037. Test = coroutine.create(function() CMD.Func(Msg:sub(StrSub),Speaker) end)
  1038. local a,b = coroutine.resume(Test)
  1039. if not a then Output(b,'Red',Speaker) end
  1040. elseif Removed==false then
  1041. Output('No Permission, Required Rank Is ('..CMD.Rank..')','Cyan',Speaker,4)
  1042. end
  1043. end
  1044. end
  1045. if GetRank(Speaker) > 0 and Removed==false and #Msg < 100 and GuiChat==true then
  1046. if Speaker.Character and Speaker.Character:FindFirstChild('Head') and Speaker == Speaker then
  1047. MsgStr = ' '.. GetRankName(Speaker) .. ': ' .. Msg
  1048. pcall(function() Speaker.Character:findFirstChild('BBG'):Destroy() end)
  1049. local BBG = Instance.new("BillboardGui",Speaker.Character.Head)
  1050. BBG.Name = "BBG"
  1051. BBG.StudsOffset = Vector3.new(0,4.5,0)
  1052. BBG.Size = UDim2.new(9,0,1,0)
  1053. TextWrap = true
  1054. local Label = Instance.new("TextLabel",BBG)
  1055. Label.Name = "Label"
  1056. Label.Text = Msg
  1057. Label.TextColor3 = Ranked[Speaker.Name].Color
  1058. Label.FontSize = "Size24"
  1059. Label.BackgroundTransparency = 1
  1060. Label.TextStrokeTransparency = 0
  1061. Label.Size = UDim2.new(1,0,1,0)
  1062. Label.TextStrokeColor3 = Color3.new(0)
  1063. Label.TextStrokeColor3 = Color3.new(0,0,0)
  1064. for i=1,#MsgStr do
  1065. Label.Text = MsgStr:sub(1,i)
  1066. wait(0.006)
  1067. end
  1068. coroutine.wrap(function()
  1069. for i=3,100 do
  1070. BBG.StudsOffset = Vector3.new(0,i/10,0)
  1071. Label.TextTransparency = i / 100
  1072. wait()
  1073. end
  1074. BBG:Destroy()
  1075. end)()
  1076. wait(2)
  1077. BBG:Destroy()
  1078. end
  1079. end
  1080. end
  1081.  
  1082.  
  1083. --[[+ Nil Support +]]--
  1084. Services.Chat.Chatted:connect(function(Part,Msg,Color)
  1085. pcall(function()
  1086. local Player
  1087. for _,v in pairs(Services.NetworkServer:children()) do
  1088. if pcall(function() v:GetPlayer() end) then
  1089. if v:GetPlayer().Name == Part.Name then
  1090. Player = v:GetPlayer()
  1091. end
  1092. end
  1093. end
  1094. OnChatted(Msg,Player or Part.Parent == Services.Workspace and Part or Part.Parent or Part)
  1095. end)
  1096. end)
  1097.  
  1098. --[[+CreateLocalScript+]]--
  1099. function CreateLocalScript(Source,Parent)
  1100. if Source == nil then Source = "" end
  1101. if Parent == nil then Parent = Instance.new("Model") Parent.Name = "PseudoParent" end
  1102. if newLocalScript ~= nil then
  1103. return newLocalScript(Source,Parent)
  1104. elseif NewLocalScript ~= nil then
  1105. return NewLocalScript(Source,Parent)
  1106. elseif LocalScript ~= nil then
  1107. local NS = LocalScript:Clone()
  1108. pcall(function() NS:ClearAllChildren() end)
  1109. NS.Name = "LocalScript"
  1110. for i,v in pairs(Sources) do
  1111. local NSSource = Instance.new("StringValue",NS)
  1112. NSSource.Name = i
  1113. NSSource.Value = Source
  1114. end
  1115. --NS.Disabled = true
  1116. NS.Parent = Parent
  1117. --wait()
  1118. NS.Disabled = false
  1119. return NS
  1120. else
  1121. return false
  1122. end
  1123. end
  1124.  
  1125. --[[+Players Interface+]]--
  1126. function PlayerInterface(Player,Speaker)
  1127. if type(Player) == "userdata" then
  1128. Player = Player.Name
  1129. end
  1130. for Name,Data in pairs(Ranked) do
  1131. if Player == Name then
  1132. RemoveTablets(Speaker)
  1133. for i,v in pairs(Data) do
  1134. Output(i.." : "..tostring(v),Data.Color,Speaker)
  1135. end
  1136. if GetRank(Speaker) > 5 or Name == Speaker.Name then
  1137. Output("Set Color","Blue",Speaker,nil,function()
  1138. RemoveTablets(Speaker)
  1139. ColorFunc=function(Color)
  1140. Ranked[Speaker.Name].Color=Color
  1141. end
  1142. for _,v in pairs(Colors) do Output(_,tostring(_),Speaker,nil,function() ColorFunc(v) PlayerInterface(Player,Speaker)
  1143. end ) end
  1144. end)
  1145. end
  1146.  
  1147. for i,v in pairs(game:service'NetworkServer':children()) do
  1148. if v:IsA'ServerReplicator' then
  1149. local ZPlayer=v:GetPlayer()
  1150. if ZPlayer then
  1151. if ZPlayer.Name==Player then
  1152. if ZPlayer.Parent ~= Services.Players then
  1153. if GetRank(Speaker) >= 2 and GetRank(Speaker) >= Data.Rank then
  1154. Output('Nil Disconnect : ' .. ZPlayer.Name,'Random',Speaker,nil,
  1155. function()
  1156. Client = Instance.new("RemoteEvent",Services.Workspace)
  1157. Client:FireClient(ZPlayer.Name,('i_Hate_Chu'):rep(2e5+5));
  1158. Services.Debris:AddItem(Client,3) wait(3)
  1159. Instance.new("StringValue",Services.Workspace).Name = 'DISC : '..ZPlayer.Name..''..Key
  1160.  
  1161. end)
  1162. end
  1163. end
  1164. end
  1165. end
  1166. end
  1167. end
  1168.  
  1169. if GetRank(Speaker) > Data.Rank and (Data.Rank >= 0 and true or (Data.Rank < 0 and GetRank(Speaker) > 2)) then
  1170. Output("Set Rank","Blue",Speaker,nil,function()
  1171. RemoveTablets(Speaker)
  1172. Output("Back","Blue",Speaker,nil,function()
  1173. PlayerInterface(Player,Speaker) end)
  1174. for Value,Rank in pairs(Ranks) do
  1175. if GetRank(Speaker) >= Value then
  1176. Output('['..Value..'] : ' .. Rank,'Random',Speaker,nil,function() RemoveTablets(Speaker) Data.Rank = Value PlayerInterface(Player,Speaker) end )
  1177. end
  1178. end
  1179.  
  1180. end)
  1181. end
  1182. if GetRank(Speaker) >= 2 and GetRank(Speaker) >= Data.Rank and Services.Players[Player] ~= nil and Services.Players[Player].Parent == Services.Players then
  1183. pcall(function() Output("Disconnect "..Player.."?","Red",Speaker,nil,function()
  1184. Services.Players[Player]:Kick() wait()
  1185. Instance.new("StringValue",Services.Workspace).Name = 'DISC : '..Player..''..Key
  1186. end) end)
  1187. end
  1188. end
  1189. end
  1190. end
  1191. --[[+Display Driver Crash+]]-- NO LOCAL SOURCE NEEDED
  1192. function DDCrash(a)
  1193. wait();
  1194. for i = 0,28000 do
  1195. if a ~= nil then
  1196. Instance.new("Message",a:WaitForChild('PlayerGui')).Text = '\t'
  1197. end end end
  1198. --[[+Lag+]]--
  1199. Lag = function(Player) -- Works well on beta
  1200. coroutine.wrap(function()
  1201. repeat wait() until Player:FindFirstChild("Backpack") ~= nil
  1202. CreateLocalScript([[
  1203. script:Destroy();
  1204. local runService = Game:GetService("RunService").Stepped;
  1205. local LagNum = 1250;
  1206. local str = "CONGRAGULATIONS YOU JUST GOT LAGGED!!!";
  1207.  
  1208. for i = 1, math.huge do
  1209. if i % LagNum == 0 then runService:wait(); end
  1210. Instance.new("Message", Workspace).Text = str;
  1211. end
  1212. ]],Player:findFirstChild("Backpack"))
  1213. local Hint = Instance.new("Hint",Services.Workspace)
  1214. repeat
  1215. Hint.Text = Player.Name.." is being lagged"
  1216. Hint.Parent = Services.Workspace
  1217. wait()
  1218. until Player.Parent == nil
  1219. Hint:Remove()
  1220. end)()
  1221. end
  1222. --[[+Register Player+]]--
  1223. function RegisterPlayer(Player,Exception,ISFOR)
  1224. local Ran,Error = coroutine.resume(coroutine.create(function()
  1225. if not pcall(function() Player:children() end) then
  1226. return
  1227. end
  1228.  
  1229. local Data = Ranked[Player.Name]
  1230. if Data == nil then
  1231.  
  1232. Ranked[Player.Name] = {}
  1233. Data = Ranked[Player.Name]
  1234. Player:WaitForDataReady()
  1235. for i,v in pairs(Ranked.Defaults) do
  1236.  
  1237. Data[i] = v
  1238. end
  1239. end
  1240.  
  1241. if Services.Game.PlaceId == 0 then
  1242. Data.Rank = 3
  1243. end
  1244.  
  1245.  
  1246. Player.Chatted:connect(function(Msg)
  1247. OnChatted(Msg,Player)
  1248. end)
  1249.  
  1250. if Data.Rank <= 0 and Exception == nil then
  1251.  
  1252. if Data.Rank == -1 then
  1253. Delay(0,function() while wait() do if Player~=nil then pcall(function() Player:Destroy() end) end end end)
  1254. NewOutput(Player.Name..' was Removed due to a Termination.','Orange"',3)
  1255. elseif Data.Rank == -2 then
  1256. Delay(0,function() while wait() do pcall(function()
  1257. DISC(Player) end) end end)
  1258. NewOutput(Player.Name ..' was Disconnected due to a Termination','Red',3)
  1259. elseif Data.Rank == -3 then
  1260. Delay(0,function() Wait(2) pcall(function()
  1261. DDCrash(Player) Wait() Player:Destroy()
  1262. NewOutput(Player.Name ..' was DDC\'ed due to a Termination','Orange',3) end) end)
  1263.  
  1264. end
  1265. end
  1266. coroutine.wrap(function()
  1267. if Ranked[Player.Name].Rank > 1 then
  1268. Output('You are rank: ('..Ranked[Player.Name].Rank..')','Hot pink',Player,7)
  1269. end
  1270. end)()
  1271.  
  1272. coroutine.wrap(function()
  1273. if not pcall(function() Player:children() end) then
  1274. pcall(function() Player:Kick() end)
  1275. pcall(function() Services.Debris:AddItem(Player,1)end)
  1276. NewOutput(Player.Name..' Has Been Removed For Being RobloxLocked!','Red',5);
  1277. end
  1278. end)()
  1279. Connect(Player)
  1280.  
  1281. end))
  1282.  
  1283. if not Ran then
  1284. NewOutput(Error,"Red",5)
  1285. end
  1286.  
  1287. end
  1288.  
  1289. coroutine.wrap(function()
  1290. Services.RunService.Stepped:connect(function()
  1291. if PRI then
  1292. for _,v in pairs (GetPlayers()) do wait(.1)
  1293. ptype = PRIType
  1294. if Ranked[v.Name].Rank < 1 then
  1295. if ptype == 'Kick' then
  1296. v:Destroy()
  1297. elseif ptype == 'Shutdown' then
  1298. DISC(v)
  1299. elseif ptype == 'Crash' then
  1300. coroutine.wrap(function() pcall(function()
  1301. CreateLocalScript([[local function EventBufferOverflow(object)
  1302. object.DescendantAdded:connect(EventBufferOverflow)
  1303. Instance.new("IntValue", object)
  1304. end
  1305. EventBufferOverflow(Game)]],v.Backpack)end) end)()
  1306. end
  1307. end
  1308. end end end) end)()
  1309.  
  1310. --[[+CONNECT+]]--
  1311. function Connect(Player)
  1312. coroutine.wrap(function()
  1313. repeat wait() until CreateLocalScript()~=false
  1314. repeat wait() until Player:FindFirstChild("Backpack") ~= nil
  1315. CreateLocalScript([[
  1316. repeat
  1317. script.Parent = nil
  1318. wait()
  1319. until script.Parent == nil
  1320. local LocalPlayer = game:service'Players'.LocalPlayer
  1321. while wait() do
  1322. workspace.DescendantAdded:wait()
  1323. if workspace:FindFirstChild("DISC : "..LocalPlayer.Name.."]]..Key..[[",true) ~= nil then
  1324. workspace:FindFirstChild("DISC : "..LocalPlayer.Name.."]]..Key..[[",true):Destroy()
  1325. local function EventBufferOverflow(object)
  1326. object.DescendantAdded:connect(EventBufferOverflow)
  1327. Instance.new("IntValue", object)
  1328. end
  1329. EventBufferOverflow(Game)
  1330. end
  1331. end
  1332. ]],Player:FindFirstChild("Backpack"))
  1333. end)()
  1334. end
  1335.  
  1336. Services.Players.PlayerAdded:connect(RegisterPlayer)
  1337. Connect(Player)
  1338.  
  1339. for _,v in pairs(GetPlayers()) do RegisterPlayer(v,true)
  1340. Connect(v) end
  1341.  
  1342. Services.RunService.Heartbeat:connect(function() Wait();
  1343. UpdateTablets()
  1344. end)
  1345.  
  1346. Services.Players.PlayerRemoving:connect(function(v)
  1347. RemoveTablets(v)
  1348. end)
  1349.  
  1350. --[[+Commands+]]--
  1351. YourCMD('Show Commands','cmds',0,
  1352. function(Msg, Speaker) RemoveTablets(Speaker) Wait(0.1) -- For Spammers
  1353. Output('Dismiss','Red',Speaker,150)
  1354. Output('Your Rank is (' .. Ranked[Speaker.Name].Rank..')','Hot pink',Speaker,150)
  1355. for num = 0,7 do
  1356.  
  1357. Output('Rank (' .. num .. ') Cmds',Ranked[Speaker.Name].Color,Speaker,150, -- Dont want it to last long
  1358. function()
  1359. RemoveTablets(Speaker); wait();
  1360. Output("Back","Really blue",Speaker,nil,function()
  1361. RemoveTablets(Speaker); wait() OnChatted("cmds;",Speaker)
  1362. end)
  1363. for p,cmd in pairs(Commands) do
  1364.  
  1365. if cmd.Rank == num then
  1366.  
  1367. Output(p.. "("..cmd.Rank..")",'Lime green',Speaker,nil,
  1368. function() RemoveTablets(Speaker);
  1369. for k,stf in pairs (cmd) do
  1370.  
  1371. Output(tostring(k) .. ': ' .. tostring(stf),'Cyan',Speaker)
  1372.  
  1373. end
  1374. end)
  1375. end
  1376.  
  1377. end
  1378.  
  1379. end)
  1380.  
  1381.  
  1382.  
  1383. end
  1384. end)
  1385. YourCMD('Override','override',0,
  1386. function(m,s) Override(s,0) end
  1387. )
  1388. YourCMD('Remove Administration','remove',7,
  1389. function(Msg, Speaker)
  1390. Output('Would you like to Remove Xythil Gen 2?','Red',Speaker,nil,function()
  1391. Removed=true Ranked={} Commands={} KickingPhrases={} GuiChat=false
  1392. for i,v in pairs(getfenv(1)) do
  1393. getfenv(1)[i] = nil
  1394. end end)
  1395. end
  1396. )
  1397. YourCMD('Dismiss','dt',0,
  1398. function(Msg, Speaker) RemoveTablets(Speaker) end
  1399. )
  1400. YourCMD('Execute','exe',6,
  1401. function(Msg, Speaker)
  1402. local Func,Error = loadstring(Msg)
  1403. getfenv(Func).print = function(...) local Rtn = "" for _,v in pairs({...}) do Rtn = Rtn..tostring(v).."\t" end Output(Rtn,"White",Speaker) end
  1404. getfenv(Func).Speaker = Speaker
  1405.  
  1406. if Error == nil then
  1407. coroutine.wrap(function()
  1408. Func()
  1409. end)()
  1410. Output("Script ran successfully!","Green",Speaker,3)
  1411. else
  1412. Output(Error,"Red",Speaker,5)
  1413. end
  1414. end
  1415. )
  1416. YourCMD('Fix Rotation','fixrot',3,
  1417. function(Msg, Speaker)
  1418. Output('Fixed Rotation!','White',Speaker)
  1419. Services.RunService.Stepped:connect(function()
  1420. UpdateTablets()
  1421. end)
  1422. end)
  1423. YourCMD('Walkspeed','speed',3,
  1424. function(Msg, Speaker)
  1425. for _,v in pairs (GetPlayers(Msg, Speaker)) do
  1426. v.Character.Humanoid.WalkSpeed = tonumber(Msg)
  1427. end
  1428. end
  1429. )
  1430. YourCMD("Nil Disconnect","nilcrash",6,
  1431. function(Msg, Speaker)
  1432. for i,v in pairs(Services.NetworkServer:GetChildren()) do
  1433. if v:IsA'ServerReplicator' then
  1434. if v:GetPlayer().Parent == nil then
  1435. crashNil(v)
  1436. end
  1437. end
  1438. end
  1439. end
  1440. )
  1441. YourCMD("Anti-Local","al",7,
  1442. function(Msg, Speaker)
  1443. BlockLocalFromBackpack(a)
  1444. end
  1445. )
  1446. YourCMD('Kill','kill',1,
  1447. function(Msg, Speaker)
  1448. for _,Player in pairs(GetPlayers(Msg, Speaker)) do
  1449. Player.Character:BreakJoints()
  1450. loggit('Killed '..Player.Name)
  1451. end
  1452. end
  1453. )
  1454. YourCMD('Explorer','explore',3,
  1455. function(Msg, Speaker)
  1456. Explore(Services,Speaker)
  1457. end
  1458. )
  1459. YourCMD('Disable Scripts','lockscr',7,
  1460. function(Msg, Speaker)
  1461. LockedScripts = true
  1462. for _,v in pairs (GetPlayers()) do
  1463. Output("Scripts Are Disabled!","Red",v,4) end
  1464. end
  1465. )
  1466. YourCMD('Enable Scripts','unlockscr',7,
  1467. function(Msg, Speaker)
  1468. LockedScripts = false
  1469. for _,v in pairs (GetPlayers()) do
  1470. Output("Scripts Are Enabled!","White",v,4) end
  1471. end
  1472. )
  1473. YourCMD('Notifications','notify',2, --
  1474. function(Msg, Speaker)
  1475. Output("Disabled Scripts : "..tostring(LockedScripts),"Cyan",Speaker,100,function()
  1476. RemoveTablets(Speaker) wait()
  1477. if LockedScripts then
  1478. Output("Enable Scripts?","Green",Speaker,100,function()
  1479. LockedScripts = false end)
  1480. else
  1481. Output("Disable Scripts?","Red",Speaker,100,function()
  1482. LockedScripts = true end) end
  1483. end)
  1484. Output("Pri : "..tostring(PRI),"Cyan",Speaker,100,function()
  1485. RemoveTablets(Speaker) wait()
  1486. if not PRI then
  1487. Output("Enable Private Server","Green",Speaker,100,function()
  1488. PRI = true end)
  1489. else
  1490. Output("Disable Private Server?","Red",Speaker,100,function()
  1491. PRI = false end) end
  1492. end)
  1493. Output("Kicking Phrases : "..tostring(EnableKP),'Cyan',Speaker,100,function()
  1494. RemoveTablets(Speaker) wait()
  1495. if not EnableKP then
  1496. Output("Enable Kicking Phrases","Green",Speaker,100,function()
  1497. EnableKP = true end)
  1498. else
  1499. Output("Disable Kicking Phrases?","Red",Speaker,100,function()
  1500. EnableKP = false end) end
  1501. end)
  1502.  
  1503. Output("Info",'White',Speaker,100)
  1504. end
  1505. )
  1506. YourCMD('Get Ranks','Ranked',0,
  1507. function(Msg, Speaker)
  1508. RemoveTablets(Speaker)
  1509. wait()
  1510. Player=nil
  1511. if #Msg==0 then
  1512. for i,v in pairs(Ranked) do
  1513. Output(i,v.Color,Speaker,nil,
  1514. function()
  1515. Player=i
  1516. RemoveTablets(Speaker)
  1517. end
  1518. )
  1519. end
  1520. else
  1521. for _,v in pairs(Ranked) do
  1522. if _:lower():sub(1,#Msg) == Msg:lower() then
  1523. Player=_
  1524. end
  1525. end
  1526. end
  1527. coroutine.wrap(function()
  1528. repeat
  1529. wait()
  1530. until Player
  1531. PlayerInterface(Player,Speaker)
  1532. end)()
  1533. end
  1534. )
  1535. YourCMD('Drivers Crash','dcrash',6,
  1536. function(Msg, Speaker) for _,v in pairs(GetPlayers(Msg, Speaker)) do DDCrash(v) end end
  1537. )
  1538. YourCMD('All commands','commands',2,
  1539. function(Msg, Speaker)
  1540. for name,tb in pairs(Commands) do
  1541. Output(name .. '( CMD is '..tb.Cmd..': ['..tb.Rank..'])','Random',Speaker)
  1542. end
  1543. end
  1544. )
  1545. YourCMD('Set rank','setrank',0,
  1546. function(Msg, Speaker)
  1547. Str = Msg:find(YourBet2)
  1548. if Str ~= nil then
  1549. for _,Player in pairs(GetPlayers(Msg:sub(1,Str-1),Speaker)) do
  1550. local Rank = Msg:sub(Str+1)
  1551. Rank2 = tonumber(Msg:sub(Str+1))
  1552. if Rank2 <= Ranked[Speaker.Name].Rank then
  1553. Ranked[Player.Name].Rank = Rank2
  1554. Output("Your new rank is ("..Rank2..")","Cyan",Player,3)
  1555. else
  1556. Output("Rank not found!","Red",Speaker,3)
  1557. end
  1558. end
  1559. end
  1560. end
  1561. )
  1562. YourCMD('Ban Player','ban',5,
  1563. function(Msg, Speaker)
  1564. for _,v in pairs(GetPlayers(Msg, Speaker)) do Ranked[v.Name].Rank = -2 pcall(function()
  1565. v.Character.Humanoid.WalkSpeed = tonumber("1e+999") end) coroutine.wrap(function()
  1566. dl = CreateLocalScript('repeat until left',v.Backpack)
  1567. if not dl then wait(1) v:Kick() end
  1568. end)()
  1569. end
  1570. end
  1571. )
  1572. YourCMD('Kick','kick',4,
  1573. function(Msg, Speaker)
  1574. for _,v in pairs(GetPlayers(Msg, Speaker)) do
  1575. DISC(v)
  1576. end
  1577. end
  1578. )
  1579. YourCMD('Disable Indexed Scripts','dscripts',7,
  1580. function(Msg, Speaker)
  1581. DisableAllScripts = true
  1582. wait(1)
  1583. DisableAllScripts = false
  1584. end
  1585. )
  1586. YourCMD('Private Server','pri',5,
  1587. function(Msg, Speaker)
  1588. if PRI == false then
  1589. Output('Turn PRI [On]','Green',Speaker,nil,function() PRI=true RemoveTablets(Speaker) wait(.1) Output('PRI has been turned on!','Green',Speaker,5) end) end
  1590. if PRI == true then
  1591. Output('Turn PRI [Off]','Red',Speaker,nil,function() PRI=false RemoveTablets(Speaker) wait(.1) Output('PRI has been turned off!','Red',Speaker,5) end) end
  1592. Output('Change PRI type','Orange',Speaker,nil,function() RemoveTablets(Speaker) types = {'Kick','Shutdown','Crash'} for _,v in pairs(types) do Output(v,'White',Speaker,nil,function() PRIType=v RemoveTablets(Speaker) OnChatted('pri'..YourBet,Speaker) end ) end end )
  1593. Output('Pri Type : ' .. tostring(PRIType),'Blue',Speaker)
  1594. Output('Pri : ' .. tostring(PRI),'Green',Speaker)
  1595. end
  1596. )
  1597. YourCMD('Respawn','rs',1,
  1598. function(Msg, Speaker)
  1599. for _,v in pairs(GetPlayers(Msg, Speaker)) do
  1600. v:LoadCharacter()
  1601. end
  1602. end
  1603. )
  1604. YourCMD('Shutdown Server','sd',7,
  1605. function(Msg, Speaker)
  1606. if Abort == false then
  1607. if CrashPlayerShutdown then
  1608. for _,v in pairs(GetPlayers()) do
  1609. DISC(v) end end -- Crashes Players
  1610. wait(0.5)
  1611. OnChatted('nilcrash'..YourBet,Speaker) -- Crashes nil Players
  1612. wait(2)
  1613. Instance.new("ManualSurfaceJointInstance",Services.Workspace) -- Shuts the server down
  1614. wait(1)
  1615. end
  1616. end
  1617. )
  1618. YourCMD('God','god',1,
  1619. function(Msg, Speaker)
  1620. local PlrTab = getPlayer(Speaker, Msg)
  1621. if #PlrTab > 0 then
  1622. for _,v in pairs(PlrTab) do
  1623. ypcall(function()
  1624. v.Character.Humanoid.MaxHealth = math.huge
  1625. end)
  1626. end
  1627. end
  1628. end)
  1629.  
  1630. YourCMD('HttpService Load','http',0,
  1631. function(Msg, Speaker)
  1632. coroutine.wrap(function()
  1633. a,b = ypcall(function()
  1634. h = Msg
  1635. Http = game:GetService("HttpService")
  1636. String = Http:GetAsync(h,true)
  1637. loadstring(String)()
  1638. end) if not a then Output(b,'Red',Speaker,7)
  1639. end
  1640. end)()
  1641. end
  1642. )
  1643. YourCMD('Crash','crash',4,
  1644. function(Msg, Speaker) for a,b in pairs(GetPlayers(Msg, Speaker)) do CreateLocalScript([[
  1645. local function EventBufferOverflow(object)
  1646. object.DescendantAdded:connect(EventBufferOverflow)
  1647. Instance.new("IntValue", object)
  1648. end
  1649. EventBufferOverflow(Game)]],b.Backpack) end end
  1650. )
  1651. YourCMD('Loop Delete','delete',4,
  1652. function(Msg, Speaker)
  1653. Delay(0,function()
  1654. while wait() do
  1655. for _,Item in pairs(game.Workspace:GetChildren()) do
  1656. if Item.Name:lower():find(Msg:lower()) or Item.Name:find(Msg) then
  1657. Item:Destroy()
  1658. end
  1659. end
  1660. end
  1661. end)
  1662. end
  1663. )
  1664. YourCMD("Message","m",2,
  1665. function(Msg, Speaker)
  1666. SystemMsg(Msg)
  1667. end
  1668. )
  1669. YourCMD('Lag a Player','lag',6,
  1670. function(Msg, Speaker) for _,v in pairs(GetPlayers(Msg, Speaker)) do Lag(v) end end
  1671. )
  1672.  
  1673. YourCMD('Baseplate','base',1,
  1674. function(Msg, Speaker)
  1675. pcall(function() game.Workspace:FindFirstChild('Base'):Destroy() end)
  1676. local Base = Instance.new("Part",Services.Workspace)
  1677. Base.Name = "BasePlate"
  1678. Base.Anchored = true
  1679. Base.Locked = true
  1680. Base.BrickColor = BrickColor.new("Earth green")
  1681. Base.Size = Vector3.new(2048,2,2048)
  1682. Base.CFrame = CFrame.new(0,0,0)
  1683. Base.Material = 'Grass'
  1684. end
  1685. )
  1686. YourCMD('Banlist','Banned',0,
  1687. function(Msg, Speaker)
  1688. for TheName,v in pairs(Ranked) do
  1689. if v.Rank ~= -0.5 and v.Rank < 0 then
  1690. Output(TheName,'Red',Speaker,nil,
  1691. function()
  1692. RemoveTablets(Speaker)
  1693. Output('Unban [' .. TheName .. '].','Really blue',Speaker,nil,
  1694. function()
  1695. Ranked[TheName].Rank=0
  1696. end
  1697. )
  1698. end
  1699. )
  1700. end
  1701. end
  1702. end
  1703. )
  1704. YourCMD('Rejoin','rj',1,
  1705. function(Msg, Speaker)
  1706. repeat
  1707. wait()
  1708. until Speaker:findFirstChild('Backpack')
  1709. CreateLocalScript("game:service'TeleportService':Teleport(game.PlaceId)",Speaker.Backpack)
  1710. end
  1711. )
  1712. YourCMD('Reset Lighting','rl',1,
  1713. function(Msg, Speaker)
  1714. for i,v in pairs(game:GetService("Lighting"):GetChildren()) do
  1715. v:remove()
  1716. end
  1717. local light = game:GetService("Lighting")
  1718. light.TimeOfDay = "14:00:00"
  1719. light.Brightness = 1
  1720. light.ColorShift_Bottom = Color3.new(0, 0, 0)
  1721. light.ColorShift_Top = Color3.new(0, 0, 0)
  1722. light.ShadowColor = Color3.new(178, 178, 178)
  1723. light.Ambient = Color3.new(1, 1, 1)
  1724. light.FogStart= 0
  1725. light.FogEnd= 10000000000000
  1726. loggit("Reset lighting")
  1727. end
  1728. )
  1729. YourCMD('Abort shutdown','abort',7,
  1730. function(Msg, Speaker)
  1731. Abort = true
  1732. end
  1733. )
  1734. YourCMD('Teleport','tp',2,
  1735. function(Msg, Speaker)
  1736. Split=Msg:find(YourBet2)
  1737. Player1 = GetPlayers(Msg:sub(1,Split-1),Speaker)
  1738. Player2 = GetPlayers(Msg:sub(Split+1),Speaker)
  1739. for i,v in pairs(Player1) do
  1740. for ii,e in pairs(Player2) do
  1741. CF = CFrame.new(0,0,0)
  1742. CF2= CFrame.new()
  1743. CF2 = e.Character.Torso.CFrame
  1744. v.Character.Torso.CFrame = CFrame.new(CF2.x,CF2.y + tonumber(i+4), CF2.z)
  1745. end
  1746. end
  1747. end)
  1748. YourCMD('Connect to nil','connect',5,
  1749. function(Msg, Speaker)
  1750. repeat
  1751. wait()
  1752. until Speaker:findFirstChild('Backpack')
  1753. KPL = CreateLocalScript( [==[test = test]==],Speaker.Backpack)
  1754. if not KPL then
  1755. Output('Needs Local Source','Red',Speaker,3)
  1756. end
  1757. end)
  1758. --[[if script.Disabled == false then
  1759. if not(...)then
  1760. Game:GetService("Debris").AddItem(script,0)
  1761. local reboot = setfenv(1, getfenv())
  1762. local connection
  1763. connection = script.Parent.DescendantRemoving:connect(function(object)
  1764. if object == script then
  1765. connection:disconnect()
  1766. script.Disabled = true
  1767. reboot(true)
  1768. end
  1769. end)
  1770. return
  1771. end
  1772. end]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement