Advertisement
Guest User

ROBLOXTHINGX FE Btools, Kick, ban others

a guest
Nov 22nd, 2020 (edited)
3,999
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.24 KB | None | 0 0
  1.  
  2. --[[ Build to Survive - Built to Troll gui by Uctron
  3.  
  4. Games this gui will work on:
  5.  
  6. # Max Players: 10 #
  7. https://www.roblox.com/games/2810926304 - Concurrency: Average
  8.  
  9. # Max Players: 9 #
  10. https://www.roblox.com/games/2166989315 - Concurrency: Popular
  11. https://www.roblox.com/games/2674620887 - Concurrency: Unpopular
  12.  
  13. # Max Players: 6 #
  14. https://www.roblox.com/games/2324813245 - Concurrency: Average
  15. https://www.roblox.com/games/2833379343 - Concurrency: Average
  16. https://www.roblox.com/games/2834662825 - Concurrency: Popular
  17. https://www.roblox.com/games/2910622979 - Concurrency: Unpopular
  18. https://www.roblox.com/games/2968325176 - Concurrency: Unpopular
  19. https://www.roblox.com/games/3335073617 - Concurrency: Unpopular
  20. https://www.roblox.com/games/3678355057 - Concurrency: Average
  21. https://www.roblox.com/games/3964975083 - Concurrency: Popular
  22.  
  23. ]]
  24.  
  25. -- [[ Built to Troll Gui by Uctron ]]
  26.  
  27. -- Variables
  28.  
  29. local ToggleGuis = true
  30.  
  31. -- Objects
  32.  
  33. local BuilttoTrollGui = Instance.new("ScreenGui")
  34. local Toggle = Instance.new("TextButton")
  35. local Menu = Instance.new("Frame")
  36. local GameX = Instance.new("TextButton")
  37. local Players = Instance.new("TextButton")
  38. local Tools = Instance.new("TextButton")
  39. local Fun = Instance.new("TextButton")
  40. local PlayersFrame = Instance.new("Frame")
  41. local Kill = Instance.new("TextButton")
  42. local Kick = Instance.new("TextButton")
  43. local Punish = Instance.new("TextButton")
  44. local Ragdoll = Instance.new("TextButton")
  45. local TeleportTo = Instance.new("TextButton")
  46. local Victim = Instance.new("TextBox")
  47. local GameFrame = Instance.new("Frame")
  48. local ClearBases = Instance.new("TextButton")
  49. local ClearWorkspace = Instance.new("TextButton")
  50. local RemoveMobs = Instance.new("TextButton")
  51. local RemoveCages = Instance.new("TextButton")
  52. local PermRemoveMobs = Instance.new("TextButton")
  53. local Shutdown = Instance.new("TextButton")
  54. local ToolsFrame = Instance.new("Frame")
  55. local AllBtools = Instance.new("TextButton")
  56. local Move = Instance.new("TextButton")
  57. local Copy = Instance.new("TextButton")
  58. local Delete = Instance.new("TextButton")
  59. local Shutdown_2 = Instance.new("Frame")
  60. local Question = Instance.new("TextLabel")
  61. local Normal = Instance.new("TextButton")
  62. local Full = Instance.new("TextButton")
  63. local Close = Instance.new("TextButton")
  64. local FunFrame = Instance.new("Frame")
  65. local CreateDeadClone = Instance.new("TextButton")
  66. local SpamHeadClones = Instance.new("TextButton")
  67. local SpamLimbClones = Instance.new("TextButton")
  68. local Credit = Instance.new("TextLabel")
  69.  
  70. -- Properties
  71.  
  72. BuilttoTrollGui.Name = "Built to Troll Gui"
  73. BuilttoTrollGui.Parent = game.CoreGui
  74. BuilttoTrollGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  75.  
  76. Toggle.Name = "Toggle"
  77. Toggle.Parent = BuilttoTrollGui
  78. Toggle.BackgroundColor3 = Color3.new(0, 0, 0)
  79. Toggle.BorderColor3 = Color3.new(0, 0, 0)
  80. Toggle.BorderSizePixel = 0
  81. Toggle.Position = UDim2.new(0, 0, 0.634069383, 0)
  82. Toggle.Size = UDim2.new(0, 126, 0, 24)
  83. Toggle.Font = Enum.Font.Garamond
  84. Toggle.Text = "Built to Troll"
  85. Toggle.TextColor3 = Color3.new(0, 1, 1)
  86. Toggle.TextScaled = true
  87. Toggle.TextSize = 14
  88. Toggle.TextWrapped = true
  89.  
  90. Menu.Name = "Menu"
  91. Menu.Parent = Toggle
  92. Menu.Active = true
  93. Menu.BackgroundColor3 = Color3.new(0, 0, 0)
  94. Menu.BackgroundTransparency = 0.5
  95. Menu.BorderColor3 = Color3.new(0, 1, 1)
  96. Menu.BorderSizePixel = 2
  97. Menu.Draggable = true
  98. Menu.Position = UDim2.new(0, game.Players.LocalPlayer:GetMouse().ViewSizeX/2.5, 0, -game.Players.LocalPlayer:GetMouse().ViewSizeY/2)
  99. Menu.Size = UDim2.new(0, 500, 0, 28)
  100. Menu.Visible = true
  101.  
  102. GameX.Name = "Game"
  103. GameX.Parent = Menu
  104. GameX.BackgroundColor3 = Color3.new(0, 0, 0)
  105. GameX.BorderColor3 = Color3.new(0, 0, 0)
  106. GameX.BorderSizePixel = 0
  107. GameX.Size = UDim2.new(0, 100, 0, 28)
  108. GameX.Font = Enum.Font.Garamond
  109. GameX.Text = "Game | +"
  110. GameX.TextColor3 = Color3.new(0, 1, 1)
  111. GameX.TextScaled = true
  112. GameX.TextSize = 14
  113. GameX.TextWrapped = true
  114.  
  115. Players.Name = "Players"
  116. Players.Parent = Menu
  117. Players.BackgroundColor3 = Color3.new(0, 0, 0)
  118. Players.BorderColor3 = Color3.new(0, 0, 0)
  119. Players.BorderSizePixel = 0
  120. Players.Position = UDim2.new(0.26699999, 0, 0, 0)
  121. Players.Size = UDim2.new(0, 100, 0, 28)
  122. Players.Font = Enum.Font.Garamond
  123. Players.Text = "Players | +"
  124. Players.TextColor3 = Color3.new(0, 1, 1)
  125. Players.TextScaled = true
  126. Players.TextSize = 14
  127. Players.TextWrapped = true
  128.  
  129. Tools.Name = "Tools"
  130. Tools.Parent = Menu
  131. Tools.BackgroundColor3 = Color3.new(0, 0, 0)
  132. Tools.BorderColor3 = Color3.new(0, 0, 0)
  133. Tools.BorderSizePixel = 0
  134. Tools.Position = UDim2.new(0.532999992, 0, 0, 0)
  135. Tools.Size = UDim2.new(0, 100, 0, 28)
  136. Tools.Font = Enum.Font.Garamond
  137. Tools.Text = "Tools | +"
  138. Tools.TextColor3 = Color3.new(0, 1, 1)
  139. Tools.TextScaled = true
  140. Tools.TextSize = 14
  141. Tools.TextWrapped = true
  142.  
  143. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  144. Fun.Name = "Fun"
  145. Fun.Parent = Menu
  146. Fun.BackgroundColor3 = Color3.new(0, 0, 0)
  147. Fun.BorderColor3 = Color3.new(0, 0, 0)
  148. Fun.BorderSizePixel = 0
  149. Fun.Position = UDim2.new(0.800000012, 0, 0, 0)
  150. Fun.Size = UDim2.new(0, 100, 0, 28)
  151. Fun.Font = Enum.Font.Garamond
  152. Fun.Text = "Fun | +"
  153. Fun.TextColor3 = Color3.new(0, 1, 1)
  154. Fun.TextScaled = true
  155. Fun.TextSize = 14
  156. Fun.TextWrapped = true
  157. end
  158.  
  159. PlayersFrame.Name = "PlayersFrame"
  160. PlayersFrame.Parent = Menu
  161. PlayersFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  162. PlayersFrame.BorderColor3 = Color3.new(0, 1, 1)
  163. PlayersFrame.BorderSizePixel = 0
  164. PlayersFrame.Position = UDim2.new(0.267246945, 0, 0.995716333, 0)
  165. PlayersFrame.Size = UDim2.new(0, 100, 0, 223)
  166. PlayersFrame.Visible = false
  167.  
  168. Kill.Name = "Kill"
  169. Kill.Parent = PlayersFrame
  170. Kill.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  171. Kill.BorderColor3 = Color3.new(0, 0, 0)
  172. Kill.BorderSizePixel = 0
  173. Kill.Size = UDim2.new(0, 100, 0, 25)
  174. Kill.Font = Enum.Font.Garamond
  175. Kill.Text = "Kill"
  176. Kill.TextColor3 = Color3.new(0, 0, 0)
  177. Kill.TextScaled = true
  178. Kill.TextSize = 14
  179. Kill.TextWrapped = true
  180.  
  181. Kick.Name = "Kick"
  182. Kick.Parent = PlayersFrame
  183. Kick.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  184. Kick.BorderColor3 = Color3.new(0, 0, 0)
  185. Kick.BorderSizePixel = 0
  186. Kick.Position = UDim2.new(0, 0, 0.174887896, 0)
  187. Kick.Size = UDim2.new(0, 100, 0, 25)
  188. Kick.Font = Enum.Font.Garamond
  189. Kick.Text = "Kick"
  190. Kick.TextColor3 = Color3.new(0, 0, 0)
  191. Kick.TextScaled = true
  192. Kick.TextSize = 14
  193. Kick.TextWrapped = true
  194.  
  195. Punish.Name = "Punish"
  196. Punish.Parent = PlayersFrame
  197. Punish.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  198. Punish.BorderColor3 = Color3.new(0, 0, 0)
  199. Punish.BorderSizePixel = 0
  200. Punish.Position = UDim2.new(0, 0, 0.356031367, 0)
  201. Punish.Size = UDim2.new(0, 100, 0, 25)
  202. Punish.Font = Enum.Font.Garamond
  203. Punish.Text = "Punish"
  204. Punish.TextColor3 = Color3.new(0, 0, 0)
  205. Punish.TextScaled = true
  206. Punish.TextSize = 14
  207. Punish.TextWrapped = true
  208.  
  209. Ragdoll.Name = "Ragdoll"
  210. Ragdoll.Parent = PlayersFrame
  211. Ragdoll.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  212. Ragdoll.BorderColor3 = Color3.new(0, 0, 0)
  213. Ragdoll.BorderSizePixel = 0
  214. Ragdoll.Position = UDim2.new(0, 0, 0.533632338, 0)
  215. Ragdoll.Size = UDim2.new(0, 100, 0, 25)
  216. Ragdoll.Font = Enum.Font.Garamond
  217. Ragdoll.Text = "Ragdoll"
  218. Ragdoll.TextColor3 = Color3.new(0, 0, 0)
  219. Ragdoll.TextScaled = true
  220. Ragdoll.TextSize = 14
  221. Ragdoll.TextWrapped = true
  222.  
  223. TeleportTo.Name = "Teleport To"
  224. TeleportTo.Parent = PlayersFrame
  225. TeleportTo.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  226. TeleportTo.BorderColor3 = Color3.new(0, 0, 0)
  227. TeleportTo.BorderSizePixel = 0
  228. TeleportTo.Position = UDim2.new(0, 0, 0.713004529, 0)
  229. TeleportTo.Size = UDim2.new(0, 100, 0, 25)
  230. TeleportTo.Font = Enum.Font.Garamond
  231. TeleportTo.Text = "Teleport To"
  232. TeleportTo.TextColor3 = Color3.new(0, 0, 0)
  233. TeleportTo.TextScaled = true
  234. TeleportTo.TextSize = 14
  235. TeleportTo.TextWrapped = true
  236.  
  237. Victim.Parent = PlayersFrame
  238. Victim.BackgroundColor3 = Color3.new(0, 0.196078, 0.196078)
  239. Victim.BorderColor3 = Color3.new(0, 0, 0)
  240. Victim.BorderSizePixel = 0
  241. Victim.ClearTextOnFocus = false
  242. Victim.PlaceholderText = "Victim"
  243. Victim.PlaceholderColor3 = Color3.new(0, .8, .8)
  244. Victim.Position = UDim2.new(0, 0, 0.887892365, 0)
  245. Victim.Size = UDim2.new(0, 100, 0, 25)
  246. Victim.Font = Enum.Font.Garamond
  247. Victim.Name = "Victim"
  248. Victim.Text = ""
  249. Victim.TextColor3 = Color3.new(0, 1, 1)
  250. Victim.TextScaled = true
  251. Victim.TextSize = 14
  252. Victim.TextStrokeTransparency = 0
  253. Victim.TextWrapped = true
  254.  
  255. GameFrame.Name = "GameFrame"
  256. GameFrame.Parent = Menu
  257. GameFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  258. GameFrame.BorderColor3 = Color3.new(0, 1, 1)
  259. GameFrame.BorderSizePixel = 0
  260. GameFrame.Position = UDim2.new(0, 0, 1, 0)
  261. GameFrame.Size = UDim2.new(0, 100, 0, 223)
  262. GameFrame.Visible = false
  263.  
  264. ClearBases.Name = "Clear Bases"
  265. ClearBases.Parent = GameFrame
  266. ClearBases.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  267. ClearBases.BorderColor3 = Color3.new(0, 0, 0)
  268. ClearBases.BorderSizePixel = 0
  269. ClearBases.Size = UDim2.new(0, 100, 0, 25)
  270. ClearBases.Font = Enum.Font.Garamond
  271. ClearBases.Text = "Clear Bases"
  272. ClearBases.TextColor3 = Color3.new(0, 0, 0)
  273. ClearBases.TextScaled = true
  274. ClearBases.TextSize = 14
  275. ClearBases.TextWrapped = true
  276.  
  277. ClearWorkspace.Name = "Clear Workspace"
  278. ClearWorkspace.Parent = GameFrame
  279. ClearWorkspace.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  280. ClearWorkspace.BorderColor3 = Color3.new(0, 0, 0)
  281. ClearWorkspace.BorderSizePixel = 0
  282. ClearWorkspace.Position = UDim2.new(0, 0, 0.174887896, 0)
  283. ClearWorkspace.Size = UDim2.new(0, 100, 0, 25)
  284. ClearWorkspace.Font = Enum.Font.Garamond
  285. ClearWorkspace.Text = "Clear Workspace"
  286. ClearWorkspace.TextColor3 = Color3.new(0, 0, 0)
  287. ClearWorkspace.TextScaled = true
  288. ClearWorkspace.TextSize = 14
  289. ClearWorkspace.TextWrapped = true
  290.  
  291. RemoveMobs.Name = "Remove Mobs"
  292. RemoveMobs.Parent = GameFrame
  293. RemoveMobs.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  294. RemoveMobs.BorderColor3 = Color3.new(0, 0, 0)
  295. RemoveMobs.BorderSizePixel = 0
  296. RemoveMobs.Position = UDim2.new(0, 0, 0.353031367, 0)
  297. RemoveMobs.Size = UDim2.new(0, 100, 0, 25)
  298. RemoveMobs.Font = Enum.Font.Garamond
  299. RemoveMobs.Text = "Remove Mobs"
  300. RemoveMobs.TextColor3 = Color3.new(0, 0, 0)
  301. RemoveMobs.TextScaled = true
  302. RemoveMobs.TextSize = 14
  303. RemoveMobs.TextWrapped = true
  304.  
  305. RemoveCages.Name = "Remove Cages"
  306. RemoveCages.Parent = GameFrame
  307. RemoveCages.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  308. RemoveCages.BorderColor3 = Color3.new(0, 0, 0)
  309. RemoveCages.BorderSizePixel = 0
  310. RemoveCages.Position = UDim2.new(0, 0, 0.533632338, 0)
  311. RemoveCages.Size = UDim2.new(0, 100, 0, 25)
  312. RemoveCages.Font = Enum.Font.Garamond
  313. RemoveCages.Text = "Remove Cages"
  314. RemoveCages.TextColor3 = Color3.new(0, 0, 0)
  315. RemoveCages.TextScaled = true
  316. RemoveCages.TextSize = 14
  317. RemoveCages.TextWrapped = true
  318.  
  319. PermRemoveMobs.Name = "Perm Remove Mobs"
  320. PermRemoveMobs.Parent = GameFrame
  321. PermRemoveMobs.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  322. PermRemoveMobs.BorderColor3 = Color3.new(0, 0, 0)
  323. PermRemoveMobs.BorderSizePixel = 0
  324. PermRemoveMobs.Position = UDim2.new(0, 0, 0.713004529, 0)
  325. PermRemoveMobs.Size = UDim2.new(0, 100, 0, 25)
  326. PermRemoveMobs.Font = Enum.Font.Garamond
  327. PermRemoveMobs.Text = "Perm Remove Mobs"
  328. PermRemoveMobs.TextColor3 = Color3.new(0, 0, 0)
  329. PermRemoveMobs.TextScaled = true
  330. PermRemoveMobs.TextSize = 14
  331. PermRemoveMobs.TextWrapped = true
  332.  
  333. Shutdown.Name = "Shutdown"
  334. Shutdown.Parent = GameFrame
  335. Shutdown.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  336. Shutdown.BorderColor3 = Color3.new(0, 0, 0)
  337. Shutdown.BorderSizePixel = 0
  338. Shutdown.Position = UDim2.new(0, 0, 0.887892365, 0)
  339. Shutdown.Size = UDim2.new(0, 100, 0, 25)
  340. Shutdown.Font = Enum.Font.Garamond
  341. Shutdown.Text = "Shutdown"
  342. Shutdown.TextColor3 = Color3.new(0, 0, 0)
  343. Shutdown.TextScaled = true
  344. Shutdown.TextSize = 14
  345. Shutdown.TextWrapped = true
  346.  
  347. ToolsFrame.Name = "ToolsFrame"
  348. ToolsFrame.Parent = Menu
  349. ToolsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  350. ToolsFrame.BorderColor3 = Color3.new(0, 1, 1)
  351. ToolsFrame.BorderSizePixel = 0
  352. ToolsFrame.Position = UDim2.new(0.533540155, 0, 0.995716333, 0)
  353. ToolsFrame.Size = UDim2.new(0, 100, 0, 144)
  354. ToolsFrame.Visible = false
  355.  
  356. AllBtools.Name = "All Btools"
  357. AllBtools.Parent = ToolsFrame
  358. AllBtools.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  359. AllBtools.BorderColor3 = Color3.new(0, 0, 0)
  360. AllBtools.BorderSizePixel = 0
  361. AllBtools.Size = UDim2.new(0, 100, 0, 25)
  362. AllBtools.Font = Enum.Font.Garamond
  363. AllBtools.Text = "All Btools"
  364. AllBtools.TextColor3 = Color3.new(0, 0, 0)
  365. AllBtools.TextScaled = true
  366. AllBtools.TextSize = 14
  367. AllBtools.TextWrapped = true
  368.  
  369. Move.Name = "Move"
  370. Move.Parent = ToolsFrame
  371. Move.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  372. Move.BorderColor3 = Color3.new(0, 0, 0)
  373. Move.BorderSizePixel = 0
  374. Move.Position = UDim2.new(0, 0, 0.270165687, 0)
  375. Move.Size = UDim2.new(0, 100, 0, 25)
  376. Move.Font = Enum.Font.Garamond
  377. Move.Text = "Move"
  378. Move.TextColor3 = Color3.new(0, 0, 0)
  379. Move.TextScaled = true
  380. Move.TextSize = 14
  381. Move.TextWrapped = true
  382.  
  383. Copy.Name = "Copy"
  384. Copy.Parent = ToolsFrame
  385. Copy.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  386. Copy.BorderColor3 = Color3.new(0, 0, 0)
  387. Copy.BorderSizePixel = 0
  388. Copy.Position = UDim2.new(0, 0, 0.547999983, 0)
  389. Copy.Size = UDim2.new(0, 100, 0, 25)
  390. Copy.Font = Enum.Font.Garamond
  391. Copy.Text = "Copy"
  392. Copy.TextColor3 = Color3.new(0, 0, 0)
  393. Copy.TextScaled = true
  394. Copy.TextSize = 14
  395. Copy.TextWrapped = true
  396.  
  397. Delete.Name = "Delete"
  398. Delete.Parent = ToolsFrame
  399. Delete.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  400. Delete.BorderColor3 = Color3.new(0, 0, 0)
  401. Delete.BorderSizePixel = 0
  402. Delete.Position = UDim2.new(0, 0, 0.827000022, 0)
  403. Delete.Size = UDim2.new(0, 100, 0, 25)
  404. Delete.Font = Enum.Font.Garamond
  405. Delete.Text = "Delete"
  406. Delete.TextColor3 = Color3.new(0, 0, 0)
  407. Delete.TextScaled = true
  408. Delete.TextSize = 14
  409. Delete.TextWrapped = true
  410.  
  411. Shutdown_2.Name = "Shutdown"
  412. Shutdown_2.Parent = Menu
  413. Shutdown_2.BackgroundColor3 = Color3.new(0, 0.501961, 0.501961)
  414. Shutdown_2.BorderColor3 = Color3.new(0, 0, 0)
  415. Shutdown_2.BorderSizePixel = 0
  416. Shutdown_2.Position = UDim2.new(0.617149055, 0, 10.504281, 0)
  417. Shutdown_2.Size = UDim2.new(0, 282, 0, 145)
  418. Shutdown_2.Visible = false
  419.  
  420. Question.Name = "Question"
  421. Question.Parent = Shutdown_2
  422. Question.BackgroundColor3 = Color3.new(0, 0, 0)
  423. Question.BorderColor3 = Color3.new(0, 0, 0)
  424. Question.BorderSizePixel = 3
  425. Question.Size = UDim2.new(0, 282, 0, 52)
  426. Question.Font = Enum.Font.Gotham
  427. Question.Text = "Would you like to run a normal shutdown or a full shutdown?"
  428. Question.TextColor3 = Color3.new(0, 1, 1)
  429. Question.TextScaled = true
  430. Question.TextSize = 14
  431. Question.TextWrapped = true
  432.  
  433. Normal.Name = "Normal"
  434. Normal.Parent = Shutdown_2
  435. Normal.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  436. Normal.BorderColor3 = Color3.new(0, 0, 0)
  437. Normal.BorderSizePixel = 0
  438. Normal.Position = UDim2.new(0.0212765932, 0, 0.627586186, 0)
  439. Normal.Size = UDim2.new(0, 100, 0, 25)
  440. Normal.Font = Enum.Font.Garamond
  441. Normal.Text = "Normal"
  442. Normal.TextColor3 = Color3.new(0, 0, 0)
  443. Normal.TextScaled = true
  444. Normal.TextSize = 14
  445. Normal.TextWrapped = true
  446.  
  447. Full.Name = "Full"
  448. Full.Parent = Shutdown_2
  449. Full.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  450. Full.BorderColor3 = Color3.new(0, 0, 0)
  451. Full.BorderSizePixel = 0
  452. Full.Position = UDim2.new(0.6241135, 0, 0.627586186, 0)
  453. Full.Size = UDim2.new(0, 100, 0, 25)
  454. Full.Font = Enum.Font.Garamond
  455. Full.Text = "Full"
  456. Full.TextColor3 = Color3.new(0, 0, 0)
  457. Full.TextScaled = true
  458. Full.TextSize = 14
  459. Full.TextWrapped = true
  460.  
  461. Close.Name = "Close"
  462. Close.Parent = Shutdown_2
  463. Close.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  464. Close.BorderColor3 = Color3.new(0, 0, 0)
  465. Close.BorderSizePixel = 0
  466. Close.Position = UDim2.new(0.453900754, 0, 0.827586234, 0)
  467. Close.Size = UDim2.new(0, 25, 0, 25)
  468. Close.Font = Enum.Font.Garamond
  469. Close.Text = "✕"
  470. Close.TextColor3 = Color3.new(0, 0, 0)
  471. Close.TextSize = 25
  472. Close.TextWrapped = true
  473.  
  474. FunFrame.Name = "FunFrame"
  475. FunFrame.Parent = Menu
  476. FunFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  477. FunFrame.BorderColor3 = Color3.new(0, 1, 1)
  478. FunFrame.BorderSizePixel = 0
  479. FunFrame.Position = UDim2.new(0.799820483, 0, 0.995716274, 0)
  480. FunFrame.Size = UDim2.new(0, 100, 0, 103)
  481. FunFrame.Visible = false
  482.  
  483. CreateDeadClone.Name = "Create Dead Clone"
  484. CreateDeadClone.Parent = FunFrame
  485. CreateDeadClone.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  486. CreateDeadClone.BorderColor3 = Color3.new(0, 0, 0)
  487. CreateDeadClone.BorderSizePixel = 0
  488. CreateDeadClone.Size = UDim2.new(0, 100, 0, 25)
  489. CreateDeadClone.Font = Enum.Font.Garamond
  490. CreateDeadClone.Text = "Create Dead Clone"
  491. CreateDeadClone.TextColor3 = Color3.new(0, 0, 0)
  492. CreateDeadClone.TextScaled = true
  493. CreateDeadClone.TextSize = 14
  494. CreateDeadClone.TextWrapped = true
  495.  
  496. SpamHeadClones.Name = "Spam Head Clones"
  497. SpamHeadClones.Parent = FunFrame
  498. SpamHeadClones.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  499. SpamHeadClones.BorderColor3 = Color3.new(0, 0, 0)
  500. SpamHeadClones.BorderSizePixel = 0
  501. SpamHeadClones.Position = UDim2.new(0, 0, 0.377999988, 0)
  502. SpamHeadClones.Size = UDim2.new(0, 100, 0, 25)
  503. SpamHeadClones.Font = Enum.Font.Garamond
  504. SpamHeadClones.Text = "Spam Head Clones"
  505. SpamHeadClones.TextColor3 = Color3.new(0, 0, 0)
  506. SpamHeadClones.TextScaled = true
  507. SpamHeadClones.TextSize = 14
  508. SpamHeadClones.TextWrapped = true
  509.  
  510. SpamLimbClones.Name = "Spam Limb Clones - R6 Only"
  511. SpamLimbClones.Parent = FunFrame
  512. SpamLimbClones.BackgroundColor3 = Color3.new(0, 0.784314, 0.784314)
  513. SpamLimbClones.BorderColor3 = Color3.new(0, 0, 0)
  514. SpamLimbClones.BorderSizePixel = 0
  515. SpamLimbClones.Position = UDim2.new(0, 0, 0.765592214, 0)
  516. SpamLimbClones.Size = UDim2.new(0, 100, 0, 25)
  517. SpamLimbClones.Font = Enum.Font.Garamond
  518. SpamLimbClones.Text = "Spam Limb Clones"
  519. SpamLimbClones.TextColor3 = Color3.new(0, 0, 0)
  520. SpamLimbClones.TextScaled = true
  521. SpamLimbClones.TextSize = 14
  522. SpamLimbClones.TextWrapped = true
  523.  
  524. Credit.Name = "Credit"
  525. Credit.Parent = Toggle
  526. Credit.BackgroundColor3 = Color3.new(0, 0, 0)
  527. Credit.BackgroundTransparency = 1
  528. Credit.BorderColor3 = Color3.new(0, 0, 0)
  529. Credit.BorderSizePixel = 0
  530. Credit.Position = UDim2.new(0, 0, 1, 0)
  531. Credit.Size = UDim2.new(0, 126, 0, 24)
  532. Credit.Font = Enum.Font.Gotham
  533. Credit.Text = "By Uctron"
  534. Credit.TextColor3 = Color3.new(0, 0.784314, 0.784314)
  535. Credit.TextSize = 14
  536. Credit.TextStrokeTransparency = 0
  537. Credit.TextWrapped = true
  538. Credit.TextXAlignment = Enum.TextXAlignment.Left
  539.  
  540. local ButtonSound = Instance.new("Sound")
  541. ButtonSound.SoundId = "rbxassetid://2499155192"
  542. ButtonSound.Volume = 1
  543. ButtonSound.Name = "BTTSound"
  544. ButtonSound.Parent = BuilttoTrollGui
  545.  
  546. function GetPlayer(String)
  547. local Found = {}
  548. local strl = String:lower()
  549. if strl == "all" then
  550. for i,v in pairs(game.Players:GetPlayers()) do
  551. table.insert(Found,v.Name)
  552. end
  553. elseif strl == "others" then
  554. for i,v in pairs(game.Players:GetPlayers()) do
  555. if v.Name ~= game.Players.LocalPlayer.Name then
  556. table.insert(Found,v.Name)
  557. end
  558. end
  559. elseif strl == "me" then
  560. for i,v in pairs(game.Players:GetPlayers()) do
  561. if v.Name == game.Players.LocalPlayer.Name then
  562. table.insert(Found,v.Name)
  563. end
  564. end
  565. else
  566. for i,v in pairs(game.Players:GetPlayers()) do
  567. if v.Name:lower():sub(1, #String) == String:lower() then
  568. table.insert(Found,v.Name)
  569. end
  570. end
  571. end
  572. return Found
  573. end
  574.  
  575. ClearBases.MouseButton1Click:Connect(function()
  576. for GetBases,_1 in pairs(workspace:FindFirstChild("Bases"):GetChildren()) do
  577. if _1:IsA("Model") then
  578. for BaseStorages,_2 in pairs(_1:FindFirstChild("Blocks"):GetChildren()) do
  579. if _2:IsA("BasePart") then
  580. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(_2)
  581. end
  582. end
  583. end
  584. end
  585. end)
  586.  
  587. ClearWorkspace.MouseButton1Click:Connect(function()
  588. for _,Clear in pairs(workspace:GetDescendants()) do BasePart = Clear
  589. if BasePart:IsA("BasePart") then
  590. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(Clear)
  591. end
  592. end
  593. end)
  594.  
  595. PermRemoveMobs.MouseButton1Click:Connect(function()
  596. if workspace:FindFirstChild("Mobs") then
  597. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(workspace.Mobs)
  598. end
  599. end)
  600.  
  601. RemoveCages.MouseButton1Click:Connect(function()
  602. if workspace:FindFirstChild("Cages") then
  603. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(workspace.Cages)
  604. end
  605. end)
  606.  
  607. RemoveMobs.MouseButton1Click:Connect(function()
  608. for i,v in pairs(workspace.Mobs:GetChildren()) do
  609. if v:IsA("Model") then
  610. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(v)
  611. end
  612. end
  613. end)
  614.  
  615. Shutdown.MouseButton1Click:Connect(function()
  616. Shutdown_2.Visible = true
  617. end)
  618.  
  619. Close.MouseButton1Click:Connect(function()
  620. Shutdown_2.Visible = false
  621. end)
  622.  
  623. Normal.MouseButton1Click:Connect(function()
  624. for _,Shutdown in pairs(game.Players:GetPlayers()) do
  625. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(Shutdown)
  626. end
  627. end)
  628.  
  629. Full.MouseButton1Click:Connect(function()
  630. for _,Shutdown in pairs(game:GetDescendants()) do Bypass1 = Shutdown Bypass2 = Shutdown Bypass3 = Shutdown Bypass4 = Shutdown
  631. if Bypass1.Name ~= "PlayerEvents" and Bypass2.Name ~= "e"..game.Players.LocalPlayer.UserId and Bypass3.Name ~= "PlaceItem" and Bypass4.Name ~= "DestroyItem" then
  632. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(Shutdown)
  633. end
  634. end
  635. end)
  636.  
  637. Kick.MouseButton1Click:Connect(function()
  638. for i,v in pairs(GetPlayer(Victim.Text)) do
  639. if game.Players:FindFirstChild(v) then
  640. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(game.Players:FindFirstChild(v))
  641. end
  642. end
  643. end)
  644.  
  645. Kill.MouseButton1Click:Connect(function()
  646. for i,v in pairs(GetPlayer(Victim.Text)) do
  647. if game.Players:FindFirstChild(v) then
  648. if game.Players:FindFirstChild(v).Character then
  649. if game.Players[v].Character:FindFirstChild("Torso") then
  650. if game.Players[v].Character.Torso:FindFirstChild("Neck") then
  651. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(game.Players[v].Character.Torso.Neck)
  652. end
  653. elseif game.Players[v].Character:FindFirstChild("UpperTorso") then
  654. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(game.Players[v].Character.UpperTorso)
  655. end
  656. end
  657. end
  658. end
  659. end)
  660.  
  661. Punish.MouseButton1Click:Connect(function()
  662. for i,v in pairs(GetPlayer(Victim.Text)) do
  663. if game.Players:FindFirstChild(v) then
  664. if game.Players:FindFirstChild(v).Character then
  665. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(game.Players[v].Character)
  666. end
  667. end
  668. end
  669. end)
  670.  
  671. Ragdoll.MouseButton1Click:Connect(function()
  672. for i,v in pairs(GetPlayer(Victim.Text)) do
  673. if game.Players:FindFirstChild(v) then
  674. if game.Players:FindFirstChild(v).Character then
  675. if game.Players:FindFirstChild(v).Character:FindFirstChild("Humanoid") then
  676. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(game.Players[v].Character.Humanoid)
  677. end
  678. end
  679. end
  680. end
  681. end)
  682.  
  683. TeleportTo.MouseButton1Click:Connect(function()
  684. for i,v in pairs(GetPlayer(Victim.Text)) do
  685. if game.Players:FindFirstChild(v) then
  686. if game.Players[v].Character:FindFirstChild("HumanoidRootPart") and game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then
  687. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v].Character.HumanoidRootPart.CFrame
  688. end
  689. end
  690. end
  691. end)
  692.  
  693. AllBtools.MouseButton1Click:Connect(function()
  694. local LP, Camera, UIS = game:GetService('Players')['LocalPlayer'], workspace['CurrentCamera'], game:GetService('UserInputService')
  695. local Char, Mouse = LP['Character'], LP:GetMouse()
  696. local Humanoid, Root = Char:FindFirstChildWhichIsA('Humanoid'), Char['HumanoidRootPart']
  697.  
  698. local Tools = {
  699. ['Move'] = Instance.new('Tool');
  700. ['Clone'] = Instance.new('Tool');
  701. ['Destroy'] = Instance.new('Tool');
  702. }
  703.  
  704. Tools['Move'].TextureId = 'rbxassetid://1048129653'; Tools['Clone'].TextureId = 'rbxasset://Textures/Clone.png'; Tools['Destroy'].TextureId = 'http://www.roblox.com/asset/?id=14808588'; for K,V in next, Tools do V['RequiresHandle'] = false end
  705.  
  706. Tools['Move'].Parent = LP.Backpack
  707. Tools['Clone'].Parent = LP.Backpack
  708. Tools['Destroy'].Parent = LP.Backpack
  709.  
  710. local Delete = function(Obj)
  711. game:GetService('ReplicatedStorage').PlayerEvents['e'..LP['UserId']].DestroyItem:FireServer(Obj)
  712. end
  713.  
  714. local Place = function(CFrame,Obj)
  715. game:GetService('ReplicatedStorage').PlayerEvents['e'..LP['UserId']].PlaceItem:FireServer(CFrame,Obj)
  716. end
  717.  
  718. local IgnoreList = {};
  719.  
  720. for K,V in next, workspace:GetDescendants() do
  721. if V:IsA('Part') or V:IsA('BasePart') then
  722. if rawequal(V['Transparency'],1) then
  723. table.insert(IgnoreList,V)
  724. end
  725. end
  726. end
  727.  
  728. for K,V in next, Char:GetDescendants() do
  729. if V:IsA('Part') or V:IsA('BasePart') then
  730. table.insert(IgnoreList,V)
  731. end
  732. end
  733.  
  734. workspace.DescendantAdded:Connect(function(Obj)
  735. if Obj:IsA('Part') or Obj:IsA('BasePart') then
  736. if rawequal(Obj['Transparency'],1) then
  737. table.insert(IgnoreList,Obj)
  738. end
  739. end
  740. end)
  741.  
  742. local PointInfo = function(X,Y)
  743. local RayA = Camera:ScreenPointToRay(X,Y); local RayB = Ray.new(RayA.Origin, RayA.Direction * 1.0e3)
  744. local Target, Position = workspace:FindPartOnRayWithIgnoreList(RayB, IgnoreList)
  745. return {Target,Position}
  746. end
  747.  
  748. Tools['Destroy'].Deactivated:Connect(function()
  749. local Obj = PointInfo(Mouse.X,Mouse.Y)[1]
  750. Delete(Obj)
  751. end)
  752.  
  753. Tools['Clone'].Equipped:Connect(function(Mouse)
  754. Mouse.Icon = "rbxasset://textures/CloneCursor.png"
  755. end)
  756.  
  757. Tools['Clone'].Unequipped:Connect(function()
  758. game.Players.LocalPlayer:GetMouse().Icon = ""
  759. end)
  760.  
  761. Tools['Destroy'].Equipped:Connect(function(Mouse)
  762. Mouse.Icon = "rbxasset://textures/HammerCursor.png"
  763. end)
  764.  
  765. Tools['Destroy'].Unequipped:Connect(function()
  766. game.Players.LocalPlayer:GetMouse().Icon = ""
  767. end)
  768.  
  769. local Moving;
  770. Tools['Move'].Activated:Connect(function()
  771. Moving = PointInfo(Mouse.X,Mouse.Y)[1]
  772. table.insert(IgnoreList,Moving); local ObjInList = #IgnoreList
  773. repeat Mouse.Move:Wait()
  774. Moving.CFrame = CFrame.new(PointInfo(Mouse.X,Mouse.Y)[2] + Vector3.new(0,Moving.Size.Y/2,0))
  775. until #UIS:GetMouseButtonsPressed() < 1
  776. IgnoreList[ObjInList] = nil
  777. end)
  778.  
  779. Tools['Move'].Deactivated:Connect(function()
  780. Delete(Moving); Place(Moving.CFrame,Moving)
  781. end)
  782.  
  783. Tools['Clone'].Activated:Connect(function()
  784. Moving = PointInfo(Mouse.X,Mouse.Y)[1]
  785. wait(.2)
  786. table.insert(IgnoreList,Moving); local ObjInList = #IgnoreList
  787. if #UIS:GetMouseButtonsPressed() > 0 then
  788. repeat game:GetService('RunService').RenderStepped:Wait()
  789. Moving.CFrame = CFrame.new(PointInfo(Mouse.X,Mouse.Y)[2] + Vector3.new(0,Moving.Size.Y/2,0))
  790. until #UIS:GetMouseButtonsPressed() < 1
  791. Place(Moving.CFrame,Moving)
  792. else
  793. Place(Moving.CFrame + Vector3.new(0,Moving.Size.Y,0), Moving)
  794. end
  795. IgnoreList[ObjInList] = nil
  796. end)
  797. end)
  798.  
  799. Copy.MouseButton1Click:Connect(function()
  800. local CopyTool = Instance.new("Tool")
  801.  
  802. CopyTool.Name = "CopyTool"
  803. CopyTool.RequiresHandle = false
  804. CopyTool.Activated:Connect(function()
  805. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].PlaceItem:FireServer(game.Players.LocalPlayer:GetMouse().Target.CFrame+Vector3.new(0,game.Players.LocalPlayer:GetMouse().Target.Size.Y,0),game.Players.LocalPlayer:GetMouse().Target)
  806. end)
  807.  
  808. CopyTool.Equipped:Connect(function(Mouse)
  809. Mouse.Icon = "rbxasset://textures/CloneCursor.png"
  810. end)
  811.  
  812. CopyTool.Unequipped:Connect(function()
  813. game.Players.LocalPlayer:GetMouse().Icon = ""
  814. end)
  815.  
  816. CopyTool.TextureId = "rbxasset://Textures/Clone.png"
  817. CopyTool.Parent = game.Players.LocalPlayer.Backpack
  818. end)
  819.  
  820. Move.MouseButton1Click:Connect(function()
  821. local MoveTool = Instance.new("Tool")
  822.  
  823. local Moving
  824. local Target
  825.  
  826. MoveTool.Name = "MoveTool"
  827. MoveTool.RequiresHandle = false
  828. MoveTool.Activated:Connect(function()
  829. Moving = true
  830. Target = game.Players.LocalPlayer:GetMouse().Target
  831. repeat
  832. game.Players.LocalPlayer:GetMouse().Move:Wait()
  833. Target.CFrame = CFrame.new(game.Players.LocalPlayer:GetMouse().Hit.p)
  834. game.Players.LocalPlayer:GetMouse().TargetFilter = Target
  835. until Moving == false
  836. end)
  837. MoveTool.Deactivated:Connect(function()
  838. Moving = false
  839. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(Target)
  840. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].PlaceItem:FireServer(Target.CFrame,Target)
  841. end)
  842.  
  843. MoveTool.TextureId = "rbxassetid://1048129653"
  844. MoveTool.Parent = game.Players.LocalPlayer.Backpack
  845. end)
  846.  
  847. Delete.MouseButton1Click:Connect(function()
  848. local DeleteTool = Instance.new("Tool")
  849.  
  850. DeleteTool.Name = "DeleteTool"
  851. DeleteTool.RequiresHandle = false
  852. DeleteTool.Activated:Connect(function()
  853. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].DestroyItem:FireServer(game.Players.LocalPlayer:GetMouse().Target)
  854. end)
  855.  
  856. DeleteTool.Equipped:Connect(function(Mouse)
  857. Mouse.Icon = "rbxasset://textures/HammerCursor.png"
  858. end)
  859.  
  860. DeleteTool.Unequipped:Connect(function()
  861. game.Players.LocalPlayer:GetMouse().Icon = ""
  862. end)
  863.  
  864. DeleteTool.TextureId = "http://www.roblox.com/asset/?id=14808588"
  865. DeleteTool.Parent = game.Players.LocalPlayer.Backpack
  866. end)
  867.  
  868. CreateDeadClone.MouseButton1Click:Connect(function()
  869. Plr = game.Players.LocalPlayer
  870. Char = Plr.Character
  871. Head = Char:FindFirstChild("Head")
  872. Torso = Char:FindFirstChild("Torso")
  873. L_A = Char:FindFirstChild("Left Arm")
  874. R_A = Char:FindFirstChild("Right Arm")
  875. L_L = Char:FindFirstChild("Left Leg")
  876. local R_L = Char:FindFirstChild("Right Leg")
  877. Create = game.ReplicatedStorage.PlayerEvents["e"..Plr.UserId].PlaceItem
  878.  
  879. if Head and Torso and L_A and R_A and L_L and R_L then
  880.  
  881. Head.Anchored = true
  882. Create:FireServer(Head.CFrame, Head)
  883. Create:FireServer(Torso.CFrame, Torso)
  884. Create:FireServer(L_A.CFrame, L_A)
  885. Create:FireServer(R_A.CFrame, R_A)
  886. Create:FireServer(L_L.CFrame, L_L)
  887. Create:FireServer(R_L.CFrame, R_L)
  888.  
  889. if Torso:FindFirstChild("Neck") then
  890. Torso:FindFirstChild("Neck"):Destroy()
  891. end
  892. else
  893. warn("Missing BasePart!")
  894. end
  895. end)
  896.  
  897. SpamHeadClones.MouseButton1Click:Connect(function()
  898. GetHumanoid = game.Players.LocalPlayer.Character:FindFirstChild("Humanoid")
  899.  
  900. function CloneHead()
  901. CreateX = game.Players.LocalPlayer.Character:FindFirstChild("Head").CFrame.X
  902. CreateY = game.Players.LocalPlayer.Character:FindFirstChild("Head").CFrame.Y
  903. CreateZ = game.Players.LocalPlayer.Character:FindFirstChild("Head").CFrame.Z
  904. Initialize_Coordinates =
  905. {
  906. Initialize_XCoordinate = 0;
  907. Initialize_YCoordinate = 1;
  908. Initialize_ZCoordinate = 2
  909. }
  910. Initialize_Coordinates.Initialize_XCoordinate = CreateX
  911. Initialize_Coordinates.Initialize_YCoordinate = CreateY
  912. Initialize_Coordinates.Initialize_ZCoordinate = CreateZ
  913.  
  914. game.ReplicatedStorage.PlayerEvents["e"..game.Players.LocalPlayer.UserId].PlaceItem:FireServer(CFrame.new(Initialize_Coordinates.Initialize_XCoordinate,Initialize_Coordinates.Initialize_YCoordinate,Initialize_Coordinates.Initialize_ZCoordinate),game.Players.LocalPlayer.Character:FindFirstChild("Head"))
  915. end
  916.  
  917. function EndSpam()
  918. Spam:Disconnect()
  919. end
  920.  
  921. local Hint = Instance.new("Hint")
  922. Hint.Text = "Reset to stop"
  923. spawn(function()
  924. wait(3)
  925. Hint:Destroy()
  926. end)
  927.  
  928. Spam = game.RunService.Heartbeat:Connect(CloneHead)
  929. GetHumanoid.Died:Connect(EndSpam)
  930. end)
  931.  
  932. SpamLimbClones.MouseButton1Click:Connect(function()
  933. Plr = game.Players.LocalPlayer
  934. Char = Plr.Character
  935. Torso = Char:FindFirstChild("Torso")
  936. GetHumanoid = Char:FindFirstChild("Humanoid")
  937.  
  938. Create = game.ReplicatedStorage.PlayerEvents["e"..Plr.UserId].PlaceItem
  939.  
  940. L_A = Char["Left Arm"]
  941. R_A = Char["Right Arm"]
  942. L_L = Char["Left Leg"]
  943. R_L = Char["Right Leg"]
  944.  
  945. local Hint = Instance.new("Hint")
  946. Hint.Text = "Reset to stop"
  947. spawn(function()
  948. wait(3)
  949. Hint:Destroy()
  950. end)
  951.  
  952. Limbs =
  953. {
  954. LeftArm = 0;
  955. RightArm = 1;
  956. LeftLeg = 2;
  957. RightLeg = 3
  958. }
  959.  
  960. Limbs.LeftArm = L_A
  961. Limbs.RightArm = R_A
  962. Limbs.LeftLeg = L_L
  963. Limbs.RightLeg = R_L
  964.  
  965. function CloneLimbs()
  966. LeftArmCoordinate = Limbs.LeftArm.CFrame
  967. RightArmCoordinate = Limbs.RightArm.CFrame
  968. LeftLegCoordinate = Limbs.LeftLeg.CFrame
  969. RightLegCoordinate = Limbs.RightLeg.CFrame
  970.  
  971. Create:FireServer(LeftArmCoordinate, Limbs.LeftArm)
  972. Create:FireServer(RightArmCoordinate, Limbs.RightArm)
  973. Create:FireServer(LeftLegCoordinate, Limbs.LeftLeg)
  974. Create:FireServer(RightLegCoordinate, Limbs.RightLeg)
  975. end
  976.  
  977. Loop = game.RunService.Heartbeat:Connect(CloneLimbs)
  978. GetHumanoid.Died:Connect(function() Loop:Disconnect() end)
  979. end)
  980.  
  981. GameX.MouseButton1Click:Connect(function()
  982. GameFrame.Visible = not GameFrame.Visible
  983. end)
  984.  
  985. Players.MouseButton1Click:Connect(function()
  986. PlayersFrame.Visible = not PlayersFrame.Visible
  987. end)
  988.  
  989. Tools.MouseButton1Click:Connect(function()
  990. ToolsFrame.Visible = not ToolsFrame.Visible
  991. end)
  992.  
  993. Fun.MouseButton1Click:Connect(function()
  994. FunFrame.Visible = not FunFrame.Visible
  995. end)
  996.  
  997. Toggle.MouseButton1Click:Connect(function()
  998. ToggleGuis = not ToggleGuis
  999. if ToggleGuis == true then
  1000. GameFrame.Visible = false
  1001. PlayersFrame.Visible = false
  1002. ToolsFrame.Visible = false
  1003. FunFrame.Visible = false
  1004. Shutdown_2.Visible = false
  1005. Menu.Visible = true
  1006. elseif ToggleGuis == false then
  1007. GameFrame.Visible = false
  1008. PlayersFrame.Visible = false
  1009. ToolsFrame.Visible = false
  1010. FunFrame.Visible = false
  1011. Shutdown_2.Visible = false
  1012. Menu.Visible = false
  1013. end
  1014. end)
  1015.  
  1016. for i,v in pairs(BuilttoTrollGui:GetDescendants()) do
  1017. if v:IsA("TextButton") then
  1018. CreateButtonSoundClone = ButtonSound:Clone()
  1019. CreateButtonSoundClone.Parent = v
  1020. v.MouseButton1Click:Connect(function()
  1021. CreateButtonSoundClone:Play()
  1022. end)
  1023. end
  1024. end
  1025.  
  1026. function Toggling()
  1027. if GameFrame.Visible == true then
  1028. GameX.Text = "Game | -"
  1029. elseif GameFrame.Visible == false then
  1030. GameX.Text = "Game | +"
  1031. end
  1032. if PlayersFrame.Visible == true then
  1033. Players.Text = "Players | -"
  1034. elseif PlayersFrame.Visible == false then
  1035. Players.Text = "Players | +"
  1036. end
  1037. if ToolsFrame.Visible == true then
  1038. Tools.Text = "Tools | -"
  1039. elseif ToolsFrame.Visible == false then
  1040. Tools.Text = "Tools | +"
  1041. end
  1042. if FunFrame.Visible == true then
  1043. Fun.Text = "Fun | -"
  1044. elseif FunFrame.Visible == false then
  1045. Fun.Text = "Fun | +"
  1046. end
  1047. end
  1048.  
  1049. game.RunService.Heartbeat:Connect(Toggling)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement