JRKPastesBins

Untitled

Sep 9th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.64 KB | None | 0 0
  1. -- TM GUI V2 - MADE BY SOCK TAN
  2.  
  3. -- Objects
  4.  
  5. local TwistedMurdererGUIBySockTan = Instance.new("ScreenGui")
  6. local TMGui = Instance.new("Frame")
  7. local DragBar = Instance.new("Frame")
  8. local Credits = Instance.new("TextLabel")
  9. local CloseB = Instance.new("TextButton")
  10. local LocalPlayer = Instance.new("TextButton")
  11. local Players = Instance.new("TextButton")
  12. local ServerCMDS = Instance.new("Frame")
  13. local PlayerName = Instance.new("TextBox")
  14. local MusicID = Instance.new("TextBox")
  15. local Value = Instance.new("TextBox")
  16. local Kill = Instance.new("TextButton")
  17. local KillAll = Instance.new("TextButton")
  18. local KillOthers = Instance.new("TextButton")
  19. local Music = Instance.new("TextButton")
  20. local MusicAll = Instance.new("TextButton")
  21. local Cloak = Instance.new("TextButton")
  22. local UnCloak = Instance.new("TextButton")
  23. local CloakAll = Instance.new("TextButton")
  24. local UnCloakAll = Instance.new("TextButton")
  25. local UnMusic = Instance.new("TextButton")
  26. local UnMusicAll = Instance.new("TextButton")
  27. local TakeHealth = Instance.new("TextButton")
  28. local LoopKill = Instance.new("TextButton")
  29. local DetectRoles = Instance.new("TextButton")
  30. local CrashLagServer = Instance.new("TextButton")
  31. local CrashInfo = Instance.new("TextLabel")
  32. local RemoveRadios = Instance.new("TextButton")
  33. local RadioInfo = Instance.new("TextLabel")
  34. local BringAll = Instance.new("TextButton")
  35. local Bring = Instance.new("TextButton")
  36. local BringInfo = Instance.new("TextLabel")
  37. local Glitch = Instance.new("TextButton")
  38. local Goto = Instance.new("TextButton")
  39. local TakeHealthAll = Instance.new("TextButton")
  40. local LOGO = Instance.new("TextLabel")
  41. local LocalPlayerCMDS = Instance.new("Frame")
  42. local SetWS = Instance.new("TextButton")
  43. local Walkspeed = Instance.new("TextBox")
  44. local ToolName = Instance.new("TextBox")
  45. local SaveTool = Instance.new("TextButton")
  46. local DAntiCheat = Instance.new("TextButton")
  47. local TextLabel = Instance.new("TextLabel")
  48. local TPMVP = Instance.new("TextButton")
  49. local Creds = Instance.new("TextLabel")
  50. local Open = Instance.new("Frame")
  51. local OpenB = Instance.new("TextButton")
  52.  
  53. -- Properties
  54.  
  55. TwistedMurdererGUIBySockTan.Name = "TwistedMurdererGUIBySockTan"
  56. TwistedMurdererGUIBySockTan.Parent = game.CoreGui
  57.  
  58. TMGui.Name = "TMGui"
  59. TMGui.Parent = TwistedMurdererGUIBySockTan
  60. TMGui.Active = true
  61. TMGui.BackgroundColor3 = Color3.new(0, 0, 0)
  62. TMGui.BackgroundTransparency = 0.30000001192093
  63. TMGui.BorderColor3 = Color3.new(1, 1, 1)
  64. TMGui.Draggable = true
  65. TMGui.Position = UDim2.new(0.0187992714, 0, 0.0579710156, 0)
  66. TMGui.Size = UDim2.new(0.19102487, 0, 0.461352646, 0)
  67. TMGui.Visible = false
  68.  
  69. DragBar.Name = "Drag Bar"
  70. DragBar.Parent = TMGui
  71. DragBar.Active = true
  72. DragBar.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  73. DragBar.BackgroundTransparency = 0.5
  74. DragBar.BorderColor3 = Color3.new(1, 1, 1)
  75. DragBar.Position = UDim2.new(0.000698411139, 0, -0.00114659837, 0)
  76. DragBar.Size = UDim2.new(0.998602748, 0, 0.0811518356, 0)
  77.  
  78. Credits.Name = "Credits"
  79. Credits.Parent = DragBar
  80. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  81. Credits.BackgroundTransparency = 1
  82. Credits.Position = UDim2.new(0.0158730168, 0, 0.193548381, 0)
  83. Credits.Size = UDim2.new(0.965079367, 0, 0.645161271, 0)
  84. Credits.Font = Enum.Font.SourceSans
  85. Credits.FontSize = Enum.FontSize.Size18
  86. Credits.Text = "Twisted Murderer FE GUI V2 - By Sock Tan"
  87. Credits.TextColor3 = Color3.new(1, 1, 1)
  88. Credits.TextSize = 18
  89.  
  90. CloseB.Name = "CloseB"
  91. CloseB.Parent = DragBar
  92. CloseB.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  93. CloseB.BackgroundTransparency = 1
  94. CloseB.BorderColor3 = Color3.new(0, 0, 0)
  95. CloseB.Position = UDim2.new(0.920634925, 0, 0.129032254, 0)
  96. CloseB.Size = UDim2.new(0.0666666701, 0, 0.709677398, 0)
  97. CloseB.Font = Enum.Font.SourceSans
  98. CloseB.FontSize = Enum.FontSize.Size28
  99. CloseB.Text = "X"
  100. CloseB.TextColor3 = Color3.new(1, 0, 0)
  101. CloseB.TextSize = 28
  102.  
  103. LocalPlayer.Name = "LocalPlayer"
  104. LocalPlayer.Parent = TMGui
  105. LocalPlayer.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  106. LocalPlayer.BorderColor3 = Color3.new(0, 0, 0)
  107. LocalPlayer.Position = UDim2.new(0.614047706, 0, 0.0900052413, 0)
  108. LocalPlayer.Size = UDim2.new(0.374603182, 0, 0.0602094233, 0)
  109. LocalPlayer.Font = Enum.Font.SourceSans
  110. LocalPlayer.FontSize = Enum.FontSize.Size14
  111. LocalPlayer.Text = "LocalPlayer"
  112. LocalPlayer.TextColor3 = Color3.new(1, 1, 1)
  113. LocalPlayer.TextSize = 14
  114.  
  115. Players.Name = "Players"
  116. Players.Parent = TMGui
  117. Players.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  118. Players.BorderColor3 = Color3.new(0, 0, 0)
  119. Players.Position = UDim2.new(0.0113492068, 0, 0.0880052373, 0)
  120. Players.Size = UDim2.new(0.374603182, 0, 0.0602094233, 0)
  121. Players.Font = Enum.Font.SourceSans
  122. Players.FontSize = Enum.FontSize.Size14
  123. Players.Text = "Server Commands"
  124. Players.TextColor3 = Color3.new(1, 1, 1)
  125. Players.TextSize = 14
  126.  
  127. ServerCMDS.Name = "ServerCMDS"
  128. ServerCMDS.Parent = TMGui
  129. ServerCMDS.Active = true
  130. ServerCMDS.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  131. ServerCMDS.BackgroundTransparency = 0.60000002384186
  132. ServerCMDS.BorderColor3 = Color3.new(1, 1, 1)
  133. ServerCMDS.Position = UDim2.new(0.0126984129, 0, 0.159685865, 0)
  134. ServerCMDS.Size = UDim2.new(0.974603176, 0, 0.829842925, 0)
  135.  
  136. PlayerName.Name = "PlayerName"
  137. PlayerName.Parent = ServerCMDS
  138. PlayerName.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  139. PlayerName.BorderColor3 = Color3.new(1, 1, 1)
  140. PlayerName.Position = UDim2.new(0.0117719872, 0, 0.0126182968, 0)
  141. PlayerName.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  142. PlayerName.Font = Enum.Font.SourceSans
  143. PlayerName.FontSize = Enum.FontSize.Size14
  144. PlayerName.Text = "Player Name"
  145. PlayerName.TextColor3 = Color3.new(1, 1, 1)
  146. PlayerName.TextSize = 14
  147. PlayerName.TextWrapped = true
  148.  
  149. MusicID.Name = "MusicID"
  150. MusicID.Parent = ServerCMDS
  151. MusicID.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  152. MusicID.BorderColor3 = Color3.new(0.760784, 0.760784, 0.760784)
  153. MusicID.Position = UDim2.new(0.0130293155, 0, 0.0927917883, 0)
  154. MusicID.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  155. MusicID.Font = Enum.Font.SourceSans
  156. MusicID.FontSize = Enum.FontSize.Size14
  157. MusicID.Text = "Music ID"
  158. MusicID.TextColor3 = Color3.new(1, 1, 1)
  159. MusicID.TextSize = 14
  160. MusicID.TextWrapped = true
  161.  
  162. Value.Name = "Value"
  163. Value.Parent = ServerCMDS
  164. Value.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  165. Value.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  166. Value.Position = UDim2.new(0.0142866448, 0, 0.171501577, 0)
  167. Value.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  168. Value.Font = Enum.Font.SourceSans
  169. Value.FontSize = Enum.FontSize.Size14
  170. Value.Text = "Value"
  171. Value.TextColor3 = Color3.new(1, 1, 1)
  172. Value.TextSize = 14
  173. Value.TextWrapped = true
  174.  
  175. Kill.Name = "Kill"
  176. Kill.Parent = ServerCMDS
  177. Kill.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  178. Kill.BorderColor3 = Color3.new(0, 0, 0)
  179. Kill.Position = UDim2.new(0.0145439729, 0, 0.254520506, 0)
  180. Kill.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  181. Kill.Font = Enum.Font.SourceSans
  182. Kill.FontSize = Enum.FontSize.Size14
  183. Kill.Text = "Kill Plr"
  184. Kill.TextColor3 = Color3.new(1, 1, 1)
  185. Kill.TextSize = 14
  186.  
  187. KillAll.Name = "KillAll"
  188. KillAll.Parent = ServerCMDS
  189. KillAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  190. KillAll.BorderColor3 = Color3.new(0, 0, 0)
  191. KillAll.Position = UDim2.new(0.203211725, 0, 0.254056722, 0)
  192. KillAll.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  193. KillAll.Font = Enum.Font.SourceSans
  194. KillAll.FontSize = Enum.FontSize.Size14
  195. KillAll.Text = "Kill All"
  196. KillAll.TextColor3 = Color3.new(1, 1, 1)
  197. KillAll.TextSize = 14
  198.  
  199. KillOthers.Name = "KillOthers"
  200. KillOthers.Parent = ServerCMDS
  201. KillOthers.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  202. KillOthers.BorderColor3 = Color3.new(0, 0, 0)
  203. KillOthers.Position = UDim2.new(0.390879482, 0, 0.255520493, 0)
  204. KillOthers.Size = UDim2.new(0.185000017, 0, 0.064000003, 0)
  205. KillOthers.Font = Enum.Font.SourceSans
  206. KillOthers.FontSize = Enum.FontSize.Size14
  207. KillOthers.Text = "Kill Others"
  208. KillOthers.TextColor3 = Color3.new(1, 1, 1)
  209. KillOthers.TextSize = 14
  210.  
  211. Music.Name = "Music"
  212. Music.Parent = ServerCMDS
  213. Music.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  214. Music.BorderColor3 = Color3.new(0, 0, 0)
  215. Music.Position = UDim2.new(0.0130293155, 0, 0.332539499, 0)
  216. Music.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  217. Music.Font = Enum.Font.SourceSans
  218. Music.FontSize = Enum.FontSize.Size14
  219. Music.Text = "Music Plr"
  220. Music.TextColor3 = Color3.new(1, 1, 1)
  221. Music.TextSize = 14
  222.  
  223. MusicAll.Name = "MusicAll"
  224. MusicAll.Parent = ServerCMDS
  225. MusicAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  226. MusicAll.BorderColor3 = Color3.new(0, 0, 0)
  227. MusicAll.Position = UDim2.new(0.469827473, 0, 0.331230283, 0)
  228. MusicAll.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  229. MusicAll.Font = Enum.Font.SourceSans
  230. MusicAll.FontSize = Enum.FontSize.Size14
  231. MusicAll.Text = "Music All"
  232. MusicAll.TextColor3 = Color3.new(1, 1, 1)
  233. MusicAll.TextSize = 14
  234.  
  235. Cloak.Name = "Cloak"
  236. Cloak.Parent = ServerCMDS
  237. Cloak.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  238. Cloak.BorderColor3 = Color3.new(0, 0, 0)
  239. Cloak.Position = UDim2.new(0.0130586289, 0, 0.408094674, 0)
  240. Cloak.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  241. Cloak.Font = Enum.Font.SourceSans
  242. Cloak.FontSize = Enum.FontSize.Size14
  243. Cloak.Text = "Cloak"
  244. Cloak.TextColor3 = Color3.new(1, 1, 1)
  245. Cloak.TextSize = 14
  246.  
  247. UnCloak.Name = "UnCloak"
  248. UnCloak.Parent = ServerCMDS
  249. UnCloak.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  250. UnCloak.BorderColor3 = Color3.new(0, 0, 0)
  251. UnCloak.Position = UDim2.new(0.203469038, 0, 0.405940086, 0)
  252. UnCloak.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  253. UnCloak.Font = Enum.Font.SourceSans
  254. UnCloak.FontSize = Enum.FontSize.Size14
  255. UnCloak.Text = "UnCloak"
  256. UnCloak.TextColor3 = Color3.new(1, 1, 1)
  257. UnCloak.TextSize = 14
  258.  
  259. CloakAll.Name = "CloakAll"
  260. CloakAll.Parent = ServerCMDS
  261. CloakAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  262. CloakAll.BorderColor3 = Color3.new(0, 0, 0)
  263. CloakAll.Position = UDim2.new(0.392136842, 0, 0.406940073, 0)
  264. CloakAll.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  265. CloakAll.Font = Enum.Font.SourceSans
  266. CloakAll.FontSize = Enum.FontSize.Size14
  267. CloakAll.Text = "Cloak All"
  268. CloakAll.TextColor3 = Color3.new(1, 1, 1)
  269. CloakAll.TextSize = 14
  270.  
  271. UnCloakAll.Name = "UnCloakAll"
  272. UnCloakAll.Parent = ServerCMDS
  273. UnCloakAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  274. UnCloakAll.BorderColor3 = Color3.new(0, 0, 0)
  275. UnCloakAll.Position = UDim2.new(0.581091404, 0, 0.408785433, 0)
  276. UnCloakAll.Size = UDim2.new(0.213000074, 0, 0.063000001, 0)
  277. UnCloakAll.Font = Enum.Font.SourceSans
  278. UnCloakAll.FontSize = Enum.FontSize.Size14
  279. UnCloakAll.Text = "UnCloak All"
  280. UnCloakAll.TextColor3 = Color3.new(1, 1, 1)
  281. UnCloakAll.TextSize = 14
  282.  
  283. UnMusic.Name = "UnMusic"
  284. UnMusic.Parent = ServerCMDS
  285. UnMusic.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  286. UnMusic.BorderColor3 = Color3.new(0, 0, 0)
  287. UnMusic.Position = UDim2.new(0.242556989, 0, 0.330075681, 0)
  288. UnMusic.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  289. UnMusic.Font = Enum.Font.SourceSans
  290. UnMusic.FontSize = Enum.FontSize.Size14
  291. UnMusic.Text = "UnMusic Plr"
  292. UnMusic.TextColor3 = Color3.new(1, 1, 1)
  293. UnMusic.TextSize = 14
  294.  
  295. UnMusicAll.Name = "UnMusicAll"
  296. UnMusicAll.Parent = ServerCMDS
  297. UnMusicAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  298. UnMusicAll.BorderColor3 = Color3.new(0, 0, 0)
  299. UnMusicAll.Position = UDim2.new(0.698583126, 0, 0.330230296, 0)
  300. UnMusicAll.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  301. UnMusicAll.Font = Enum.Font.SourceSans
  302. UnMusicAll.FontSize = Enum.FontSize.Size14
  303. UnMusicAll.Text = "UnMusic All"
  304. UnMusicAll.TextColor3 = Color3.new(1, 1, 1)
  305. UnMusicAll.TextSize = 14
  306.  
  307. TakeHealth.Name = "TakeHealth"
  308. TakeHealth.Parent = ServerCMDS
  309. TakeHealth.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  310. TakeHealth.BorderColor3 = Color3.new(0, 0, 0)
  311. TakeHealth.Position = UDim2.new(0.402166188, 0, 0.172501594, 0)
  312. TakeHealth.Size = UDim2.new(0.203000233, 0, 0.063000001, 0)
  313. TakeHealth.Font = Enum.Font.SourceSans
  314. TakeHealth.FontSize = Enum.FontSize.Size14
  315. TakeHealth.Text = "Damage Plr"
  316. TakeHealth.TextColor3 = Color3.new(1, 1, 1)
  317. TakeHealth.TextSize = 14
  318.  
  319. LoopKill.Name = "LoopKill"
  320. LoopKill.Parent = ServerCMDS
  321. LoopKill.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  322. LoopKill.BorderColor3 = Color3.new(0, 0, 0)
  323. LoopKill.Position = UDim2.new(0.590150237, 0, 0.254365891, 0)
  324. LoopKill.Size = UDim2.new(0.215000078, 0, 0.063000001, 0)
  325. LoopKill.Font = Enum.Font.SourceSans
  326. LoopKill.FontSize = Enum.FontSize.Size14
  327. LoopKill.Text = "LoopKill Plr"
  328. LoopKill.TextColor3 = Color3.new(1, 1, 1)
  329. LoopKill.TextSize = 14
  330.  
  331. DetectRoles.Name = "DetectRoles"
  332. DetectRoles.Parent = ServerCMDS
  333. DetectRoles.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  334. DetectRoles.BorderColor3 = Color3.new(0, 0, 0)
  335. DetectRoles.Position = UDim2.new(0.0142866448, 0, 0.483495206, 0)
  336. DetectRoles.Size = UDim2.new(0.215000257, 0, 0.063000001, 0)
  337. DetectRoles.Font = Enum.Font.SourceSans
  338. DetectRoles.FontSize = Enum.FontSize.Size14
  339. DetectRoles.Text = "Detect Roles"
  340. DetectRoles.TextColor3 = Color3.new(1, 1, 1)
  341. DetectRoles.TextSize = 14
  342.  
  343. CrashLagServer.Name = "CrashLagServer"
  344. CrashLagServer.Parent = ServerCMDS
  345. CrashLagServer.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  346. CrashLagServer.BorderColor3 = Color3.new(0, 0, 0)
  347. CrashLagServer.Position = UDim2.new(0.0117719872, 0, 0.559514225, 0)
  348. CrashLagServer.Size = UDim2.new(0.30499962, 0, 0.063000001, 0)
  349. CrashLagServer.Font = Enum.Font.SourceSans
  350. CrashLagServer.FontSize = Enum.FontSize.Size14
  351. CrashLagServer.Text = "Crash/Lag Server"
  352. CrashLagServer.TextColor3 = Color3.new(1, 1, 1)
  353. CrashLagServer.TextSize = 14
  354.  
  355. CrashInfo.Name = "CrashInfo"
  356. CrashInfo.Parent = ServerCMDS
  357. CrashInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  358. CrashInfo.BackgroundTransparency = 1
  359. CrashInfo.Position = UDim2.new(0.335504889, 0, 0.56782335, 0)
  360. CrashInfo.Size = UDim2.new(0.534408331, 0, 0.0378548913, 0)
  361. CrashInfo.Font = Enum.Font.SourceSans
  362. CrashInfo.FontSize = Enum.FontSize.Size14
  363. CrashInfo.Text = "<-- Spam heaps to lag the server"
  364. CrashInfo.TextColor3 = Color3.new(1, 1, 1)
  365. CrashInfo.TextSize = 14
  366.  
  367. RemoveRadios.Name = "RemoveRadios"
  368. RemoveRadios.Parent = ServerCMDS
  369. RemoveRadios.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  370. RemoveRadios.BorderColor3 = Color3.new(0, 0, 0)
  371. RemoveRadios.Position = UDim2.new(0.0140586291, 0, 0.632533252, 0)
  372. RemoveRadios.Size = UDim2.new(0.428998023, 0, 0.063000001, 0)
  373. RemoveRadios.Font = Enum.Font.SourceSans
  374. RemoveRadios.FontSize = Enum.FontSize.Size14
  375. RemoveRadios.Text = "Remove Everyones Radio"
  376. RemoveRadios.TextColor3 = Color3.new(1, 1, 1)
  377. RemoveRadios.TextSize = 14
  378.  
  379. RadioInfo.Name = "RadioInfo"
  380. RadioInfo.Parent = ServerCMDS
  381. RadioInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  382. RadioInfo.BackgroundTransparency = 1
  383. RadioInfo.Position = UDim2.new(0.454996586, 0, 0.645533085, 0)
  384. RadioInfo.Size = UDim2.new(0.394410133, 0, 0.0378548913, 0)
  385. RadioInfo.Font = Enum.Font.SourceSans
  386. RadioInfo.FontSize = Enum.FontSize.Size14
  387. RadioInfo.Text = "<-- Cannot be undone"
  388. RadioInfo.TextColor3 = Color3.new(1, 1, 1)
  389. RadioInfo.TextSize = 14
  390.  
  391. BringAll.Name = "BringAll"
  392. BringAll.Parent = ServerCMDS
  393. BringAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  394. BringAll.BorderColor3 = Color3.new(0, 0, 0)
  395. BringAll.Position = UDim2.new(0.203286871, 0, 0.709160745, 0)
  396. BringAll.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  397. BringAll.Font = Enum.Font.SourceSans
  398. BringAll.FontSize = Enum.FontSize.Size14
  399. BringAll.Text = "Bring All"
  400. BringAll.TextColor3 = Color3.new(1, 1, 1)
  401. BringAll.TextSize = 14
  402.  
  403. Bring.Name = "Bring"
  404. Bring.Parent = ServerCMDS
  405. Bring.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  406. Bring.BorderColor3 = Color3.new(0, 0, 0)
  407. Bring.Position = UDim2.new(0.0142866448, 0, 0.709779203, 0)
  408. Bring.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  409. Bring.Font = Enum.Font.SourceSans
  410. Bring.FontSize = Enum.FontSize.Size14
  411. Bring.Text = "Bring Plr"
  412. Bring.TextColor3 = Color3.new(1, 1, 1)
  413. Bring.TextSize = 14
  414.  
  415. BringInfo.Name = "BringInfo"
  416. BringInfo.Parent = ServerCMDS
  417. BringInfo.BackgroundColor3 = Color3.new(0, 0, 0)
  418. BringInfo.BackgroundTransparency = 1
  419. BringInfo.Position = UDim2.new(0.581877053, 0, 0.72108829, 0)
  420. BringInfo.Size = UDim2.new(0.179411843, 0, 0.0378548913, 0)
  421. BringInfo.Font = Enum.Font.SourceSans
  422. BringInfo.FontSize = Enum.FontSize.Size14
  423. BringInfo.Text = "<-- Buggy"
  424. BringInfo.TextColor3 = Color3.new(1, 1, 1)
  425. BringInfo.TextSize = 14
  426.  
  427. Glitch.Name = "Glitch"
  428. Glitch.Parent = ServerCMDS
  429. Glitch.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  430. Glitch.BorderColor3 = Color3.new(0, 0, 0)
  431. Glitch.Position = UDim2.new(0.0138013009, 0, 0.786643565, 0)
  432. Glitch.Size = UDim2.new(0.295999557, 0, 0.063000001, 0)
  433. Glitch.Font = Enum.Font.SourceSans
  434. Glitch.FontSize = Enum.FontSize.Size14
  435. Glitch.Text = "Annoy/Glitch All"
  436. Glitch.TextColor3 = Color3.new(1, 1, 1)
  437. Glitch.TextSize = 14
  438.  
  439. Goto.Name = "Goto"
  440. Goto.Parent = ServerCMDS
  441. Goto.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  442. Goto.BorderColor3 = Color3.new(0, 0, 0)
  443. Goto.Position = UDim2.new(0.389285177, 0, 0.709160745, 0)
  444. Goto.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  445. Goto.Font = Enum.Font.SourceSans
  446. Goto.FontSize = Enum.FontSize.Size14
  447. Goto.Text = "Goto Plr"
  448. Goto.TextColor3 = Color3.new(1, 1, 1)
  449. Goto.TextSize = 14
  450.  
  451. TakeHealthAll.Name = "TakeHealthAll"
  452. TakeHealthAll.Parent = ServerCMDS
  453. TakeHealthAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  454. TakeHealthAll.BorderColor3 = Color3.new(0, 0, 0)
  455. TakeHealthAll.Position = UDim2.new(0.61716342, 0, 0.172501594, 0)
  456. TakeHealthAll.Size = UDim2.new(0.203000233, 0, 0.063000001, 0)
  457. TakeHealthAll.Font = Enum.Font.SourceSans
  458. TakeHealthAll.FontSize = Enum.FontSize.Size14
  459. TakeHealthAll.Text = "Damage All"
  460. TakeHealthAll.TextColor3 = Color3.new(1, 1, 1)
  461. TakeHealthAll.TextSize = 14
  462.  
  463. LOGO.Name = "LOGO"
  464. LOGO.Parent = TMGui
  465. LOGO.BackgroundColor3 = Color3.new(1, 1, 1)
  466. LOGO.BackgroundTransparency = 1
  467. LOGO.Position = UDim2.new(0.427396804, 0, 0.0936230421, 0)
  468. LOGO.Size = UDim2.new(0.139682546, 0, 0.0523560196, 0)
  469. LOGO.Font = Enum.Font.Fantasy
  470. LOGO.FontSize = Enum.FontSize.Size28
  471. LOGO.Text = "TM"
  472. LOGO.TextColor3 = Color3.new(1, 1, 1)
  473. LOGO.TextSize = 25
  474.  
  475. LocalPlayerCMDS.Name = "LocalPlayerCMDS"
  476. LocalPlayerCMDS.Parent = TMGui
  477. LocalPlayerCMDS.BackgroundColor3 = Color3.new(0.0862745, 0.0862745, 0.0862745)
  478. LocalPlayerCMDS.BackgroundTransparency = 0.60000002384186
  479. LocalPlayerCMDS.BorderColor3 = Color3.new(1, 1, 1)
  480. LocalPlayerCMDS.Position = UDim2.new(0.0130000003, 0, 0.159999996, 0)
  481. LocalPlayerCMDS.Size = UDim2.new(0.975000024, 0, 0.829999983, 0)
  482. LocalPlayerCMDS.Visible = false
  483.  
  484. SetWS.Name = "SetWS"
  485. SetWS.Parent = LocalPlayerCMDS
  486. SetWS.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  487. SetWS.BorderColor3 = Color3.new(0, 0, 0)
  488. SetWS.Position = UDim2.new(0.400908828, 0, 0.0127728693, 0)
  489. SetWS.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  490. SetWS.Font = Enum.Font.SourceSans
  491. SetWS.FontSize = Enum.FontSize.Size14
  492. SetWS.Text = "Set WS"
  493. SetWS.TextColor3 = Color3.new(1, 1, 1)
  494. SetWS.TextSize = 14
  495.  
  496. Walkspeed.Name = "Walkspeed"
  497. Walkspeed.Parent = LocalPlayerCMDS
  498. Walkspeed.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  499. Walkspeed.BorderColor3 = Color3.new(0, 0, 0)
  500. Walkspeed.Position = UDim2.new(0.0112866443, 0, 0.0137728695, 0)
  501. Walkspeed.Size = UDim2.new(0.372592866, 0, 0.0630914792, 0)
  502. Walkspeed.Font = Enum.Font.SourceSans
  503. Walkspeed.FontSize = Enum.FontSize.Size14
  504. Walkspeed.Text = "Walk Speed"
  505. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  506. Walkspeed.TextSize = 14
  507. Walkspeed.TextWrapped = true
  508.  
  509. ToolName.Name = "ToolName"
  510. ToolName.Parent = LocalPlayerCMDS
  511. ToolName.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  512. ToolName.BorderColor3 = Color3.new(0, 0, 0)
  513. ToolName.Position = UDim2.new(0.0130293155, 0, 0.0914826468, 0)
  514. ToolName.Size = UDim2.new(0.374592841, 0, 0.0630914792, 0)
  515. ToolName.Font = Enum.Font.SourceSans
  516. ToolName.FontSize = Enum.FontSize.Size14
  517. ToolName.Text = "Tool Name"
  518. ToolName.TextColor3 = Color3.new(1, 1, 1)
  519. ToolName.TextSize = 14
  520. ToolName.TextWrapped = true
  521.  
  522. SaveTool.Name = "SaveTool"
  523. SaveTool.Parent = LocalPlayerCMDS
  524. SaveTool.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  525. SaveTool.BorderColor3 = Color3.new(0, 0, 0)
  526. SaveTool.Position = UDim2.new(0.399394125, 0, 0.0901735127, 0)
  527. SaveTool.Size = UDim2.new(0.174999997, 0, 0.063000001, 0)
  528. SaveTool.Font = Enum.Font.SourceSans
  529. SaveTool.FontSize = Enum.FontSize.Size14
  530. SaveTool.Text = "SaveTool"
  531. SaveTool.TextColor3 = Color3.new(1, 1, 1)
  532. SaveTool.TextSize = 14
  533.  
  534. DAntiCheat.Name = "DAntiCheat"
  535. DAntiCheat.Parent = LocalPlayerCMDS
  536. DAntiCheat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  537. DAntiCheat.BorderColor3 = Color3.new(0, 0, 0)
  538. DAntiCheat.Position = UDim2.new(0.0138013009, 0, 0.169347003, 0)
  539. DAntiCheat.Size = UDim2.new(0.327999145, 0, 0.063000001, 0)
  540. DAntiCheat.Font = Enum.Font.SourceSans
  541. DAntiCheat.FontSize = Enum.FontSize.Size14
  542. DAntiCheat.Text = "Disable Anti-Cheat"
  543. DAntiCheat.TextColor3 = Color3.new(1, 1, 1)
  544. DAntiCheat.TextSize = 14
  545.  
  546. TextLabel.Parent = LocalPlayerCMDS
  547. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  548. TextLabel.BackgroundTransparency = 1
  549. TextLabel.Position = UDim2.new(0.1791531, 0, 0.520504713, 0)
  550. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  551. TextLabel.Font = Enum.Font.SourceSans
  552. TextLabel.FontSize = Enum.FontSize.Size14
  553. TextLabel.Text = "MORE COMMANDS COMING SOON!"
  554. TextLabel.TextColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  555. TextLabel.TextSize = 14
  556.  
  557. TPMVP.Name = "TPMVP"
  558. TPMVP.Parent = LocalPlayerCMDS
  559. TPMVP.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  560. TPMVP.BorderColor3 = Color3.new(0, 0, 0)
  561. TPMVP.Position = UDim2.new(0.0138013009, 0, 0.246347159, 0)
  562. TPMVP.Size = UDim2.new(0.327999145, 0, 0.063000001, 0)
  563. TPMVP.Font = Enum.Font.SourceSans
  564. TPMVP.FontSize = Enum.FontSize.Size14
  565. TPMVP.Text = "Teleport Into Mvp"
  566. TPMVP.TextColor3 = Color3.new(1, 1, 1)
  567. TPMVP.TextSize = 14
  568.  
  569. Creds.Name = "Creds"
  570. Creds.Parent = TMGui
  571. Creds.BackgroundColor3 = Color3.new(0, 0, 0)
  572. Creds.BackgroundTransparency = 1
  573. Creds.Position = UDim2.new(0.0133819468, 0, 0.944408357, 0)
  574. Creds.Size = UDim2.new(0.973090947, 0, 0.0445026197, 0)
  575. Creds.Font = Enum.Font.SourceSans
  576. Creds.FontSize = Enum.FontSize.Size14
  577. Creds.Text = "Big thanks to Jobey for Ui tips and Command ideas!"
  578. Creds.TextColor3 = Color3.new(1, 1, 1)
  579. Creds.TextSize = 14
  580.  
  581. Open.Name = "Open"
  582. Open.Parent = TwistedMurdererGUIBySockTan
  583. Open.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  584. Open.BackgroundTransparency = 0.30000001192093
  585. Open.BorderColor3 = Color3.new(1, 1, 1)
  586. Open.Position = UDim2.new(-0.000393571914, 0, 0.00120772945, 0)
  587. Open.Size = UDim2.new(0.0521528199, 0, 0.0350241549, 0)
  588.  
  589. OpenB.Name = "OpenB"
  590. OpenB.Parent = Open
  591. OpenB.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  592. OpenB.BackgroundTransparency = 1
  593. OpenB.Position = UDim2.new(0.022224538, 0, 0.103263155, 0)
  594. OpenB.Size = UDim2.new(0.96236676, 0, 0.842105269, 0)
  595. OpenB.Font = Enum.Font.SourceSans
  596. OpenB.FontSize = Enum.FontSize.Size14
  597. OpenB.Text = "Open GUI"
  598. OpenB.TextColor3 = Color3.new(1, 1, 1)
  599. OpenB.TextSize = 14
  600.  
  601.  
  602. OpenB.MouseButton1Down:connect(function()
  603. game.CoreGui.TwistedMurdererGUIBySockTan.Open.Visible = false
  604. game.CoreGui.TwistedMurdererGUIBySockTan.TMGui.Visible = true
  605. end)
  606.  
  607. CloseB.MouseButton1Down:connect(function()
  608. game.CoreGui.TwistedMurdererGUIBySockTan.Open.Visible = true
  609. game.CoreGui.TwistedMurdererGUIBySockTan.TMGui.Visible = false
  610. end)
  611.  
  612. Players.MouseButton1Down:connect(function()
  613. game.CoreGui.TwistedMurdererGUIBySockTan.TMGui.ServerCMDS.Visible = true
  614. game.CoreGui.TwistedMurdererGUIBySockTan.TMGui.LocalPlayerCMDS.Visible = false
  615. end)
  616.  
  617. LocalPlayer.MouseButton1Down:connect(function()
  618. game.CoreGui.TwistedMurdererGUIBySockTan.TMGui.ServerCMDS.Visible = false
  619. game.CoreGui.TwistedMurdererGUIBySockTan.TMGui.LocalPlayerCMDS.Visible = true
  620. end)
  621.  
  622. Kill.MouseButton1Down:connect(function()
  623. game.ReplicatedStorage.Event:FireServer("TPD", 2000, game.Workspace.Ignore.Players[PlayerName.Text].Humanoid)
  624. end)
  625.  
  626. KillAll.MouseButton1Down:connect(function()
  627. for i,v in pairs(game.Players:GetChildren()) do
  628. game.ReplicatedStorage.Event:FireServer("TPD", 2000, game.Workspace.Ignore.Players[v.Name].Humanoid)
  629. end
  630. end)
  631.  
  632. KillOthers.MouseButton1Down:connect(function()
  633. for i,v in pairs(game.Players:GetChildren()) do
  634. game.ReplicatedStorage.Event:FireServer("TPD", -100, game.Workspace.Ignore.Players[PlayerName.Text].Humanoid)
  635. game.ReplicatedStorage.Event:FireServer("TPD", 100, game.Workspace.Ignore.Players[v.Name].Humanoid)
  636. game.ReplicatedStorage.Event:FireServer("TPD", -100, game.Workspace.Ignore.Players[PlayerName.Text].Humanoid)
  637. game.ReplicatedStorage.Event:FireServer("TPD", 100, game.Workspace.Ignore.Players[v.Name].Humanoid)
  638. end
  639. end)
  640.  
  641. LoopKill.MouseButton1Down:connect(function()
  642. while true do
  643. wait(1.5)
  644. game.ReplicatedStorage.Event:FireServer("TPD", 2000, game.Workspace.Ignore.Players[PlayerName.Text].Humanoid)
  645. end
  646. end)
  647.  
  648. Cloak.MouseButton1Down:connect(function()
  649. game.ReplicatedStorage.Event:FireServer("Cloak", game.Workspace.Ignore.Players[PlayerName.Text])
  650. end)
  651.  
  652. UnCloak.MouseButton1Down:connect(function()
  653. game.ReplicatedStorage.Event:FireServer("UnCloak", game.Workspace.Ignore.Players[PlayerName.Text])
  654. end)
  655.  
  656. CloakAll.MouseButton1Down:connect(function()
  657. for i,v in pairs(game.Players:GetChildren()) do
  658. game.ReplicatedStorage.Event:FireServer("Cloak", game.Workspace.Ignore.Players[v.Name])
  659. end
  660. end)
  661.  
  662. UnCloakAll.MouseButton1Down:connect(function()
  663. for i,v in pairs(game.Players:GetChildren()) do
  664. game.ReplicatedStorage.Event:FireServer("UnCloak", game.Workspace.Ignore.Players[v.Name])
  665. end
  666. end)
  667.  
  668. Music.MouseButton1Down:connect(function()
  669. game.ReplicatedStorage.Event:FireServer("PlayRadio", game.Players[PlayerName.Text], MusicID.Text)
  670. end)
  671.  
  672. MusicAll.MouseButton1Down:connect(function()
  673. for i,v in pairs(game.Players:GetChildren()) do
  674. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, MusicID.Text)
  675. end
  676. end)
  677.  
  678. UnMusicAll.MouseButton1Down:connect(function()
  679. for i,v in pairs(game.Players:GetChildren()) do
  680. game.ReplicatedStorage.Event:FireServer("StopRadio", v)
  681. end
  682. end)
  683.  
  684. UnMusic.MouseButton1Down:connect(function()
  685. game.ReplicatedStorage.Event:FireServer("StopRadio", game.Players[PlayerName.Text])
  686. end)
  687.  
  688. SaveTool.MouseButton1Down:connect(function()
  689. game.Players.LocalPlayer.Backpack[ToolName.Text].Parent = game.Players.LocalPlayer.StarterGear
  690. end)
  691.  
  692. SetWS.MouseButton1Down:connect(function()
  693. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Walkspeed.Text
  694. end)
  695.  
  696. TakeHealth.MouseButton1Down:connect(function()
  697. game.ReplicatedStorage.Event:FireServer("TPD", Value.Text, game.Workspace.Ignore.Players[PlayerName.Text].Humanoid)
  698. end)
  699.  
  700. CrashLagServer.MouseButton1Down:connect(function()
  701. while true do
  702. wait()
  703. for i,v in pairs(game.Players:GetChildren()) do
  704. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, 491150071)
  705. end
  706. end
  707. end)
  708.  
  709. RemoveRadios.MouseButton1Down:connect(function()
  710. while true do
  711. wait(1.2)
  712. for i,v in pairs(game.Players:GetChildren()) do
  713. game.ReplicatedStorage.Event:FireServer("StopRadio", v)
  714. end
  715. end
  716. end)
  717.  
  718. Bring.MouseButton1Down:connect(function()
  719. plr = game.Players.PlayerName.Text
  720. lpChar = game.Players.LocalPlayer.Character.Torso
  721.  
  722. lpChar.Anchored = true
  723. local w = Instance.new("Weld", lpChar)
  724. w.Part0 = lpChar
  725. w.Part1 = plr.Character.Torso
  726. w.C0 = lpChar.CFrame
  727. w.C1 = lpChar.CFrame
  728. wait(0.1)
  729. w:Destroy()
  730. lpChar.Anchored = false
  731. end)
  732.  
  733. BringAll.MouseButton1Down:connect(function()
  734. for i,plr in pairs (game.Players:GetChildren()) do
  735. if plr.Name ~= game.Players.LocalPlayer.Name then
  736. lpChar = game.Players.LocalPlayer.Character.Torso
  737.  
  738. lpChar.Anchored = true
  739. local w = Instance.new("Weld", lpChar)
  740. w.Part0 = lpChar
  741. w.Part1 = plr.Character.Torso
  742. w.C0 = lpChar.CFrame
  743. w.C1 = lpChar.CFrame
  744. wait(0.1)
  745. w:Destroy()
  746. lpChar.Anchored = false
  747. end
  748. end
  749. end)
  750.  
  751. Glitch.MouseButton1Down:connect(function()
  752. lpChar = game.Players.LocalPlayer.Character.Torso
  753.  
  754. for i,plr in pairs (game.Players:GetChildren()) do
  755. if plr.Name ~= game.Players.LocalPlayer.Name then
  756. for i,v in pairs (game.Players.LocalPlayer.Character:GetChildren()) do
  757. if v.ClassName == 'Part' then
  758. if v.Name ~= 'Head' then
  759. v.Anchored = true
  760. end
  761. end
  762. end
  763. local w = Instance.new("Weld", lpChar)
  764. w.Part0 = lpChar
  765. w.Part1 = plr.Character.Torso
  766. w.C0 = lpChar.CFrame
  767. w.C1 = lpChar.CFrame * CFrame.new(0, 99999999, 0)
  768. wait(0.1)
  769. w:Destroy()
  770. for i,v in pairs (game.Players.LocalPlayer.Character:GetChildren()) do
  771. if v.ClassName == 'Part' then
  772. if v.Name ~= 'Head' then
  773. v.Anchored = false
  774. end
  775. end
  776. end
  777. end
  778. end
  779.  
  780.  
  781. end)
  782.  
  783. Goto.MouseButton1Down:connect(function()
  784. local plr = game.Players.LocalPlayer
  785. lpChar = game.Players[PlayerName.Text].Character.Torso
  786.  
  787. lpChar.Anchored = true
  788. local w = Instance.new("Weld", lpChar)
  789. w.Part0 = lpChar
  790. w.Part1 = plr.Character.Torso
  791. w.C0 = lpChar.CFrame
  792. w.C1 = lpChar.CFrame
  793. wait(.1)
  794. w:Destroy()
  795. lpChar.Anchored = false
  796. end)
  797.  
  798. DAntiCheat.MouseButton1Down:connect(function()
  799. antiKek={'AntiSpeedHack','AntiDataTheft','UI','NO FF','NO FF'}
  800.  
  801. while wait() do
  802. local Player = game.Players.LocalPlayer
  803. local Gui = Player.PlayerGui
  804. for i,v in pairs(antiKek) do
  805. if Gui:FindFirstChild(v) then
  806. Gui:FindFirstChild(v):Remove()
  807. end
  808. end
  809. end
  810. end)
  811.  
  812. DetectRoles.MouseButton1Down:connect(function()
  813. while wait(1) do
  814. for i,v in pairs(game.Players:GetChildren()) do
  815. if game.Players[v.Name].Character:FindFirstChild("Role") then
  816. local role = game.Players[v.Name].Character:FindFirstChild("Role")
  817. if role.Value == "Murderer" then
  818. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 0, 0)
  819. elseif role.Value == "Sheriff" then
  820. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 170/255, 0)
  821. elseif role.Value == "Innocent" then
  822. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(0, 1, 0)
  823. else
  824. game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[v.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 1, 1)
  825. end
  826. end
  827. end
  828. end
  829. end)
  830.  
  831. TPMVP.MouseButton1Down:connect(function()
  832. PlayerName = game.Players.LocalPlayer.Name
  833. game.Workspace.Ignore.Players[PlayerName].HumanoidRootPart.CFrame = CFrame.new(7, 29, -10)
  834. end)
  835.  
  836. TakeHealthAll.MouseButton1Down:connect(function()
  837. for i,v in pairs(game.Players:GetChildren()) do
  838. game.ReplicatedStorage.Event:FireServer("TPD", Value.Text, game.Workspace.Ignore.Players[v.Name].Humanoid)
  839. end
  840. end)
Add Comment
Please, Sign In to add comment