Advertisement
RML

Boxing Simulator Script

RML
Nov 29th, 2019
44,526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.36 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextButton = Instance.new("TextButton")
  9. local Frame_2 = Instance.new("Frame")
  10. local Frame_3 = Instance.new("Frame")
  11. local TextLabel = Instance.new("TextLabel")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local TextLabel_4 = Instance.new("TextLabel")
  15. local TextLabel_5 = Instance.new("TextLabel")
  16. local TextLabel_6 = Instance.new("TextLabel")
  17. local TextLabel_7 = Instance.new("TextLabel")
  18. local TextLabel_8 = Instance.new("TextLabel")
  19. local TextLabel_9 = Instance.new("TextLabel")
  20. local TextLabel_10 = Instance.new("TextLabel")
  21. local TextLabel_11 = Instance.new("TextLabel")
  22. local TextLabel_12 = Instance.new("TextLabel")
  23. local TextLabel_13 = Instance.new("TextLabel")
  24. local TextLabel_14 = Instance.new("TextLabel")
  25. local TextLabel_15 = Instance.new("TextLabel")
  26. local TextButton_2 = Instance.new("TextButton")
  27. local TextButton_3 = Instance.new("TextButton")
  28. local TextButton_4 = Instance.new("TextButton")
  29. local TextButton_5 = Instance.new("TextButton")
  30. local TextButton_6 = Instance.new("TextButton")
  31. local TextButton_7 = Instance.new("TextButton")
  32. local TextButton_8 = Instance.new("TextButton")
  33. local TextButton_9 = Instance.new("TextButton")
  34. local TextButton_10 = Instance.new("TextButton")
  35. local TextButton_11 = Instance.new("TextButton")
  36. local TextButton_12 = Instance.new("TextButton")
  37. local TextButton_13 = Instance.new("TextButton")
  38. local TextButton_14 = Instance.new("TextButton")
  39. local TextButton_15 = Instance.new("TextButton")
  40. local TextButton_16 = Instance.new("TextButton")
  41. local TextButton_17 = Instance.new("TextButton")
  42. local TextButton_18 = Instance.new("TextButton")
  43. local TextButton_19 = Instance.new("TextButton")
  44. local TextButton_20 = Instance.new("TextButton")
  45. local TextLabel_16 = Instance.new("TextLabel")
  46. local TextButton_21 = Instance.new("TextButton")
  47. local TextButton_22 = Instance.new("TextButton")
  48. local TextLabel_17 = Instance.new("TextLabel")
  49. local TextButton_23 = Instance.new("TextButton")
  50. local TextButton_24 = Instance.new("TextButton")
  51. local TextLabel_18 = Instance.new("TextLabel")
  52. local TextButton_25 = Instance.new("TextButton")
  53. local TextButton_26 = Instance.new("TextButton")
  54. local TextLabel_19 = Instance.new("TextLabel")
  55. local TextButton_27 = Instance.new("TextButton")
  56. local TextLabel_20 = Instance.new("TextLabel")
  57.  
  58. --Properties:
  59.  
  60. ScreenGui.Parent = game.CoreGui
  61. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  62.  
  63. Frame.Parent = ScreenGui
  64. Frame.BackgroundColor3 = Color3.new(0.0627451, 0.501961, 0.501961)
  65. Frame.BorderSizePixel = 0
  66. Frame.Position = UDim2.new(0.274406344, 0, 0.451282054, 0)
  67. Frame.Size = UDim2.new(0, 1000, 0, 355)
  68.  
  69. TextButton.Parent = Frame
  70. TextButton.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  71. TextButton.BorderSizePixel = 0
  72. TextButton.Position = UDim2.new(0.599999964, 0, 0.794366121, 0)
  73. TextButton.Size = UDim2.new(0, 34, 0, 31)
  74. TextButton.Font = Enum.Font.GothamBold
  75. TextButton.Text = "OFF"
  76. TextButton.TextColor3 = Color3.new(0, 0, 0)
  77. TextButton.TextSize = 14
  78.  
  79. Frame_2.Parent = Frame
  80. Frame_2.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  81. Frame_2.BorderSizePixel = 0
  82. Frame_2.Position = UDim2.new(0, 0, 0.918309867, 0)
  83. Frame_2.Size = UDim2.new(0, 1000, 0, 29)
  84.  
  85. Frame_3.Parent = Frame
  86. Frame_3.BackgroundColor3 = Color3.new(0.2, 0.2, 0.2)
  87. Frame_3.BorderSizePixel = 0
  88. Frame_3.Size = UDim2.new(0, 1000, 0, 29)
  89.  
  90. TextLabel.Parent = Frame
  91. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  92. TextLabel.BackgroundTransparency = 1
  93. TextLabel.Position = UDim2.new(0.244360909, 0, 0.850704253, 0)
  94. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  95. TextLabel.Font = Enum.Font.GothamBold
  96. TextLabel.Text = "Credit Script : MARCO POLO | GUi : Barko_ALT"
  97. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  98. TextLabel.TextSize = 20
  99.  
  100. TextLabel_2.Parent = Frame
  101. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  102. TextLabel_2.BackgroundTransparency = 1
  103. TextLabel_2.Position = UDim2.new(0.370000005, 0, 0.419718295, 0)
  104. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  105. TextLabel_2.Font = Enum.Font.GothamBold
  106. TextLabel_2.Text = "AUTO FARM"
  107. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  108. TextLabel_2.TextSize = 25
  109.  
  110. TextLabel_3.Parent = Frame
  111. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  112. TextLabel_3.BackgroundTransparency = 1
  113. TextLabel_3.Position = UDim2.new(0.371962398, 0, 0.540845037, 0)
  114. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  115. TextLabel_3.Font = Enum.Font.GothamBold
  116. TextLabel_3.Text = "AUTO SELL"
  117. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  118. TextLabel_3.TextSize = 25
  119.  
  120. TextLabel_4.Parent = Frame
  121. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  122. TextLabel_4.BackgroundTransparency = 1
  123. TextLabel_4.Position = UDim2.new(0.00696240552, 0, 0.200000003, 0)
  124. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  125. TextLabel_4.Font = Enum.Font.GothamBold
  126. TextLabel_4.Text = "AUTO GLOVES"
  127. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  128. TextLabel_4.TextSize = 25
  129.  
  130. TextLabel_5.Parent = Frame
  131. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  132. TextLabel_5.BackgroundTransparency = 1
  133. TextLabel_5.Position = UDim2.new(0.00696240552, 0, 0.332394361, 0)
  134. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  135. TextLabel_5.Font = Enum.Font.GothamBold
  136. TextLabel_5.Text = "AUTO DNA"
  137. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  138. TextLabel_5.TextSize = 25
  139.  
  140. TextLabel_6.Parent = Frame
  141. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  142. TextLabel_6.BackgroundTransparency = 1
  143. TextLabel_6.Position = UDim2.new(0.00751879718, 0, 0.681690156, 0)
  144. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  145. TextLabel_6.Font = Enum.Font.GothamBold
  146. TextLabel_6.Text = "REMOVE POPUPS"
  147. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  148. TextLabel_6.TextSize = 25
  149.  
  150. TextLabel_7.Parent = Frame
  151. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  152. TextLabel_7.BackgroundTransparency = 1
  153. TextLabel_7.Position = UDim2.new(0.370999992, 0, 0.200000003, 0)
  154. TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
  155. TextLabel_7.Font = Enum.Font.GothamBold
  156. TextLabel_7.Text = "AUTO BOSS"
  157. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  158. TextLabel_7.TextSize = 25
  159.  
  160. TextLabel_8.Parent = Frame
  161. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  162. TextLabel_8.BackgroundTransparency = 1
  163. TextLabel_8.Position = UDim2.new(0.36796242, 0, 0.315492958, 0)
  164. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  165. TextLabel_8.Font = Enum.Font.GothamBold
  166. TextLabel_8.Text = "COINS TP"
  167. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  168. TextLabel_8.TextSize = 25
  169.  
  170. TextLabel_9.Parent = Frame
  171. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  172. TextLabel_9.BackgroundTransparency = 1
  173. TextLabel_9.Position = UDim2.new(0.63496244, 0, 0.653521121, 0)
  174. TextLabel_9.Size = UDim2.new(0, 200, 0, 50)
  175. TextLabel_9.Font = Enum.Font.GothamBold
  176. TextLabel_9.Text = "AUTO RARE"
  177. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  178. TextLabel_9.TextSize = 25
  179.  
  180. TextLabel_10.Parent = Frame
  181. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  182. TextLabel_10.BackgroundTransparency = 1
  183. TextLabel_10.Position = UDim2.new(0.63496244, 0, 0.521126807, 0)
  184. TextLabel_10.Size = UDim2.new(0, 200, 0, 50)
  185. TextLabel_10.Font = Enum.Font.GothamBold
  186. TextLabel_10.Text = "AUTO BASIC"
  187. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  188. TextLabel_10.TextSize = 25
  189.  
  190. TextLabel_11.Parent = Frame
  191. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  192. TextLabel_11.BackgroundTransparency = 1
  193. TextLabel_11.Position = UDim2.new(0.632000029, 0, 0.0563380271, 0)
  194. TextLabel_11.Size = UDim2.new(0, 200, 0, 50)
  195. TextLabel_11.Font = Enum.Font.GothamBold
  196. TextLabel_11.Text = "AUTO EGG"
  197. TextLabel_11.TextColor3 = Color3.new(0, 0, 0)
  198. TextLabel_11.TextSize = 15
  199.  
  200. TextLabel_12.Parent = Frame
  201. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  202. TextLabel_12.BackgroundTransparency = 1
  203. TextLabel_12.Position = UDim2.new(0.66900003, 0, 0.785915494, 0)
  204. TextLabel_12.Size = UDim2.new(0, 200, 0, 50)
  205. TextLabel_12.Font = Enum.Font.GothamBold
  206. TextLabel_12.Text = "AUTO LEGENDARY"
  207. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  208. TextLabel_12.TextSize = 25
  209.  
  210. TextLabel_13.Parent = Frame
  211. TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  212. TextLabel_13.BackgroundTransparency = 1
  213. TextLabel_13.Position = UDim2.new(0.367000014, 0, 0.104225352, 0)
  214. TextLabel_13.Size = UDim2.new(0, 200, 0, 50)
  215. TextLabel_13.Font = Enum.Font.GothamBold
  216. TextLabel_13.Text = "BEST TO BE PRO"
  217. TextLabel_13.TextColor3 = Color3.new(0, 0, 0)
  218. TextLabel_13.TextSize = 15
  219.  
  220. TextLabel_14.Parent = Frame
  221. TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
  222. TextLabel_14.BackgroundTransparency = 1
  223. TextLabel_14.Position = UDim2.new(0, 0, 0.107042253, 0)
  224. TextLabel_14.Size = UDim2.new(0, 200, 0, 50)
  225. TextLabel_14.Font = Enum.Font.GothamBold
  226. TextLabel_14.Text = "AUTO BUY"
  227. TextLabel_14.TextColor3 = Color3.new(0, 0, 0)
  228. TextLabel_14.TextSize = 15
  229.  
  230. TextLabel_15.Parent = Frame
  231. TextLabel_15.BackgroundColor3 = Color3.new(1, 1, 1)
  232. TextLabel_15.BackgroundTransparency = 1
  233. TextLabel_15.Position = UDim2.new(-0.00200000009, 0, 0.591549277, 0)
  234. TextLabel_15.Size = UDim2.new(0, 200, 0, 50)
  235. TextLabel_15.Font = Enum.Font.GothamBold
  236. TextLabel_15.Text = "REMOVE THINGS"
  237. TextLabel_15.TextColor3 = Color3.new(0, 0, 0)
  238. TextLabel_15.TextSize = 15
  239.  
  240. TextButton_2.Parent = Frame
  241. TextButton_2.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  242. TextButton_2.BorderSizePixel = 0
  243. TextButton_2.Position = UDim2.new(0.199000001, 0, 0.222535208, 0)
  244. TextButton_2.Size = UDim2.new(0, 34, 0, 31)
  245. TextButton_2.Font = Enum.Font.GothamBold
  246. TextButton_2.Text = "ON"
  247. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  248. TextButton_2.TextSize = 14
  249.  
  250. TextButton_3.Parent = Frame
  251. TextButton_3.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  252. TextButton_3.BorderSizePixel = 0
  253. TextButton_3.Position = UDim2.new(0.244000003, 0, 0.222535208, 0)
  254. TextButton_3.Size = UDim2.new(0, 34, 0, 31)
  255. TextButton_3.Font = Enum.Font.GothamBold
  256. TextButton_3.Text = "OFF"
  257. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  258. TextButton_3.TextSize = 14
  259.  
  260. TextButton_4.Parent = Frame
  261. TextButton_4.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  262. TextButton_4.BorderSizePixel = 0
  263. TextButton_4.Position = UDim2.new(0.199000001, 0, 0.360563368, 0)
  264. TextButton_4.Size = UDim2.new(0, 34, 0, 31)
  265. TextButton_4.Font = Enum.Font.GothamBold
  266. TextButton_4.Text = "ON"
  267. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  268. TextButton_4.TextSize = 14
  269.  
  270. TextButton_5.Parent = Frame
  271. TextButton_5.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  272. TextButton_5.BorderSizePixel = 0
  273. TextButton_5.Position = UDim2.new(0.244000003, 0, 0.357746482, 0)
  274. TextButton_5.Size = UDim2.new(0, 34, 0, 31)
  275. TextButton_5.Font = Enum.Font.GothamBold
  276. TextButton_5.Text = "OFF"
  277. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  278. TextButton_5.TextSize = 14
  279.  
  280. TextButton_6.Parent = Frame
  281. TextButton_6.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  282. TextButton_6.BorderSizePixel = 0
  283. TextButton_6.Position = UDim2.new(0.277999997, 0, 0.709859133, 0)
  284. TextButton_6.Size = UDim2.new(0, 34, 0, 31)
  285. TextButton_6.Font = Enum.Font.GothamBold
  286. TextButton_6.Text = "OFF"
  287. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  288. TextButton_6.TextSize = 14
  289.  
  290. TextButton_7.Parent = Frame
  291. TextButton_7.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  292. TextButton_7.BorderSizePixel = 0
  293. TextButton_7.Position = UDim2.new(0.23300001, 0, 0.709859133, 0)
  294. TextButton_7.Size = UDim2.new(0, 34, 0, 31)
  295. TextButton_7.Font = Enum.Font.GothamBold
  296. TextButton_7.Text = "ON"
  297. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  298. TextButton_7.TextSize = 14
  299.  
  300. TextButton_8.Parent = Frame
  301. TextButton_8.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  302. TextButton_8.BorderSizePixel = 0
  303. TextButton_8.Position = UDim2.new(0.555000007, 0, 0.332394332, 0)
  304. TextButton_8.Size = UDim2.new(0, 34, 0, 31)
  305. TextButton_8.Font = Enum.Font.GothamBold
  306. TextButton_8.Text = "ON"
  307. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  308. TextButton_8.TextSize = 14
  309.  
  310. TextButton_9.Parent = Frame
  311. TextButton_9.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  312. TextButton_9.BorderSizePixel = 0
  313. TextButton_9.Position = UDim2.new(0.599999964, 0, 0.332394332, 0)
  314. TextButton_9.Size = UDim2.new(0, 34, 0, 31)
  315. TextButton_9.Font = Enum.Font.GothamBold
  316. TextButton_9.Text = "OFF"
  317. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  318. TextButton_9.TextSize = 14
  319.  
  320. TextButton_10.Parent = Frame
  321. TextButton_10.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  322. TextButton_10.BorderSizePixel = 0
  323. TextButton_10.Position = UDim2.new(0.555000007, 0, 0.456337988, 0)
  324. TextButton_10.Size = UDim2.new(0, 34, 0, 31)
  325. TextButton_10.Font = Enum.Font.GothamBold
  326. TextButton_10.Text = "ON"
  327. TextButton_10.TextColor3 = Color3.new(0, 0, 0)
  328. TextButton_10.TextSize = 14
  329.  
  330. TextButton_11.Parent = Frame
  331. TextButton_11.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  332. TextButton_11.BorderSizePixel = 0
  333. TextButton_11.Position = UDim2.new(0.599999964, 0, 0.456337988, 0)
  334. TextButton_11.Size = UDim2.new(0, 34, 0, 31)
  335. TextButton_11.Font = Enum.Font.GothamBold
  336. TextButton_11.Text = "OFF"
  337. TextButton_11.TextColor3 = Color3.new(0, 0, 0)
  338. TextButton_11.TextSize = 14
  339.  
  340. TextButton_12.Parent = Frame
  341. TextButton_12.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  342. TextButton_12.BorderSizePixel = 0
  343. TextButton_12.Position = UDim2.new(0.555000007, 0, 0.574647844, 0)
  344. TextButton_12.Size = UDim2.new(0, 34, 0, 31)
  345. TextButton_12.Font = Enum.Font.GothamBold
  346. TextButton_12.Text = "ON"
  347. TextButton_12.TextColor3 = Color3.new(0, 0, 0)
  348. TextButton_12.TextSize = 14
  349.  
  350. TextButton_13.Parent = Frame
  351. TextButton_13.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  352. TextButton_13.BorderSizePixel = 0
  353. TextButton_13.Position = UDim2.new(0.599999964, 0, 0.574647844, 0)
  354. TextButton_13.Size = UDim2.new(0, 34, 0, 31)
  355. TextButton_13.Font = Enum.Font.GothamBold
  356. TextButton_13.Text = "OFF"
  357. TextButton_13.TextColor3 = Color3.new(0, 0, 0)
  358. TextButton_13.TextSize = 14
  359.  
  360. TextButton_14.Parent = Frame
  361. TextButton_14.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  362. TextButton_14.BorderSizePixel = 0
  363. TextButton_14.Position = UDim2.new(0.555000007, 0, 0.228169009, 0)
  364. TextButton_14.Size = UDim2.new(0, 34, 0, 31)
  365. TextButton_14.Font = Enum.Font.GothamBold
  366. TextButton_14.Text = "ON"
  367. TextButton_14.TextColor3 = Color3.new(0, 0, 0)
  368. TextButton_14.TextSize = 14
  369.  
  370. TextButton_15.Parent = Frame
  371. TextButton_15.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  372. TextButton_15.BorderSizePixel = 0
  373. TextButton_15.Position = UDim2.new(0.930999994, 0, 0.560563385, 0)
  374. TextButton_15.Size = UDim2.new(0, 34, 0, 31)
  375. TextButton_15.Font = Enum.Font.GothamBold
  376. TextButton_15.Text = "OFF"
  377. TextButton_15.TextColor3 = Color3.new(0, 0, 0)
  378. TextButton_15.TextSize = 14
  379.  
  380. TextButton_16.Parent = Frame
  381. TextButton_16.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  382. TextButton_16.BorderSizePixel = 0
  383. TextButton_16.Position = UDim2.new(0.886000037, 0, 0.560563326, 0)
  384. TextButton_16.Size = UDim2.new(0, 34, 0, 31)
  385. TextButton_16.Font = Enum.Font.GothamBold
  386. TextButton_16.Text = "ON"
  387. TextButton_16.TextColor3 = Color3.new(0, 0, 0)
  388. TextButton_16.TextSize = 14
  389.  
  390. TextButton_17.Parent = Frame
  391. TextButton_17.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  392. TextButton_17.BorderSizePixel = 0
  393. TextButton_17.Position = UDim2.new(0.930999994, 0, 0.684507012, 0)
  394. TextButton_17.Size = UDim2.new(0, 34, 0, 31)
  395. TextButton_17.Font = Enum.Font.GothamBold
  396. TextButton_17.Text = "OFF"
  397. TextButton_17.TextColor3 = Color3.new(0, 0, 0)
  398. TextButton_17.TextSize = 14
  399.  
  400. TextButton_18.Parent = Frame
  401. TextButton_18.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  402. TextButton_18.BorderSizePixel = 0
  403. TextButton_18.Position = UDim2.new(0.886000037, 0, 0.684507012, 0)
  404. TextButton_18.Size = UDim2.new(0, 34, 0, 31)
  405. TextButton_18.Font = Enum.Font.GothamBold
  406. TextButton_18.Text = "ON"
  407. TextButton_18.TextColor3 = Color3.new(0, 0, 0)
  408. TextButton_18.TextSize = 14
  409.  
  410. TextButton_19.Parent = Frame
  411. TextButton_19.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  412. TextButton_19.BorderSizePixel = 0
  413. TextButton_19.Position = UDim2.new(0.886000037, 0, 0.802816868, 0)
  414. TextButton_19.Size = UDim2.new(0, 34, 0, 31)
  415. TextButton_19.Font = Enum.Font.GothamBold
  416. TextButton_19.Text = "ON"
  417. TextButton_19.TextColor3 = Color3.new(0, 0, 0)
  418. TextButton_19.TextSize = 14
  419.  
  420. TextButton_20.Parent = Frame
  421. TextButton_20.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  422. TextButton_20.BorderSizePixel = 0
  423. TextButton_20.Position = UDim2.new(0.930999994, 0, 0.802816868, 0)
  424. TextButton_20.Size = UDim2.new(0, 34, 0, 31)
  425. TextButton_20.Font = Enum.Font.GothamBold
  426. TextButton_20.Text = "OFF"
  427. TextButton_20.TextColor3 = Color3.new(0, 0, 0)
  428. TextButton_20.TextSize = 14
  429.  
  430. TextLabel_16.Parent = Frame
  431. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  432. TextLabel_16.BackgroundTransparency = 1
  433. TextLabel_16.Position = UDim2.new(0.635999978, 0, 0.391549289, 0)
  434. TextLabel_16.Size = UDim2.new(0, 200, 0, 50)
  435. TextLabel_16.Font = Enum.Font.GothamBold
  436. TextLabel_16.Text = "AUTO UNCOMMON"
  437. TextLabel_16.TextColor3 = Color3.new(1, 1, 1)
  438. TextLabel_16.TextSize = 20
  439.  
  440. TextButton_21.Parent = Frame
  441. TextButton_21.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  442. TextButton_21.BorderSizePixel = 0
  443. TextButton_21.Position = UDim2.new(0.930999994, 0, 0.433802783, 0)
  444. TextButton_21.Size = UDim2.new(0, 34, 0, 31)
  445. TextButton_21.Font = Enum.Font.GothamBold
  446. TextButton_21.Text = "OFF"
  447. TextButton_21.TextColor3 = Color3.new(0, 0, 0)
  448. TextButton_21.TextSize = 14
  449.  
  450. TextButton_22.Parent = Frame
  451. TextButton_22.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  452. TextButton_22.BorderSizePixel = 0
  453. TextButton_22.Position = UDim2.new(0.886000037, 0, 0.433802783, 0)
  454. TextButton_22.Size = UDim2.new(0, 34, 0, 31)
  455. TextButton_22.Font = Enum.Font.GothamBold
  456. TextButton_22.Text = "ON"
  457. TextButton_22.TextColor3 = Color3.new(0, 0, 0)
  458. TextButton_22.TextSize = 14
  459.  
  460. TextLabel_17.Parent = Frame
  461. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  462. TextLabel_17.BackgroundTransparency = 1
  463. TextLabel_17.Position = UDim2.new(0.639999986, 0, 0.261971831, 0)
  464. TextLabel_17.Size = UDim2.new(0, 200, 0, 50)
  465. TextLabel_17.Font = Enum.Font.GothamBold
  466. TextLabel_17.Text = "AUTO MYTHIC"
  467. TextLabel_17.TextColor3 = Color3.new(1, 1, 1)
  468. TextLabel_17.TextSize = 25
  469.  
  470. TextButton_23.Parent = Frame
  471. TextButton_23.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  472. TextButton_23.BorderSizePixel = 0
  473. TextButton_23.Position = UDim2.new(0.88499999, 0, 0.292957753, 0)
  474. TextButton_23.Size = UDim2.new(0, 34, 0, 31)
  475. TextButton_23.Font = Enum.Font.GothamBold
  476. TextButton_23.Text = "ON"
  477. TextButton_23.TextColor3 = Color3.new(0, 0, 0)
  478. TextButton_23.TextSize = 14
  479.  
  480. TextButton_24.Parent = Frame
  481. TextButton_24.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  482. TextButton_24.BorderSizePixel = 0
  483. TextButton_24.Position = UDim2.new(0.930999994, 0, 0.292957753, 0)
  484. TextButton_24.Size = UDim2.new(0, 34, 0, 31)
  485. TextButton_24.Font = Enum.Font.GothamBold
  486. TextButton_24.Text = "OFF"
  487. TextButton_24.TextColor3 = Color3.new(0, 0, 0)
  488. TextButton_24.TextSize = 14
  489.  
  490. TextLabel_18.Parent = Frame
  491. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  492. TextLabel_18.BackgroundTransparency = 1
  493. TextLabel_18.Position = UDim2.new(0.643000007, 0, 0.152112678, 0)
  494. TextLabel_18.Size = UDim2.new(0, 200, 0, 50)
  495. TextLabel_18.Font = Enum.Font.GothamBold
  496. TextLabel_18.Text = "AUTO EPIC"
  497. TextLabel_18.TextColor3 = Color3.new(1, 1, 1)
  498. TextLabel_18.TextSize = 25
  499.  
  500. TextButton_25.Parent = Frame
  501. TextButton_25.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  502. TextButton_25.BorderSizePixel = 0
  503. TextButton_25.Position = UDim2.new(0.884000003, 0, 0.171830982, 0)
  504. TextButton_25.Size = UDim2.new(0, 34, 0, 31)
  505. TextButton_25.Font = Enum.Font.GothamBold
  506. TextButton_25.Text = "ON"
  507. TextButton_25.TextColor3 = Color3.new(0, 0, 0)
  508. TextButton_25.TextSize = 14
  509.  
  510. TextButton_26.Parent = Frame
  511. TextButton_26.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  512. TextButton_26.BorderSizePixel = 0
  513. TextButton_26.Position = UDim2.new(0.930999994, 0, 0.174647897, 0)
  514. TextButton_26.Size = UDim2.new(0, 34, 0, 31)
  515. TextButton_26.Font = Enum.Font.GothamBold
  516. TextButton_26.Text = "OFF"
  517. TextButton_26.TextColor3 = Color3.new(0, 0, 0)
  518. TextButton_26.TextSize = 14
  519.  
  520. TextLabel_19.Parent = Frame
  521. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  522. TextLabel_19.BackgroundTransparency = 1
  523. TextLabel_19.Position = UDim2.new(0.370999992, 0, 0.771830976, 0)
  524. TextLabel_19.Size = UDim2.new(0, 200, 0, 50)
  525. TextLabel_19.Font = Enum.Font.GothamBold
  526. TextLabel_19.Text = "AUTO GODLY"
  527. TextLabel_19.TextColor3 = Color3.new(1, 1, 1)
  528. TextLabel_19.TextSize = 25
  529.  
  530. TextButton_27.Parent = Frame
  531. TextButton_27.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  532. TextButton_27.BorderSizePixel = 0
  533. TextButton_27.Position = UDim2.new(0.555000007, 0, 0.794366181, 0)
  534. TextButton_27.Size = UDim2.new(0, 34, 0, 31)
  535. TextButton_27.Font = Enum.Font.GothamBold
  536. TextButton_27.Text = "ON"
  537. TextButton_27.TextColor3 = Color3.new(0, 0, 0)
  538. TextButton_27.TextSize = 14
  539.  
  540. TextLabel_20.Parent = Frame
  541. TextLabel_20.BackgroundColor3 = Color3.new(1, 1, 1)
  542. TextLabel_20.BackgroundTransparency = 1
  543. TextLabel_20.Position = UDim2.new(0.308270663, 0, -0.00281690131, 0)
  544. TextLabel_20.Size = UDim2.new(0, 200, 0, 50)
  545. TextLabel_20.Font = Enum.Font.GothamBold
  546. TextLabel_20.Text = "Boxing Sim | Dark Script | Req : 6-7"
  547. TextLabel_20.TextColor3 = Color3.new(0.129412, 1, 0.501961)
  548. TextLabel_20.TextSize = 35
  549.  
  550. -- Scripts:
  551.  
  552. local function OXPTLZ_fake_script() -- TextButton.Button
  553. local script = Instance.new('LocalScript', TextButton)
  554.  
  555. function onButtonClicked()
  556.  
  557. _G.godly = false
  558. while _G.godly == true
  559. do wait()
  560. game.ReplicatedStorage.Events.BuyEgg:FireServer("godly")
  561. end
  562. end
  563.  
  564. script.Parent.MouseButton1Click:connect(onButtonClicked)
  565. end
  566. coroutine.wrap(OXPTLZ_fake_script)()
  567. local function JXJQM_fake_script() -- TextButton_2.Button
  568. local script = Instance.new('LocalScript', TextButton_2)
  569.  
  570. function onButtonClicked()
  571.  
  572. _G.gloves = true
  573. while _G.gloves == true do
  574. wait()
  575. game.ReplicatedStorage.Events.BuyAllGlove:FireServer()
  576. end
  577. end
  578.  
  579. script.Parent.MouseButton1Click:connect(onButtonClicked)
  580. end
  581. coroutine.wrap(JXJQM_fake_script)()
  582. local function CZEWX_fake_script() -- TextButton_3.Button
  583. local script = Instance.new('LocalScript', TextButton_3)
  584.  
  585. function onButtonClicked()
  586.  
  587. _G.gloves = false
  588. while _G.gloves == true do
  589. wait()
  590. game.ReplicatedStorage.Events.BuyAllGlove:FireServer()
  591. end
  592. end
  593.  
  594. script.Parent.MouseButton1Click:connect(onButtonClicked)
  595. end
  596. coroutine.wrap(CZEWX_fake_script)()
  597. local function SGQE_fake_script() -- TextButton_4.Button
  598. local script = Instance.new('LocalScript', TextButton_4)
  599.  
  600. function onButtonClicked()
  601.  
  602. _G.dna = true
  603. while _G.dna == true do
  604. wait()
  605. game.ReplicatedStorage.Events.BuyAllDNA:FireServer()
  606. end
  607. end
  608.  
  609. script.Parent.MouseButton1Click:connect(onButtonClicked)
  610. end
  611. coroutine.wrap(SGQE_fake_script)()
  612. local function BAXJ_fake_script() -- TextButton_5.Button
  613. local script = Instance.new('LocalScript', TextButton_5)
  614.  
  615. function onButtonClicked()
  616.  
  617. _G.dna = false
  618. while _G.dna == true do
  619. wait()
  620. game.ReplicatedStorage.Events.BuyAllDNA:FireServer()
  621. end
  622. end
  623.  
  624. script.Parent.MouseButton1Click:connect(onButtonClicked)
  625. end
  626. coroutine.wrap(BAXJ_fake_script)()
  627. local function LYQSCX_fake_script() -- TextButton_6.Button
  628. local script = Instance.new('LocalScript', TextButton_6)
  629.  
  630. function onButtonClicked()
  631.  
  632. game.Players.LocalPlayer.PlayerGui.Effects.Enabled = true
  633. end
  634.  
  635. script.Parent.MouseButton1Click:connect(onButtonClicked)
  636. end
  637. coroutine.wrap(LYQSCX_fake_script)()
  638. local function XKTC_fake_script() -- TextButton_7.Button
  639. local script = Instance.new('LocalScript', TextButton_7)
  640.  
  641. function onButtonClicked()
  642.  
  643. game.Players.LocalPlayer.PlayerGui.Effects.Enabled = false
  644. end
  645.  
  646. script.Parent.MouseButton1Click:connect(onButtonClicked)
  647. end
  648. coroutine.wrap(XKTC_fake_script)()
  649. local function AFAZQ_fake_script() -- TextButton_8.Button
  650. local script = Instance.new('LocalScript', TextButton_8)
  651.  
  652. function onButtonClicked()
  653.  
  654. _G.Coins = true
  655. while _G.Coins == true do
  656. wait()
  657. for i,v in pairs(game.Workspace.Coins:GetDescendants()) do
  658. if v.ClassName == "Part" then
  659. wait()
  660. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  661. end
  662. end
  663. end
  664. end
  665.  
  666. script.Parent.MouseButton1Click:connect(onButtonClicked)
  667. end
  668. coroutine.wrap(AFAZQ_fake_script)()
  669. local function HPRB_fake_script() -- TextButton_9.Button
  670. local script = Instance.new('LocalScript', TextButton_9)
  671.  
  672. function onButtonClicked()
  673.  
  674. _G.Coins = false
  675. while _G.Coins == true do
  676. wait()
  677. for i,v in pairs(game.Workspace.Coins:GetDescendants()) do
  678. if v.ClassName == "Part" then
  679. wait()
  680. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  681. end
  682. end
  683. end
  684. end
  685.  
  686. script.Parent.MouseButton1Click:connect(onButtonClicked)
  687. end
  688. coroutine.wrap(HPRB_fake_script)()
  689. local function QZMPN_fake_script() -- TextButton_10.Button
  690. local script = Instance.new('LocalScript', TextButton_10)
  691.  
  692. function onButtonClicked()
  693.  
  694. _G.a = true
  695. while _G.a == true do
  696. wait()
  697. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
  698. a:Activate()
  699. wait(0.1)
  700. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
  701. a:Deactivate()
  702. end
  703. end
  704.  
  705. script.Parent.MouseButton1Click:connect(onButtonClicked)
  706. end
  707. coroutine.wrap(QZMPN_fake_script)()
  708. local function HQRWZA_fake_script() -- TextButton_11.Button
  709. local script = Instance.new('LocalScript', TextButton_11)
  710.  
  711. function onButtonClicked()
  712.  
  713. _G.a = false
  714. while _G.a == true do
  715. wait()
  716. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
  717. a:Activate()
  718. wait(0.1)
  719. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
  720. a:Deactivate()
  721. end
  722. end
  723.  
  724. script.Parent.MouseButton1Click:connect(onButtonClicked)
  725. end
  726. coroutine.wrap(HQRWZA_fake_script)()
  727. local function HSBTM_fake_script() -- TextButton_12.Button
  728. local script = Instance.new('LocalScript', TextButton_12)
  729.  
  730. function onButtonClicked()
  731.  
  732. _G.sell = true
  733. while _G.sell == true do
  734. wait()
  735. game.ReplicatedStorage.Events.SellRequest:FireServer()
  736. end
  737. end
  738.  
  739. script.Parent.MouseButton1Click:connect(onButtonClicked)
  740. end
  741. coroutine.wrap(HSBTM_fake_script)()
  742. local function PADCEBT_fake_script() -- TextButton_13.Button
  743. local script = Instance.new('LocalScript', TextButton_13)
  744.  
  745. function onButtonClicked()
  746.  
  747. _G.sell = false
  748. while _G.sell == true do
  749. wait()
  750. game.ReplicatedStorage.Events.SellRequest:FireServer()
  751. end
  752. end
  753.  
  754. script.Parent.MouseButton1Click:connect(onButtonClicked)
  755. end
  756. coroutine.wrap(PADCEBT_fake_script)()
  757. local function MTLUJYA_fake_script() -- TextButton_14.Button
  758. local script = Instance.new('LocalScript', TextButton_14)
  759.  
  760. function onButtonClicked()
  761.  
  762. game:GetService'RunService'.RenderStepped:Connect(function()
  763. wait(0.0000000000001)
  764. for i,v in pairs(game.Workspace.Boss:FindFirstChild("Pirate"):GetChildren()) do
  765. if v.Name == "HumanoidRootPart" then
  766. wait(0.000000001)
  767. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  768. wait(0.0000000001)
  769. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
  770. a:Activate()
  771. wait(0.000000001)
  772. local a = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool")
  773. a:Deactivate()
  774. end
  775. end
  776. end)
  777. end
  778.  
  779. script.Parent.MouseButton1Click:connect(onButtonClicked)
  780. end
  781. coroutine.wrap(MTLUJYA_fake_script)()
  782. local function WXIC_fake_script() -- TextButton_15.Button
  783. local script = Instance.new('LocalScript', TextButton_15)
  784.  
  785. function onButtonClicked()
  786.  
  787. _G.Basic = false
  788. while _G.Basic == true
  789. do wait()
  790. game.ReplicatedStorage.Events.BuyEgg:FireServer("basic")
  791. end
  792. end
  793.  
  794. script.Parent.MouseButton1Click:connect(onButtonClicked)
  795. end
  796. coroutine.wrap(WXIC_fake_script)()
  797. local function FRAGQJM_fake_script() -- TextButton_16.Button
  798. local script = Instance.new('LocalScript', TextButton_16)
  799.  
  800. function onButtonClicked()
  801.  
  802. _G.Basic = true
  803. while _G.Basic == true
  804. do wait()
  805. game.ReplicatedStorage.Events.BuyEgg:FireServer("basic")
  806. end
  807. end
  808.  
  809. script.Parent.MouseButton1Click:connect(onButtonClicked)
  810. end
  811. coroutine.wrap(FRAGQJM_fake_script)()
  812. local function NYHPYNR_fake_script() -- TextButton_17.Button
  813. local script = Instance.new('LocalScript', TextButton_17)
  814.  
  815. function onButtonClicked()
  816.  
  817. _G.rare = false
  818. while _G.rare == true
  819. do wait()
  820. game.ReplicatedStorage.Events.BuyEgg:FireServer("rare")
  821. end
  822. end
  823.  
  824. script.Parent.MouseButton1Click:connect(onButtonClicked)
  825. end
  826. coroutine.wrap(NYHPYNR_fake_script)()
  827. local function MTRVVKV_fake_script() -- TextButton_18.Button
  828. local script = Instance.new('LocalScript', TextButton_18)
  829.  
  830. function onButtonClicked()
  831.  
  832. _G.rare = true
  833. while _G.rare == true
  834. do wait()
  835. game.ReplicatedStorage.Events.BuyEgg:FireServer("rare")
  836. end
  837. end
  838.  
  839. script.Parent.MouseButton1Click:connect(onButtonClicked)
  840. end
  841. coroutine.wrap(MTRVVKV_fake_script)()
  842. local function ZJTO_fake_script() -- TextButton_19.Button
  843. local script = Instance.new('LocalScript', TextButton_19)
  844.  
  845. function onButtonClicked()
  846.  
  847. _G.legend = true
  848. while _G.legend == true
  849. do wait()
  850. game.ReplicatedStorage.Events.BuyEgg:FireServer("legendary")
  851. end
  852. end
  853.  
  854. script.Parent.MouseButton1Click:connect(onButtonClicked)
  855. end
  856. coroutine.wrap(ZJTO_fake_script)()
  857. local function PCPN_fake_script() -- TextButton_20.Button
  858. local script = Instance.new('LocalScript', TextButton_20)
  859.  
  860. function onButtonClicked()
  861.  
  862. _G.legend = false
  863. while _G.legend == true
  864. do wait()
  865. game.ReplicatedStorage.Events.BuyEgg:FireServer("legendary")
  866. end
  867. end
  868.  
  869. script.Parent.MouseButton1Click:connect(onButtonClicked)
  870. end
  871. coroutine.wrap(PCPN_fake_script)()
  872. local function DKQUM_fake_script() -- TextButton_21.Button
  873. local script = Instance.new('LocalScript', TextButton_21)
  874.  
  875. function onButtonClicked()
  876.  
  877. _G.unc = false
  878. while _G.unc == true
  879. do wait()
  880. game.ReplicatedStorage.Events.BuyEgg:FireServer("uncommon")
  881. end
  882. end
  883.  
  884. script.Parent.MouseButton1Click:connect(onButtonClicked)
  885. end
  886. coroutine.wrap(DKQUM_fake_script)()
  887. local function RYCXK_fake_script() -- TextButton_22.Button
  888. local script = Instance.new('LocalScript', TextButton_22)
  889.  
  890. function onButtonClicked()
  891.  
  892. _G.unc = true
  893. while _G.unc == true
  894. do wait()
  895. game.ReplicatedStorage.Events.BuyEgg:FireServer("uncommon")
  896. end
  897. end
  898.  
  899. script.Parent.MouseButton1Click:connect(onButtonClicked)
  900. end
  901. coroutine.wrap(RYCXK_fake_script)()
  902. local function XETJ_fake_script() -- TextButton_23.Button
  903. local script = Instance.new('LocalScript', TextButton_23)
  904.  
  905. function onButtonClicked()
  906.  
  907. _G.mythical = true
  908. while _G.mythical == true
  909. do wait()
  910. game.ReplicatedStorage.Events.BuyEgg:FireServer("mythical")
  911. end
  912. end
  913.  
  914. script.Parent.MouseButton1Click:connect(onButtonClicked)
  915. end
  916. coroutine.wrap(XETJ_fake_script)()
  917. local function JZJNOA_fake_script() -- TextButton_24.Button
  918. local script = Instance.new('LocalScript', TextButton_24)
  919.  
  920. function onButtonClicked()
  921.  
  922. _G.mythical = false
  923. while _G.mythical == true
  924. do wait()
  925. game.ReplicatedStorage.Events.BuyEgg:FireServer("mythical")
  926. end
  927. end
  928.  
  929. script.Parent.MouseButton1Click:connect(onButtonClicked)
  930. end
  931. coroutine.wrap(JZJNOA_fake_script)()
  932. local function JBSN_fake_script() -- TextButton_25.Button
  933. local script = Instance.new('LocalScript', TextButton_25)
  934.  
  935. function onButtonClicked()
  936.  
  937. _G.epic = true
  938. while _G.epic == true
  939. do wait()
  940. game.ReplicatedStorage.Events.BuyEgg:FireServer("epic")
  941. end
  942. end
  943.  
  944. script.Parent.MouseButton1Click:connect(onButtonClicked)
  945. end
  946. coroutine.wrap(JBSN_fake_script)()
  947. local function XMFFP_fake_script() -- TextButton_26.Button
  948. local script = Instance.new('LocalScript', TextButton_26)
  949.  
  950. function onButtonClicked()
  951.  
  952. _G.epic = false
  953. while _G.epic == true
  954. do wait()
  955. game.ReplicatedStorage.Events.BuyEgg:FireServer("epic")
  956. end
  957. end
  958.  
  959. script.Parent.MouseButton1Click:connect(onButtonClicked)
  960. end
  961. coroutine.wrap(XMFFP_fake_script)()
  962. local function KPMTK_fake_script() -- TextButton_27.Button
  963. local script = Instance.new('LocalScript', TextButton_27)
  964.  
  965. function onButtonClicked()
  966.  
  967. _G.godly = true
  968. while _G.godly == true
  969. do wait()
  970. game.ReplicatedStorage.Events.BuyEgg:FireServer("godly")
  971. end
  972. end
  973.  
  974. script.Parent.MouseButton1Click:connect(onButtonClicked)
  975. end
  976. coroutine.wrap(KPMTK_fake_script)()
  977. local function QPAWC_fake_script() -- ScreenGui.Draggable (Read)
  978. local script = Instance.new('LocalScript', ScreenGui)
  979.  
  980. frame = script.Parent.Frame --Name of the frame you wanna move
  981. frame.Draggable = true
  982. frame.Active = true
  983. frame.Selectable = true
  984. --Place IN the gui NOT in the Frame , Other wise the script will break
  985. --Thanks to TheManInCity (On youtube) by comenting on the video
  986. --Thanks to me for uploading (lol)
  987.  
  988. --Ps we know that Draggable got removed but this script somehow works :D
  989. end
  990. coroutine.wrap(QPAWC_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement