9_cVv

TechHub

Dec 17th, 2020 (edited)
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 62.19 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local techHub = Instance.new("ScreenGui")
  7. local loadFrame = Instance.new("ImageLabel")
  8. local openButton = Instance.new("TextButton")
  9. local roundify = Instance.new("ImageLabel")
  10. local openLabel = Instance.new("TextLabel")
  11. local creds = Instance.new("TextLabel")
  12. local main = Instance.new("ImageLabel")
  13. local creds_2 = Instance.new("TextLabel")
  14. local bs2 = Instance.new("ImageLabel")
  15. local toggleButton = Instance.new("TextButton")
  16. local roundify_2 = Instance.new("ImageLabel")
  17. local toggleLabel = Instance.new("TextLabel")
  18. local toggle = Instance.new("ImageLabel")
  19. local riskyrollers = Instance.new("ImageLabel")
  20. local checkpoints = Instance.new("TextButton")
  21. local roundify_3 = Instance.new("ImageLabel")
  22. local openLabel_2 = Instance.new("TextLabel")
  23. local container = Instance.new("Frame")
  24. local UIListLayout = Instance.new("UIListLayout")
  25. local killbricks = Instance.new("TextLabel")
  26. local toggle_2 = Instance.new("ImageButton")
  27. local wormface = Instance.new("ImageLabel")
  28. local toggleButton_2 = Instance.new("TextButton")
  29. local roundify_4 = Instance.new("ImageLabel")
  30. local toggleLabel_2 = Instance.new("TextLabel")
  31. local toggle_3 = Instance.new("ImageLabel")
  32. local godsofglory = Instance.new("ImageLabel")
  33. local toggleButton_3 = Instance.new("TextButton")
  34. local roundify_5 = Instance.new("ImageLabel")
  35. local toggleLabel_3 = Instance.new("TextLabel")
  36. local beatoy = Instance.new("ImageLabel")
  37. local toggleButton_4 = Instance.new("TextButton")
  38. local roundify_6 = Instance.new("ImageLabel")
  39. local toggleLabel_4 = Instance.new("TextLabel")
  40. local toggle_4 = Instance.new("ImageLabel")
  41. local traitor = Instance.new("ImageLabel")
  42. local container_2 = Instance.new("Frame")
  43. local UIListLayout_2 = Instance.new("UIListLayout")
  44. local esp = Instance.new("TextLabel")
  45. local toggle_5 = Instance.new("ImageButton")
  46. local coinautofarm = Instance.new("TextLabel")
  47. local toggle_6 = Instance.new("ImageButton")
  48. local chattraitors = Instance.new("ImageButton")
  49. local TextLabel = Instance.new("TextLabel")
  50. local ragerunner = Instance.new("ImageLabel")
  51. local container_3 = Instance.new("Frame")
  52. local UIListLayout_3 = Instance.new("UIListLayout")
  53. local autofarm = Instance.new("TextLabel")
  54. local toggle_7 = Instance.new("ImageButton")
  55. local doublejump = Instance.new("TextLabel")
  56. local toggle_8 = Instance.new("ImageButton")
  57. local tpend = Instance.new("ImageButton")
  58. local TextLabel_2 = Instance.new("TextLabel")
  59. local deletedamage = Instance.new("ImageButton")
  60. local TextLabel_3 = Instance.new("TextLabel")
  61. local tpstart = Instance.new("ImageButton")
  62. local TextLabel_4 = Instance.new("TextLabel")
  63. local _114514 = Instance.new("ImageLabel")
  64. local toggleButton_5 = Instance.new("TextButton")
  65. local roundify_7 = Instance.new("ImageLabel")
  66. local toggleLabel_5 = Instance.new("TextLabel")
  67. local toggle_9 = Instance.new("ImageLabel")
  68. local timesBox = Instance.new("TextBox")
  69. local beaparkourninja = Instance.new("ImageLabel")
  70. local toggleButton_6 = Instance.new("TextButton")
  71. local roundify_8 = Instance.new("ImageLabel")
  72. local toggleLabel_6 = Instance.new("TextLabel")
  73. local toggle_10 = Instance.new("ImageLabel")
  74.  
  75. --Properties:
  76.  
  77. techHub.Name = "techHub"
  78. techHub.Parent = game:GetService("CoreGui")
  79.  
  80. loadFrame.Name = "loadFrame"
  81. loadFrame.Parent = techHub
  82. loadFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. loadFrame.BackgroundTransparency = 1.000
  84. loadFrame.Position = UDim2.new(0.338912129, 0, 0.364520073, 0)
  85. loadFrame.Size = UDim2.new(0, 216, 0, 99)
  86. loadFrame.Image = "rbxassetid://3570695787"
  87. loadFrame.ImageColor3 = Color3.fromRGB(90, 90, 90)
  88. loadFrame.ScaleType = Enum.ScaleType.Slice
  89. loadFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  90. loadFrame.SliceScale = 0.120
  91.  
  92. openButton.Name = "openButton"
  93. openButton.Parent = loadFrame
  94. openButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  95. openButton.BackgroundTransparency = 1.000
  96. openButton.BorderSizePixel = 0
  97. openButton.Position = UDim2.new(0.135209545, 0, 0, 50)
  98. openButton.Size = UDim2.new(0, 156, 0, 31)
  99. openButton.Font = Enum.Font.GothamBlack
  100. openButton.Text = "Open"
  101. openButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. openButton.TextSize = 20.000
  103.  
  104. roundify.Name = "roundify"
  105. roundify.Parent = openButton
  106. roundify.Active = true
  107. roundify.AnchorPoint = Vector2.new(0.5, 0.5)
  108. roundify.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  109. roundify.BackgroundTransparency = 1.000
  110. roundify.Position = UDim2.new(0.5, 0, 0.5, 0)
  111. roundify.Selectable = true
  112. roundify.Size = UDim2.new(1, 0, 1, 0)
  113. roundify.Image = "rbxassetid://3570695787"
  114. roundify.ImageColor3 = Color3.fromRGB(100, 100, 100)
  115. roundify.ScaleType = Enum.ScaleType.Slice
  116. roundify.SliceCenter = Rect.new(100, 100, 100, 100)
  117. roundify.SliceScale = 0.120
  118.  
  119. openLabel.Name = "openLabel"
  120. openLabel.Parent = openButton
  121. openLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. openLabel.BackgroundTransparency = 1.000
  123. openLabel.BorderSizePixel = 0
  124. openLabel.Size = UDim2.new(0, 156, 0, 31)
  125. openLabel.Font = Enum.Font.GothamBlack
  126. openLabel.Text = "Open"
  127. openLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. openLabel.TextSize = 20.000
  129. openLabel.TextWrapped = true
  130.  
  131. creds.Name = "creds"
  132. creds.Parent = loadFrame
  133. creds.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  134. creds.BackgroundTransparency = 1.000
  135. creds.BorderSizePixel = 0
  136. creds.Size = UDim2.new(0, 216, 0, 27)
  137. creds.Font = Enum.Font.GothamBlack
  138. creds.Text = "Made by TechHog#8984"
  139. creds.TextColor3 = Color3.fromRGB(255, 255, 255)
  140. creds.TextScaled = true
  141. creds.TextSize = 20.000
  142. creds.TextWrapped = true
  143.  
  144. main.Name = "main"
  145. main.Parent = techHub
  146. main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  147. main.BackgroundTransparency = 1.000
  148. main.Position = UDim2.new(0.287213445, 0, 0.317132473, 0)
  149. main.Size = UDim2.new(0, 283, 0, 177)
  150. main.Image = "rbxassetid://3570695787"
  151. main.ImageColor3 = Color3.fromRGB(90, 90, 90)
  152. main.ScaleType = Enum.ScaleType.Slice
  153. main.SliceCenter = Rect.new(100, 100, 100, 100)
  154. main.SliceScale = 0.120
  155.  
  156. creds_2.Name = "creds"
  157. creds_2.Parent = main
  158. creds_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  159. creds_2.BackgroundTransparency = 1.000
  160. creds_2.BorderSizePixel = 0
  161. creds_2.Size = UDim2.new(0, 282, 0, 27)
  162. creds_2.Font = Enum.Font.GothamBlack
  163. creds_2.Text = "Made by TechHog#8984"
  164. creds_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. creds_2.TextSize = 20.000
  166. creds_2.TextWrapped = true
  167.  
  168. bs2.Name = "bs2"
  169. bs2.Parent = main
  170. bs2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. bs2.BackgroundTransparency = 1.000
  172. bs2.Position = UDim2.new(0, 0, 0.152542368, 0)
  173. bs2.Size = UDim2.new(0, 282, 0, 150)
  174. bs2.Visible = false
  175. bs2.Image = "rbxassetid://3570695787"
  176. bs2.ImageColor3 = Color3.fromRGB(90, 90, 90)
  177. bs2.ScaleType = Enum.ScaleType.Slice
  178. bs2.SliceCenter = Rect.new(100, 100, 100, 100)
  179. bs2.SliceScale = 0.120
  180.  
  181. toggleButton.Name = "toggleButton"
  182. toggleButton.Parent = bs2
  183. toggleButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  184. toggleButton.BackgroundTransparency = 1.000
  185. toggleButton.BorderSizePixel = 0
  186. toggleButton.Position = UDim2.new(0.22077845, 0, -0.0581146777, 50)
  187. toggleButton.Size = UDim2.new(0, 156, 0, 31)
  188. toggleButton.Font = Enum.Font.GothamBlack
  189. toggleButton.Text = "Open"
  190. toggleButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  191. toggleButton.TextSize = 20.000
  192.  
  193. roundify_2.Name = "roundify"
  194. roundify_2.Parent = toggleButton
  195. roundify_2.Active = true
  196. roundify_2.AnchorPoint = Vector2.new(0.5, 0.5)
  197. roundify_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  198. roundify_2.BackgroundTransparency = 1.000
  199. roundify_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  200. roundify_2.Selectable = true
  201. roundify_2.Size = UDim2.new(1, 0, 1, 0)
  202. roundify_2.Image = "rbxassetid://3570695787"
  203. roundify_2.ImageColor3 = Color3.fromRGB(100, 100, 100)
  204. roundify_2.ScaleType = Enum.ScaleType.Slice
  205. roundify_2.SliceCenter = Rect.new(100, 100, 100, 100)
  206. roundify_2.SliceScale = 0.120
  207.  
  208. toggleLabel.Name = "toggleLabel"
  209. toggleLabel.Parent = toggleButton
  210. toggleLabel.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  211. toggleLabel.BackgroundTransparency = 1.000
  212. toggleLabel.BorderSizePixel = 0
  213. toggleLabel.Position = UDim2.new(0.0320512839, 0, 0, 0)
  214. toggleLabel.Size = UDim2.new(0, 156, 0, 31)
  215. toggleLabel.Font = Enum.Font.GothamBlack
  216. toggleLabel.Text = "Toggle"
  217. toggleLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  218. toggleLabel.TextSize = 20.000
  219. toggleLabel.TextWrapped = true
  220.  
  221. toggle.Name = "toggle"
  222. toggle.Parent = bs2
  223. toggle.Active = true
  224. toggle.AnchorPoint = Vector2.new(0.5, 0.5)
  225. toggle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  226. toggle.BackgroundTransparency = 1.000
  227. toggle.Position = UDim2.new(0.512010515, 0, 0.00958490372, 95)
  228. toggle.Selectable = true
  229. toggle.Size = UDim2.new(0.378260881, 0, 0.144082412, 0)
  230. toggle.Image = "rbxassetid://3570695787"
  231. toggle.ImageColor3 = Color3.fromRGB(100, 100, 100)
  232. toggle.ScaleType = Enum.ScaleType.Slice
  233. toggle.SliceCenter = Rect.new(100, 100, 100, 100)
  234. toggle.SliceScale = 0.120
  235.  
  236. riskyrollers.Name = "riskyrollers"
  237. riskyrollers.Parent = main
  238. riskyrollers.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  239. riskyrollers.BackgroundTransparency = 1.000
  240. riskyrollers.Position = UDim2.new(0.00670976937, 0, 0.120367192, 0)
  241. riskyrollers.Size = UDim2.new(0, 280, 0, 150)
  242. riskyrollers.Visible = false
  243. riskyrollers.Image = "rbxassetid://3570695787"
  244. riskyrollers.ImageColor3 = Color3.fromRGB(90, 90, 90)
  245. riskyrollers.ScaleType = Enum.ScaleType.Slice
  246. riskyrollers.SliceCenter = Rect.new(100, 100, 100, 100)
  247. riskyrollers.SliceScale = 0.120
  248.  
  249. checkpoints.Name = "checkpoints"
  250. checkpoints.Parent = riskyrollers
  251. checkpoints.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  252. checkpoints.BackgroundTransparency = 1.000
  253. checkpoints.BorderSizePixel = 0
  254. checkpoints.Position = UDim2.new(0.439706892, 0, -0.177884251, 50)
  255. checkpoints.Size = UDim2.new(0, 156, 0, 31)
  256. checkpoints.Font = Enum.Font.GothamBlack
  257. checkpoints.Text = "Open"
  258. checkpoints.TextColor3 = Color3.fromRGB(255, 255, 255)
  259. checkpoints.TextScaled = true
  260. checkpoints.TextSize = 16.000
  261. checkpoints.TextWrapped = true
  262.  
  263. roundify_3.Name = "roundify"
  264. roundify_3.Parent = checkpoints
  265. roundify_3.Active = true
  266. roundify_3.AnchorPoint = Vector2.new(0.5, 0.5)
  267. roundify_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  268. roundify_3.BackgroundTransparency = 1.000
  269. roundify_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  270. roundify_3.Selectable = true
  271. roundify_3.Size = UDim2.new(1, 0, 1, 0)
  272. roundify_3.Image = "rbxassetid://3570695787"
  273. roundify_3.ImageColor3 = Color3.fromRGB(100, 100, 100)
  274. roundify_3.ScaleType = Enum.ScaleType.Slice
  275. roundify_3.SliceCenter = Rect.new(100, 100, 100, 100)
  276. roundify_3.SliceScale = 0.120
  277.  
  278. openLabel_2.Name = "openLabel"
  279. openLabel_2.Parent = checkpoints
  280. openLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  281. openLabel_2.BackgroundTransparency = 1.000
  282. openLabel_2.BorderSizePixel = 0
  283. openLabel_2.Size = UDim2.new(0, 156, 0, 31)
  284. openLabel_2.Font = Enum.Font.GothamBlack
  285. openLabel_2.Text = "Go to all checkpoints"
  286. openLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  287. openLabel_2.TextScaled = true
  288. openLabel_2.TextSize = 16.000
  289. openLabel_2.TextWrapped = true
  290.  
  291. container.Name = "container"
  292. container.Parent = riskyrollers
  293. container.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  294. container.BackgroundTransparency = 1.000
  295. container.BorderColor3 = Color3.fromRGB(27, 42, 53)
  296. container.BorderSizePixel = 0
  297. container.Position = UDim2.new(0, 0, 0.161676645, 0)
  298. container.Size = UDim2.new(0, 106, 0, 140)
  299.  
  300. UIListLayout.Parent = container
  301. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  302.  
  303. killbricks.Name = "killbricks"
  304. killbricks.Parent = container
  305. killbricks.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  306. killbricks.BackgroundTransparency = 1.000
  307. killbricks.BorderSizePixel = 0
  308. killbricks.Size = UDim2.new(0, 106, 0, 31)
  309. killbricks.Font = Enum.Font.Gotham
  310. killbricks.Text = "Kill Bricks"
  311. killbricks.TextColor3 = Color3.fromRGB(255, 255, 255)
  312. killbricks.TextSize = 16.000
  313. killbricks.TextWrapped = true
  314. killbricks.TextXAlignment = Enum.TextXAlignment.Left
  315.  
  316. toggle_2.Name = "toggle"
  317. toggle_2.Parent = killbricks
  318. toggle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  319. toggle_2.BackgroundTransparency = 1.000
  320. toggle_2.BorderSizePixel = 0
  321. toggle_2.Position = UDim2.new(0.766622663, 0, -2.88532257, 95)
  322. toggle_2.Size = UDim2.new(0.303000003, 0, 0.547999978, 0)
  323. toggle_2.Image = "rbxassetid://3570695787"
  324. toggle_2.ImageColor3 = Color3.fromRGB(100, 100, 100)
  325. toggle_2.ScaleType = Enum.ScaleType.Slice
  326. toggle_2.SliceCenter = Rect.new(100, 100, 100, 100)
  327. toggle_2.SliceScale = 0.120
  328.  
  329. wormface.Name = "wormface"
  330. wormface.Parent = main
  331. wormface.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  332. wormface.BackgroundTransparency = 1.000
  333. wormface.Position = UDim2.new(0, 0, 0.152542368, 0)
  334. wormface.Size = UDim2.new(0, 282, 0, 150)
  335. wormface.Visible = false
  336. wormface.Image = "rbxassetid://3570695787"
  337. wormface.ImageColor3 = Color3.fromRGB(90, 90, 90)
  338. wormface.ScaleType = Enum.ScaleType.Slice
  339. wormface.SliceCenter = Rect.new(100, 100, 100, 100)
  340. wormface.SliceScale = 0.120
  341.  
  342. toggleButton_2.Name = "toggleButton"
  343. toggleButton_2.Parent = wormface
  344. toggleButton_2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  345. toggleButton_2.BackgroundTransparency = 1.000
  346. toggleButton_2.BorderSizePixel = 0
  347. toggleButton_2.Position = UDim2.new(0.22077845, 0, -0.0581146777, 50)
  348. toggleButton_2.Size = UDim2.new(0, 156, 0, 31)
  349. toggleButton_2.Font = Enum.Font.GothamBlack
  350. toggleButton_2.Text = "Open"
  351. toggleButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  352. toggleButton_2.TextSize = 20.000
  353.  
  354. roundify_4.Name = "roundify"
  355. roundify_4.Parent = toggleButton_2
  356. roundify_4.Active = true
  357. roundify_4.AnchorPoint = Vector2.new(0.5, 0.5)
  358. roundify_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  359. roundify_4.BackgroundTransparency = 1.000
  360. roundify_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  361. roundify_4.Selectable = true
  362. roundify_4.Size = UDim2.new(1, 0, 1, 0)
  363. roundify_4.Image = "rbxassetid://3570695787"
  364. roundify_4.ImageColor3 = Color3.fromRGB(100, 100, 100)
  365. roundify_4.ScaleType = Enum.ScaleType.Slice
  366. roundify_4.SliceCenter = Rect.new(100, 100, 100, 100)
  367. roundify_4.SliceScale = 0.120
  368.  
  369. toggleLabel_2.Name = "toggleLabel"
  370. toggleLabel_2.Parent = toggleButton_2
  371. toggleLabel_2.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  372. toggleLabel_2.BackgroundTransparency = 1.000
  373. toggleLabel_2.BorderSizePixel = 0
  374. toggleLabel_2.Position = UDim2.new(0.0320512839, 0, 0, 0)
  375. toggleLabel_2.Size = UDim2.new(0, 156, 0, 31)
  376. toggleLabel_2.Font = Enum.Font.GothamBlack
  377. toggleLabel_2.Text = "WORMFACE CURRENTLY BROKEN!!!!"
  378. toggleLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  379. toggleLabel_2.TextSize = 13.000
  380. toggleLabel_2.TextWrapped = true
  381.  
  382. toggle_3.Name = "toggle"
  383. toggle_3.Parent = wormface
  384. toggle_3.Active = true
  385. toggle_3.AnchorPoint = Vector2.new(0.5, 0.5)
  386. toggle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  387. toggle_3.BackgroundTransparency = 1.000
  388. toggle_3.Position = UDim2.new(0.512010515, 0, 0.00958490372, 95)
  389. toggle_3.Selectable = true
  390. toggle_3.Size = UDim2.new(0.378260881, 0, 0.144082412, 0)
  391. toggle_3.Image = "rbxassetid://3570695787"
  392. toggle_3.ImageColor3 = Color3.fromRGB(100, 100, 100)
  393. toggle_3.ScaleType = Enum.ScaleType.Slice
  394. toggle_3.SliceCenter = Rect.new(100, 100, 100, 100)
  395. toggle_3.SliceScale = 0.120
  396.  
  397. godsofglory.Name = "godsofglory"
  398. godsofglory.Parent = main
  399. godsofglory.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  400. godsofglory.BackgroundTransparency = 1.000
  401. godsofglory.Position = UDim2.new(0, 0, 0.152542368, 0)
  402. godsofglory.Size = UDim2.new(0, 282, 0, 150)
  403. godsofglory.Visible = false
  404. godsofglory.Image = "rbxassetid://3570695787"
  405. godsofglory.ImageColor3 = Color3.fromRGB(90, 90, 90)
  406. godsofglory.ScaleType = Enum.ScaleType.Slice
  407. godsofglory.SliceCenter = Rect.new(100, 100, 100, 100)
  408. godsofglory.SliceScale = 0.120
  409.  
  410. toggleButton_3.Name = "toggleButton"
  411. toggleButton_3.Parent = godsofglory
  412. toggleButton_3.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  413. toggleButton_3.BackgroundTransparency = 1.000
  414. toggleButton_3.BorderSizePixel = 0
  415. toggleButton_3.Position = UDim2.new(0.22077845, 0, -0.0581146777, 50)
  416. toggleButton_3.Size = UDim2.new(0, 156, 0, 31)
  417. toggleButton_3.Font = Enum.Font.GothamBlack
  418. toggleButton_3.Text = "Open"
  419. toggleButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  420. toggleButton_3.TextSize = 20.000
  421.  
  422. roundify_5.Name = "roundify"
  423. roundify_5.Parent = toggleButton_3
  424. roundify_5.Active = true
  425. roundify_5.AnchorPoint = Vector2.new(0.5, 0.5)
  426. roundify_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  427. roundify_5.BackgroundTransparency = 1.000
  428. roundify_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  429. roundify_5.Selectable = true
  430. roundify_5.Size = UDim2.new(1, 0, 1, 0)
  431. roundify_5.Image = "rbxassetid://3570695787"
  432. roundify_5.ImageColor3 = Color3.fromRGB(100, 100, 100)
  433. roundify_5.ScaleType = Enum.ScaleType.Slice
  434. roundify_5.SliceCenter = Rect.new(100, 100, 100, 100)
  435. roundify_5.SliceScale = 0.120
  436.  
  437. toggleLabel_3.Name = "toggleLabel"
  438. toggleLabel_3.Parent = toggleButton_3
  439. toggleLabel_3.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  440. toggleLabel_3.BackgroundTransparency = 1.000
  441. toggleLabel_3.BorderSizePixel = 0
  442. toggleLabel_3.Position = UDim2.new(0.0320512839, 0, 0, 0)
  443. toggleLabel_3.Size = UDim2.new(0, 156, 0, 31)
  444. toggleLabel_3.Font = Enum.Font.GothamBlack
  445. toggleLabel_3.Text = "Give Money(dont spam)"
  446. toggleLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  447. toggleLabel_3.TextSize = 13.000
  448. toggleLabel_3.TextWrapped = true
  449.  
  450. beatoy.Name = "beatoy"
  451. beatoy.Parent = main
  452. beatoy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  453. beatoy.BackgroundTransparency = 1.000
  454. beatoy.Position = UDim2.new(0, 0, 0.152542368, 0)
  455. beatoy.Size = UDim2.new(0, 282, 0, 150)
  456. beatoy.Visible = false
  457. beatoy.Image = "rbxassetid://3570695787"
  458. beatoy.ImageColor3 = Color3.fromRGB(90, 90, 90)
  459. beatoy.ScaleType = Enum.ScaleType.Slice
  460. beatoy.SliceCenter = Rect.new(100, 100, 100, 100)
  461. beatoy.SliceScale = 0.120
  462.  
  463. toggleButton_4.Name = "toggleButton"
  464. toggleButton_4.Parent = beatoy
  465. toggleButton_4.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  466. toggleButton_4.BackgroundTransparency = 1.000
  467. toggleButton_4.BorderSizePixel = 0
  468. toggleButton_4.Position = UDim2.new(0.22077845, 0, -0.0581146777, 50)
  469. toggleButton_4.Size = UDim2.new(0, 156, 0, 31)
  470. toggleButton_4.Font = Enum.Font.GothamBlack
  471. toggleButton_4.Text = "Open"
  472. toggleButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  473. toggleButton_4.TextSize = 20.000
  474.  
  475. roundify_6.Name = "roundify"
  476. roundify_6.Parent = toggleButton_4
  477. roundify_6.Active = true
  478. roundify_6.AnchorPoint = Vector2.new(0.5, 0.5)
  479. roundify_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  480. roundify_6.BackgroundTransparency = 1.000
  481. roundify_6.Position = UDim2.new(0.5, 0, 0.5, 0)
  482. roundify_6.Selectable = true
  483. roundify_6.Size = UDim2.new(1, 0, 1, 0)
  484. roundify_6.Image = "rbxassetid://3570695787"
  485. roundify_6.ImageColor3 = Color3.fromRGB(100, 100, 100)
  486. roundify_6.ScaleType = Enum.ScaleType.Slice
  487. roundify_6.SliceCenter = Rect.new(100, 100, 100, 100)
  488. roundify_6.SliceScale = 0.120
  489.  
  490. toggleLabel_4.Name = "toggleLabel"
  491. toggleLabel_4.Parent = toggleButton_4
  492. toggleLabel_4.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  493. toggleLabel_4.BackgroundTransparency = 1.000
  494. toggleLabel_4.BorderSizePixel = 0
  495. toggleLabel_4.Position = UDim2.new(0.0320512839, 0, 0, 0)
  496. toggleLabel_4.Size = UDim2.new(0, 151, 0, 31)
  497. toggleLabel_4.Font = Enum.Font.GothamBlack
  498. toggleLabel_4.Text = "Toggle"
  499. toggleLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  500. toggleLabel_4.TextSize = 18.000
  501. toggleLabel_4.TextWrapped = true
  502.  
  503. toggle_4.Name = "toggle"
  504. toggle_4.Parent = beatoy
  505. toggle_4.Active = true
  506. toggle_4.AnchorPoint = Vector2.new(0.5, 0.5)
  507. toggle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  508. toggle_4.BackgroundTransparency = 1.000
  509. toggle_4.Position = UDim2.new(0.512010515, 0, 0.00958490372, 95)
  510. toggle_4.Selectable = true
  511. toggle_4.Size = UDim2.new(0.378260881, 0, 0.144082412, 0)
  512. toggle_4.Image = "rbxassetid://3570695787"
  513. toggle_4.ImageColor3 = Color3.fromRGB(100, 100, 100)
  514. toggle_4.ScaleType = Enum.ScaleType.Slice
  515. toggle_4.SliceCenter = Rect.new(100, 100, 100, 100)
  516. toggle_4.SliceScale = 0.120
  517.  
  518. traitor.Name = "traitor"
  519. traitor.Parent = main
  520. traitor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  521. traitor.BackgroundTransparency = 1.000
  522. traitor.Position = UDim2.new(0.00670976937, 0, 0.120367192, 0)
  523. traitor.Size = UDim2.new(0, 280, 0, 150)
  524. traitor.Visible = false
  525. traitor.Image = "rbxassetid://3570695787"
  526. traitor.ImageColor3 = Color3.fromRGB(90, 90, 90)
  527. traitor.ScaleType = Enum.ScaleType.Slice
  528. traitor.SliceCenter = Rect.new(100, 100, 100, 100)
  529. traitor.SliceScale = 0.120
  530.  
  531. container_2.Name = "container"
  532. container_2.Parent = traitor
  533. container_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  534. container_2.BackgroundTransparency = 1.000
  535. container_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  536. container_2.BorderSizePixel = 0
  537. container_2.Position = UDim2.new(0, 0, 0.16167663, 0)
  538. container_2.Size = UDim2.new(0, 140, 0, 130)
  539.  
  540. UIListLayout_2.Parent = container_2
  541. UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
  542.  
  543. esp.Name = "esp"
  544. esp.Parent = container_2
  545. esp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  546. esp.BackgroundTransparency = 1.000
  547. esp.BorderSizePixel = 0
  548. esp.Position = UDim2.new(0, 0, -0.0076923077, 0)
  549. esp.Size = UDim2.new(0, 114, 0, 31)
  550. esp.Font = Enum.Font.Gotham
  551. esp.Text = "esp"
  552. esp.TextColor3 = Color3.fromRGB(255, 255, 255)
  553. esp.TextSize = 15.000
  554. esp.TextWrapped = true
  555. esp.TextXAlignment = Enum.TextXAlignment.Left
  556.  
  557. toggle_5.Name = "toggle"
  558. toggle_5.Parent = esp
  559. toggle_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  560. toggle_5.BackgroundTransparency = 1.000
  561. toggle_5.BorderSizePixel = 0
  562. toggle_5.Position = UDim2.new(0.92514199, 0, 0.195607826, 0)
  563. toggle_5.Size = UDim2.new(0, 25, 0, 17)
  564. toggle_5.Image = "rbxassetid://3570695787"
  565. toggle_5.ImageColor3 = Color3.fromRGB(100, 100, 100)
  566. toggle_5.ScaleType = Enum.ScaleType.Slice
  567. toggle_5.SliceCenter = Rect.new(100, 100, 100, 100)
  568. toggle_5.SliceScale = 0.120
  569.  
  570. coinautofarm.Name = "coinautofarm"
  571. coinautofarm.Parent = container_2
  572. coinautofarm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  573. coinautofarm.BackgroundTransparency = 1.000
  574. coinautofarm.BorderSizePixel = 0
  575. coinautofarm.Position = UDim2.new(0, 0, 0.238461539, 0)
  576. coinautofarm.Size = UDim2.new(0, 114, 0, 31)
  577. coinautofarm.Visible = false
  578. coinautofarm.Font = Enum.Font.Gotham
  579. coinautofarm.Text = "Coin Autofarm"
  580. coinautofarm.TextColor3 = Color3.fromRGB(255, 255, 255)
  581. coinautofarm.TextSize = 15.000
  582. coinautofarm.TextWrapped = true
  583. coinautofarm.TextXAlignment = Enum.TextXAlignment.Left
  584.  
  585. toggle_6.Name = "toggle"
  586. toggle_6.Parent = coinautofarm
  587. toggle_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  588. toggle_6.BackgroundTransparency = 1.000
  589. toggle_6.BorderSizePixel = 0
  590. toggle_6.Position = UDim2.new(0.92514199, 0, 0.188824072, 0)
  591. toggle_6.Size = UDim2.new(0, 25, 0, 17)
  592. toggle_6.Image = "rbxassetid://3570695787"
  593. toggle_6.ImageColor3 = Color3.fromRGB(100, 100, 100)
  594. toggle_6.ScaleType = Enum.ScaleType.Slice
  595. toggle_6.SliceCenter = Rect.new(100, 100, 100, 100)
  596. toggle_6.SliceScale = 0.120
  597.  
  598. chattraitors.Name = "chat traitors"
  599. chattraitors.Parent = traitor
  600. chattraitors.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  601. chattraitors.BackgroundTransparency = 1.000
  602. chattraitors.BorderSizePixel = 0
  603. chattraitors.Position = UDim2.new(0.656255543, 0, 0.202102259, 0)
  604. chattraitors.Size = UDim2.new(0, 93, 0, 24)
  605. chattraitors.Image = "rbxassetid://3570695787"
  606. chattraitors.ImageColor3 = Color3.fromRGB(100, 100, 100)
  607. chattraitors.ScaleType = Enum.ScaleType.Slice
  608. chattraitors.SliceCenter = Rect.new(100, 100, 100, 100)
  609. chattraitors.SliceScale = 0.120
  610.  
  611. TextLabel.Parent = chattraitors
  612. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  613. TextLabel.BackgroundTransparency = 1.000
  614. TextLabel.Position = UDim2.new(-0.00998548325, 0, 0, 0)
  615. TextLabel.Size = UDim2.new(0, 93, 0, 24)
  616. TextLabel.Font = Enum.Font.Gotham
  617. TextLabel.Text = "Chat traitors"
  618. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  619. TextLabel.TextScaled = true
  620. TextLabel.TextSize = 14.000
  621. TextLabel.TextWrapped = true
  622.  
  623. ragerunner.Name = "ragerunner"
  624. ragerunner.Parent = main
  625. ragerunner.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  626. ragerunner.BackgroundTransparency = 1.000
  627. ragerunner.Position = UDim2.new(0.00670976937, 0, 0.120367192, 0)
  628. ragerunner.Size = UDim2.new(0, 280, 0, 150)
  629. ragerunner.Visible = false
  630. ragerunner.Image = "rbxassetid://3570695787"
  631. ragerunner.ImageColor3 = Color3.fromRGB(90, 90, 90)
  632. ragerunner.ScaleType = Enum.ScaleType.Slice
  633. ragerunner.SliceCenter = Rect.new(100, 100, 100, 100)
  634. ragerunner.SliceScale = 0.120
  635.  
  636. container_3.Name = "container"
  637. container_3.Parent = ragerunner
  638. container_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  639. container_3.BackgroundTransparency = 1.000
  640. container_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
  641. container_3.BorderSizePixel = 0
  642. container_3.Position = UDim2.new(0, 0, 0.16167663, 0)
  643. container_3.Size = UDim2.new(0, 140, 0, 130)
  644.  
  645. UIListLayout_3.Parent = container_3
  646. UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
  647.  
  648. autofarm.Name = "autofarm"
  649. autofarm.Parent = container_3
  650. autofarm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  651. autofarm.BackgroundTransparency = 1.000
  652. autofarm.BorderSizePixel = 0
  653. autofarm.Position = UDim2.new(0, 0, -0.0076923077, 0)
  654. autofarm.Size = UDim2.new(0, 114, 0, 31)
  655. autofarm.Font = Enum.Font.Gotham
  656. autofarm.Text = "autofarm"
  657. autofarm.TextColor3 = Color3.fromRGB(255, 255, 255)
  658. autofarm.TextSize = 15.000
  659. autofarm.TextWrapped = true
  660. autofarm.TextXAlignment = Enum.TextXAlignment.Left
  661.  
  662. toggle_7.Name = "toggle"
  663. toggle_7.Parent = autofarm
  664. toggle_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  665. toggle_7.BackgroundTransparency = 1.000
  666. toggle_7.BorderSizePixel = 0
  667. toggle_7.Position = UDim2.new(0.92514199, 0, 0.195607826, 0)
  668. toggle_7.Size = UDim2.new(0, 25, 0, 17)
  669. toggle_7.Image = "rbxassetid://3570695787"
  670. toggle_7.ImageColor3 = Color3.fromRGB(100, 100, 100)
  671. toggle_7.ScaleType = Enum.ScaleType.Slice
  672. toggle_7.SliceCenter = Rect.new(100, 100, 100, 100)
  673. toggle_7.SliceScale = 0.120
  674.  
  675. doublejump.Name = "doublejump"
  676. doublejump.Parent = container_3
  677. doublejump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  678. doublejump.BackgroundTransparency = 1.000
  679. doublejump.BorderSizePixel = 0
  680. doublejump.Position = UDim2.new(0, 0, -0.0076923077, 0)
  681. doublejump.Size = UDim2.new(0, 114, 0, 31)
  682. doublejump.Font = Enum.Font.Gotham
  683. doublejump.Text = "doublejump"
  684. doublejump.TextColor3 = Color3.fromRGB(255, 255, 255)
  685. doublejump.TextSize = 15.000
  686. doublejump.TextWrapped = true
  687. doublejump.TextXAlignment = Enum.TextXAlignment.Left
  688.  
  689. toggle_8.Name = "toggle"
  690. toggle_8.Parent = doublejump
  691. toggle_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  692. toggle_8.BackgroundTransparency = 1.000
  693. toggle_8.BorderSizePixel = 0
  694. toggle_8.Position = UDim2.new(0.92514199, 0, 0.195607826, 0)
  695. toggle_8.Size = UDim2.new(0, 25, 0, 17)
  696. toggle_8.Image = "rbxassetid://3570695787"
  697. toggle_8.ImageColor3 = Color3.fromRGB(100, 100, 100)
  698. toggle_8.ScaleType = Enum.ScaleType.Slice
  699. toggle_8.SliceCenter = Rect.new(100, 100, 100, 100)
  700. toggle_8.SliceScale = 0.120
  701.  
  702. tpend.Name = "tpend"
  703. tpend.Parent = ragerunner
  704. tpend.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  705. tpend.BackgroundTransparency = 1.000
  706. tpend.BorderSizePixel = 0
  707. tpend.Position = UDim2.new(0.649112701, 0, 0.182102263, 0)
  708. tpend.Size = UDim2.new(0, 93, 0, 24)
  709. tpend.Image = "rbxassetid://3570695787"
  710. tpend.ImageColor3 = Color3.fromRGB(100, 100, 100)
  711. tpend.ScaleType = Enum.ScaleType.Slice
  712. tpend.SliceCenter = Rect.new(100, 100, 100, 100)
  713. tpend.SliceScale = 0.120
  714.  
  715. TextLabel_2.Parent = tpend
  716. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  717. TextLabel_2.BackgroundTransparency = 1.000
  718. TextLabel_2.Position = UDim2.new(-0.00998548325, 0, 0, 0)
  719. TextLabel_2.Size = UDim2.new(0, 93, 0, 24)
  720. TextLabel_2.Font = Enum.Font.Gotham
  721. TextLabel_2.Text = "Tp to end"
  722. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  723. TextLabel_2.TextScaled = true
  724. TextLabel_2.TextSize = 14.000
  725. TextLabel_2.TextWrapped = true
  726.  
  727. deletedamage.Name = "deletedamage"
  728. deletedamage.Parent = ragerunner
  729. deletedamage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  730. deletedamage.BackgroundTransparency = 1.000
  731. deletedamage.BorderSizePixel = 0
  732. deletedamage.Position = UDim2.new(0.649112701, 0, 0.588768899, 0)
  733. deletedamage.Size = UDim2.new(0, 93, 0, 24)
  734. deletedamage.Image = "rbxassetid://3570695787"
  735. deletedamage.ImageColor3 = Color3.fromRGB(100, 100, 100)
  736. deletedamage.ScaleType = Enum.ScaleType.Slice
  737. deletedamage.SliceCenter = Rect.new(100, 100, 100, 100)
  738. deletedamage.SliceScale = 0.120
  739.  
  740. TextLabel_3.Parent = deletedamage
  741. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  742. TextLabel_3.BackgroundTransparency = 1.000
  743. TextLabel_3.Position = UDim2.new(-0.00998548325, 0, 0, 0)
  744. TextLabel_3.Size = UDim2.new(0, 93, 0, 24)
  745. TextLabel_3.Font = Enum.Font.Gotham
  746. TextLabel_3.Text = "Remove Damage Parts"
  747. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  748. TextLabel_3.TextScaled = true
  749. TextLabel_3.TextSize = 14.000
  750. TextLabel_3.TextWrapped = true
  751.  
  752. tpstart.Name = "tpstart"
  753. tpstart.Parent = ragerunner
  754. tpstart.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  755. tpstart.BackgroundTransparency = 1.000
  756. tpstart.BorderSizePixel = 0
  757. tpstart.Position = UDim2.new(0.652684093, 0, 0.388768911, 0)
  758. tpstart.Size = UDim2.new(0, 93, 0, 24)
  759. tpstart.Image = "rbxassetid://3570695787"
  760. tpstart.ImageColor3 = Color3.fromRGB(100, 100, 100)
  761. tpstart.ScaleType = Enum.ScaleType.Slice
  762. tpstart.SliceCenter = Rect.new(100, 100, 100, 100)
  763. tpstart.SliceScale = 0.120
  764.  
  765. TextLabel_4.Parent = tpstart
  766. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  767. TextLabel_4.BackgroundTransparency = 1.000
  768. TextLabel_4.Position = UDim2.new(-0.00998548325, 0, 0, 0)
  769. TextLabel_4.Size = UDim2.new(0, 93, 0, 24)
  770. TextLabel_4.Font = Enum.Font.Gotham
  771. TextLabel_4.Text = "Tp to start"
  772. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  773. TextLabel_4.TextScaled = true
  774. TextLabel_4.TextSize = 14.000
  775. TextLabel_4.TextWrapped = true
  776.  
  777. _114514.Name = "114514"
  778. _114514.Parent = main
  779. _114514.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  780. _114514.BackgroundTransparency = 1.000
  781. _114514.Position = UDim2.new(0, 0, 0.152542368, 0)
  782. _114514.Size = UDim2.new(0, 282, 0, 150)
  783. _114514.Visible = false
  784. _114514.Image = "rbxassetid://3570695787"
  785. _114514.ImageColor3 = Color3.fromRGB(90, 90, 90)
  786. _114514.ScaleType = Enum.ScaleType.Slice
  787. _114514.SliceCenter = Rect.new(100, 100, 100, 100)
  788. _114514.SliceScale = 0.120
  789.  
  790. toggleButton_5.Name = "toggleButton"
  791. toggleButton_5.Parent = _114514
  792. toggleButton_5.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  793. toggleButton_5.BackgroundTransparency = 1.000
  794. toggleButton_5.BorderSizePixel = 0
  795. toggleButton_5.Position = UDim2.new(0.22077845, 0, -0.0581146777, 50)
  796. toggleButton_5.Size = UDim2.new(0, 156, 0, 31)
  797. toggleButton_5.Font = Enum.Font.GothamBlack
  798. toggleButton_5.Text = "Open"
  799. toggleButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  800. toggleButton_5.TextSize = 20.000
  801.  
  802. roundify_7.Name = "roundify"
  803. roundify_7.Parent = toggleButton_5
  804. roundify_7.Active = true
  805. roundify_7.AnchorPoint = Vector2.new(0.5, 0.5)
  806. roundify_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  807. roundify_7.BackgroundTransparency = 1.000
  808. roundify_7.Position = UDim2.new(0.5, 0, 0.5, 0)
  809. roundify_7.Selectable = true
  810. roundify_7.Size = UDim2.new(1, 0, 1, 0)
  811. roundify_7.Image = "rbxassetid://3570695787"
  812. roundify_7.ImageColor3 = Color3.fromRGB(100, 100, 100)
  813. roundify_7.ScaleType = Enum.ScaleType.Slice
  814. roundify_7.SliceCenter = Rect.new(100, 100, 100, 100)
  815. roundify_7.SliceScale = 0.120
  816.  
  817. toggleLabel_5.Name = "toggleLabel"
  818. toggleLabel_5.Parent = toggleButton_5
  819. toggleLabel_5.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  820. toggleLabel_5.BackgroundTransparency = 1.000
  821. toggleLabel_5.BorderSizePixel = 0
  822. toggleLabel_5.Position = UDim2.new(0.0320512839, 0, 0, 0)
  823. toggleLabel_5.Size = UDim2.new(0, 156, 0, 31)
  824. toggleLabel_5.Font = Enum.Font.GothamBlack
  825. toggleLabel_5.Text = "Toggle"
  826. toggleLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  827. toggleLabel_5.TextSize = 20.000
  828. toggleLabel_5.TextWrapped = true
  829.  
  830. toggle_9.Name = "toggle"
  831. toggle_9.Parent = _114514
  832. toggle_9.Active = true
  833. toggle_9.AnchorPoint = Vector2.new(0.5, 0.5)
  834. toggle_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  835. toggle_9.BackgroundTransparency = 1.000
  836. toggle_9.Position = UDim2.new(0.512010515, 0, 0.00958490372, 95)
  837. toggle_9.Selectable = true
  838. toggle_9.Size = UDim2.new(0.378260881, 0, 0.144082412, 0)
  839. toggle_9.Image = "rbxassetid://3570695787"
  840. toggle_9.ImageColor3 = Color3.fromRGB(100, 100, 100)
  841. toggle_9.ScaleType = Enum.ScaleType.Slice
  842. toggle_9.SliceCenter = Rect.new(100, 100, 100, 100)
  843. toggle_9.SliceScale = 0.120
  844.  
  845. timesBox.Name = "timesBox"
  846. timesBox.Parent = _114514
  847. timesBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  848. timesBox.BackgroundTransparency = 1.000
  849. timesBox.BorderSizePixel = 0
  850. timesBox.Position = UDim2.new(0.141843975, 0, 0.0799999982, 0)
  851. timesBox.Size = UDim2.new(0, 200, 0, 20)
  852. timesBox.Font = Enum.Font.SourceSans
  853. timesBox.PlaceholderText = "times"
  854. timesBox.Text = "10"
  855. timesBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  856. timesBox.TextSize = 14.000
  857.  
  858. beaparkourninja.Name = "beaparkourninja"
  859. beaparkourninja.Parent = main
  860. beaparkourninja.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  861. beaparkourninja.BackgroundTransparency = 1.000
  862. beaparkourninja.Position = UDim2.new(0, 0, 0.152542368, 0)
  863. beaparkourninja.Size = UDim2.new(0, 282, 0, 150)
  864. beaparkourninja.Visible = false
  865. beaparkourninja.Image = "rbxassetid://3570695787"
  866. beaparkourninja.ImageColor3 = Color3.fromRGB(90, 90, 90)
  867. beaparkourninja.ScaleType = Enum.ScaleType.Slice
  868. beaparkourninja.SliceCenter = Rect.new(100, 100, 100, 100)
  869. beaparkourninja.SliceScale = 0.120
  870.  
  871. toggleButton_6.Name = "toggleButton"
  872. toggleButton_6.Parent = beaparkourninja
  873. toggleButton_6.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  874. toggleButton_6.BackgroundTransparency = 1.000
  875. toggleButton_6.BorderSizePixel = 0
  876. toggleButton_6.Position = UDim2.new(0.22077845, 0, -0.0581146777, 50)
  877. toggleButton_6.Size = UDim2.new(0, 156, 0, 31)
  878. toggleButton_6.Font = Enum.Font.GothamBlack
  879. toggleButton_6.Text = "Open"
  880. toggleButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  881. toggleButton_6.TextSize = 20.000
  882.  
  883. roundify_8.Name = "roundify"
  884. roundify_8.Parent = toggleButton_6
  885. roundify_8.Active = true
  886. roundify_8.AnchorPoint = Vector2.new(0.5, 0.5)
  887. roundify_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  888. roundify_8.BackgroundTransparency = 1.000
  889. roundify_8.Position = UDim2.new(0.5, 0, 0.5, 0)
  890. roundify_8.Selectable = true
  891. roundify_8.Size = UDim2.new(1, 0, 1, 0)
  892. roundify_8.Image = "rbxassetid://3570695787"
  893. roundify_8.ImageColor3 = Color3.fromRGB(100, 100, 100)
  894. roundify_8.ScaleType = Enum.ScaleType.Slice
  895. roundify_8.SliceCenter = Rect.new(100, 100, 100, 100)
  896. roundify_8.SliceScale = 0.120
  897.  
  898. toggleLabel_6.Name = "toggleLabel"
  899. toggleLabel_6.Parent = toggleButton_6
  900. toggleLabel_6.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  901. toggleLabel_6.BackgroundTransparency = 1.000
  902. toggleLabel_6.BorderSizePixel = 0
  903. toggleLabel_6.Position = UDim2.new(0.0320512839, 0, 0, 0)
  904. toggleLabel_6.Size = UDim2.new(0, 156, 0, 31)
  905. toggleLabel_6.Font = Enum.Font.GothamBlack
  906. toggleLabel_6.Text = "Toggle"
  907. toggleLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  908. toggleLabel_6.TextSize = 20.000
  909. toggleLabel_6.TextWrapped = true
  910.  
  911. toggle_10.Name = "toggle"
  912. toggle_10.Parent = beaparkourninja
  913. toggle_10.Active = true
  914. toggle_10.AnchorPoint = Vector2.new(0.5, 0.5)
  915. toggle_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  916. toggle_10.BackgroundTransparency = 1.000
  917. toggle_10.Position = UDim2.new(0.512010515, 0, 0.00958490372, 95)
  918. toggle_10.Selectable = true
  919. toggle_10.Size = UDim2.new(0.378260881, 0, 0.144082412, 0)
  920. toggle_10.Image = "rbxassetid://3570695787"
  921. toggle_10.ImageColor3 = Color3.fromRGB(100, 100, 100)
  922. toggle_10.ScaleType = Enum.ScaleType.Slice
  923. toggle_10.SliceCenter = Rect.new(100, 100, 100, 100)
  924. toggle_10.SliceScale = 0.120
  925.  
  926. -- Scripts:
  927.  
  928. local function RNUH_fake_script() -- loadFrame.loadScript
  929.     local script = Instance.new('LocalScript', loadFrame)
  930.  
  931.     local tweenService = game:GetService("TweenService")
  932.    
  933.     local frame = script.Parent
  934.     local openButton = frame.openButton
  935.     local main = script.Parent.Parent.main
  936.    
  937.     frame.Visible = true
  938.     local gameName = 'traitor'
  939.    
  940.     local function checkgame()
  941.         if game.PlaceId == 5984518627 then
  942.             gameName = '114514'
  943.         end
  944.         if game.PlaceId == 6065752559 then
  945.             gameName = 'riskyrollers'
  946.         end
  947.         if game.PlaceId == 5942932659 then
  948.             gameName = 'wormface'
  949.         end
  950.         if game.PlaceId == 5665787539 then
  951.             gameName = 'godsofglory'
  952.         end
  953.         if game.PlaceId == 5272267802 then
  954.             gameName = 'beatoy'
  955.         end
  956.         if game.PlaceId == 6118086552 then
  957.             gameName = 'traitor'
  958.         end
  959.         if game.PlaceId == 6073366803 then
  960.             gameName = 'ragerunner'
  961.         end
  962.         if game.PlaceId == 147848991 then
  963.             gameName = 'beaparkourninja'
  964.         end
  965.         if game.PlaceId == 5617626326 then
  966.             gameName = 'bs2'
  967.         end
  968.     end
  969.    
  970.     openButton.MouseButton1Click:connect(function()
  971.         tweenService:Create(frame, TweenInfo.new(1), {Size=UDim2.new(0,0,0,frame.Size.Y.Offset)}):Play()
  972.         for a,obj in pairs(frame:GetChildren()) do
  973.             if not obj:IsA("LocalScript") then
  974.                 tweenService:Create(obj, TweenInfo.new(1), {Size=UDim2.new(0,0,0,obj.Size.Y.Offset)}):Play()
  975.                 tweenService:Create(obj, TweenInfo.new(1), {TextTransparency=1}):Play()
  976.                 for a,objChild in pairs(obj:GetChildren()) do
  977.                     if not objChild:IsA("ImageLabel") then
  978.                         tweenService:Create(objChild, TweenInfo.new(1), {Size=UDim2.new(0,0,0,objChild.Size.Y.Offset)}):Play()
  979.                         tweenService:Create(objChild, TweenInfo.new(1), {TextTransparency=1}):Play()
  980.                     end
  981.                 end
  982.             end
  983.         end
  984.         wait(1)
  985.         frame.Visible = false
  986.         main.Visible = true
  987.     end)
  988.    
  989.     checkgame()
  990.     for a,yeah in pairs(main:GetChildren()) do
  991.         if yeah:IsA("ImageLabel") then
  992.             if yeah.Name == gameName then
  993.                 yeah.Visible = true
  994.             else
  995.                 yeah:Destroy()
  996.             end
  997.         end
  998.     end
  999.    
  1000.     main.Visible = false
  1001. end
  1002. coroutine.wrap(RNUH_fake_script)()
  1003. local function RWRYKM_fake_script() -- loadFrame.Dragify
  1004.     local script = Instance.new('LocalScript', loadFrame)
  1005.  
  1006.     function dragify(Frame)
  1007.         dragToggle = nil
  1008.         local dragSpeed = .25 -- You can edit this.
  1009.         dragInput = nil
  1010.         dragStart = nil
  1011.         local dragPos = nil
  1012.    
  1013.         function updateInput(input)
  1014.             local Delta = input.Position - dragStart
  1015.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1016.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(.25), {Position = Position}):Play()
  1017.         end
  1018.    
  1019.         Frame.InputBegan:Connect(function(input)
  1020.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  1021.                 dragToggle = true
  1022.                 dragStart = input.Position
  1023.                 startPos = Frame.Position
  1024.                 input.Changed:Connect(function()
  1025.                     if (input.UserInputState == Enum.UserInputState.End) then
  1026.                         dragToggle = false
  1027.                     end
  1028.                 end)
  1029.             end
  1030.         end)
  1031.    
  1032.         Frame.InputChanged:Connect(function(input)
  1033.             if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  1034.                 dragInput = input
  1035.             end
  1036.         end)
  1037.    
  1038.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1039.             if (input == dragInput and dragToggle) then
  1040.                 updateInput(input)
  1041.             end
  1042.         end)
  1043.     end
  1044.    
  1045.     dragify(script.Parent)
  1046. end
  1047. coroutine.wrap(RWRYKM_fake_script)()
  1048. local function JWCYX_fake_script() -- main.Dragify
  1049.     local script = Instance.new('LocalScript', main)
  1050.  
  1051.     function dragify(Frame)
  1052.         dragToggle = nil
  1053.         local dragSpeed = .25 -- You can edit this.
  1054.         dragInput = nil
  1055.         dragStart = nil
  1056.         local dragPos = nil
  1057.    
  1058.         function updateInput(input)
  1059.             local Delta = input.Position - dragStart
  1060.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1061.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(.25), {Position = Position}):Play()
  1062.         end
  1063.    
  1064.         Frame.InputBegan:Connect(function(input)
  1065.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  1066.                 dragToggle = true
  1067.                 dragStart = input.Position
  1068.                 startPos = Frame.Position
  1069.                 input.Changed:Connect(function()
  1070.                     if (input.UserInputState == Enum.UserInputState.End) then
  1071.                         dragToggle = false
  1072.                     end
  1073.                 end)
  1074.             end
  1075.         end)
  1076.    
  1077.         Frame.InputChanged:Connect(function(input)
  1078.             if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  1079.                 dragInput = input
  1080.             end
  1081.         end)
  1082.    
  1083.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1084.             if (input == dragInput and dragToggle) then
  1085.                 updateInput(input)
  1086.             end
  1087.         end)
  1088.     end
  1089.    
  1090.     dragify(script.Parent)
  1091. end
  1092. coroutine.wrap(JWCYX_fake_script)()
  1093. local function RLROS_fake_script() -- bs2.mainScript
  1094.     local script = Instance.new('LocalScript', bs2)
  1095.  
  1096.     if game.PlaceId == 5617626326 then
  1097.     local tweenService = game:GetService("TweenService")
  1098.     local runService = game:GetService("RunService")
  1099.     local localplayer = game:GetService("Players").LocalPlayer
  1100.    
  1101.     local frame = script.Parent
  1102.     local toggleButton = frame.toggleButton
  1103.     local toggleImage = frame.toggle
  1104.     local toggle = false
  1105.     local pos
  1106.        
  1107.     local function GetDistance(p1,p2)
  1108.         local Distance = (p1.Position - p2.Position).magnitude
  1109.         return Distance
  1110.     end
  1111.    
  1112.     toggleButton.MouseButton1Click:connect(function()
  1113.         if toggle == false then
  1114.             toggle = true
  1115.             pos = localplayer.Character.Head.Position
  1116.             tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(34, 255, 0)}):Play()    
  1117.         else
  1118.             toggle = false
  1119.             localplayer.Character.Head:Destroy()
  1120.             repeat wait() until localplayer.Character
  1121.             localplayer.Character:MoveTo(pos)
  1122.             localplayer.Character:FindFirstChild("HumanoidRootPart").Position = pos
  1123.             tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(255, 0, 0)}):Play()
  1124.         end
  1125.     end)
  1126.        
  1127.    
  1128.     while wait() do
  1129.         if toggle == true then
  1130.             for a,player in pairs(game:GetService("Players"):GetPlayers()) do
  1131.                 if player ~= localplayer then
  1132.                     if player.Character and localplayer.Character then
  1133.                         if player.Character:FindFirstChild("Head") and localplayer.Character:FindFirstChild("Head") then
  1134.                             if player.Character:FindFirstChild("Humanoid") then
  1135.                                 if player.Character.Humanoid.Health > 0 then
  1136.                                     if not player.Character:FindFirstChildWhichIsA("ForceField") then
  1137.                                         if toggle == true then
  1138.                                             if not localplayer.Character:FindFirstChild("Katana") then localplayer.Backpack:WaitForChild("Katana").Parent = localplayer.Character wait(.5) end
  1139.                                             game:GetService("TweenService"):Create(localplayer.Character:FindFirstChild("HumanoidRootPart"), TweenInfo.new(.35), {Position=player.Character:FindFirstChild("HumanoidRootPart").Position}):Play()
  1140.                                             if GetDistance(localplayer.Character.HumanoidRootPart, player.Character.HumanoidRootPart) < 8.5 then
  1141.                                                 game.workspace.HUMANOID_HOLDER.not_edgyusername.SwordHandler.Slice:FireServer()
  1142.                                                 wait(.35)
  1143.                                             else
  1144.                                                 game:GetService("TweenService"):Create(localplayer.Character:FindFirstChild("HumanoidRootPart"), TweenInfo.new(.35), {Position=player.Character:FindFirstChild("HumanoidRootPart").Position}):Play()
  1145.                                             end
  1146.                                         end    
  1147.                                     end
  1148.                                 end
  1149.                             end
  1150.                         end    
  1151.                     end
  1152.                 end
  1153.             end
  1154.             end
  1155.     end
  1156.        
  1157.     end
  1158. end
  1159. coroutine.wrap(RLROS_fake_script)()
  1160. local function DLNKP_fake_script() -- riskyrollers.mainScript
  1161.     local script = Instance.new('LocalScript', riskyrollers)
  1162.  
  1163.     if game.PlaceId == 6065752559 then
  1164.     local player = game:GetService("Players").LocalPlayer
  1165.     local tweenService = game:GetService("TweenService")
  1166.     local runService = game:GetService("RunService")
  1167.    
  1168.     local frame = script.Parent
  1169.     local container = frame.container
  1170.     local checkpoints = frame.checkpoints
  1171.     local killbrickOn = false
  1172.    
  1173.     container.killbricks.toggle.MouseButton1Click:connect(function()
  1174.         if killbrickOn == false then
  1175.             killbrickOn = true
  1176.             tweenService:Create(container.killbricks.toggle, TweenInfo.new(.7),{ImageColor3=Color3.fromRGB(0, 166, 0)}):Play()
  1177.             player.PlayerScripts.KillBricks.Disabled = true
  1178.             for a,killbrick in pairs(game.Workspace.ResetBricks:GetChildren()) do
  1179.                 killbrick.CanCollide = true
  1180.             end
  1181.         else
  1182.             killbrickOn = false
  1183.             tweenService:Create(container.killbricks.toggle, TweenInfo.new(.7),{ImageColor3=Color3.fromRGB(190, 0, 0)}):Play()
  1184.             player.PlayerScripts.KillBricks.Disabled = false
  1185.             for a,killbrick in pairs(game.Workspace.ResetBricks:GetChildren()) do
  1186.                 killbrick.CanCollide = false
  1187.             end
  1188.         end
  1189.     end)
  1190.    
  1191.     checkpoints.MouseButton1Click:connect(function()
  1192.         for a,checkpoint in pairs(game.Workspace.Checkpoints:GetChildren()) do
  1193.             player.Character:MoveTo(checkpoint.Position)
  1194.         end
  1195.     end)
  1196.     end
  1197. end
  1198. coroutine.wrap(DLNKP_fake_script)()
  1199. local function VVPB_fake_script() -- wormface.mainScript
  1200.     local script = Instance.new('LocalScript', wormface)
  1201.  
  1202.     if game.PlaceId == 5942932659 then
  1203.        
  1204.        
  1205.         local tweenService = game:GetService("TweenService")
  1206.         local runService = game:GetService("RunService")
  1207.         local players = game:GetService("Players")
  1208.    
  1209.         local player = players.LocalPlayer
  1210.         local frame = script.Parent
  1211.         local toggleButton = frame.toggleButton
  1212.         local toggleImage = frame.toggle
  1213.         local toggle = false
  1214.    
  1215.         local rebirthRemote = game.ReplicatedStorage.RebirthRequest
  1216.    
  1217.         local rebirthGui = player.PlayerGui.RebirthGui
  1218.         local lengthText = rebirthGui.Window.Content.InnerPanel.ProgressBar.Background.Text
  1219.         local items = game.Workspace.Items
  1220.    
  1221.         local playerStats = player.Stats
  1222.         local length = playerStats.Length
  1223.         local gems = playerStats.Gems
  1224.    
  1225.         local function checkRebirth()
  1226.             local args = string.split(lengthText.Text, '/')
  1227.             local have = tostring(length.Value)
  1228.             local need = args[2]
  1229.             if have >= need then
  1230.                 return true
  1231.             else
  1232.                 return false
  1233.             end
  1234.         end
  1235.         local function autofarm()
  1236.             local character = player.Character
  1237.             if character then
  1238.                 for a,item in pairs(items:GetChildren()) do
  1239.                     if item:FindFirstChild("Part") then
  1240.                         if toggle == true then
  1241.                             character:MoveTo(item.Part.Position)
  1242.                             if _G.doRebirth == true then
  1243.                                 if checkRebirth() == true then
  1244.                                     rebirthRemote:InvokeServer()
  1245.                                 end
  1246.                             end
  1247.                             wait()
  1248.                         end
  1249.                     end
  1250.                 end
  1251.             end
  1252.         end
  1253.    
  1254.         toggleButton.MouseButton1Click:connect(function()
  1255.             if toggle == false then
  1256.                 toggle = true
  1257.                 tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(34, 255, 0)}):Play()    
  1258.             else
  1259.                 toggle = false
  1260.                 tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(255, 0, 0)}):Play()
  1261.             end
  1262.         end)
  1263.    
  1264.         runService.RenderStepped:connect(function()
  1265.             if toggle == true then
  1266.                 wait()
  1267.                 autofarm()
  1268.             end
  1269.         end)
  1270.        
  1271.        
  1272.     end
  1273. end
  1274. coroutine.wrap(VVPB_fake_script)()
  1275. local function PXND_fake_script() -- godsofglory.mainScript
  1276.     local script = Instance.new('LocalScript', godsofglory)
  1277.  
  1278.     if game.PlaceId == 5665787539 then
  1279.    
  1280.     local frame = script.Parent
  1281.     local toggleButton = frame.toggleButton
  1282.     local mana = game.ReplicatedStorage.Remotes.GiveMana
  1283.        
  1284.     toggleButton.MouseButton1Click:connect(function()
  1285.         mana:FireServer({["Value"] = 100000000000})
  1286.     end)
  1287.     end
  1288. end
  1289. coroutine.wrap(PXND_fake_script)()
  1290. local function FFMRTY_fake_script() -- beatoy.mainScript
  1291.     local script = Instance.new('LocalScript', beatoy)
  1292.  
  1293.     if game.PlaceId == 5272267802 then
  1294.        
  1295.         local tweenService = game:GetService("TweenService")
  1296.         local runService = game:GetService("RunService")
  1297.         local players = game:GetService("Players")
  1298.    
  1299.         local player = players.LocalPlayer
  1300.         local frame = script.Parent
  1301.         local toggleButton = frame.toggleButton
  1302.         local toggleImage = frame.toggle
  1303.         local toggle = false
  1304.        
  1305.         local function autofarm()
  1306.             local codes = game.Workspace.Map.Codes
  1307.    
  1308.             for a,code in pairs(codes:GetChildren()) do
  1309.                 if toggle == true then
  1310.                     player.Character:MoveTo(Vector3.new(code.Position.X, code.Position.Y-5, code.Position.Z))
  1311.                     wait()
  1312.                 end
  1313.             end
  1314.         end
  1315.        
  1316.         toggleButton.MouseButton1Click:connect(function()
  1317.             if toggle == false then
  1318.                 toggle = true
  1319.                 tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(34, 255, 0)}):Play()    
  1320.             else
  1321.                 toggle = false
  1322.                 tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(255, 0, 0)}):Play()
  1323.             end
  1324.         end)
  1325.    
  1326.         runService.RenderStepped:connect(function()
  1327.             if toggle == true then
  1328.                 wait()
  1329.                 autofarm()
  1330.             end
  1331.         end)
  1332.        
  1333.     end
  1334. end
  1335. coroutine.wrap(FFMRTY_fake_script)()
  1336. local function AZQP_fake_script() -- traitor.mainScript
  1337.     local script = Instance.new('LocalScript', traitor)
  1338.  
  1339.     if game.PlaceId == 6118086552 then
  1340.        
  1341.     local tweenService = game:GetService("TweenService")
  1342.     local runService = game:GetService("RunService")
  1343.    
  1344.     local frame = script.Parent
  1345.     local container = frame.container
  1346.     local traitorespon = false
  1347.     local coinautofarmon = false
  1348.        
  1349.     local function createesp(torso, role)
  1350.         if torso then
  1351.             if not torso:FindFirstChild("traitoresp") then
  1352.                 local size = UDim2.new(0, 800, 0, 600)
  1353.                 local model = Instance.new("Model")
  1354.                 local frontSurface = Instance.new("SurfaceGui")
  1355.                 local Frame = Instance.new("Frame")
  1356.                 local bottomSurface = Instance.new("SurfaceGui")
  1357.                 local Frame_2 = Instance.new("Frame")
  1358.                 local backSurface = Instance.new("SurfaceGui")
  1359.                 local Frame_3 = Instance.new("Frame")
  1360.                 local topSurface = Instance.new("SurfaceGui")
  1361.                 local Frame_4 = Instance.new("Frame")
  1362.                 local rightSurface = Instance.new("SurfaceGui")
  1363.                 local Frame_5 = Instance.new("Frame")
  1364.                 local leftSurface = Instance.new("SurfaceGui")
  1365.                 local Frame_6 = Instance.new("Frame")
  1366.                 model.Parent = torso
  1367.                 model.Name = "traitoresp"
  1368.                
  1369.                 frontSurface.Parent = model
  1370.                 frontSurface.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1371.                 frontSurface.Adornee = torso
  1372.                 frontSurface.AlwaysOnTop = true
  1373.                 frontSurface.Face = Enum.NormalId.Front
  1374.                 frontSurface.LightInfluence = 1.000
  1375.        
  1376.                 Frame.Parent = frontSurface
  1377.                 Frame.Size = size
  1378.        
  1379.                 bottomSurface.Parent = model
  1380.                 bottomSurface.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1381.                 bottomSurface.Adornee = torso
  1382.                 bottomSurface.AlwaysOnTop = true
  1383.                 bottomSurface.Face = Enum.NormalId.Bottom
  1384.                 bottomSurface.LightInfluence = 1.000
  1385.        
  1386.                 Frame_2.Parent = bottomSurface
  1387.                 Frame_2.Size = size
  1388.        
  1389.                 backSurface.Parent = model
  1390.                 backSurface.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1391.                 backSurface.Adornee = torso
  1392.                 backSurface.AlwaysOnTop = true
  1393.                 backSurface.Face = Enum.NormalId.Back
  1394.                 backSurface.LightInfluence = 1.000
  1395.        
  1396.                 Frame_3.Parent = backSurface
  1397.                 Frame_3.Size = size
  1398.            
  1399.                 topSurface.Parent = model
  1400.                 topSurface.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1401.                 topSurface.Adornee = torso
  1402.                 topSurface.AlwaysOnTop = true
  1403.                 topSurface.Face = Enum.NormalId.Top
  1404.                 topSurface.LightInfluence = 1.000
  1405.            
  1406.                 Frame_4.Parent = topSurface
  1407.                 Frame_4.Size = size
  1408.            
  1409.                 rightSurface.Parent = model
  1410.                 rightSurface.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1411.                 rightSurface.Adornee = torso
  1412.                 rightSurface.AlwaysOnTop = true
  1413.                 rightSurface.Face = Enum.NormalId.Right
  1414.                 rightSurface.LightInfluence = 1.000
  1415.            
  1416.                 Frame_5.Parent = rightSurface
  1417.                 Frame_5.Size = size
  1418.        
  1419.                 leftSurface.Parent = model
  1420.                 leftSurface.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1421.                 leftSurface.Adornee = torso
  1422.                 leftSurface.AlwaysOnTop = true
  1423.                 leftSurface.Face = Enum.NormalId.Left
  1424.                 leftSurface.LightInfluence = 1.000
  1425.            
  1426.                 Frame_6.Parent = leftSurface
  1427.                 Frame_6.Size = size
  1428.                 for a,surface in pairs(model:GetChildren()) do
  1429.                     if surface:FindFirstChild("Frame") then
  1430.                         if role == 'traitor' then
  1431.                             surface.Frame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1432.                         end
  1433.                         if role == 'secret agent' then
  1434.                             surface.Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1435.                         end
  1436.                         if role == 'civilian' or role == 'spectator' then
  1437.                             surface.Frame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1438.                         end
  1439.                     end
  1440.                 end
  1441.             end
  1442.         end
  1443.     end
  1444.        
  1445.     local function destroyesp(torso)
  1446.         if torso then
  1447.             if torso:FindFirstChild("traitoresp") then
  1448.                 torso.traitoresp:Destroy()
  1449.             end
  1450.         end
  1451.     end
  1452.    
  1453.     local function checktool(toolname, player)
  1454.         if game.Workspace:FindFirstChild(player.Name) then -- check if character exists
  1455.             if game.Workspace:FindFirstChild(player.Name):FindFirstChild(toolname) or player.Backpack:FindFirstChild(toolname) then
  1456.                 return true
  1457.             else
  1458.                 return false
  1459.             end
  1460.         end
  1461.     end
  1462.    
  1463.     local function traitoresp()
  1464.         for a,target in pairs(game:GetService("Players"):GetPlayers()) do
  1465.             if target then
  1466.                 if game.Workspace:FindFirstChild(target.Name) then
  1467.                     if checktool('Knife', target) and not checktool('Gun', target) then
  1468.                         createesp(target.Character:FindFirstChild("UpperTorso"), 'traitor')
  1469.                     else
  1470.                         if checktool('Gun', target) and not checktool('Knife', target) then
  1471.                             createesp(target.Character:FindFirstChild("UpperTorso"), 'secret agent')
  1472.                         else
  1473.                             if checktool('Gun', target) and checktool('Knife', target) then
  1474.                                 createesp(target.Character:FindFirstChild("UpperTorso"), 'spectator')
  1475.                             else
  1476.                                 if not checktool('Gun', target) and not checktool('Knife', target) then
  1477.                                     createesp(target.Character:FindFirstChild("UpperTorso"), 'civilian')
  1478.                                 end
  1479.                             end
  1480.                         end
  1481.                     end
  1482.                 end
  1483.             end
  1484.         end
  1485.     end
  1486.        
  1487.     container.esp.toggle.MouseButton1Click:connect(function()
  1488.         if traitorespon == false then
  1489.             traitorespon = true
  1490.             tweenService:Create(container. esp.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(181, 0, 0)}):Play()
  1491.         else
  1492.             traitorespon = false
  1493.             tweenService:Create(container. esp.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(100,100,100)}):Play()
  1494.         end
  1495.     end)
  1496.     container.coinautofarm.toggle.MouseButton1Click:connect(function()
  1497.         if coinautofarmon == false then
  1498.             coinautofarmon = true
  1499.             tweenService:Create(container.coinautofarm.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(181, 0, 0)}):Play()
  1500.         else
  1501.             coinautofarmon = false
  1502.             tweenService:Create(container.coinautofarm.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(100,100,100)}):Play()
  1503.         end
  1504.     end)
  1505.        
  1506.     frame["chat traitors"].MouseButton1Click:Connect(function()
  1507.         for a,target in pairs(game:GetService("Players"):GetPlayers()) do
  1508.             if target then
  1509.                 if game.Workspace:FindFirstChild(target.Name) and target.Name ~= game.Players.LocalPlayer.Name then
  1510.                     if checktool('Knife', target) and not checktool('Gun', target) then
  1511.                         game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(target.Name..' is a traitor!', 'All')
  1512.                     end
  1513.                 end
  1514.             end
  1515.         end
  1516.     end)
  1517.        
  1518.     while wait() do
  1519.         if traitorespon == true then
  1520.             traitoresp()
  1521.         else
  1522.             for a,target in pairs(game:GetService("Players"):GetPlayers()) do
  1523.                 if target then
  1524.                     if game.Workspace:FindFirstChild(target.Name) then
  1525.                         destroyesp(target.Character:FindFirstChild("UpperTorso"))
  1526.                     end
  1527.                 end
  1528.             end
  1529.         end
  1530.     end
  1531.        
  1532.     while wait() do
  1533.         if coinautofarmon == true then
  1534.             for a,target in pairs(game:GetService("Players"):GetPlayers()) do
  1535.                 if target then
  1536.                     if game.Workspace:FindFirstChild(target.Name) then
  1537.                         local backpack = game.Players.LocalPlayer.PlayerGui.InGame.Backpack
  1538.                         for a,coin in pairs(game.Workspace.CurrentMap:GetChildren()) do
  1539.                             if coin.Name == 'Coin' then
  1540.                                 if tonumber(backpack.Information.TextLabel.Text) < tonumber(string.split(backpack.TextLabel.Text, 'MAX')[2]) then
  1541.                                     game.Workspace:FindFirstChild(target.Name):MoveTo(coin.Coin.Position)
  1542.                                     wait(.2)
  1543.                                 end
  1544.                             end
  1545.                         end
  1546.                     end
  1547.                 end
  1548.             end
  1549.         end
  1550.     end
  1551.        
  1552.     end
  1553. end
  1554. coroutine.wrap(AZQP_fake_script)()
  1555. local function AGSLSKE_fake_script() -- ragerunner.mainScript
  1556.     local script = Instance.new('LocalScript', ragerunner)
  1557.  
  1558.     if game.PlaceId == 6073366803 then
  1559.        
  1560.     local tweenService = game:GetService("TweenService")
  1561.     local runService = game:GetService("RunService")
  1562.    
  1563.     local frame = script.Parent
  1564.     local container = frame.container
  1565.     local autofarmon = false
  1566.     local doublejumpon = false
  1567.        
  1568.     container.doublejump.toggle.MouseButton1Click:connect(function()
  1569.         if doublejumpon == false then
  1570.             doublejumpon = true
  1571.             tweenService:Create(container.doublejump.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(181, 0, 0)}):Play()
  1572.         else
  1573.             doublejumpon = false
  1574.             tweenService:Create(container.doublejump.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(100,100,100)}):Play()
  1575.         end
  1576.     end)
  1577.     container.autofarm.toggle.MouseButton1Click:connect(function()
  1578.         if autofarmon == false then
  1579.             autofarmon = true
  1580.             tweenService:Create(container.autofarm.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(181, 0, 0)}):Play()
  1581.         else
  1582.             autofarmon = false
  1583.             tweenService:Create(container.autofarm.toggle, TweenInfo.new(.5), {ImageColor3=Color3.fromRGB(100,100,100)}):Play()
  1584.         end
  1585.     end)
  1586.     frame.tpend.MouseButton1Click:Connect(function()
  1587.         for a,part in pairs(game.Workspace.Maps.End:GetChildren()) do
  1588.             if part.Name ~= "Light" then
  1589.                 part:Destroy()
  1590.             end
  1591.         end
  1592.         game.Players.LocalPlayer.Character:MoveTo(game.Workspace:WaitForChild("Maps").End.Light.Position)
  1593.     end)
  1594.     frame.tpstart.MouseButton1Click:Connect(function()
  1595.         game.Players.LocalPlayer.Character:MoveTo(game.Workspace:WaitForChild("SpawnLocation").Position)
  1596.     end)
  1597.        
  1598.     frame.deletedamage.MouseButton1Click:Connect(function()
  1599.         for a,part in pairs(game:GetDescendants()) do
  1600.             if part.Name == 'Damage' then
  1601.                 part:Destroy()
  1602.             end
  1603.         end
  1604.     end)
  1605.        
  1606.     while wait() do
  1607.         if autofarmon == true then
  1608.             for a,part in pairs(game.Workspace.Maps.End:GetChildren()) do
  1609.                 if part.Name ~= "Light" then
  1610.                     part:Destroy()
  1611.                 end
  1612.             end
  1613.             game.Players.LocalPlayer.Character:MoveTo(game.Workspace:WaitForChild("Maps").End.Light.Position)
  1614.         end
  1615.         if doublejumpon == true then
  1616.             game.ReplicatedStorage.DoubleJump.Value = true
  1617.         else
  1618.             game.ReplicatedStorage.DoubleJump.Value = false
  1619.         end
  1620.     end
  1621.        
  1622.     end
  1623. end
  1624. coroutine.wrap(AGSLSKE_fake_script)()
  1625. local function NMRGBC_fake_script() -- _114514.mainScript
  1626.     local script = Instance.new('LocalScript', _114514)
  1627.  
  1628.     if game.PlaceId == 5984518627 then
  1629.     local tweenService = game:GetService("TweenService")
  1630.     local runService = game:GetService("RunService")
  1631.    
  1632.     local frame = script.Parent
  1633.     local toggleButton = frame.toggleButton
  1634.     local toggleImage = frame.toggle
  1635.     local timesBox = frame.timesBox
  1636.     local toggle = false
  1637.     local times = 10
  1638.     local remote = game.ReplicatedStorage:FindFirstChild('lole')
  1639.    
  1640.    
  1641.     local function event(times, number)
  1642.         for count = 1, times do
  1643.             if toggle == true then
  1644.                 remote:FireServer(number,Vector3.new(-85.1373062, 4.5, -6.25))
  1645.             end
  1646.         end
  1647.     end
  1648.    
  1649.     toggleButton.MouseButton1Click:connect(function()
  1650.         if toggle == false then
  1651.             toggle = true
  1652.             tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(34, 255, 0)}):Play()    
  1653.         else
  1654.             toggle = false
  1655.             tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(255, 0, 0)}):Play()
  1656.         end
  1657.     end)
  1658.    
  1659.     timesBox.FocusLost:connect(function()
  1660.         if tonumber(timesBox.Text) then
  1661.             times = tonumber(timesBox.Text)
  1662.         end
  1663.     end)
  1664.    
  1665.     runService.RenderStepped:connect(function()
  1666.         if toggle == true then
  1667.             event(times,_G.number)
  1668.         end
  1669.     end)
  1670.     end
  1671. end
  1672. coroutine.wrap(NMRGBC_fake_script)()
  1673. local function IPVII_fake_script() -- beaparkourninja.mainScript
  1674.     local script = Instance.new('LocalScript', beaparkourninja)
  1675.  
  1676.     if game.PlaceId == 147848991 then
  1677.     local tweenService = game:GetService("TweenService")
  1678.     local runService = game:GetService("RunService")
  1679.     local localplayer = game:GetService("Players").LocalPlayer
  1680.    
  1681.     local frame = script.Parent
  1682.     local toggleButton = frame.toggleButton
  1683.     local toggleImage = frame.toggle
  1684.     local toggle = false
  1685.     local pos
  1686.        
  1687.     local function GetDistance(p1,p2)
  1688.         local Distance = (p1.Position - p2.Position).magnitude
  1689.         return Distance
  1690.     end
  1691.    
  1692.     toggleButton.MouseButton1Click:connect(function()
  1693.         if toggle == false then
  1694.             toggle = true
  1695.             pos = localplayer.Character.Head.Position
  1696.             tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(34, 255, 0)}):Play()    
  1697.         else
  1698.             toggle = false
  1699.             localplayer.Character.Head:Destroy()
  1700.             repeat wait() until localplayer.Character
  1701.             localplayer.Character:MoveTo(pos)
  1702.             localplayer.Character:FindFirstChild("HumanoidRootPart").Position = pos
  1703.             tweenService:Create(toggleImage, TweenInfo.new(1), {ImageColor3=Color3.fromRGB(255, 0, 0)}):Play()
  1704.         end
  1705.     end)
  1706.        
  1707.    
  1708.     while wait() do
  1709.         if toggle == true then
  1710.             for a,player in pairs(game:GetService("Players"):GetPlayers()) do
  1711.                 if player ~= localplayer then
  1712.                     if player.Character and localplayer.Character then
  1713.                         if player.Character:FindFirstChild("Head") and localplayer.Character:FindFirstChild("Head") then
  1714.                             if player.Character:FindFirstChild("Humanoid") then
  1715.                                 if player.Character.Humanoid.Health > 0 then
  1716.                                     if not player.Character:FindFirstChildWhichIsA("ForceField") then
  1717.                                         if toggle == true then
  1718.                                             if not localplayer.Character:FindFirstChild("Katana") then localplayer.Backpack:WaitForChild("Katana").Parent = localplayer.Character wait(.5) end
  1719.                                             game:GetService("TweenService"):Create(localplayer.Character:FindFirstChild("HumanoidRootPart"), TweenInfo.new(.35), {Position=player.Character:FindFirstChild("HumanoidRootPart").Position}):Play()
  1720.                                             if GetDistance(localplayer.Character.HumanoidRootPart, player.Character.HumanoidRootPart) < 8.5 then
  1721.                                                 game:GetService("ReplicatedStorage").RemoteTriggers.Bolster:FireServer(workspace[player.Name].Humanoid,workspace.not_edgyusername.Katana)
  1722.                                                 game:GetService("ReplicatedStorage").RemoteTriggers.Bolster:FireServer(workspace[player.Name].Humanoid,workspace.not_edgyusername.Katana)
  1723.                                                 game:GetService("ReplicatedStorage").RemoteTriggers.Bolster:FireServer(workspace[player.Name].Humanoid,workspace.not_edgyusername.Katana)
  1724.                                                 wait(.35)
  1725.                                             else
  1726.                                                 game:GetService("TweenService"):Create(localplayer.Character:FindFirstChild("HumanoidRootPart"), TweenInfo.new(.35), {Position=player.Character:FindFirstChild("HumanoidRootPart").Position}):Play()
  1727.                                             end
  1728.                                         end    
  1729.                                     end
  1730.                                 end
  1731.                             end
  1732.                         end    
  1733.                     end
  1734.                 end
  1735.             end
  1736.         end
  1737.     end
  1738.        
  1739.     end
  1740. end
  1741. coroutine.wrap(IPVII_fake_script)()
  1742.  
Add Comment
Please, Sign In to add comment