Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.33 KB | None | 0 0
  1. banned={"Silvxno"}
  2. game.Players.PlayerAdded:Connect(function(player)
  3. for _,v in pairs(banned) do
  4. if player.Name==v then
  5. repeat wait() until player.Character
  6. game:GetService("RunService").Stepped:Connect(function()
  7. wait()
  8. if player.Character then
  9. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, player.Character.Humanoid)
  10. end
  11. end)
  12. end
  13. end
  14. end)
  15. antikill=true
  16. for _,player in pairs(game.Players:GetPlayers()) do
  17. for _,v in pairs(banned) do
  18. if player.Name==v then
  19. game:GetService("RunService").Stepped:Connect(function()
  20. wait()
  21. if player.Character then
  22. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, player.Character.Humanoid)
  23. end
  24. end)
  25. end
  26. end
  27. end
  28. --My ESP
  29. automaticrespawn=true
  30. function equal(msg)
  31. if msg:lower():sub(1,string.len("/e shuffle"))=="/e shuffle" then
  32. return 277955949
  33. elseif msg:lower():sub(1,string.len("/e superman"))=="/e superman" then
  34. return 277929891
  35. elseif msg:lower():sub(1,string.len("/e twist"))=="/e twist" then
  36. return 280865087
  37. elseif msg:lower():sub(1,string.len("/e fist"))=="/e fist" then
  38. return 280872840
  39. elseif msg:lower()=="/e" then
  40. return 0
  41. end
  42. end
  43. game.Players.LocalPlayer.Chatted:Connect(function(msg)
  44. if equal(msg)~="" and equal(msg)~=nil then
  45. if game.Players.LocalPlayer.Character then
  46. local a = Instance.new("Animation")
  47. a.AnimationId = "rbxassetid://"..equal(msg)
  48. load = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(a)
  49. load:Play()
  50. end
  51. end
  52. end)
  53. loop=false
  54. if game.Players.LocalPlayer.PlayerGui:FindFirstChild("slegit") then
  55. game.Players.LocalPlayer.PlayerGui.slegit:Destroy()
  56. end
  57. x = true
  58. legit = Instance.new("ScreenGui")
  59. legit.ResetOnSpawn = false
  60. legit.Name = 'slegit'
  61. legit.Parent = game.Players.LocalPlayer.PlayerGui
  62. Frame = Instance.new("TextButton",legit)
  63. Frame.Active = false
  64. Frame.AnchorPoint = Vector2.new(0,0)
  65. color = BrickColor.new("New Yeller")
  66. Frame.BackgroundColor3 = color.Color
  67. Frame.BackgroundTransparency = 0
  68. Frame.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  69. Frame.BorderSizePixel = 1
  70. Frame.LayoutOrder = 0
  71. Frame.Name = 'TextButton'
  72. Frame.Text = ' '
  73. Frame.Position = UDim2.new(0.481, 0,0, 0)
  74. Frame.Rotation = 0
  75. Frame.Selectable = false
  76. Frame.Size = UDim2.new(0.037124801427126,0,0.096192382276058,0)
  77. Frame.Visible = true
  78. Frame.Archivable = true
  79. Frame.ClipsDescendants = false
  80. Frame.AutoLocalize = true
  81. Frame.TextScaled = true
  82. rame = Instance.new("TextButton",legit)
  83. rame.Active = false
  84. rame.AnchorPoint = Vector2.new(0,0)
  85. color = BrickColor.new("Lime green")
  86. rame.BackgroundColor3 = color.Color
  87. rame.BackgroundTransparency = 0
  88. rame.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  89. rame.BorderSizePixel = 1
  90. rame.LayoutOrder = 0
  91. rame.Name = 'TextButton'
  92. rame.Text = ' '
  93. rame.Position = UDim2.new(0.52, 0,0, 0)
  94. rame.Rotation = 0
  95. rame.Selectable = false
  96. rame.Size = UDim2.new(0.037124801427126,0,0.096192382276058,0)
  97. rame.Visible = true
  98. rame.Archivable = true
  99. rame.ClipsDescendants = false
  100. rame.AutoLocalize = true
  101. rame.TextScaled = true
  102. fame = Instance.new("TextButton",legit)
  103. fame.Active = false
  104. fame.AnchorPoint = Vector2.new(0,0)
  105. color = BrickColor.new("Dark grey")
  106. fame.BackgroundColor3 = color.Color
  107. fame.BackgroundTransparency = 0
  108. fame.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  109. fame.BorderSizePixel = 1
  110. fame.LayoutOrder = 0
  111. fame.Name = 'TextButton'
  112. fame.Text = ''
  113. fame.Position = UDim2.new(0.559, 0,0, 0)
  114. fame.Rotation = 0
  115. fame.Selectable = false
  116. fame.Size = UDim2.new(0.037, 0,0.097, 0)
  117. fame.Visible = true
  118. fame.Archivable = true
  119. fame.ClipsDescendants = false
  120. fame.AutoLocalize = true
  121. fame.TextScaled = true
  122. xd=true
  123. fame.MouseButton1Click:Connect(function()
  124. if xd==true then
  125. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  126. if v~=nil then
  127. if v:IsA("Tool") then
  128. fame.Text="X"
  129. xd=false
  130. v.Parent=game.Players.LocalPlayer
  131. end
  132. end
  133. end
  134. elseif xd==false then
  135. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  136. if v:IsA("Tool") then
  137. fame.Text=""
  138. xd=true
  139. v.Parent=game.Players.LocalPlayer.Backpack
  140. end
  141. end
  142. end
  143. end)
  144. lame = Instance.new("TextButton",legit)
  145. lame.Active = false
  146. lame.AnchorPoint = Vector2.new(0,0)
  147. color = BrickColor.new("Institutional white")
  148. lame.BackgroundColor3 = color.Color
  149. lame.BackgroundTransparency = 0
  150. lame.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  151. lame.BorderSizePixel = 1
  152. lame.LayoutOrder = 0
  153. lame.Name = 'TextButton'
  154. lame.Text = ''
  155. lame.Position = UDim2.new(0.598, 0,0, 0)
  156. lame.Rotation = 0
  157. lame.Selectable = false
  158. lame.Size = UDim2.new(0.037, 0,0.097, 0)
  159. lame.Visible = true
  160. lame.Archivable = true
  161. lame.ClipsDescendants = false
  162. lame.AutoLocalize = true
  163. lame.TextScaled = true
  164. lolx=true
  165. zen=false
  166. lame.MouseButton1Click:Connect(function()
  167. if lolx==true then
  168. lame.Text="X"
  169. m=game.Players.LocalPlayer:GetMouse()
  170. m.KeyDown:Connect(function(key)
  171. if key == "e" then
  172. zen=not zen
  173. repeat
  174. wait()
  175. if zen==true and lolx==false then
  176. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  177. end
  178. until zen==false
  179. end
  180. end)
  181. elseif lolx==false then
  182. lame.Text=""
  183. end
  184. lolx=not lolx
  185. end)
  186. flame = Instance.new("TextButton",legit)
  187. flame.Active = false
  188. flame.AnchorPoint = Vector2.new(0,0)
  189. color = BrickColor.new("Hot pink")
  190. flame.BackgroundColor3 = color.Color
  191. flame.BackgroundTransparency = 0
  192. flame.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  193. flame.BorderSizePixel = 1
  194. flame.LayoutOrder = 0
  195. flame.Name = 'TextButton'
  196. flame.Text = ''
  197. flame.Position = UDim2.new(0.637, 0,0, 0)
  198. flame.Rotation = 0
  199. flame.Selectable = false
  200. flame.Size = UDim2.new(0.037, 0,0.097, 0)
  201. flame.Visible = true
  202. flame.Archivable = true
  203. flame.ClipsDescendants = false
  204. flame.AutoLocalize = true
  205. flame.TextScaled = true
  206. xlol=true
  207. flame.MouseButton1Click:Connect(function()
  208. if xlol==true then
  209. flame.Text="X"
  210. local player = game.Players.LocalPlayer
  211. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  212. if v:IsA("Tool") then
  213. v.CanBeDropped=true
  214. end
  215. end
  216. elseif xlol==false then
  217. flame.Text=""
  218. player=game.Players.LocalPlayer
  219. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  220. if v:IsA("Tool") then
  221. v.CanBeDropped=false
  222. end
  223. end
  224. end
  225. xlol=not xlol
  226. end)
  227. fome = Instance.new("TextButton",legit)
  228. fome.Active = false
  229. fome.AnchorPoint = Vector2.new(0,0)
  230. color = BrickColor.new("Really red")
  231. fome.BackgroundColor3 = color.Color
  232. fome.BackgroundTransparency = 0
  233. fome.BorderColor3 = Color3.new(0.10588236153126,0.16470588743687,0.20784315466881)
  234. fome.BorderSizePixel = 1
  235. fome.LayoutOrder = 0
  236. fome.Name = 'TextButton'
  237. fome.Text = ''
  238. fome.Position = UDim2.new(0.676, 0,0, 0)
  239. fome.Rotation = 0
  240. fome.Selectable = false
  241. fome.Size = UDim2.new(0.037, 0,0.097, 0)
  242. fome.Visible = true
  243. fome.Archivable = true
  244. fome.ClipsDescendants = false
  245. fome.AutoLocalize = true
  246. fome.TextScaled = true
  247. zlol=true
  248. fome.MouseButton1Click:Connect(function()
  249. if zlol==true then
  250. zlol=false
  251. fome.Text="X"
  252. local player = game.Players.LocalPlayer
  253. -----------------------------------------
  254. -- TM GUI V2 - MADE BY rocket12211
  255.  
  256. -- Objects
  257. if game.Players.LocalPlayer.PlayerGui:FindFirstChild("TwistedMurdererGUI") then
  258. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI:Destroy()
  259. end
  260. local TwistedMurdererGUI = Instance.new("ScreenGui")
  261. TwistedMurdererGUI.ResetOnSpawn=false
  262. local TMGui = Instance.new("Frame")
  263. local DragBar = Instance.new("Frame")
  264. local Credits = Instance.new("TextLabel")
  265. local CloseB = Instance.new("TextButton")
  266. local LocalPlayer = Instance.new("TextButton")
  267. local Players = Instance.new("TextButton")
  268. local ServerCMDS = Instance.new("Frame")
  269. local PlayerName = Instance.new("TextBox")
  270. local MusicID = Instance.new("TextBox")
  271. local Value = Instance.new("TextBox")
  272. local Kill = Instance.new("TextButton")
  273. local KillAll = Instance.new("TextButton")
  274. local KillOthers = Instance.new("TextButton")
  275. local Music = Instance.new("TextButton")
  276. local MusicAll = Instance.new("TextButton")
  277. local Cloak = Instance.new("TextButton")
  278. local UnCloak = Instance.new("TextButton")
  279. local CloakAll = Instance.new("TextButton")
  280. local UnCloakAll = Instance.new("TextButton")
  281. local UnMusic = Instance.new("TextButton")
  282. local UnMusicAll = Instance.new("TextButton")
  283. local TakeHealth = Instance.new("TextButton")
  284. local LoopKill = Instance.new("TextButton")
  285. local DetectRoles = Instance.new("TextButton")
  286. local CrashLagServer = Instance.new("TextButton")
  287. local CrashInfo = Instance.new("TextLabel")
  288. local RemoveRadios = Instance.new("TextButton")
  289. local RadioInfo = Instance.new("TextLabel")
  290. local BringAll = Instance.new("TextButton")
  291. local Bring = Instance.new("TextButton")
  292. local BringInfo = Instance.new("TextLabel")
  293. local Glitch = Instance.new("TextButton")
  294. local Goto = Instance.new("TextButton")
  295. local TakeHealthAll = Instance.new("TextButton")
  296. local LOGO = Instance.new("TextLabel")
  297. local LocalPlayerCMDS = Instance.new("Frame")
  298. local SetWS = Instance.new("TextButton")
  299. local Walkspeed = Instance.new("TextBox")
  300. local ToolName = Instance.new("TextBox")
  301. local SaveTool = Instance.new("TextButton")
  302. local DAntiCheat = Instance.new("TextButton")
  303. local TextLabel = Instance.new("TextLabel")
  304. local TPMVP = Instance.new("TextButton")
  305. local Creds = Instance.new("TextLabel")
  306. local Open = Instance.new("Frame")
  307. local OpenB = Instance.new("TextButton")
  308.  
  309. -- Properties
  310.  
  311. TwistedMurdererGUI.Name = "TwistedMurdererGUI"
  312. TwistedMurdererGUI.Parent = game.Players.LocalPlayer.PlayerGui
  313.  
  314. TMGui.Name = "TMGui"
  315. TMGui.Parent = TwistedMurdererGUI
  316. TMGui.Active = true
  317. TMGui.BackgroundColor3 = Color3.new(0, 0, 0)
  318. TMGui.BackgroundTransparency = 0.30000001192093
  319. TMGui.BorderColor3 = Color3.new(1, 1, 1)
  320. TMGui.Draggable = true
  321. TMGui.Position = UDim2.new(0.0187992714, 0, 0.0579710156, 0)
  322. TMGui.Size = UDim2.new(0.19102487, 0, 0.461352646, 0)
  323. TMGui.Visible = false
  324.  
  325. DragBar.Name = "Drag Bar"
  326. DragBar.Parent = TMGui
  327. DragBar.Active = true
  328. DragBar.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  329. DragBar.BackgroundTransparency = 0.5
  330. DragBar.BorderColor3 = Color3.new(1, 1, 1)
  331. DragBar.Position = UDim2.new(0.000698411139, 0, -0.00114659837, 0)
  332. DragBar.Size = UDim2.new(0.998602748, 0, 0.0811518356, 0)
  333.  
  334. Credits.Name = "Credits"
  335. Credits.Parent = DragBar
  336. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  337. Credits.BackgroundTransparency = 1
  338. Credits.Position = UDim2.new(0.0158730168, 0, 0.193548381, 0)
  339. Credits.Size = UDim2.new(0.965079367, 0, 0.645161271, 0)
  340. Credits.Font = Enum.Font.SourceSans
  341. Credits.FontSize = Enum.FontSize.Size18
  342. Credits.Text = "Twisted Murderer FE GUI V2 - By Sock Tan"
  343. Credits.TextColor3 = Color3.new(1, 1, 1)
  344. Credits.TextSize = 18
  345.  
  346. CloseB.Name = "CloseB"
  347. CloseB.Parent = DragBar
  348. CloseB.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  349. CloseB.BackgroundTransparency = 1
  350. CloseB.BorderColor3 = Color3.new(0, 0, 0)
  351. CloseB.Position = UDim2.new(0.920634925, 0, 0.129032254, 0)
  352. CloseB.Size = UDim2.new(0.0666666701, 0, 0.709677398, 0)
  353. CloseB.Font = Enum.Font.SourceSans
  354. CloseB.FontSize = Enum.FontSize.Size28
  355. CloseB.Text = "X"
  356. CloseB.TextColor3 = Color3.new(1, 0, 0)
  357. CloseB.TextSize = 28
  358.  
  359. LocalPlayer.Name = "LocalPlayer"
  360. LocalPlayer.Parent = TMGui
  361. LocalPlayer.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  362. LocalPlayer.BorderColor3 = Color3.new(0, 0, 0)
  363. LocalPlayer.Position = UDim2.new(0.614047706, 0, 0.0900052413, 0)
  364. LocalPlayer.Size = UDim2.new(0.374603182, 0, 0.0602094233, 0)
  365. LocalPlayer.Font = Enum.Font.SourceSans
  366. LocalPlayer.FontSize = Enum.FontSize.Size14
  367. LocalPlayer.Text = "LocalPlayer"
  368. LocalPlayer.TextColor3 = Color3.new(1, 1, 1)
  369. LocalPlayer.TextSize = 14
  370.  
  371. Players.Name = "Players"
  372. Players.Parent = TMGui
  373. Players.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  374. Players.BorderColor3 = Color3.new(0, 0, 0)
  375. Players.Position = UDim2.new(0.0113492068, 0, 0.0880052373, 0)
  376. Players.Size = UDim2.new(0.374603182, 0, 0.0602094233, 0)
  377. Players.Font = Enum.Font.SourceSans
  378. Players.FontSize = Enum.FontSize.Size14
  379. Players.Text = "Server Commands"
  380. Players.TextColor3 = Color3.new(1, 1, 1)
  381. Players.TextSize = 14
  382.  
  383. ServerCMDS.Name = "ServerCMDS"
  384. ServerCMDS.Parent = TMGui
  385. ServerCMDS.Active = true
  386. ServerCMDS.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  387. ServerCMDS.BackgroundTransparency = 0.60000002384186
  388. ServerCMDS.BorderColor3 = Color3.new(1, 1, 1)
  389. ServerCMDS.Position = UDim2.new(0.0126984129, 0, 0.159685865, 0)
  390. ServerCMDS.Size = UDim2.new(0.974603176, 0, 0.829842925, 0)
  391.  
  392. PlayerName.Name = "PlayerName"
  393. PlayerName.Parent = ServerCMDS
  394. PlayerName.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  395. PlayerName.BorderColor3 = Color3.new(1, 1, 1)
  396. PlayerName.Position = UDim2.new(0.0117719872, 0, 0.0126182968, 0)
  397. PlayerName.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  398. PlayerName.Font = Enum.Font.SourceSans
  399. PlayerName.FontSize = Enum.FontSize.Size14
  400. PlayerName.Text = "Player Name"
  401. PlayerName.TextColor3 = Color3.new(1, 1, 1)
  402. PlayerName.TextSize = 14
  403. PlayerName.TextWrapped = true
  404.  
  405. MusicID.Name = "MusicID"
  406. MusicID.Parent = ServerCMDS
  407. MusicID.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  408. MusicID.BorderColor3 = Color3.new(0.760784, 0.760784, 0.760784)
  409. MusicID.Position = UDim2.new(0.0130293155, 0, 0.0927917883, 0)
  410. MusicID.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  411. MusicID.Font = Enum.Font.SourceSans
  412. MusicID.FontSize = Enum.FontSize.Size14
  413. MusicID.Text = "Music ID"
  414. MusicID.TextColor3 = Color3.new(1, 1, 1)
  415. MusicID.TextSize = 14
  416. MusicID.TextWrapped = true
  417.  
  418. Value.Name = "Value"
  419. Value.Parent = ServerCMDS
  420. Value.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  421. Value.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  422. Value.Position = UDim2.new(0.0142866448, 0, 0.171501577, 0)
  423. Value.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  424. Value.Font = Enum.Font.SourceSans
  425. Value.FontSize = Enum.FontSize.Size14
  426. Value.Text = "Value"
  427. Value.TextColor3 = Color3.new(1, 1, 1)
  428. Value.TextSize = 14
  429. Value.TextWrapped = true
  430.  
  431. Kill.Name = "Kill"
  432. Kill.Parent = ServerCMDS
  433. Kill.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  434. Kill.BorderColor3 = Color3.new(0, 0, 0)
  435. Kill.Position = UDim2.new(0.0145439729, 0, 0.254520506, 0)
  436. Kill.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  437. Kill.Font = Enum.Font.SourceSans
  438. Kill.FontSize = Enum.FontSize.Size14
  439. Kill.Text = "Kill Plr"
  440. Kill.TextColor3 = Color3.new(1, 1, 1)
  441. Kill.TextSize = 14
  442.  
  443. KillAll.Name = "KillAll"
  444. KillAll.Parent = ServerCMDS
  445. KillAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  446. KillAll.BorderColor3 = Color3.new(0, 0, 0)
  447. KillAll.Position = UDim2.new(0.203211725, 0, 0.254056722, 0)
  448. KillAll.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  449. KillAll.Font = Enum.Font.SourceSans
  450. KillAll.FontSize = Enum.FontSize.Size14
  451. KillAll.Text = "Kill All"
  452. KillAll.TextColor3 = Color3.new(1, 1, 1)
  453. KillAll.TextSize = 14
  454.  
  455. KillOthers.Name = "KillOthers"
  456. KillOthers.Parent = ServerCMDS
  457. KillOthers.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  458. KillOthers.BorderColor3 = Color3.new(0, 0, 0)
  459. KillOthers.Position = UDim2.new(0.390879482, 0, 0.255520493, 0)
  460. KillOthers.Size = UDim2.new(0.185000017, 0, 0.064000003, 0)
  461. KillOthers.Font = Enum.Font.SourceSans
  462. KillOthers.FontSize = Enum.FontSize.Size14
  463. KillOthers.Text = "Kill Others"
  464. KillOthers.TextColor3 = Color3.new(1, 1, 1)
  465. KillOthers.TextSize = 14
  466.  
  467. Music.Name = "Music"
  468. Music.Parent = ServerCMDS
  469. Music.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  470. Music.BorderColor3 = Color3.new(0, 0, 0)
  471. Music.Position = UDim2.new(0.0130293155, 0, 0.332539499, 0)
  472. Music.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  473. Music.Font = Enum.Font.SourceSans
  474. Music.FontSize = Enum.FontSize.Size14
  475. Music.Text = "Music Plr"
  476. Music.TextColor3 = Color3.new(1, 1, 1)
  477. Music.TextSize = 14
  478.  
  479. MusicAll.Name = "MusicAll"
  480. MusicAll.Parent = ServerCMDS
  481. MusicAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  482. MusicAll.BorderColor3 = Color3.new(0, 0, 0)
  483. MusicAll.Position = UDim2.new(0.469827473, 0, 0.331230283, 0)
  484. MusicAll.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  485. MusicAll.Font = Enum.Font.SourceSans
  486. MusicAll.FontSize = Enum.FontSize.Size14
  487. MusicAll.Text = "Music All"
  488. MusicAll.TextColor3 = Color3.new(1, 1, 1)
  489. MusicAll.TextSize = 14
  490.  
  491. Cloak.Name = "Cloak"
  492. Cloak.Parent = ServerCMDS
  493. Cloak.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  494. Cloak.BorderColor3 = Color3.new(0, 0, 0)
  495. Cloak.Position = UDim2.new(0.0130586289, 0, 0.408094674, 0)
  496. Cloak.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  497. Cloak.Font = Enum.Font.SourceSans
  498. Cloak.FontSize = Enum.FontSize.Size14
  499. Cloak.Text = "Unloopkill"
  500. Cloak.TextColor3 = Color3.new(1, 1, 1)
  501. Cloak.TextSize = 14
  502.  
  503. UnCloak.Name = "UnCloak"
  504. UnCloak.Parent = ServerCMDS
  505. UnCloak.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  506. UnCloak.BorderColor3 = Color3.new(0, 0, 0)
  507. UnCloak.Position = UDim2.new(0.203469038, 0, 0.405940086, 0)
  508. UnCloak.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  509. UnCloak.Font = Enum.Font.SourceSans
  510. UnCloak.FontSize = Enum.FontSize.Size14
  511. UnCloak.Text = "UnCloak"
  512. UnCloak.TextColor3 = Color3.new(1, 1, 1)
  513. UnCloak.TextSize = 14
  514.  
  515. CloakAll.Name = "CloakAll"
  516. CloakAll.Parent = ServerCMDS
  517. CloakAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  518. CloakAll.BorderColor3 = Color3.new(0, 0, 0)
  519. CloakAll.Position = UDim2.new(0.392136842, 0, 0.406940073, 0)
  520. CloakAll.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  521. CloakAll.Font = Enum.Font.SourceSans
  522. CloakAll.FontSize = Enum.FontSize.Size14
  523. CloakAll.Text = "Cloak All"
  524. CloakAll.TextColor3 = Color3.new(1, 1, 1)
  525. CloakAll.TextSize = 14
  526.  
  527. UnCloakAll.Name = "UnCloakAll"
  528. UnCloakAll.Parent = ServerCMDS
  529. UnCloakAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  530. UnCloakAll.BorderColor3 = Color3.new(0, 0, 0)
  531. UnCloakAll.Position = UDim2.new(0.581091404, 0, 0.408785433, 0)
  532. UnCloakAll.Size = UDim2.new(0.213000074, 0, 0.063000001, 0)
  533. UnCloakAll.Font = Enum.Font.SourceSans
  534. UnCloakAll.FontSize = Enum.FontSize.Size14
  535. UnCloakAll.Text = "UnCloak All"
  536. UnCloakAll.TextColor3 = Color3.new(1, 1, 1)
  537. UnCloakAll.TextSize = 14
  538.  
  539. UnMusic.Name = "UnMusic"
  540. UnMusic.Parent = ServerCMDS
  541. UnMusic.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  542. UnMusic.BorderColor3 = Color3.new(0, 0, 0)
  543. UnMusic.Position = UDim2.new(0.242556989, 0, 0.330075681, 0)
  544. UnMusic.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  545. UnMusic.Font = Enum.Font.SourceSans
  546. UnMusic.FontSize = Enum.FontSize.Size14
  547. UnMusic.Text = "UnMusic Plr"
  548. UnMusic.TextColor3 = Color3.new(1, 1, 1)
  549. UnMusic.TextSize = 14
  550.  
  551. UnMusicAll.Name = "UnMusicAll"
  552. UnMusicAll.Parent = ServerCMDS
  553. UnMusicAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  554. UnMusicAll.BorderColor3 = Color3.new(0, 0, 0)
  555. UnMusicAll.Position = UDim2.new(0.698583126, 0, 0.330230296, 0)
  556. UnMusicAll.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  557. UnMusicAll.Font = Enum.Font.SourceSans
  558. UnMusicAll.FontSize = Enum.FontSize.Size14
  559. UnMusicAll.Text = "UnMusic All"
  560. UnMusicAll.TextColor3 = Color3.new(1, 1, 1)
  561. UnMusicAll.TextSize = 14
  562.  
  563. TakeHealth.Name = "TakeHealth"
  564. TakeHealth.Parent = ServerCMDS
  565. TakeHealth.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  566. TakeHealth.BorderColor3 = Color3.new(0, 0, 0)
  567. TakeHealth.Position = UDim2.new(0.402166188, 0, 0.172501594, 0)
  568. TakeHealth.Size = UDim2.new(0.203000233, 0, 0.063000001, 0)
  569. TakeHealth.Font = Enum.Font.SourceSans
  570. TakeHealth.FontSize = Enum.FontSize.Size14
  571. TakeHealth.Text = "Damage Plr"
  572. TakeHealth.TextColor3 = Color3.new(1, 1, 1)
  573. TakeHealth.TextSize = 14
  574.  
  575. LoopKill.Name = "LoopKill"
  576. LoopKill.Parent = ServerCMDS
  577. LoopKill.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  578. LoopKill.BorderColor3 = Color3.new(0, 0, 0)
  579. LoopKill.Position = UDim2.new(0.590150237, 0, 0.254365891, 0)
  580. LoopKill.Size = UDim2.new(0.215000078, 0, 0.063000001, 0)
  581. LoopKill.Font = Enum.Font.SourceSans
  582. LoopKill.FontSize = Enum.FontSize.Size14
  583. LoopKill.Text = "LoopKill Plr"
  584. LoopKill.TextColor3 = Color3.new(1, 1, 1)
  585. LoopKill.TextSize = 14
  586.  
  587. DetectRoles.Name = "DetectRoles"
  588. DetectRoles.Parent = ServerCMDS
  589. DetectRoles.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  590. DetectRoles.BorderColor3 = Color3.new(0, 0, 0)
  591. DetectRoles.Position = UDim2.new(0.0142866448, 0, 0.483495206, 0)
  592. DetectRoles.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  593. DetectRoles.Font = Enum.Font.SourceSans
  594. DetectRoles.FontSize = Enum.FontSize.Size14
  595. DetectRoles.Text = "Detect Roles"
  596. DetectRoles.TextColor3 = Color3.new(1, 1, 1)
  597. DetectRoles.TextSize = 14
  598.  
  599. CrashLagServer.Name = "CrashLagServer"
  600. CrashLagServer.Parent = ServerCMDS
  601. CrashLagServer.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  602. CrashLagServer.BorderColor3 = Color3.new(0, 0, 0)
  603. CrashLagServer.Position = UDim2.new(0.0117719872, 0, 0.559514225, 0)
  604. CrashLagServer.Size = UDim2.new(0.30499962, 0, 0.063000001, 0)
  605. CrashLagServer.Font = Enum.Font.SourceSans
  606. CrashLagServer.FontSize = Enum.FontSize.Size14
  607. CrashLagServer.Text = "Crash/Lag Server"
  608. CrashLagServer.TextColor3 = Color3.new(1, 1, 1)
  609. CrashLagServer.TextSize = 14
  610.  
  611. CrashInfo.Name = "CrashInfo"
  612. CrashInfo.Parent = ServerCMDS
  613. CrashInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  614. CrashInfo.BackgroundTransparency = 1
  615. CrashInfo.Position = UDim2.new(0.335504889, 0, 0.56782335, 0)
  616. CrashInfo.Size = UDim2.new(0.534408331, 0, 0.0378548913, 0)
  617. CrashInfo.Font = Enum.Font.SourceSans
  618. CrashInfo.FontSize = Enum.FontSize.Size14
  619. CrashInfo.Text = "<-- Spam heaps to lag the server"
  620. CrashInfo.TextColor3 = Color3.new(1, 1, 1)
  621. CrashInfo.TextSize = 14
  622.  
  623. RemoveRadios.Name = "RemoveRadios"
  624. RemoveRadios.Parent = ServerCMDS
  625. RemoveRadios.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  626. RemoveRadios.BorderColor3 = Color3.new(0, 0, 0)
  627. RemoveRadios.Position = UDim2.new(0.0140586291, 0, 0.632533252, 0)
  628. RemoveRadios.Size = UDim2.new(0.428998023, 0, 0.063000001, 0)
  629. RemoveRadios.Font = Enum.Font.SourceSans
  630. RemoveRadios.FontSize = Enum.FontSize.Size14
  631. RemoveRadios.Text = "Remove Everyones Radio"
  632. RemoveRadios.TextColor3 = Color3.new(1, 1, 1)
  633. RemoveRadios.TextSize = 14
  634.  
  635. RadioInfo.Name = "RadioInfo"
  636. RadioInfo.Parent = ServerCMDS
  637. RadioInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  638. RadioInfo.BackgroundTransparency = 1
  639. RadioInfo.Position = UDim2.new(0.454996586, 0, 0.645533085, 0)
  640. RadioInfo.Size = UDim2.new(0.394410133, 0, 0.0378548913, 0)
  641. RadioInfo.Font = Enum.Font.SourceSans
  642. RadioInfo.FontSize = Enum.FontSize.Size14
  643. RadioInfo.Text = "<-- Cannot be undone"
  644. RadioInfo.TextColor3 = Color3.new(1, 1, 1)
  645. RadioInfo.TextSize = 14
  646.  
  647. BringAll.Name = "BringAll"
  648. BringAll.Parent = ServerCMDS
  649. BringAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  650. BringAll.BorderColor3 = Color3.new(0, 0, 0)
  651. BringAll.Position = UDim2.new(0.203286871, 0, 0.709160745, 0)
  652. BringAll.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  653. BringAll.Font = Enum.Font.SourceSans
  654. BringAll.FontSize = Enum.FontSize.Size14
  655. BringAll.Text = "Bring All"
  656. BringAll.TextColor3 = Color3.new(1, 1, 1)
  657. BringAll.TextSize = 14
  658.  
  659. Bring.Name = "Bring"
  660. Bring.Parent = ServerCMDS
  661. Bring.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  662. Bring.BorderColor3 = Color3.new(0, 0, 0)
  663. Bring.Position = UDim2.new(0.0142866448, 0, 0.709779203, 0)
  664. Bring.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  665. Bring.Font = Enum.Font.SourceSans
  666. Bring.FontSize = Enum.FontSize.Size14
  667. Bring.Text = "Bring Plr"
  668. Bring.TextColor3 = Color3.new(1, 1, 1)
  669. Bring.TextSize = 14
  670.  
  671. BringInfo.Name = "BringInfo"
  672. BringInfo.Parent = ServerCMDS
  673. BringInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  674. BringInfo.BackgroundTransparency = 1
  675. BringInfo.Position = UDim2.new(0.581877053, 0, 0.72108829, 0)
  676. BringInfo.Size = UDim2.new(0.179411843, 0, 0.0378548913, 0)
  677. BringInfo.Font = Enum.Font.SourceSans
  678. BringInfo.FontSize = Enum.FontSize.Size14
  679. BringInfo.Text = "<-- Buggy"
  680. BringInfo.TextColor3 = Color3.new(1, 1, 1)
  681. BringInfo.TextSize = 14
  682.  
  683. Glitch.Name = "Glitch"
  684. Glitch.Parent = ServerCMDS
  685. Glitch.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  686. Glitch.BorderColor3 = Color3.new(0, 0, 0)
  687. Glitch.Position = UDim2.new(0.0138013009, 0, 0.786643565, 0)
  688. Glitch.Size = UDim2.new(0.295999557, 0, 0.063000001, 0)
  689. Glitch.Font = Enum.Font.SourceSans
  690. Glitch.FontSize = Enum.FontSize.Size14
  691. Glitch.Text = "Annoy/Glitch All"
  692. Glitch.TextColor3 = Color3.new(1, 1, 1)
  693. Glitch.TextSize = 14
  694.  
  695. Goto.Name = "Goto"
  696. Goto.Parent = ServerCMDS
  697. Goto.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  698. Goto.BorderColor3 = Color3.new(0, 0, 0)
  699. Goto.Position = UDim2.new(0.389285177, 0, 0.709160745, 0)
  700. Goto.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  701. Goto.Font = Enum.Font.SourceSans
  702. Goto.FontSize = Enum.FontSize.Size14
  703. Goto.Text = "Goto Plr"
  704. Goto.TextColor3 = Color3.new(1, 1, 1)
  705. Goto.TextSize = 14
  706.  
  707. TakeHealthAll.Name = "TakeHealthAll"
  708. TakeHealthAll.Parent = ServerCMDS
  709. TakeHealthAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  710. TakeHealthAll.BorderColor3 = Color3.new(0, 0, 0)
  711. TakeHealthAll.Position = UDim2.new(0.61716342, 0, 0.172501594, 0)
  712. TakeHealthAll.Size = UDim2.new(0.203000233, 0, 0.063000001, 0)
  713. TakeHealthAll.Font = Enum.Font.SourceSans
  714. TakeHealthAll.FontSize = Enum.FontSize.Size14
  715. TakeHealthAll.Text = "Damage All"
  716. TakeHealthAll.TextColor3 = Color3.new(1, 1, 1)
  717. TakeHealthAll.TextSize = 14
  718.  
  719. LOGO.Name = "LOGO"
  720. LOGO.Parent = TMGui
  721. LOGO.BackgroundColor3 = Color3.new(1, 1, 1)
  722. LOGO.BackgroundTransparency = 1
  723. LOGO.Position = UDim2.new(0.427396804, 0, 0.0936230421, 0)
  724. LOGO.Size = UDim2.new(0.139682546, 0, 0.0523560196, 0)
  725. LOGO.Font = Enum.Font.Fantasy
  726. LOGO.FontSize = Enum.FontSize.Size28
  727. LOGO.Text = "TM"
  728. LOGO.TextColor3 = Color3.new(1, 1, 1)
  729. LOGO.TextSize = 25
  730.  
  731. LocalPlayerCMDS.Name = "LocalPlayerCMDS"
  732. LocalPlayerCMDS.Parent = TMGui
  733. LocalPlayerCMDS.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  734. LocalPlayerCMDS.BackgroundTransparency = 0.60000002384186
  735. LocalPlayerCMDS.BorderColor3 = Color3.new(1, 1, 1)
  736. LocalPlayerCMDS.Position = UDim2.new(0.0130000003, 0, 0.159999996, 0)
  737. LocalPlayerCMDS.Size = UDim2.new(0.975000024, 0, 0.829999983, 0)
  738. LocalPlayerCMDS.Visible = false
  739.  
  740. SetWS.Name = "SetWS"
  741. SetWS.Parent = LocalPlayerCMDS
  742. SetWS.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  743. SetWS.BorderColor3 = Color3.new(0, 0, 0)
  744. SetWS.Position = UDim2.new(0.400908828, 0, 0.0127728693, 0)
  745. SetWS.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  746. SetWS.Font = Enum.Font.SourceSans
  747. SetWS.FontSize = Enum.FontSize.Size14
  748. SetWS.Text = "Set WS"
  749. SetWS.TextColor3 = Color3.new(1, 1, 1)
  750. SetWS.TextSize = 14
  751.  
  752. Walkspeed.Name = "Walkspeed"
  753. Walkspeed.Parent = LocalPlayerCMDS
  754. Walkspeed.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  755. Walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  756. Walkspeed.Position = UDim2.new(0.0112866443, 0, 0.0137728695, 0)
  757. Walkspeed.Size = UDim2.new(0.372592866, 0, 0.0630914792, 0)
  758. Walkspeed.Font = Enum.Font.SourceSans
  759. Walkspeed.FontSize = Enum.FontSize.Size14
  760. Walkspeed.Text = "Walk Speed"
  761. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  762. Walkspeed.TextSize = 14
  763. Walkspeed.TextWrapped = true
  764.  
  765. ToolName.Name = "ToolName"
  766. ToolName.Parent = LocalPlayerCMDS
  767. ToolName.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  768. ToolName.BorderColor3 = Color3.new(0, 0, 0)
  769. ToolName.Position = UDim2.new(0.0130293155, 0, 0.0914826468, 0)
  770. ToolName.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  771. ToolName.Font = Enum.Font.SourceSans
  772. ToolName.FontSize = Enum.FontSize.Size14
  773. ToolName.Text = "Tool Name"
  774. ToolName.TextColor3 = Color3.new(1, 1, 1)
  775. ToolName.TextSize = 14
  776. ToolName.TextWrapped = true
  777.  
  778. SaveTool.Name = "SaveTool"
  779. SaveTool.Parent = LocalPlayerCMDS
  780. SaveTool.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  781. SaveTool.BorderColor3 = Color3.new(0, 0, 0)
  782. SaveTool.Position = UDim2.new(0.399394125, 0, 0.0901735127, 0)
  783. SaveTool.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  784. SaveTool.Font = Enum.Font.SourceSans
  785. SaveTool.FontSize = Enum.FontSize.Size14
  786. SaveTool.Text = "SaveTool"
  787. SaveTool.TextColor3 = Color3.new(1, 1, 1)
  788. SaveTool.TextSize = 14
  789.  
  790. DAntiCheat.Name = "DAntiCheat"
  791. DAntiCheat.Parent = LocalPlayerCMDS
  792. DAntiCheat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  793. DAntiCheat.BorderColor3 = Color3.new(0, 0, 0)
  794. DAntiCheat.Position = UDim2.new(0.0138013009, 0, 0.169347003, 0)
  795. DAntiCheat.Size = UDim2.new(0.327999145, 0, 0.063000001, 0)
  796. DAntiCheat.Font = Enum.Font.SourceSans
  797. DAntiCheat.FontSize = Enum.FontSize.Size14
  798. DAntiCheat.Text = "Disable Anti-Cheat"
  799. DAntiCheat.TextColor3 = Color3.new(1, 1, 1)
  800. DAntiCheat.TextSize = 14
  801.  
  802. TextLabel.Parent = LocalPlayerCMDS
  803. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  804. TextLabel.BackgroundTransparency = 1
  805. TextLabel.Position = UDim2.new(0.1791531, 0, 0.520504713, 0)
  806. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  807. TextLabel.Font = Enum.Font.SourceSans
  808. TextLabel.FontSize = Enum.FontSize.Size14
  809. TextLabel.Text = "MORE COMMANDS COMING SOON!"
  810. TextLabel.TextColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  811. TextLabel.TextSize = 14
  812.  
  813. TPMVP.Name = "TPMVP"
  814. TPMVP.Parent = LocalPlayerCMDS
  815. TPMVP.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  816. TPMVP.BorderColor3 = Color3.new(0, 0, 0)
  817. TPMVP.Position = UDim2.new(0.0138013009, 0, 0.246347159, 0)
  818. TPMVP.Size = UDim2.new(0.327999145, 0, 0.063000001, 0)
  819. TPMVP.Font = Enum.Font.SourceSans
  820. TPMVP.FontSize = Enum.FontSize.Size14
  821. TPMVP.Text = "Teleport Into Mvp"
  822. TPMVP.TextColor3 = Color3.new(1, 1, 1)
  823. TPMVP.TextSize = 14
  824.  
  825. Creds.Name = "Creds"
  826. Creds.Parent = TMGui
  827. Creds.BackgroundColor3 = Color3.new(0, 0, 0)
  828. Creds.BackgroundTransparency = 1
  829. Creds.Position = UDim2.new(0.0133819468, 0, 0.944408357, 0)
  830. Creds.Size = UDim2.new(0.973090947, 0, 0.0445026197, 0)
  831. Creds.Font = Enum.Font.SourceSans
  832. Creds.FontSize = Enum.FontSize.Size14
  833. Creds.Text = "Big thanks to Jobey for Ui tips and Command ideas!"
  834. Creds.TextColor3 = Color3.new(1, 1, 1)
  835. Creds.TextSize = 14
  836.  
  837. Open.Name = "Open"
  838. Open.Parent = TwistedMurdererGUI
  839. Open.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  840. Open.BackgroundTransparency = 0.30000001192093
  841. Open.BorderColor3 = Color3.new(1, 1, 1)
  842. Open.Position = UDim2.new(-0.000393571914, 0, 0.00120772945, 0)
  843. Open.Size = UDim2.new(0.0521528199, 0, 0.0350241549, 0)
  844.  
  845. OpenB.Name = "OpenB"
  846. OpenB.Parent = Open
  847. OpenB.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  848. OpenB.BackgroundTransparency = 1
  849. OpenB.Position = UDim2.new(0.022224538, 0, 0.103263155, 0)
  850. OpenB.Size = UDim2.new(0.96236676, 0, 0.842105269, 0)
  851. OpenB.Font = Enum.Font.SourceSans
  852. OpenB.FontSize = Enum.FontSize.Size14
  853. OpenB.Text = "Open GUI"
  854. OpenB.TextColor3 = Color3.new(1, 1, 1)
  855. OpenB.TextSize = 14
  856.  
  857.  
  858. OpenB.MouseButton1Down:connect(function()
  859. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.Open.Visible = false
  860. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.TMGui.Visible = true
  861. end)
  862.  
  863. CloseB.MouseButton1Down:connect(function()
  864. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.Open.Visible = true
  865. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.TMGui.Visible = false
  866. end)
  867.  
  868. Players.MouseButton1Down:connect(function()
  869. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.TMGui.ServerCMDS.Visible = true
  870. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.TMGui.LocalPlayerCMDS.Visible = false
  871. end)
  872.  
  873. LocalPlayer.MouseButton1Down:connect(function()
  874. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.TMGui.ServerCMDS.Visible = false
  875. game.Players.LocalPlayer.PlayerGui.TwistedMurdererGUI.TMGui.LocalPlayerCMDS.Visible = true
  876. end)
  877.  
  878. Kill.MouseButton1Down:connect(function()
  879. for _,v in pairs(game.Players:GetPlayers()) do
  880. if string.sub(v.Name:lower(),1,string.len(PlayerName.Text))==PlayerName.Text:lower() then
  881. print("Worked")
  882. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, v.Character.Humanoid)
  883. end
  884. end
  885. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, game.Workspace.Ignore.Players[PlayerName.Text].Humanoid)
  886. end)
  887.  
  888. KillAll.MouseButton1Down:connect(function()
  889. for i,v in pairs(game.Players:GetPlayers()) do
  890. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, game.Workspace.Ignore.Players[v.Name].Humanoid)
  891. end
  892. end)
  893.  
  894. KillOthers.MouseButton1Down:connect(function()
  895. for _,v in pairs(game.Players:GetPlayers()) do
  896. if v.Name ~= game.Players.LocalPlayer.Name then
  897. print("Worked")
  898. game.ReplicatedStorage.Event:FireServer("TPD", 100, game.Workspace.Ignore.Players[v.Name].Humanoid)
  899. end
  900. end
  901. end)
  902.  
  903. LoopKill.MouseButton1Down:connect(function()
  904. loop=true
  905. for _,v in pairs(game.Players:GetPlayers()) do
  906. if string.sub(v.Name:lower(),1,string.len(PlayerName.Text)) == PlayerName.Text:lower() then
  907. print("Worked")
  908. repeat
  909. wait(1.5)
  910. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, v.Character.Humanoid)
  911. until loop==false
  912. end
  913. end
  914. end)
  915.  
  916. Cloak.MouseButton1Down:connect(function()
  917. loop=false
  918. end)
  919.  
  920. UnCloak.MouseButton1Down:connect(function()
  921. game.ReplicatedStorage.Event:FireServer("UnCloak", game.Workspace.Ignore.Players[PlayerName.Text])
  922. end)
  923.  
  924. CloakAll.MouseButton1Down:connect(function()
  925. for i,v in pairs(game.Players:GetPlayers()) do
  926. game.ReplicatedStorage.Event:FireServer("Cloak", game.Workspace.Ignore.Players[v.Name])
  927. end
  928. end)
  929.  
  930. UnCloakAll.MouseButton1Down:connect(function()
  931. for i,v in pairs(game.Players:GetPlayers()) do
  932. game.ReplicatedStorage.Event:FireServer("UnCloak", game.Workspace.Ignore.Players[v.Name])
  933. end
  934. end)
  935.  
  936. Music.MouseButton1Down:connect(function()
  937. game.ReplicatedStorage.Event:FireServer("PlayRadio", game.Players[PlayerName.Text], MusicID.Text)
  938. end)
  939.  
  940. MusicAll.MouseButton1Down:connect(function()
  941. for i,v in pairs(game.Players:GetPlayers()) do
  942. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, MusicID.Text)
  943. end
  944. end)
  945.  
  946. UnMusicAll.MouseButton1Down:connect(function()
  947. for i,v in pairs(game.Players:GetPlayers()) do
  948. game.ReplicatedStorage.Event:FireServer("StopRadio", v)
  949. end
  950. end)
  951.  
  952. UnMusic.MouseButton1Down:connect(function()
  953. game.ReplicatedStorage.Event:FireServer("StopRadio", game.Players[PlayerName.Text])
  954. end)
  955.  
  956. SaveTool.MouseButton1Down:connect(function()
  957. game.Players.LocalPlayer.Backpack[ToolName.Text].Parent = game.Players.LocalPlayer.StarterGear
  958. end)
  959.  
  960. SetWS.MouseButton1Down:connect(function()
  961. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Walkspeed.Text
  962. end)
  963.  
  964. TakeHealth.MouseButton1Down:connect(function()
  965. for _,v in pairs(game.Players:GetPlayers()) do
  966. if string.sub(v.Name:lower(),1,string.len(PlayerName.Text))==PlayerName.Text:lower() then
  967. print("Worked")
  968. game.ReplicatedStorage.Event:FireServer("TPD", Value.Text, v.Character.Humanoid)
  969. end
  970. end
  971. game.ReplicatedStorage.Event:FireServer("TPD", Value.Text, PlayerName.Text)
  972. end)
  973.  
  974. CrashLagServer.MouseButton1Down:connect(function()
  975. while true do
  976. wait()
  977. for i,v in pairs(game.Players:GetPlayers()) do
  978. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, 491150071)
  979. end
  980. end
  981. end)
  982.  
  983. RemoveRadios.MouseButton1Down:connect(function()
  984. while true do
  985. wait(1.2)
  986. for i,v in pairs(game.Players:GetPlayers()) do
  987. game.ReplicatedStorage.Event:FireServer("StopRadio", v)
  988. end
  989. end
  990. end)
  991.  
  992. Bring.MouseButton1Down:connect(function()
  993. plr = game.Players.PlayerName.Text
  994. lpChar = game.Players.LocalPlayer.Character.HumanoidRootPart
  995.  
  996. lpChar.Anchored = true
  997. local w = Instance.new("Weld", lpChar)
  998. w.Part0 = lpChar
  999. w.Part1 = plr.Character.HumanoidRootPart
  1000. w.C0 = lpChar.CFrame
  1001. w.C1 = lpChar.CFrame
  1002. wait(0.1)
  1003. w:Destroy()
  1004. lpChar.Anchored = false
  1005. end)
  1006.  
  1007. BringAll.MouseButton1Down:connect(function()
  1008. for i,plr in pairs (game.Players:GetPlayers()) do
  1009. if plr.Name ~= game.Players.LocalPlayer.Name then
  1010. lpChar = game.Players.LocalPlayer.Character.HumanoidRootPart
  1011.  
  1012. lpChar.Anchored = true
  1013. local w = Instance.new("Weld", lpChar)
  1014. w.Part0 = lpChar
  1015. w.Part1 = plr.Character.HumanoidRootPart
  1016. w.C0 = lpChar.CFrame
  1017. w.C1 = lpChar.CFrame
  1018. wait(0.1)
  1019. w:Destroy()
  1020. lpChar.Anchored = false
  1021. end
  1022. end
  1023. end)
  1024.  
  1025. Glitch.MouseButton1Down:connect(function()
  1026. lpChar = game.Players.LocalPlayer.Character.HumanoidRootPart
  1027.  
  1028. for i,plr in pairs (game.Players:GetPlayers()) do
  1029. if plr.Name ~= game.Players.LocalPlayer.Name then
  1030. for i,v in pairs (game.Players.LocalPlayer.Character:GetChildren()) do
  1031. if v.ClassName == 'Part' then
  1032. if v.Name ~= 'Head' then
  1033. v.Anchored = true
  1034. end
  1035. end
  1036. end
  1037. local w = Instance.new("Weld", lpChar)
  1038. w.Part0 = lpChar
  1039. w.Part1 = plr.Character.HumanoidRootPart
  1040. w.C0 = lpChar.CFrame
  1041. w.C1 = lpChar.CFrame * CFrame.new(0, 99999999, 0)
  1042. wait(0.1)
  1043. w:Destroy()
  1044. for i,v in pairs (game.Players.LocalPlayer.Character:GetChildren()) do
  1045. if v.ClassName == 'Part' then
  1046. if v.Name ~= 'Head' then
  1047. v.Anchored = false
  1048. end
  1049. end
  1050. end
  1051. end
  1052. end
  1053.  
  1054.  
  1055. end)
  1056.  
  1057. Goto.MouseButton1Down:connect(function()
  1058. local plr = game.Players.LocalPlayer
  1059. lpChar = game.Players[PlayerName.Text].Character.HumanoidRootPart
  1060.  
  1061. lpChar.Anchored = true
  1062. local w = Instance.new("Weld", lpChar)
  1063. w.Part0 = lpChar
  1064. w.Part1 = plr.Character.HumanoidRootPart
  1065. w.C0 = lpChar.CFrame
  1066. w.C1 = lpChar.CFrame
  1067. wait(.1)
  1068. w:Destroy()
  1069. lpChar.Anchored = false
  1070. end)
  1071.  
  1072. DAntiCheat.MouseButton1Down:connect(function()
  1073. antiKek={'AntiSpeedHack','AntiDataTheft','UI','NO FF','NO FF'}
  1074.  
  1075. while wait() do
  1076. local Player = game.Players.LocalPlayer
  1077. local Gui = Player.PlayerGui
  1078. for i,v in pairs(antiKek) do
  1079. if Gui:FindFirstChild(v) then
  1080. Gui:FindFirstChild(v):Remove()
  1081. end
  1082. end
  1083. end
  1084. end)
  1085.  
  1086. DetectRoles.MouseButton1Down:connect(function()
  1087. while wait(1) do
  1088. for i,v in pairs(game.Players:GetPlayers()) do
  1089. if game.Players[v.Name].Character:FindFirstChild("Role") then
  1090. local role = game.Players[v.Name].Character:FindFirstChild("Role")
  1091. if role.Value == "Murderer" then
  1092. game.Players.LocalPlayer.PlayerGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 0, 0)
  1093. elseif role.Value == "Sheriff" then
  1094. game.Players.LocalPlayer.PlayerGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 170/255, 0)
  1095. elseif role.Value == "Innocent" then
  1096. game.Players.LocalPlayer.PlayerGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(0, 1, 0)
  1097. else
  1098. game.Players.LocalPlayer.PlayerGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 1, 1)
  1099. end
  1100. end
  1101. end
  1102. end
  1103. end)
  1104.  
  1105. TPMVP.MouseButton1Down:connect(function()
  1106. PlayerName = game.Players.LocalPlayer.Name
  1107. game.Workspace.Ignore.Players[PlayerName].HumanoidRootPart.CFrame = CFrame.new(7, 29, -10)
  1108. end)
  1109.  
  1110. TakeHealthAll.MouseButton1Down:connect(function()
  1111. for i,v in pairs(game.Players:GetPlayers()) do
  1112. game.ReplicatedStorage.Event:FireServer("TPD", Value.Text, game.Workspace.Ignore.Players[v.Name].Humanoid)
  1113. end
  1114. end)
  1115. -----------------------------------------
  1116. elseif zlol==false then
  1117. zlol=true
  1118. fome.Text=""
  1119. for _,v in pairs(game.Players.LocalPlayer.PlayerGui:GetChildren()) do
  1120. if v.Name=="TwistedMurdererGUI" then
  1121. v:Destroy()
  1122. end
  1123. end
  1124. end
  1125. end)
  1126. d=true
  1127. function bill(color,name,parent)
  1128. bi=Instance.new("BillboardGui",parent)
  1129. bi.Active=false
  1130. bi.Adornee=parent.HumanoidRootPart
  1131. bi.AlwaysOnTop=true
  1132. bi.Enabled=true
  1133. bi.MaxDistance=100000
  1134. bi.Name=name
  1135. bi.Size=UDim2.new(2.5, 0,2.5, 0)
  1136. bi.Archivable=true
  1137. te=Instance.new("TextLabel",bi)
  1138. te.Active=false
  1139. color=BrickColor.new(color)
  1140. te.BackgroundColor3=color.Color
  1141. te.BackgroundTransparency=0.5
  1142. te.BorderSizePixel=0
  1143. te.Name=name
  1144. te.Text=name
  1145. te.Position=UDim2.new(-0.35, 0,-1, 0)
  1146. te.Size=UDim2.new(1.638, 0,2.519, 0)
  1147. te.Visible=true
  1148. te.Archivable=true
  1149. te.TextScaled=true
  1150. end
  1151. rame.MouseButton1Click:Connect(function()
  1152. if d==true then
  1153. rame.Text="X"
  1154. for _,x in pairs(game.Players:GetPlayers()) do
  1155. if not x.Backpack:FindFirstChild("Gun") and not x.Character:FindFirstChild("Gun") and not x.Backpack:FindFirstChild("Knife") and not x.Character:FindFirstChild("Knife") and x.Character:FindFirstChild("Role") then
  1156. if x.Character.Role.Value=="Innocent" then
  1157. bill("Lime green","Innocent",x.Character)
  1158. end
  1159. end
  1160. end
  1161. end
  1162. if d==false then
  1163. rame.Text=""
  1164. for _,v in pairs(game.Players:GetPlayers()) do
  1165. if v.Character:FindFirstChild("Innocent") then
  1166. for _,i in pairs(v.Character:GetChildren()) do
  1167. if i.Name == "Innocent" then
  1168. i:Destroy()
  1169. end
  1170. end
  1171. end
  1172. end
  1173. end
  1174. d=not d
  1175. end)
  1176. x=true
  1177. Frame.MouseButton1Click:Connect(function()
  1178. if x ==true then
  1179. x=false
  1180. print("-------------------------------")
  1181. Frame.Text="X"
  1182. function role()
  1183. for _,v in pairs(game.Players:GetPlayers()) do
  1184. if v.Character then
  1185. if v.Character:FindFirstChild("Role") then if v.Character.Role.Value=="Sheriff" or v.Character:FindFirstChild("Gun") or v.Backpack:FindFirstChild("Gun") then
  1186.  
  1187. if not v.Character:FindFirstChild("Sheriff") then
  1188. print(v.Name.." Is a sheriff!")
  1189. if v.Name~=game.Players.LocalPlayer.Name then
  1190. bill("New Yeller","Sheriff",v.Character)
  1191. end
  1192. end
  1193. end
  1194. end
  1195. if v.Character:FindFirstChild("Role") then if v.Character.Role.Value=="Murderer" or v.Character:FindFirstChild("Knife") or v.Backpack:FindFirstChild("Knife") then
  1196.  
  1197. if not v.Character:FindFirstChild("Murderer") then
  1198. print(v.Name.." Is a murderer!")
  1199. if v.Name~=game.Players.LocalPlayer.Name then
  1200. bill("Really red","Murderer",v.Character)
  1201. end
  1202. end
  1203. end
  1204. end
  1205. end
  1206. end
  1207. end
  1208. role()
  1209. elseif x==false then
  1210. x=true
  1211. Frame.Text=""
  1212. for _,p in pairs(game.Players:GetPlayers()) do
  1213. for _,x in pairs(p.Character:GetChildren()) do
  1214. if x.className == "BillboardGui" then
  1215. x:Destroy()
  1216. end
  1217. end
  1218. end
  1219.  
  1220. end
  1221. end)
  1222.  
  1223. --Converted with rocket12211's model to script plugin v4
  1224. function sandbox(var,func)
  1225. local env = getfenv(func)
  1226. local newenv = setmetatable({},{
  1227. __index = function(self,k)
  1228. if k=="script" then
  1229. return var
  1230. else
  1231. return env[k]
  1232. end
  1233. end,
  1234. })
  1235. setfenv(func,newenv)
  1236. return func
  1237. end
  1238. cors = {}
  1239. mas = Instance.new("Model",game:GetService("Lighting"))
  1240. TextButton1 = Instance.new("TextButton")
  1241. Script2 = Instance.new("Script")
  1242. TextButton1.Parent = mas
  1243. TextButton1.Position = UDim2.new(0.794284344, 0, 0, 0)
  1244. TextButton1.Size = UDim2.new(0.0370000005, 0, 0.0970000029, 0)
  1245. TextButton1.Active = false
  1246. TextButton1.BackgroundColor = BrickColor.new("Really black")
  1247. TextButton1.BackgroundColor3 = Color3.new(0, 0, 0)
  1248. TextButton1.Selectable = false
  1249. TextButton1.Text = ""
  1250. TextButton1.TextScaled = true
  1251. TextButton1.TextWrap = true
  1252. TextButton1.TextWrapped = true
  1253. Script2.Parent = TextButton1
  1254. table.insert(cors,sandbox(Script2,function()
  1255. script.Parent.MouseButton1Click:Connect(function()
  1256. if script.Parent.Text=="X" then
  1257. script.Parent.Text=""
  1258. elseif script.Parent.Text=="" then
  1259. script.Parent.Text="X"
  1260. Local = game:GetService('Players').LocalPlayer
  1261. Char = Local.Character
  1262. neqqa=Char.HumanoidRootPart.CFrame
  1263. touched,tpdback = false, false
  1264. Local.CharacterAdded:connect(function(char)
  1265. if script.Disabled ~= true then
  1266. wait(.25)
  1267. loc = Char.HumanoidRootPart.Position
  1268. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1269. end
  1270. end)
  1271. game:GetService('UserInputService').InputBegan:connect(function(key)
  1272. if key.KeyCode == Enum.KeyCode.Equals then
  1273. if script.Disabled ~= true then
  1274. script.Disabled = true
  1275. print'you may re-execute'
  1276. end
  1277. end
  1278. end)
  1279. box = Instance.new('Part',workspace)
  1280. box.Anchored = true
  1281. box.CanCollide = true
  1282. box.Size = Vector3.new(10,1,10)
  1283. box.Position = Vector3.new(0,10000,0)
  1284. box.Touched:connect(function(part)
  1285. if (part.Parent.Name == Local.Name) then
  1286. if touched == false then
  1287. touched = true
  1288. function apply()
  1289. if script.Disabled ~= true then
  1290. no = Char.HumanoidRootPart:Clone()
  1291. wait(.25)
  1292. Char.HumanoidRootPart:Destroy()
  1293. no.Parent = Char
  1294. Char:MoveTo(loc)
  1295. touched = false
  1296. end end
  1297. if Char then
  1298. apply()
  1299. end
  1300. end
  1301. end
  1302. end)
  1303. repeat wait() until Char
  1304. loc = Char.HumanoidRootPart.Position
  1305. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1306. wait(0.5)
  1307. Char.HumanoidRootPart.CFrame=neqqa
  1308. end
  1309. end)
  1310. end))
  1311. for i,v in pairs(mas:GetChildren()) do
  1312. v.Parent = game.Players.LocalPlayer.PlayerGui:WaitForChild("slegit")
  1313. pcall(function() v:MakeJoints() end)
  1314. end
  1315. mas:Destroy()
  1316. for i,v in pairs(cors) do
  1317. spawn(function()
  1318. pcall(v)
  1319. end)
  1320. end
  1321.  
  1322. --Converted with rocket12211's model to script plugin v4
  1323. function sandbox(var,func)
  1324. local env = getfenv(func)
  1325. local newenv = setmetatable({},{
  1326. __index = function(self,k)
  1327. if k=="script" then
  1328. return var
  1329. else
  1330. return env[k]
  1331. end
  1332. end,
  1333. })
  1334. setfenv(func,newenv)
  1335. return func
  1336. end
  1337. cors = {}
  1338. mas = Instance.new("Model",game:GetService("Lighting"))
  1339. TextButton0 = Instance.new("TextButton")
  1340. Script1 = Instance.new("Script")
  1341. TextButton0.Parent = mas
  1342. TextButton0.Position = UDim2.new(0.714999974, 0, 0, 0)
  1343. TextButton0.Size = UDim2.new(0.0370000005, 0, 0.0970000029, 0)
  1344. TextButton0.Active = false
  1345. TextButton0.BackgroundColor = BrickColor.new("Toothpaste")
  1346. TextButton0.BackgroundColor3 = Color3.new(0.0392157, 0.905882, 1)
  1347. TextButton0.Selectable = false
  1348. TextButton0.Text = ""
  1349. TextButton0.TextScaled = true
  1350. TextButton0.TextWrap = true
  1351. TextButton0.TextWrapped = true
  1352. Script1.Parent = TextButton0
  1353. table.insert(cors,sandbox(Script1,function()
  1354. script.Parent.MouseButton1Down:Connect(function()
  1355. if script.Parent.Text=="" then
  1356. script.Parent.Text="X"
  1357. --Converted with rocket12211's model to script plugin v4
  1358. function sandbox(var,func)
  1359. local env = getfenv(func)
  1360. local newenv = setmetatable({},{
  1361. __index = function(self,k)
  1362. if k=="script" then
  1363. return var
  1364. else
  1365. return env[k]
  1366. end
  1367. end,
  1368. })
  1369. setfenv(func,newenv)
  1370. return func
  1371. end
  1372. cors = {}
  1373. mas = Instance.new("Model",game:GetService("Lighting"))
  1374. ScreenGui0 = Instance.new("ScreenGui")
  1375. Frame1 = Instance.new("Frame")
  1376. Script2 = Instance.new("Script")
  1377. TextButton3 = Instance.new("TextButton")
  1378. Script4 = Instance.new("Script")
  1379. TextButton5 = Instance.new("TextButton")
  1380. Script6 = Instance.new("Script")
  1381. TextBox7 = Instance.new("TextBox")
  1382. UIGridLayout8 = Instance.new("UIGridLayout")
  1383. TextButton9 = Instance.new("TextButton")
  1384. Script10 = Instance.new("Script")
  1385. ScreenGui0.Name = "Finder"
  1386. ScreenGui0.Parent = mas
  1387. Frame1.Parent = ScreenGui0
  1388. Frame1.Position = UDim2.new(0.618483424, 0, 0.256513029, 0)
  1389. Frame1.Transparency = 0.5
  1390. Frame1.Size = UDim2.new(0, 287, 0, 183)
  1391. Frame1.BackgroundColor = BrickColor.new("Toothpaste")
  1392. Frame1.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  1393. Frame1.BackgroundTransparency = 0.5
  1394. Frame1.Draggable = true
  1395. Script2.Name = "Draggable"
  1396. Script2.Parent = Frame1
  1397. table.insert(cors,sandbox(Script2,function()
  1398. local UserInputService = game:GetService("UserInputService")
  1399.  
  1400. local gui = script.Parent
  1401.  
  1402. local dragging
  1403. local dragInput
  1404. local dragStart
  1405. local startPos
  1406.  
  1407. local function update(input)
  1408. local delta = input.Position - dragStart
  1409. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1410. end
  1411.  
  1412. gui.InputBegan:Connect(function(input)
  1413. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1414. dragging = true
  1415. dragStart = input.Position
  1416. startPos = gui.Position
  1417.  
  1418. input.Changed:Connect(function()
  1419. if input.UserInputState == Enum.UserInputState.End then
  1420. dragging = false
  1421. end
  1422. end)
  1423. end
  1424. end)
  1425.  
  1426. gui.InputChanged:Connect(function(input)
  1427. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1428. dragInput = input
  1429. end
  1430. end)
  1431.  
  1432. UserInputService.InputChanged:Connect(function(input)
  1433. if input == dragInput and dragging then
  1434. update(input)
  1435. end
  1436. end)
  1437. end))
  1438. TextButton3.Name = "zFind Position"
  1439. TextButton3.Parent = Frame1
  1440. TextButton3.Position = UDim2.new(0, 0, 0.284000725, 0)
  1441. TextButton3.Transparency = 0.5
  1442. TextButton3.Size = UDim2.new(0, 255, 0, 44)
  1443. TextButton3.BackgroundColor = BrickColor.new("Really blue")
  1444. TextButton3.BackgroundColor3 = Color3.new(0, 0.0470588, 1)
  1445. TextButton3.BackgroundTransparency = 0.5
  1446. TextButton3.BorderColor = BrickColor.new("Really blue")
  1447. TextButton3.BorderColor3 = Color3.new(0, 0.0470588, 1)
  1448. TextButton3.Font = Enum.Font.SciFi
  1449. TextButton3.FontSize = Enum.FontSize.Size14
  1450. TextButton3.Text = "Find Position"
  1451. TextButton3.TextColor = BrickColor.new("Really black")
  1452. TextButton3.TextColor3 = Color3.new(0, 0, 0)
  1453. TextButton3.TextScaled = true
  1454. TextButton3.TextSize = 14
  1455. TextButton3.TextWrap = true
  1456. TextButton3.TextWrapped = true
  1457. Script4.Parent = TextButton3
  1458. table.insert(cors,sandbox(Script4,function()
  1459. script.Parent.MouseButton1Click:Connect(function()
  1460. local name=script.Parent.Parent.name.Text
  1461. for _,v in pairs(game.Players:GetPlayers()) do
  1462. if string.sub(v.Name:lower(),1,string.len(name)) == name:lower() then
  1463. if v.Character then
  1464. local x=v.Character.HumanoidRootPart.Position.X
  1465. local X=(x + 0.5) - (x + 0.5) % 1
  1466. local y=v.Character.HumanoidRootPart.Position.Y
  1467. local Y=(x + 0.5) - (x + 0.5) % 1
  1468. local z=v.Character.HumanoidRootPart.Position.z
  1469. local Z=(z + 0.5) - (z + 0.5) % 1
  1470. print("Vector3.new("..X..", "..Y..", "..Z..")")
  1471. end
  1472. end
  1473. end
  1474. end)
  1475. end))
  1476. TextButton5.Name = "zFind music"
  1477. TextButton5.Parent = Frame1
  1478. TextButton5.Position = UDim2.new(0, 0, 0.638527632, 0)
  1479. TextButton5.Transparency = 0.5
  1480. TextButton5.Size = UDim2.new(0, 255, 0, 44)
  1481. TextButton5.BackgroundColor = BrickColor.new("Really blue")
  1482. TextButton5.BackgroundColor3 = Color3.new(0, 0.0470588, 1)
  1483. TextButton5.BackgroundTransparency = 0.5
  1484. TextButton5.BorderColor = BrickColor.new("Really blue")
  1485. TextButton5.BorderColor3 = Color3.new(0, 0.0470588, 1)
  1486. TextButton5.Font = Enum.Font.SciFi
  1487. TextButton5.FontSize = Enum.FontSize.Size14
  1488. TextButton5.Text = "Find music"
  1489. TextButton5.TextColor = BrickColor.new("Really black")
  1490. TextButton5.TextColor3 = Color3.new(0, 0, 0)
  1491. TextButton5.TextScaled = true
  1492. TextButton5.TextSize = 14
  1493. TextButton5.TextWrap = true
  1494. TextButton5.TextWrapped = true
  1495. Script6.Parent = TextButton5
  1496. table.insert(cors,sandbox(Script6,function()
  1497. script.Parent.MouseButton1Click:Connect(function()
  1498. local name=script.Parent.Parent.name.Text
  1499. for _,v in pairs(game.Players:GetPlayers()) do
  1500. if string.sub(v.Name:lower(),1,string.len(name)) == name:lower() then
  1501. if v.Character then
  1502. if v.Character.Torso:FindFirstChild("Music") then
  1503. print(v.Character.Torso.Music.SoundId)
  1504. end
  1505. end
  1506. end
  1507. end
  1508. end)
  1509. end))
  1510. TextBox7.Name = "name"
  1511. TextBox7.Parent = Frame1
  1512. TextBox7.Position = UDim2.new(0, 0, 0.00192863494, 0)
  1513. TextBox7.Transparency = 0.5
  1514. TextBox7.Size = UDim2.new(0, 255, 0, 38)
  1515. TextBox7.BackgroundColor = BrickColor.new("Really blue")
  1516. TextBox7.BackgroundColor3 = Color3.new(0, 0.0470588, 1)
  1517. TextBox7.BackgroundTransparency = 0.5
  1518. TextBox7.BorderColor = BrickColor.new("Really blue")
  1519. TextBox7.BorderColor3 = Color3.new(0, 0.0470588, 1)
  1520. TextBox7.Font = Enum.Font.SciFi
  1521. TextBox7.FontSize = Enum.FontSize.Size14
  1522. TextBox7.Text = "Player name"
  1523. TextBox7.TextColor = BrickColor.new("Really black")
  1524. TextBox7.TextColor3 = Color3.new(0, 0, 0)
  1525. TextBox7.TextScaled = true
  1526. TextBox7.TextSize = 14
  1527. TextBox7.TextWrap = true
  1528. TextBox7.TextWrapped = true
  1529. UIGridLayout8.Parent = Frame1
  1530. UIGridLayout8.CellPadding = UDim2.new(0, 5, 0, 2)
  1531. UIGridLayout8.CellSize = UDim2.new(0, 255, 0, 44)
  1532. TextButton9.Name = "zgoto"
  1533. TextButton9.Parent = Frame1
  1534. TextButton9.Position = UDim2.new(0, 0, 0.638527632, 0)
  1535. TextButton9.Transparency = 0.5
  1536. TextButton9.Size = UDim2.new(0, 255, 0, 44)
  1537. TextButton9.BackgroundColor = BrickColor.new("Really blue")
  1538. TextButton9.BackgroundColor3 = Color3.new(0, 0.0470588, 1)
  1539. TextButton9.BackgroundTransparency = 0.5
  1540. TextButton9.BorderColor = BrickColor.new("Really blue")
  1541. TextButton9.BorderColor3 = Color3.new(0, 0.0470588, 1)
  1542. TextButton9.Font = Enum.Font.SciFi
  1543. TextButton9.FontSize = Enum.FontSize.Size14
  1544. TextButton9.Text = "Goto"
  1545. TextButton9.TextColor = BrickColor.new("Really black")
  1546. TextButton9.TextColor3 = Color3.new(0, 0, 0)
  1547. TextButton9.TextScaled = true
  1548. TextButton9.TextSize = 14
  1549. TextButton9.TextWrap = true
  1550. TextButton9.TextWrapped = true
  1551. Script10.Parent = TextButton9
  1552. table.insert(cors,sandbox(Script10,function()
  1553. script.Parent.MouseButton1Click:Connect(function()
  1554. local name=script.Parent.Parent.name.Text
  1555. for _,v in pairs(game.Players:GetPlayers()) do
  1556. if string.sub(v.Name:lower(),1,string.len(name)) == name:lower() then
  1557. if v.Character then
  1558. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=v.Character.HumanoidRootPart.CFrame
  1559. end
  1560. end
  1561. end
  1562. end)
  1563. end))
  1564. for i,v in pairs(mas:GetChildren()) do
  1565. v.Parent = game.Players.LocalPlayer.PlayerGui
  1566. pcall(function() v:MakeJoints() end)
  1567. end
  1568. mas:Destroy()
  1569. for i,v in pairs(cors) do
  1570. spawn(function()
  1571. pcall(v)
  1572. end)
  1573. end
  1574. elseif script.Parent.Text=="X" then
  1575. script.Parent.Text=""
  1576. for _,v in pairs(game.Players.LocalPlayer.PlayerGui:GetChildren()) do
  1577. if v.Name=="Finder" then
  1578. v:Destroy()
  1579. end
  1580. end
  1581. end
  1582. end)
  1583. end))
  1584. for i,v in pairs(mas:GetChildren()) do
  1585. v.Parent = game.Players.LocalPlayer.PlayerGui:WaitForChild("slegit")
  1586. pcall(function() v:MakeJoints() end)
  1587. end
  1588. mas:Destroy()
  1589. for i,v in pairs(cors) do
  1590. spawn(function()
  1591. pcall(v)
  1592. end)
  1593. end
  1594.  
  1595. --Converted with rocket12211's model to script plugin v4
  1596. function sandbox(var,func)
  1597. local env = getfenv(func)
  1598. local newenv = setmetatable({},{
  1599. __index = function(self,k)
  1600. if k=="script" then
  1601. return var
  1602. else
  1603. return env[k]
  1604. end
  1605. end,
  1606. })
  1607. setfenv(func,newenv)
  1608. return func
  1609. end
  1610. cors = {}
  1611. mas = Instance.new("Model",game:GetService("Lighting"))
  1612. TextButton0 = Instance.new("TextButton")
  1613. Script1 = Instance.new("Script")
  1614. TextButton0.Parent = mas
  1615. TextButton0.Position = UDim2.new(0.754000008, 0, 0, 0)
  1616. TextButton0.Size = UDim2.new(0.0370000005, 0, 0.0970000029, 0)
  1617. TextButton0.Active = false
  1618. TextButton0.BackgroundColor = BrickColor.new("Really blue")
  1619. TextButton0.BackgroundColor3 = Color3.new(0, 0, 1)
  1620. TextButton0.Selectable = false
  1621. TextButton0.Text = ""
  1622. TextButton0.TextScaled = true
  1623. TextButton0.TextWrap = true
  1624. TextButton0.TextWrapped = true
  1625. Script1.Parent = TextButton0
  1626. table.insert(cors,sandbox(Script1,function()
  1627. god =false
  1628. script.Parent.MouseButton1Down:Connect(function()
  1629. if god==false then
  1630. script.Parent.Text="X"
  1631. god=true
  1632. local player = game.Players.LocalPlayer
  1633. local hu = game.Players.LocalPlayer.Character:WaitForChild("Humanoid")
  1634. local l = Instance.new("Humanoid")
  1635. l.Parent = nil
  1636. hu.Name="HumanoidX"
  1637. l.Name = "Humanoidx"
  1638. hu.Parent = game.Players.LocalPlayer
  1639. l.Name="Humanoid"
  1640. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1641. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1642. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1643. game.Players.LocalPlayer.Character.Humanoid.Parent = game.Players.LocalPlayer.Character
  1644. elseif god==true then
  1645. script.Parent.Text=""
  1646. god = false
  1647. if automaticrespawn==true then
  1648. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1649. if v.className=="Part" then
  1650. v.CFrame=CFrame.new(math.random(5000,9000),-500,math.random(5000,9000))
  1651. end
  1652. end
  1653. end
  1654. end
  1655. end)
  1656. end))
  1657. for i,v in pairs(mas:GetChildren()) do
  1658. v.Parent = game.Players.LocalPlayer.PlayerGui:WaitForChild("slegit")
  1659. pcall(function() v:MakeJoints() end)
  1660. end
  1661. mas:Destroy()
  1662. for i,v in pairs(cors) do
  1663. spawn(function()
  1664. pcall(v)
  1665. end)
  1666. end
  1667.  
  1668. --[[
  1669. \/ \/
  1670. Made by rocket122111
  1671. Ya Everything....
  1672. ]]
  1673. function getplayer(msg,speaker)
  1674. local found={}
  1675. if msg:lower()=="all" then
  1676. for _,v in pairs(game.Players:GetPlayers()) do
  1677. table.insert(found,v)
  1678. end
  1679. elseif msg:lower() == "others" then
  1680. for _,v in pairs(game.Players:GetPlayers()) do
  1681. if v.Name~=game.Players.LocalPlayer.Name then
  1682. table.insert(found,v)
  1683. end
  1684. end
  1685. elseif msg:lower() == "me" then
  1686. for _,v in pairs(game.Players:GetPlayers()) do
  1687. if v.Name==game.Players.LocalPlayer.Name then
  1688. table.insert(found,game.Players[speaker])
  1689. end
  1690. end
  1691. elseif msg:lower()=="murderer" then
  1692. for _,v in pairs(game.Players:GetPlayers()) do
  1693. if v.Character then
  1694. if v.Character:FindFirstChild("Role") then
  1695. if v.Character.Role.Value=="Murderer" then
  1696. table.insert(found,v)
  1697. end
  1698. end
  1699. end
  1700. end
  1701. elseif msg:lower()=="sheriff" then
  1702. for _,v in pairs(game.Players:GetPlayers()) do
  1703. if v.Character then
  1704. if v.Character:FindFirstChild("Role") then
  1705. if v.Character.Role.Value=="Sheriff" then
  1706. table.insert(found,v)
  1707. end
  1708. end
  1709. end
  1710. end
  1711. elseif msg:lower()=="random" then
  1712. ran=game.Players:GetPlayers()
  1713. dom=math.random(1,#ran)
  1714. table.insert(found,ran[dom])
  1715. else
  1716. for _,v in pairs(game.Players:GetPlayers()) do
  1717. if v.Name:lower():sub(1,string.len(msg))==msg:lower() then
  1718. table.insert(found,v)
  1719. end
  1720. end
  1721. end
  1722. return found
  1723. end
  1724. clipz=false
  1725. admin = {}
  1726. table.insert(admin,game.Players.LocalPlayer)
  1727. owner=game.Players.LocalPlayer.Name
  1728. XX = false
  1729. loopkilled={}
  1730. function kill(msg)
  1731. if string.sub(msg:lower(),1,6) == ":kill " then
  1732. for _,v in pairs(getplayer(msg:sub(7))) do
  1733. if v.Character then
  1734. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, v.Character.Humanoid)
  1735. end
  1736. end
  1737. end
  1738. end
  1739.  
  1740. function loopkill(msg)
  1741. if string.sub(msg:lower(),1,10) == ":loopkill " then
  1742. for _,v in pairs(getplayer(msg:sub(11))) do
  1743. table.insert(loopkilled,v)
  1744. end
  1745. repeat wait()
  1746. for _,l00p in pairs(loopkilled) do
  1747. game.ReplicatedStorage.Event:FireServer("TPD", 9e9, l00p.Character.Humanoid)
  1748. end
  1749. until nil
  1750. end
  1751. end
  1752. function unloopkill(msg)
  1753. if string.sub(msg:lower(),1,12) == ":unloopkill " then
  1754. for _,v in pairs(getplayer(msg:sub(13))) do
  1755. for i,l00p in pairs(loopkilled) do
  1756. if l00p.Name==v.Name then
  1757. table.remove(loopkilled,i)
  1758. end
  1759. end
  1760. end
  1761. end
  1762. end
  1763.  
  1764. function walkspeed(msg)
  1765. if string.sub(msg:lower(),1,11) == ":walkspeed " then
  1766. if game.Players.LocalPlayer.PlayerGui:FindFirstChild("AntiSpeedHack") then
  1767. game.Players.LocalPlayer.PlayerGui.AntiSpeedHack:Destroy()
  1768. end
  1769. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed=msg:sub(12)
  1770. end
  1771. end
  1772.  
  1773.  
  1774. function goto(msg)
  1775. if string.sub(msg:lower(),1,6) == ":goto " then
  1776. for _,v in pairs(getplayer(msg:sub(7))) do
  1777. if v.Character then
  1778. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=v.Character.HumanoidRootPart.CFrame
  1779. end
  1780. end
  1781. end
  1782. end
  1783. function watch(msg)
  1784. if string.sub(msg:lower(),1,7) == ":watch " then
  1785. for _,v in pairs(getplayer(msg:sub(8))) do
  1786. if v.Character then
  1787. if v.Character.Humanoid then
  1788. game.Workspace.Camera.CameraSubject=v.Character.Humanoid
  1789. end
  1790. end
  1791. end
  1792. end
  1793. end
  1794. function music(msg)
  1795. if string.sub(msg:lower(),1,7) == ":music " then
  1796. for _,v in pairs(game.Players:GetPlayers()) do
  1797. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, msg:sub(8))
  1798. end
  1799. wait(5.5)
  1800. for _,v in pairs(game.Players:GetPlayers()) do
  1801. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, msg:sub(8))
  1802. end
  1803. end
  1804. end
  1805. function noclip(msg)
  1806. if string.sub(msg:lower(),1,7) == ":noclip" then
  1807. clipz=true
  1808. repeat wait()
  1809. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1810. until clipz==false
  1811. end
  1812. end
  1813. function clip(msg)
  1814. if string.sub(msg,1,5) == ":clip" then
  1815. clipz=false
  1816. end
  1817. end
  1818. function fly(msg)
  1819. if string.sub(msg,1,4) == ":fly" then
  1820. v=game.Players.LocalPlayer
  1821. -----------------------
  1822. lplayer=game.Players.LocalPlayer
  1823. local Mouse=lplayer:GetMouse()
  1824. local speedget=1
  1825. speedfly=1
  1826. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1827. repeat wait() until Mouse
  1828.  
  1829. local T = lplayer.Character.HumanoidRootPart
  1830. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1831. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1832. local SPEED = speedget
  1833.  
  1834. local function fly()
  1835. flying = true
  1836. local BG = Instance.new('BodyGyro', T)
  1837. local BV = Instance.new('BodyVelocity', T)
  1838. BG.P = 9e4
  1839. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1840. BG.cframe = T.CFrame
  1841. BV.velocity = Vector3.new(0, 0.1, 0)
  1842. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1843. spawn(function()
  1844. repeat wait()
  1845. lplayer.Character.Humanoid.PlatformStand = true
  1846. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1847. SPEED = 50
  1848. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1849. SPEED = 0
  1850. end
  1851. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1852. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  1853. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1854. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1855. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  1856. else
  1857. BV.velocity = Vector3.new(0, 0.1, 0)
  1858. end
  1859. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1860. until not flying
  1861. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1862. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1863. SPEED = 0
  1864. BG:destroy()
  1865. BV:destroy()
  1866. lplayer.Character.Humanoid.PlatformStand = false
  1867. end)
  1868. end
  1869. Mouse.KeyDown:connect(function(KEY)
  1870. if KEY:lower() == 'w' then
  1871. CONTROL.F = speedfly
  1872. elseif KEY:lower() == 's' then
  1873. CONTROL.B = -speedfly
  1874. elseif KEY:lower() == 'a' then
  1875. CONTROL.L = -speedfly
  1876. elseif KEY:lower() == 'd' then
  1877. CONTROL.R = speedfly
  1878. end
  1879. end)
  1880. Mouse.KeyUp:connect(function(KEY)
  1881. if KEY:lower() == 'w' then
  1882. CONTROL.F = 0
  1883. elseif KEY:lower() == 's' then
  1884. CONTROL.B = 0
  1885. elseif KEY:lower() == 'a' then
  1886. CONTROL.L = 0
  1887. elseif KEY:lower() == 'd' then
  1888. CONTROL.R = 0
  1889. end
  1890. end)
  1891. fly()
  1892. -----------------------
  1893. end
  1894. end
  1895. function unfly(msg)
  1896. if msg:sub(1,6) == ":unfly" then
  1897. v=game.Players.LocalPlayer
  1898. flying = false
  1899. lplayer.Character.Humanoid.PlatformStand = false
  1900. end
  1901. end
  1902. function esp(msg)
  1903. if msg:lower():sub(1,4) == ":esp" then
  1904. x=false
  1905. print("-------------------------------")
  1906. Frame.Text="X"
  1907. function role()
  1908. for _,v in pairs(game.Players:GetPlayers()) do
  1909. if v.Character then
  1910. if v.Character:FindFirstChild("Role") then if v.Character.Role.Value=="Sheriff" or v.Character:FindFirstChild("Gun") or v.Backpack:FindFirstChild("Gun") then
  1911.  
  1912. if not v.Character:FindFirstChild("Sheriff") then
  1913. print(v.Name.." Is a sheriff!")
  1914. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Is a sheriff!","All")
  1915. if v.Name~=game.Players.LocalPlayer.Name then
  1916. bill("New Yeller","Sheriff",v.Character)
  1917. end
  1918. end
  1919. end
  1920. end
  1921. if v.Character:FindFirstChild("Role") then if v.Character.Role.Value=="Murderer" or v.Character:FindFirstChild("Knife") or v.Backpack:FindFirstChild("Knife") then
  1922.  
  1923. if not v.Character:FindFirstChild("Murderer") then
  1924. print(v.Name.." Is a murderer!")
  1925. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Is a murderer!","All")
  1926. if v.Name~=game.Players.LocalPlayer.Name then
  1927. bill("Really red","Murderer",v.Character)
  1928. end
  1929. end
  1930. end
  1931. end
  1932. end
  1933. end
  1934. end
  1935. role()
  1936. end
  1937. end
  1938. function resp(msg)
  1939. if msg:lower():sub(1,5)==":resp" then
  1940. x=true
  1941. Frame.Text=""
  1942. for _,p in pairs(game.Players:GetPlayers()) do
  1943. for _,x in pairs(p.Character:GetChildren()) do
  1944. if x.className == "BillboardGui" then
  1945. x:Destroy()
  1946. end
  1947. end
  1948. end
  1949.  
  1950. end
  1951. end
  1952. function invisible(msg)
  1953. if msg:lower():sub(1,10)==":invisible" then
  1954. Local = game:GetService('Players').LocalPlayer
  1955. Char = Local.Character
  1956. neqqa=Char.HumanoidRootPart.CFrame
  1957. touched,tpdback = false, false
  1958. Local.CharacterAdded:connect(function(char)
  1959. if script.Disabled ~= true then
  1960. wait(.25)
  1961. loc = Char.HumanoidRootPart.Position
  1962. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1963. end
  1964. end)
  1965. game:GetService('UserInputService').InputBegan:connect(function(key)
  1966. if key.KeyCode == Enum.KeyCode.Equals then
  1967. if script.Disabled ~= true then
  1968. script.Disabled = true
  1969. print'you may re-execute'
  1970. end
  1971. end
  1972. end)
  1973. box = Instance.new('Part',workspace)
  1974. box.Anchored = true
  1975. box.CanCollide = true
  1976. box.Size = Vector3.new(10,1,10)
  1977. box.Position = Vector3.new(0,10000,0)
  1978. box.Touched:connect(function(part)
  1979. if (part.Parent.Name == Local.Name) then
  1980. if touched == false then
  1981. touched = true
  1982. function apply()
  1983. if script.Disabled ~= true then
  1984. no = Char.HumanoidRootPart:Clone()
  1985. wait(.25)
  1986. Char.HumanoidRootPart:Destroy()
  1987. no.Parent = Char
  1988. Char:MoveTo(loc)
  1989. touched = false
  1990. end end
  1991. if Char then
  1992. apply()
  1993. end
  1994. end
  1995. end
  1996. end)
  1997. repeat wait() until Char
  1998. loc = Char.HumanoidRootPart.Position
  1999. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2000. wait(2)
  2001. Char.HumanoidRootPart.CFrame=neqqa
  2002. end
  2003. end
  2004.  
  2005. function respawn(msg)
  2006. if msg:lower():sub(1,8)==":respawn" then
  2007. god = false
  2008. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2009. if v.className=="Part" then
  2010. v.CFrame=CFrame.new(math.random(5000,9000),-500,math.random(5000,9000))
  2011. end
  2012. end
  2013. end
  2014. end
  2015. function adminx(msg)
  2016. if msg:lower():sub(1,7)==":admin " then
  2017. for _,v in pairs(getplayer(msg:sub(8))) do
  2018. if v~=nil then
  2019. table.insert(admin,v)
  2020. end
  2021. end
  2022. end
  2023. end
  2024. function unadminx(msg)
  2025. if msg:lower():sub(1,9)==":unadmin " then
  2026. for _,v in pairs(getplayer(msg:sub(10))) do
  2027. if v~=nil then
  2028. for i,q in pairs(admin) do
  2029. if v.Name==q.Name then
  2030. if v.Name~=game.Players.LocalPlayer.Name then
  2031. table.remove(admin,i)
  2032. end
  2033. end
  2034. end
  2035. end
  2036. end
  2037. end
  2038. end
  2039. function shutdownserver(msg)
  2040. if msg:lower():sub(1,9) == ":shutdown" then
  2041. game:GetService("RunService").Stepped:Connect(function()
  2042. wait()
  2043. for _,v in pairs(game.Players:GetPlayers()) do
  2044. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://0&hash=60027263b681517e27e2f561d566ce5b")
  2045. wait()
  2046. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://628012543")
  2047. wait()
  2048. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://146436031")
  2049. wait()
  2050. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://1720629367")
  2051. wait()
  2052. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://672433452")
  2053. wait()
  2054. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://785287079")
  2055. wait()
  2056. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://203661565")
  2057. wait()
  2058. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://1494135633")
  2059. wait()
  2060. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, "rbxassetid://327953600")
  2061. wait()
  2062. game:GetService("RunService").Stepped:Connect(function()
  2063. wait()
  2064. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2065. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2066. for _,x in pairs(v.Character.Head:GetChildren()) do
  2067. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
  2068. end
  2069. end
  2070. end
  2071. end)
  2072. end
  2073. end)
  2074. end
  2075. end
  2076. function commands(msg)
  2077. if msg:lower():sub(1,9) == ":commands" then
  2078. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(":kill player, :loopkill player, :unloopkill player, :music (ID), :admin player, :esp , :resp, :shutdown, :god player, :ungod player, :commands", "All")
  2079. end
  2080. end
  2081. function ownercommands(msg)
  2082. if msg:lower():sub(1,10)==":ownercmds" then
  2083. print(":kill player, :loopkill player, unloopkill player, :walkspeed speed, :goto player, :watch player, :music (ID), :noclip, :clip")
  2084. print(":fly, :unfly, :bring player, :esp, :resp, :invisible, :respawn, :admin player, :unadmin player, :shutdown")
  2085. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(":kill player, :loopkill player, unloopkill player, :walkspeed speed, :goto player, :watch player, :music (ID), :noclip, :clip","All")
  2086. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(":fly, :unfly, :bring, :esp, :resp, :invisible, :respawn, :admin player, :unadmin player, :shutdown, :god, :ungod", "All")
  2087. end
  2088. end
  2089. function radio(msg,speaker)
  2090. if msg:lower():sub(1,7) == ":radio " then
  2091. if game.Players:FindFirstChild(speaker) then
  2092. if game.Players[speaker].Character then
  2093. game.ReplicatedStorage.Event:FireServer("PlayRadio", game.Players[speaker], msg:sub(8))
  2094. end
  2095. end
  2096. elseif msg:lower():sub(1,10)=="/e :radio " then
  2097. if game.Players:FindFirstChild(speaker) then
  2098. if game.Players[speaker].Character then
  2099. game.ReplicatedStorage.Event:FireServer("PlayRadio", game.Players[speaker], msg:sub(11))
  2100. end
  2101. end
  2102. end
  2103. end
  2104. function credits(msg)
  2105. if msg:lower():sub(1,8)==":credits" then
  2106. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Made by rocket12211! and shoutout to marwanbs","All")
  2107. end
  2108. end
  2109.  
  2110. function god(msg,speaker)
  2111. if msg:lower():sub(1,4)==":god" then
  2112. local rekt={'AntiSpeedHack','AntiDataTheft','UI','NO FF','NO FF','Module3D','SnowGui'}
  2113.  
  2114. local Gui = game.Players.LocalPlayer.PlayerGui
  2115. for i,v in pairs(rekt) do
  2116. if Gui:FindFirstChild(v) then
  2117. Gui:FindFirstChild(v):Remove()
  2118. end
  2119. end
  2120. game.ReplicatedStorage.Event:FireServer("TPD", -8888888888999999999999999999999999999999999999999999999999, game.Players.LocalPlayer.Character.Humanoid)
  2121. end
  2122. end
  2123. for _,p in pairs(game.Players:GetPlayers()) do
  2124. p.Chatted:Connect(function(msg)
  2125. v=game.Players.LocalPlayer
  2126. for _,v in pairs(admin) do
  2127. if v.Name==p.Name then
  2128. kill(msg,p.Name) -- FE
  2129. loopkill(msg,p.Name) -- FE
  2130. unloopkill(msg,p.Name) -- FE
  2131. if p.Name==game.Players.LocalPlayer.Name then
  2132. walkspeed(msg,p.Name)
  2133. goto(msg,p.Name)
  2134. watch(msg,p.Name)
  2135. noclip(msg,p.Name)
  2136. clip(msg,p.Name)
  2137. fly(msg,p.Name)
  2138. unfly(msg,p.Name)
  2139. respawn(msg,p.Name)
  2140. adminx(msg,p.Name) -- FE
  2141. unadminx(msg,p.Name) -- FE
  2142. god(msg,p.Name)
  2143. end
  2144. music(msg,p.Name) -- FE
  2145. esp(msg,p.Name)
  2146. resp(msg,p.Name)
  2147. invisible(msg,p.Name) -- FE local
  2148. shutdownserver(msg,p.Name) -- FE
  2149. commands(msg,p.Name) -- FE
  2150. ownercommands(msg,p.Name) -- FE
  2151. radio(msg,p.Name) -- FE
  2152. credits(msg)-- Some credits >:)
  2153. end
  2154. end
  2155. end)
  2156. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement