1. -- to dupe the boomboxes execute this script: https://pastebin.com/raw/jVf3zNVf and do ;clonetool *number*
  2. -- doesn't work in every game
  3. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Boombox Supreme powers loaded" ,"All")
  4. local req = (syn and syn.request) or (http and http.request) or http_request
  5. if not syn.request then
  6. end
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local Frame = Instance.new("Frame")
  9. local UICorner = Instance.new("UICorner")
  10. local name = Instance.new("TextLabel")
  11. local ScrollingFrame = Instance.new("ScrollingFrame")
  12. local ak = Instance.new("TextButton")
  13. local rpg = Instance.new("TextButton")
  14. local sword = Instance.new("TextButton")
  15. local pickaxe = Instance.new("TextButton")
  16. local railgun = Instance.new("TextButton")
  17. local railgunv2 = Instance.new("TextButton")
  18. local pc = Instance.new("TextButton")
  19. local arm = Instance.new("TextButton")
  20. local phone = Instance.new("TextButton")
  21. local tophatx1 = Instance.new("TextButton")
  22. local tophatx2 = Instance.new("TextButton")
  23. local tophatx3 = Instance.new("TextButton")
  24. local UICorner_2 = Instance.new("UICorner")
  25. local Close = Instance.new("TextButton")
  26. local UICorner_3 = Instance.new("UICorner")
  27. local ToolHold = Instance.new("TextButton")
  28. local UICorner_4 = Instance.new("UICorner")
  29. --Properties:
  30. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  31. Frame.Parent = ScreenGui
  32. Frame.BackgroundColor3 = Color3.fromRGB(77, 77, 77)
  33. Frame.Position = UDim2.new(0.368455738, 0, 0.313865125, 0)
  34. Frame.Size = UDim2.new(0, 625, 0, 312)
  35. UICorner.Parent = Frame
  36. name.Name = "name"
  37. name.Parent = Frame
  38. name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. name.BackgroundTransparency = 1.000
  40. name.Size = UDim2.new(0, 625, 0, 50)
  41. name.Font = Enum.Font.SourceSansBold
  42. name.Text = "Boombox Grippos UI"
  43. name.TextColor3 = Color3.fromRGB(0, 0, 0)
  44. name.TextScaled = true
  45. name.TextSize = 14.000
  46. name.TextWrapped = true
  47. ScrollingFrame.Parent = Frame
  48. ScrollingFrame.Active = true
  49. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  50. ScrollingFrame.BackgroundTransparency = 0.700
  51. ScrollingFrame.Position = UDim2.new(0, 0, 0.210774451, 0)
  52. ScrollingFrame.Size = UDim2.new(0, 625, 0, 246)
  53. ak.Name = "ak"
  54. ak.Parent = ScrollingFrame
  55. ak.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  56. ak.Position = UDim2.new(0.0159999989, 0, 0.0141494665, 0)
  57. ak.Size = UDim2.new(0, 185, 0, 40)
  58. ak.Font = Enum.Font.Nunito
  59. ak.Text = "Ak47 (20)"
  60. ak.TextColor3 = Color3.fromRGB(255, 255, 255)
  61. ak.TextScaled = true
  62. ak.TextSize = 14.000
  63. ak.TextWrapped = true
  64. ak.MouseButton1Down:Connect(function()
  65. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  66. local Tools = plr.Backpack:GetChildren()
  67. Tools[1].Grip = CFrame.new(0.7, -0.5, -0.2) * CFrame.Angles(50, math.rad(-180), 3.13)
  68. Tools[1].Parent = plr.Character
  69. Tools[2].Grip = CFrame.new(0.5, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  70. Tools[2].Parent = plr.Character
  71. Tools[3].Grip = CFrame.new(-1.5, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0.03)
  72. Tools[3].Parent = plr.Character
  73. Tools[4].Grip = CFrame.new(-2.5, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  74. Tools[4].Parent = plr.Character
  75. Tools[5].Grip = CFrame.new(-4.6, -0.4, -0.2) * CFrame.Angles(1.6, math.rad(-98), 1.6)
  76. Tools[5].Parent = plr.Character
  77. Tools[6].Grip = CFrame.new(-7, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  78. Tools[6].Parent = plr.Character
  79. Tools[7].Grip = CFrame.new(-9.6, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  80. Tools[7].Parent = plr.Character
  81. Tools[8].Grip = CFrame.new(-12.2, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  82. Tools[8].Parent = plr.Character
  83. Tools[9].Grip = CFrame.new(-1.2, -3.1, -0.2) * CFrame.Angles(1.6, math.rad(-15), 1.6)
  84. Tools[9].Parent = plr.Character
  85. Tools[10].Grip = CFrame.new(-3.3, -2.7, -0.2) * CFrame.Angles(1.6, math.rad(-25), 1.6)
  86. Tools[10].Parent = plr.Character
  87. Tools[11].Grip = CFrame.new(-0.1, 1.8, -0.1) * CFrame.Angles(1.6, math.rad(65), 1.6)
  88. Tools[11].Parent = plr.Character
  89. Tools[12].Grip = CFrame.new(1.3, 2.05, -0.1) * CFrame.Angles(1.6, math.rad(90), 1.6)
  90. Tools[12].Parent = plr.Character
  91. Tools[13].Grip = CFrame.new(3.15, 2.05, -0.1) * CFrame.Angles(1.6, math.rad(90), 1.6)
  92. Tools[13].Parent = plr.Character
  93. Tools[14].Grip = CFrame.new(5.3, 2.05, -0.1) * CFrame.Angles(1.6, math.rad(90), 1.6)
  94. Tools[14].Parent = plr.Character
  95. Tools[15].Grip = CFrame.new(6.5, 4.1, -0.1) * CFrame.Angles(1.6, math.rad(110), 1.6)
  96. Tools[15].Parent = plr.Character
  97. Tools[16].Grip = CFrame.new(-14.3, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  98. Tools[16].Parent = plr.Character
  99. Tools[17].Grip = CFrame.new(3.1, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  100. Tools[17].Parent = plr.Character
  101. Tools[18].Grip = CFrame.new(5.2, -1.2, -0.2) * CFrame.Angles(0, math.rad(-90), 0)
  102. Tools[18].Parent = plr.Character
  103. Tools[19].Grip = CFrame.new(0.25, 6.8, -0.05) * CFrame.Angles(1.6, math.rad(-0), 1.6)
  104. Tools[19].Parent = plr.Character
  105. Tools[20].Grip = CFrame.new(3.8, -4.4, -0.27) * CFrame.Angles(1.6, math.rad(-137), 1.6)
  106. Tools[20].Parent = plr.Character
  107. end)
  108. rpg.Name = "rpg"
  109. rpg.Parent = ScrollingFrame
  110. rpg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  111. rpg.Position = UDim2.new(0.342400014, 0, 0.0141494665, 0)
  112. rpg.Size = UDim2.new(0, 185, 0, 40)
  113. rpg.Font = Enum.Font.Nunito
  114. rpg.Text = "RPG (13)"
  115. rpg.TextColor3 = Color3.fromRGB(255, 255, 255)
  116. rpg.TextScaled = true
  117. rpg.TextSize = 14.000
  118. rpg.TextWrapped = true
  119. rpg.MouseButton1Down:Connect(function()
  120. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  121. local Tools = plr.Backpack:GetChildren()
  122. Tools[1].Grip = CFrame.new(0.7, -0.5, -0.2) * CFrame.Angles(50, math.rad(-180), 3.13)
  123. Tools[1].Parent = plr.Character
  124. Tools[2].Grip = CFrame.new(0.7, -1.2, -0.2) * CFrame.Angles(1.6, math.rad(-98),1.6)
  125. Tools[2].Parent = plr.Character
  126. Tools[3].Grip = CFrame.new(2.5, -1.2, -0.2) * CFrame.Angles(1.6, math.rad(-98),1.6)
  127. Tools[3].Parent = plr.Character
  128. Tools[4].Grip = CFrame.new(4.3, -1.2, -0.2) * CFrame.Angles(1.6, math.rad(-98),1.6)
  129. Tools[4].Parent = plr.Character
  130. Tools[5].Grip = CFrame.new(-6.5, -1.6, -0.2) * CFrame.Angles(1.6, math.rad(-250),1.6)
  131. Tools[5].Parent = plr.Character
  132. Tools[6].Grip = CFrame.new(6, -2.55, -0.2) * CFrame.Angles(1.6, math.rad(-115),1.6)
  133. Tools[6].Parent = plr.Character
  134. Tools[7].Grip = CFrame.new(1.55, 7.2, 0.1) * CFrame.Angles(1.6, math.rad(-10),1.6)
  135. Tools[7].Parent = plr.Character
  136. Tools[8].Grip = CFrame.new(-1.1, -1.2, -0.23) * CFrame.Angles(1.6, math.rad(-98),1.57)
  137. Tools[8].Parent = plr.Character
  138. Tools[9].Grip = CFrame.new(-2.8, -1.17, -0.17) * CFrame.Angles(1.6, math.rad(-99),1.6)
  139. Tools[9].Parent = plr.Character
  140. Tools[10].Grip = CFrame.new(0, 2.7, -0.2) * CFrame.Angles(1.575, math.rad(-175),1.575)
  141. Tools[10].Parent = plr.Character
  142. Tools[11].Grip = CFrame.new(-4.6, -1.1, -0.17) * CFrame.Angles(1.6, math.rad(-100),1.6)
  143. Tools[11].Parent = plr.Character
  144. Tools[12].Grip = CFrame.new(-6.3, -1.1, -0.17) * CFrame.Angles(1.6, math.rad(-100),1.6)
  145. Tools[12].Parent = plr.Character
  146. Tools[13].Grip = CFrame.new(-1, 6, -0.45) * CFrame.Angles(1.6, math.rad(-205),1.4)
  147. Tools[13].Parent = plr.Character
  148. end)
  149. sword.Name = "sword"
  150. sword.Parent = ScrollingFrame
  151. sword.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  152. sword.Position = UDim2.new(0.0159999728, 0, 0.111905873, 0)
  153. sword.Size = UDim2.new(0, 185, 0, 40)
  154. sword.Font = Enum.Font.Nunito
  155. sword.Text = "Sword (10)"
  156. sword.TextColor3 = Color3.fromRGB(255, 255, 255)
  157. sword.TextScaled = true
  158. sword.TextSize = 14.000
  159. sword.TextWrapped = true
  160. sword.MouseButton1Down:Connect(function()
  161. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  162. local Tools = plr.Backpack:GetChildren()
  163. Tools[1].Grip = CFrame.new(0, -0.3, 0) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  164. Tools[1].Parent = plr.Character
  165. Tools[2].Grip = CFrame.new(0.15, 1.7, -0.02) * CFrame.Angles(1.58, math.rad(90), 1.58)
  166. Tools[2].Parent = plr.Character
  167. Tools[3].Grip = CFrame.new(3, -0.9, -0.05) * CFrame.Angles(1.58, math.rad(-45), 1.58)
  168. Tools[3].Parent = plr.Character
  169. Tools[4].Grip = CFrame.new(-3.1, -0.67, -0.049) * CFrame.Angles(1.58, math.rad(-135), 1.58)
  170. Tools[4].Parent = plr.Character
  171. Tools[5].Grip = CFrame.new(2.2, -0.3, -0.03) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  172. Tools[5].Parent = plr.Character
  173. Tools[6].Grip = CFrame.new(4.2, -0.3, 0) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  174. Tools[6].Parent = plr.Character
  175. Tools[7].Grip = CFrame.new(6.2, -0.3, 0) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  176. Tools[7].Parent = plr.Character
  177. Tools[8].Grip = CFrame.new(8.2, -0.3, 0) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  178. Tools[8].Parent = plr.Character
  179. Tools[9].Grip = CFrame.new(10.2, -0.3, 0) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  180. Tools[9].Parent = plr.Character
  181. Tools[10].Grip = CFrame.new(12.2, -0.3, 0) * CFrame.Angles(1.58, math.rad(-360), 1.58)
  182. Tools[10].Parent = plr.Character
  183. end)
  184. pickaxe.Name = "pickaxe"
  185. pickaxe.Parent = ScrollingFrame
  186. pickaxe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  187. pickaxe.Position = UDim2.new(0.671999931, 0, 0.0141494647, 0)
  188. pickaxe.Size = UDim2.new(0, 185, 0, 40)
  189. pickaxe.Font = Enum.Font.Nunito
  190. pickaxe.Text = "Pickaxe (8)"
  191. pickaxe.TextColor3 = Color3.fromRGB(255, 255, 255)
  192. pickaxe.TextScaled = true
  193. pickaxe.TextSize = 14.000
  194. pickaxe.TextWrapped = true
  195. pickaxe.MouseButton1Down:Connect(function()
  196. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  197. local Tools = plr.Backpack:GetChildren()
  198. Tools[1].Grip = CFrame.new(-0.4, 0.6, 0) * CFrame.Angles(1.6, math.rad(-180), 1.58)
  199. Tools[1].Parent = plr.Character
  200. Tools[2].Grip = CFrame.new(-2.7, 0.6, 0) * CFrame.Angles(1.6, math.rad(-180), 1.58)
  201. Tools[2].Parent = plr.Character
  202. Tools[3].Grip = CFrame.new(-4.5, 0.6, 0) * CFrame.Angles(1.6, math.rad(-180), 1.58)
  203. Tools[3].Parent = plr.Character
  204. Tools[4].Grip = CFrame.new(-6.3, 0.6, 0) * CFrame.Angles(1.6, math.rad(-180), 1.58)
  205. Tools[4].Parent = plr.Character
  206. Tools[5].Grip = CFrame.new(-0.3, 6.85, -0.4) * CFrame.Angles(38.5, math.rad(-270), 2.3)
  207. Tools[5].Parent = plr.Character
  208. Tools[6].Grip = CFrame.new(1.8, 6.85, -0.4) * CFrame.Angles(38.5, math.rad(-270), 2.3)
  209. Tools[6].Parent = plr.Character
  210. Tools[7].Grip = CFrame.new(3.3, 5.4, 0.32) * CFrame.Angles(1.6, math.rad(-320), 1.6)
  211. Tools[7].Parent = plr.Character
  212. Tools[8].Grip = CFrame.new(-2.42, 6.6, 0.32) * CFrame.Angles(1.6, math.rad(-220), 1.6)
  213. Tools[8].Parent = plr.Character
  214. end)
  215. railgun.Name = "railgun"
  216. railgun.Parent = ScrollingFrame
  217. railgun.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  218. railgun.Position = UDim2.new(0.342399985, 0, 0.111905873, 0)
  219. railgun.Size = UDim2.new(0, 185, 0, 40)
  220. railgun.Font = Enum.Font.Nunito
  221. railgun.Text = "Railgun (23)"
  222. railgun.TextColor3 = Color3.fromRGB(255, 255, 255)
  223. railgun.TextScaled = true
  224. railgun.TextSize = 14.000
  225. railgun.TextWrapped = true
  226. railgun.MouseButton1Down:Connect(function()
  227. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  228. local Tools = plr.Backpack:GetChildren()
  229. Tools[1].Grip = CFrame.new(1.1, -1.2, 0) * CFrame.Angles(-1.58, math.rad(-108), -1.58)
  230. Tools[1].Parent = plr.Character
  231. Tools[2].Grip = CFrame.new(2.7, -1.2, 0.02) * CFrame.Angles(-1.58, math.rad(-108), -1.58)
  232. Tools[2].Parent = plr.Character
  233. Tools[3].Grip = CFrame.new(4.5, -2.34, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  234. Tools[3].Parent = plr.Character
  235. Tools[4].Grip = CFrame.new(4, 5.1, -0.07) * CFrame.Angles(-1.58, math.rad(-180), -1.58)
  236. Tools[4].Parent = plr.Character
  237. Tools[5].Grip = CFrame.new(-5.6, 0.9, -0.07) * CFrame.Angles(-1.58, math.rad(-305), -1.58)
  238. Tools[5].Parent = plr.Character
  239. Tools[6].Grip = CFrame.new(-1.29, 3.5, -0.07) * CFrame.Angles(-1.58, math.rad(-262), -1.58)
  240. Tools[6].Parent = plr.Character
  241. Tools[7].Grip = CFrame.new(4, 1, -0.07) * CFrame.Angles(-1.58, math.rad(-193), -1.58)
  242. Tools[7].Parent = plr.Character
  243. Tools[8].Grip = CFrame.new(-2.8, -0.8, 0) * CFrame.Angles(-1.58, math.rad(-25), -1.58)
  244. Tools[8].Parent = plr.Character
  245. Tools[9].Grip = CFrame.new(0.8, 4.8, -0.07) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  246. Tools[9].Parent = plr.Character
  247. Tools[10].Grip = CFrame.new(-2.3, -3.8, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  248. Tools[10].Parent = plr.Character
  249. Tools[11].Grip = CFrame.new(-3, -3.8, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  250. Tools[11].Parent = plr.Character
  251. Tools[12].Grip = CFrame.new(3, 4.8, -0.075) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  252. Tools[12].Parent = plr.Character
  253. end)
  254. railgunv2.Name = "railgun v2"
  255. railgunv2.Parent = ScrollingFrame
  256. railgunv2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  257. railgunv2.Position = UDim2.new(0.671999991, 0, 0.111905873, 0)
  258. railgunv2.Size = UDim2.new(0, 185, 0, 40)
  259. railgunv2.Font = Enum.Font.Nunito
  260. railgunv2.Text = "Railgun v2 (23)"
  261. railgunv2.TextColor3 = Color3.fromRGB(255, 255, 255)
  262. railgunv2.TextScaled = true
  263. railgunv2.TextSize = 14.000
  264. railgunv2.TextWrapped = true
  265. railgunv2.MouseButton1Down:Connect(function()
  266. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  267. local Tools = plr.Backpack:GetChildren()
  268. Tools[1].Grip = CFrame.new(1.1, -1.2, 0) * CFrame.Angles(-1.58, math.rad(-108), -1.58)
  269. Tools[1].Parent = plr.Character
  270. Tools[2].Grip = CFrame.new(2.7, -1.2, 0.02) * CFrame.Angles(-1.58, math.rad(-108), -1.58)
  271. Tools[2].Parent = plr.Character
  272. Tools[3].Grip = CFrame.new(4.5, -2.34, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  273. Tools[3].Parent = plr.Character
  274. Tools[4].Grip = CFrame.new(4, 5.1, -0.07) * CFrame.Angles(-1.58, math.rad(-180), -1.58)
  275. Tools[4].Parent = plr.Character
  276. Tools[5].Grip = CFrame.new(-5.6, 0.9, -0.07) * CFrame.Angles(-1.58, math.rad(-305), -1.58)
  277. Tools[5].Parent = plr.Character
  278. Tools[6].Grip = CFrame.new(-1.29, 3.5, -0.07) * CFrame.Angles(-1.58, math.rad(-262), -1.58)
  279. Tools[6].Parent = plr.Character
  280. Tools[7].Grip = CFrame.new(4, 1, -0.07) * CFrame.Angles(-1.58, math.rad(-193), -1.58)
  281. Tools[7].Parent = plr.Character
  282. Tools[8].Grip = CFrame.new(-2.8, -0.8, 0) * CFrame.Angles(-1.58, math.rad(-25), -1.58)
  283. Tools[8].Parent = plr.Character
  284. Tools[9].Grip = CFrame.new(0.8, 4.8, -0.07) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  285. Tools[9].Parent = plr.Character
  286. Tools[10].Grip = CFrame.new(0.6, -2.8, 0) * CFrame.Angles(-1.58, math.rad(-80), -1.58)
  287. Tools[10].Parent = plr.Character
  288. Tools[11].Grip = CFrame.new(-7.3, -2.3, 0) * CFrame.Angles(-1.58, math.rad(-45), -1.58)
  289. Tools[11].Parent = plr.Character
  290. Tools[12].Grip = CFrame.new(1.2, 3.95, -0.062) * CFrame.Angles(-1.58, math.rad(45), -1.58)
  291. Tools[12].Parent = plr.Character
  292. Tools[13].Grip = CFrame.new(4.3, 5.3, -0.075) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  293. Tools[13].Parent = plr.Character
  294. Tools[14].Grip = CFrame.new(-4.3, -3.5, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  295. Tools[14].Parent = plr.Character
  296. Tools[15].Grip = CFrame.new(6.6, 5.3, -0.075) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  297. Tools[15].Parent = plr.Character
  298. Tools[16].Grip = CFrame.new(-6.6, -3.5, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  299. Tools[16].Parent = plr.Character
  300. Tools[17].Grip = CFrame.new(8.8, 5.3, -0.075) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  301. Tools[17].Parent = plr.Character
  302. Tools[18].Grip = CFrame.new(-8.8, -3.5, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  303. Tools[18].Parent = plr.Character
  304. Tools[19].Grip = CFrame.new(11, 5.3, -0.075) * CFrame.Angles(-1.58, math.rad(-270), -1.58)
  305. Tools[19].Parent = plr.Character
  306. Tools[20].Grip = CFrame.new(-11, -3.5, 0) * CFrame.Angles(-1.58, math.rad(-90), -1.58)
  307. Tools[20].Parent = plr.Character
  308. Tools[21].Grip = CFrame.new(3.7, 4.2, -0.075) * CFrame.Angles(-1.58, math.rad(-250), -1.58)
  309. Tools[21].Parent = plr.Character
  310. Tools[22].Grip = CFrame.new(-0.8, -4.1, 0) * CFrame.Angles(-1.58, math.rad(250), -1.58)
  311. Tools[22].Parent = plr.Character
  312. Tools[23].Grip = CFrame.new(-0.7, -0.2, -0.2) * CFrame.Angles(1.57, math.rad(-270), 0)
  313. Tools[23].Parent = plr.Character
  314. end)
  315. pc.Name = "pc"
  316. pc.Parent = ScrollingFrame
  317. pc.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  318. pc.Position = UDim2.new(0.0159999728, 0, 0.208059728, 0)
  319. pc.Size = UDim2.new(0, 185, 0, 40)
  320. pc.Font = Enum.Font.Nunito
  321. pc.Text = "PC (11)"
  322. pc.TextColor3 = Color3.fromRGB(255, 255, 255)
  323. pc.TextScaled = true
  324. pc.TextSize = 14.000
  325. pc.TextWrapped = true
  326. pc.MouseButton1Down:Connect(function()
  327. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  328. local Tools = plr.Backpack:GetChildren()
  329. Tools[1].Grip = CFrame.new(0.8, 1.5, 0) * CFrame.Angles(1.575, math.rad(-180), 3.1)
  330. Tools[1].Parent = plr.Character
  331. Tools[2].Grip = CFrame.new(-0.8, -0.6, 0) * CFrame.Angles(1.575, math.rad(0), 3.1)
  332. Tools[2].Parent = plr.Character
  333. Tools[3].Grip = CFrame.new(3, 1.5, 0) * CFrame.Angles(1.575, math.rad(-180), 3.1)
  334. Tools[3].Parent = plr.Character
  335. Tools[4].Grip = CFrame.new(-3, -0.6, 0) * CFrame.Angles(1.575, math.rad(0), 3.1)
  336. Tools[4].Parent = plr.Character
  337. Tools[5].Grip = CFrame.new(5.2, 1.5, 0) * CFrame.Angles(1.575, math.rad(-180), 3.1)
  338. Tools[5].Parent = plr.Character
  339. Tools[6].Grip = CFrame.new(-5.2, -0.6, 0) * CFrame.Angles(1.575, math.rad(0), 3.1)
  340. Tools[6].Parent = plr.Character
  341. Tools[7].Grip = CFrame.new(1.1, 2.5, -2.95) * CFrame.Angles(1.575, math.rad(180), 4.68)
  342. Tools[7].Parent = plr.Character
  343. Tools[8].Grip = CFrame.new(-2.2, -3, -2.17) * CFrame.Angles(3.13, math.rad(0), 3.1)
  344. Tools[8].Parent = plr.Character
  345. Tools[9].Grip = CFrame.new(-4, -3, -2.1699) * CFrame.Angles(3.13, math.rad(0), 3.1)
  346. Tools[9].Parent = plr.Character
  347. Tools[10].Grip = CFrame.new(2.2, 3.9, -2.26) * CFrame.Angles(3.13, math.rad(0), -0.04)
  348. Tools[10].Parent = plr.Character
  349. Tools[11].Grip = CFrame.new(4, 3.9, -2.26) * CFrame.Angles(3.13, math.rad(0), -0.04)
  350. Tools[11].Parent = plr.Character
  351. end)
  352. arm.Name = "arm"
  353. arm.Parent = ScrollingFrame
  354. arm.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  355. arm.Position = UDim2.new(0.342399985, 0, 0.208059728, 0)
  356. arm.Size = UDim2.new(0, 185, 0, 40)
  357. arm.Font = Enum.Font.Nunito
  358. arm.Text = "Boombox Arm (4)"
  359. arm.TextColor3 = Color3.fromRGB(255, 255, 255)
  360. arm.TextScaled = true
  361. arm.TextSize = 14.000
  362. arm.TextWrapped = true
  363. arm.MouseButton1Down:Connect(function()
  364. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  365. local Tools = plr.Backpack:GetChildren()
  366. Tools[1].Grip = CFrame.new(0.6, -0.1, -0.4) * CFrame.Angles(1.58, math.rad(-90), 0)
  367. Tools[1].Parent = plr.Character
  368. Tools[2].Grip = CFrame.new(0.6, -0.1, -0.3625) * CFrame.Angles(1.58, math.rad(-90), 1.58)
  369. Tools[2].Parent = plr.Character
  370. Tools[3].Grip = CFrame.new(0.6, -0.1, -0.359) * CFrame.Angles(0, math.rad(-90), 1.58)
  371. Tools[3].Parent = plr.Character
  372. Tools[4].Grip = CFrame.new(0.6, -0.1, -0.4) * CFrame.Angles(0, math.rad(-90), -3.15)
  373. Tools[4].Parent = plr.Character
  374. end)
  375. phone.Name = "phone"
  376. phone.Parent = ScrollingFrame
  377. phone.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  378. phone.Position = UDim2.new(0.671999991, 0, 0.208059728, 0)
  379. phone.Size = UDim2.new(0, 185, 0, 40)
  380. phone.Font = Enum.Font.Nunito
  381. phone.Text = "Phone (6)"
  382. phone.TextColor3 = Color3.fromRGB(255, 255, 255)
  383. phone.TextScaled = true
  384. phone.TextSize = 14.000
  385. phone.TextWrapped = true
  386. phone.MouseButton1Down:Connect(function()
  387. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  388. local Tools = plr.Backpack:GetChildren()
  389. Tools[1].Grip = CFrame.new(-1, 0.5, 0) * CFrame.Angles(0.2, math.rad(-180), 58.1)
  390. Tools[1].Parent = plr.Character
  391. Tools[2].Grip = CFrame.new(2.5, -0, 0) * CFrame.Angles(-0.2, math.rad(-180), -58.13)
  392. Tools[2].Parent = plr.Character
  393. Tools[3].Grip = CFrame.new(-2.5, 0.5, 0) * CFrame.Angles(0.2, math.rad(-180), 58.1)
  394. Tools[3].Parent = plr.Character
  395. Tools[4].Grip = CFrame.new(1, -0, 0) * CFrame.Angles(-0.2, math.rad(-180), -58.13)
  396. Tools[4].Parent = plr.Character
  397. Tools[5].Grip = CFrame.new(-4, 0.5, 0) * CFrame.Angles(0.2, math.rad(-180), 58.1)
  398. Tools[5].Parent = plr.Character
  399. Tools[6].Grip = CFrame.new(4, -0, 0) * CFrame.Angles(-0.2, math.rad(-180), -58.13)
  400. Tools[6].Parent = plr.Character
  401. end)
  402. tophatx1.Name = "tophat x1"
  403. tophatx1.Parent = ScrollingFrame
  404. tophatx1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  405. tophatx1.Position = UDim2.new(0.0159999728, 0, 0.301008463, 0)
  406. tophatx1.Size = UDim2.new(0, 185, 0, 40)
  407. tophatx1.Font = Enum.Font.Nunito
  408. tophatx1.Text = "Small TopHat"
  409. tophatx1.TextColor3 = Color3.fromRGB(255, 255, 255)
  410. tophatx1.TextScaled = true
  411. tophatx1.TextSize = 14.000
  412. tophatx1.TextWrapped = true
  413. tophatx1.MouseButton1Down:Connect(function()
  414. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  415. local Tools = plr.Backpack:GetChildren()
  416. Tools[1].Grip = CFrame.new(-1.5, -1.65, -1.9) * CFrame.Angles(1.58, math.rad(-180), 0)
  417. Tools[1].Parent = plr.Character
  418. Tools[2].Grip = CFrame.new(3.65, -1.65, -1.7) * CFrame.Angles(1.58, math.rad(180), -1.58)
  419. Tools[2].Parent = plr.Character
  420. Tools[3].Grip = CFrame.new(-3.625, -1.65, 1.25) * CFrame.Angles(1.58, math.rad(-180), 1.58)
  421. Tools[3].Parent = plr.Character
  422. end)
  423. tophatx2.Name = "tophat x2"
  424. tophatx2.Parent = ScrollingFrame
  425. tophatx2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  426. tophatx2.Position = UDim2.new(0.342399985, 0, 0.301008463, 0)
  427. tophatx2.Size = UDim2.new(0, 185, 0, 40)
  428. tophatx2.Font = Enum.Font.Nunito
  429. tophatx2.Text = "Large TopHat"
  430. tophatx2.TextColor3 = Color3.fromRGB(255, 255, 255)
  431. tophatx2.TextScaled = true
  432. tophatx2.TextSize = 14.000
  433. tophatx2.TextWrapped = true
  434. tophatx2.MouseButton1Down:Connect(function()
  435. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  436. local Tools = plr.Backpack:GetChildren()
  437. Tools[1].Grip = CFrame.new(-1.5, -1.65, -1.9) * CFrame.Angles(1.58, math.rad(-180), 0)
  438. Tools[1].Parent = plr.Character
  439. Tools[2].Grip = CFrame.new(3.65, -1.65, -1.7) * CFrame.Angles(1.58, math.rad(180), -1.58)
  440. Tools[2].Parent = plr.Character
  441. Tools[3].Grip = CFrame.new(-3.625, -1.65, 1.25) * CFrame.Angles(1.58, math.rad(-180), 1.58)
  442. Tools[3].Parent = plr.Character
  443. Tools[4].Grip = CFrame.new(6.3, -1.65, -1.7) * CFrame.Angles(1.58, math.rad(180), -1.58)
  444. Tools[4].Parent = plr.Character
  445. Tools[5].Grip = CFrame.new(-6.3, -1.65, 1.25) * CFrame.Angles(1.58, math.rad(-180), 1.58)
  446. Tools[5].Parent = plr.Character
  447. end)
  448. tophatx3.Name = "tophat x3"
  449. tophatx3.Parent = ScrollingFrame
  450. tophatx3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  451. tophatx3.Position = UDim2.new(0.671999991, 0, 0.301008463, 0)
  452. tophatx3.Size = UDim2.new(0, 185, 0, 40)
  453. tophatx3.Font = Enum.Font.Nunito
  454. tophatx3.Text = "Tall TopHat"
  455. tophatx3.TextColor3 = Color3.fromRGB(255, 255, 255)
  456. tophatx3.TextScaled = true
  457. tophatx3.TextSize = 14.000
  458. tophatx3.TextWrapped = true
  459. tophatx3.MouseButton1Down:Connect(function()
  460. local plr = game:GetService("Players").LocalPlayer; plr.Character.Humanoid:UnequipTools()
  461. local Tools = plr.Backpack:GetChildren()
  462. Tools[1].Grip = CFrame.new(-1.5, -1.65, -1.9) * CFrame.Angles(1.58, math.rad(-180), 0)
  463. Tools[1].Parent = plr.Character
  464. Tools[2].Grip = CFrame.new(3.65, -1.65, -1.7) * CFrame.Angles(1.58, math.rad(180), -1.58)
  465. Tools[2].Parent = plr.Character
  466. Tools[3].Grip = CFrame.new(-3.625, -1.65, 1.25) * CFrame.Angles(1.58, math.rad(-180), 1.58)
  467. Tools[3].Parent = plr.Character
  468. Tools[4].Grip = CFrame.new(6.3, -1.65, -1.7) * CFrame.Angles(1.58, math.rad(180), -1.58)
  469. Tools[4].Parent = plr.Character
  470. Tools[5].Grip = CFrame.new(-6.3, -1.65, 1.25) * CFrame.Angles(1.58, math.rad(-180), 1.58)
  471. Tools[5].Parent = plr.Character
  472. Tools[6].Grip = CFrame.new(9, -1.65, -1.7) * CFrame.Angles(1.58, math.rad(180), -1.58)
  473. Tools[6].Parent = plr.Character
  474. Tools[7].Grip = CFrame.new(-9, -1.65, 1.25) * CFrame.Angles(1.58, math.rad(-180), 1.58)
  475. Tools[7].Parent = plr.Character
  476. end)
  477. UICorner_2.Parent = ScrollingFrame
  478. ToolHold.Name = "ToolHold"
  479. ToolHold.Parent = Frame
  480. ToolHold.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  481. ToolHold.Position = UDim2.new(0.329271078, 0, 1.01941407, 0)
  482. ToolHold.Size = UDim2.new(0, 200, 0, 50)
  483. ToolHold.Font = Enum.Font.SourceSans
  484. ToolHold.Text = "Remove tool holding while hold"
  485. ToolHold.TextColor3 = Color3.fromRGB(255, 255, 255)
  486. ToolHold.TextScaled = true
  487. ToolHold.TextSize = 14.000
  488. ToolHold.TextWrapped = true
  489. ToolHold.MouseButton1Down:Connect(function()
  490. for i, v in pairs(game.Players.LocalPlayer.Character.Humanoid:GetPlayingAnimationTracks()) do
  491. v:Stop()
  492. end
  493. end)
  494. UICorner_4.Parent = ToolHold
  495. --dragging script
  496. local function CHUYME_fake_script() -- Frame.draggable
  497. local script = Instance.new('LocalScript', Frame)
  498. local UserInputService = game:GetService("UserInputService")
  499. local runService = (game:GetService("RunService"));
  500. local gui = script.Parent
  501. local dragging
  502. local dragInput
  503. local dragStart
  504. local startPos
  505. function Lerp(a, b, m)
  506. return a + (b - a) * m
  507. end;
  508. local lastMousePos
  509. local lastGoalPos
  510. local DRAG_SPEED = (12); -- // The speed of the UI darg.
  511. function Update(dt)
  512. if not (startPos) then return end;
  513. if not (dragging) and (lastGoalPos) then
  514. gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, lastGoalPos.X.Offset, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, lastGoalPos.Y.Offset, dt * DRAG_SPEED))
  515. return
  516. end;
  517. local delta = (lastMousePos - UserInputService:GetMouseLocation())
  518. local xGoal = (startPos.X.Offset - delta.X);
  519. local yGoal = (startPos.Y.Offset - delta.Y);
  520. lastGoalPos = UDim2.new(startPos.X.Scale, xGoal, startPos.Y.Scale, yGoal)
  521. gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, xGoal, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, yGoal, dt * DRAG_SPEED))
  522. end;
  523. gui.InputBegan:Connect(function(input)
  524. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  525. dragging = true
  526. dragStart = input.Position
  527. startPos = gui.Position
  528. lastMousePos = UserInputService:GetMouseLocation()
  529. input.Changed:Connect(function()
  530. if input.UserInputState == Enum.UserInputState.End then
  531. dragging = false
  532. end
  533. end)
  534. end
  535. end)
  536. gui.InputChanged:Connect(function(input)
  537. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  538. dragInput = input
  539. end
  540. end)
  541. runService.Heartbeat:Connect(Update)
  542. end
  543. coroutine.wrap(CHUYME_fake_script)()
  544. local function QYGCN_fake_script() -- Frame.close
  545. local script = Instance.new('LocalScript', Frame)
  546. local frame = script.Parent.Parent.Frame
  547. script.Parent.MouseButton1Click:Connect(function()
  548. frame.Visible = false
  549. end)
  550. end