Advertisement
PAINTEX_TM

Brak IN OP GUI script

Jan 24th, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.61 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextButton = Instance.new("TextButton")
  6. local TextLabel = Instance.new("TextLabel")
  7. local Frame_2 = Instance.new("Frame")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local TextButton_3 = Instance.new("TextButton")
  10. local TextButton_4 = Instance.new("TextButton")
  11. local TextButton_5 = Instance.new("TextButton")
  12. local TextButton_6 = Instance.new("TextButton")
  13. local TextButton_7 = Instance.new("TextButton")
  14. local TextButton_8 = Instance.new("TextButton")
  15. local TextButton_9 = Instance.new("TextButton")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17. local Frame2 = Instance.new("Frame")
  18. local TextButton_10 = Instance.new("TextButton")
  19. local TextLabel_3 = Instance.new("TextLabel")
  20. local Frame_3 = Instance.new("Frame")
  21. local TextButton_11 = Instance.new("TextButton")
  22. local TextButton_12 = Instance.new("TextButton")
  23. local TextButton_13 = Instance.new("TextButton")
  24. local TextButton_14 = Instance.new("TextButton")
  25. local TextButton_15 = Instance.new("TextButton")
  26. local TextButton_16 = Instance.new("TextButton")
  27. local TextButton_17 = Instance.new("TextButton")
  28. local TextButton_18 = Instance.new("TextButton")
  29. local TextButton_19 = Instance.new("TextButton")
  30. local TextButton_20 = Instance.new("TextButton")
  31. local TextButton_21 = Instance.new("TextButton")
  32. local TextButton_22 = Instance.new("TextButton")
  33. local TextLabel_4 = Instance.new("TextLabel")
  34. local Frame3 = Instance.new("Frame")
  35. local TextButton_23 = Instance.new("TextButton")
  36. local TextLabel_5 = Instance.new("TextLabel")
  37. local Frame_4 = Instance.new("Frame")
  38. local TextButton_24 = Instance.new("TextButton")
  39. local TextButton_25 = Instance.new("TextButton")
  40. local TextButton_26 = Instance.new("TextButton")
  41. local TextButton_27 = Instance.new("TextButton")
  42. local TextButton_28 = Instance.new("TextButton")
  43. local TextButton_29 = Instance.new("TextButton")
  44. local TextLabel_6 = Instance.new("TextLabel")
  45. local Frame4 = Instance.new("Frame")
  46. local TextButton_30 = Instance.new("TextButton")
  47. local TextLabel_7 = Instance.new("TextLabel")
  48. local Frame_5 = Instance.new("Frame")
  49. local TextLabel_8 = Instance.new("TextLabel")
  50. local TextLabel_9 = Instance.new("TextLabel")
  51. local TextLabel_10 = Instance.new("TextLabel")
  52.  
  53. --[[
  54. Properties:
  55. --]]
  56.  
  57. ScreenGui.Parent = game.CoreGui
  58. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  59. ScreenGui.ResetOnSpawn = false
  60.  
  61. Frame.Parent = ScreenGui
  62. Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  63. Frame.BorderSizePixel = 0
  64. Frame.Position = UDim2.new(0.0383211672, 0, 0.0656063631, 0)
  65. Frame.Size = UDim2.new(0.0994525552, 0, 0.0337972157, 0)
  66. Frame.Active = true
  67. Frame.Draggable = true
  68.  
  69. TextButton.Parent = Frame
  70. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  71. TextButton.BackgroundTransparency = 1
  72. TextButton.BorderSizePixel = 0
  73. TextButton.Position = UDim2.new(0.854838729, 0, 0, 0)
  74. TextButton.Size = UDim2.new(0.145161286, 0, 1, 0)
  75. TextButton.Font = Enum.Font.SourceSansLight
  76. TextButton.Text = "-"
  77. TextButton.TextColor3 = Color3.new(1, 1, 1)
  78. TextButton.TextScaled = true
  79. TextButton.TextSize = 14
  80. TextButton.TextWrapped = true
  81.  
  82. TextLabel.Parent = Frame
  83. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  84. TextLabel.BackgroundTransparency = 1
  85. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  86. TextLabel.Font = Enum.Font.SourceSansLight
  87. TextLabel.Text = "Main"
  88. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  89. TextLabel.TextScaled = true
  90. TextLabel.TextSize = 14
  91. TextLabel.TextWrapped = true
  92.  
  93. Frame_2.Parent = Frame
  94. Frame_2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  95. Frame_2.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  96. Frame_2.BorderSizePixel = 0
  97. Frame_2.Position = UDim2.new(0, 0, 1.02900004, 0)
  98. Frame_2.Size = UDim2.new(1, 0, 6.1500001, 0)
  99.  
  100. TextButton_2.Parent = Frame_2
  101. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  102. TextButton_2.BackgroundTransparency = 1
  103. TextButton_2.BorderSizePixel = 0
  104. TextButton_2.Position = UDim2.new(0, 0, 0.0272358228, 0)
  105. TextButton_2.Size = UDim2.new(1, 0, 0.124845669, 0)
  106. TextButton_2.Font = Enum.Font.SourceSansLight
  107. TextButton_2.Text = "Befriend Cat"
  108. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  109. TextButton_2.TextScaled = true
  110. TextButton_2.TextSize = 16
  111. TextButton_2.TextWrapped = true
  112.  
  113. TextButton_3.Parent = Frame_2
  114. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  115. TextButton_3.BackgroundTransparency = 1
  116. TextButton_3.BorderSizePixel = 0
  117. TextButton_3.Position = UDim2.new(0, 0, 0.148021415, 0)
  118. TextButton_3.Size = UDim2.new(1, 0, 0.124845669, 0)
  119. TextButton_3.Font = Enum.Font.SourceSansLight
  120. TextButton_3.Text = "Enable Tooldrop"
  121. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  122. TextButton_3.TextScaled = true
  123. TextButton_3.TextSize = 16
  124. TextButton_3.TextWrapped = true
  125.  
  126. TextButton_4.Parent = Frame_2
  127. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  128. TextButton_4.BackgroundTransparency = 1
  129. TextButton_4.BorderSizePixel = 0
  130. TextButton_4.Position = UDim2.new(0, 0, 0.268807083, 0)
  131. TextButton_4.Size = UDim2.new(1, 0, 0.124845669, 0)
  132. TextButton_4.Font = Enum.Font.SourceSansLight
  133. TextButton_4.Text = "Heal All"
  134. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  135. TextButton_4.TextScaled = true
  136. TextButton_4.TextSize = 16
  137. TextButton_4.TextWrapped = true
  138.  
  139. TextButton_5.Parent = Frame_2
  140. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  141. TextButton_5.BackgroundTransparency = 1
  142. TextButton_5.BorderSizePixel = 0
  143. TextButton_5.Position = UDim2.new(0, 0, 0.389592737, 0)
  144. TextButton_5.Size = UDim2.new(1, 0, 0.124845669, 0)
  145. TextButton_5.Font = Enum.Font.SourceSansLight
  146. TextButton_5.Text = "Remove Tools"
  147. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  148. TextButton_5.TextScaled = true
  149. TextButton_5.TextSize = 16
  150. TextButton_5.TextWrapped = true
  151.  
  152. TextButton_6.Parent = Frame_2
  153. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  154. TextButton_6.BackgroundTransparency = 1
  155. TextButton_6.BorderSizePixel = 0
  156. TextButton_6.Position = UDim2.new(0, 0, 0.51037842, 0)
  157. TextButton_6.Size = UDim2.new(1, 0, 0.124845669, 0)
  158. TextButton_6.Font = Enum.Font.SourceSansLight
  159. TextButton_6.Text = "Insta Heal"
  160. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  161. TextButton_6.TextScaled = true
  162. TextButton_6.TextSize = 16
  163. TextButton_6.TextWrapped = true
  164.  
  165. TextButton_7.Parent = Frame_2
  166. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  167. TextButton_7.BackgroundTransparency = 1
  168. TextButton_7.BorderSizePixel = 0
  169. TextButton_7.Position = UDim2.new(0, 0, 0.631163955, 0)
  170. TextButton_7.Size = UDim2.new(1, 0, 0.124845669, 0)
  171. TextButton_7.Font = Enum.Font.SourceSansLight
  172. TextButton_7.Text = "Cooking Pan"
  173. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  174. TextButton_7.TextScaled = true
  175. TextButton_7.TextSize = 16
  176. TextButton_7.TextWrapped = true
  177.  
  178. TextButton_8.Parent = Frame_2
  179. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  180. TextButton_8.BackgroundTransparency = 1
  181. TextButton_8.BorderSizePixel = 0
  182. TextButton_8.Position = UDim2.new(0, 0, 0.751949549, 0)
  183. TextButton_8.Size = UDim2.new(1, 0, 0.124845669, 0)
  184. TextButton_8.Font = Enum.Font.SourceSansLight
  185. TextButton_8.Text = "Kill Enemies"
  186. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  187. TextButton_8.TextScaled = true
  188. TextButton_8.TextSize = 16
  189. TextButton_8.TextWrapped = true
  190.  
  191. TextButton_9.Parent = Frame_2
  192. TextButton_9.BackgroundColor3 = Color3.new(1, 1, 1)
  193. TextButton_9.BackgroundTransparency = 1
  194. TextButton_9.BorderSizePixel = 0
  195. TextButton_9.Position = UDim2.new(0, 0, 0.879840255, 0)
  196. TextButton_9.Size = UDim2.new(1, 0, 0.124845669, 0)
  197. TextButton_9.Font = Enum.Font.SourceSansLight
  198. TextButton_9.Text = "Unlock Vault"
  199. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  200. TextButton_9.TextScaled = true
  201. TextButton_9.TextSize = 16
  202. TextButton_9.TextWrapped = true
  203.  
  204. TextLabel_2.Parent = Frame
  205. TextLabel_2.BackgroundColor3 = Color3.new(1, 0, 0)
  206. TextLabel_2.BorderSizePixel = 0
  207. TextLabel_2.Position = UDim2.new(0, 0, 1, 0)
  208. TextLabel_2.Size = UDim2.new(1, 0, 0.100000001, 0)
  209. TextLabel_2.ZIndex = 5
  210. TextLabel_2.Font = Enum.Font.SourceSans
  211. TextLabel_2.Text = ""
  212. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  213. TextLabel_2.TextSize = 14
  214.  
  215. Frame2.Name = "Frame2"
  216. Frame2.Parent = ScreenGui
  217. Frame2.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  218. Frame2.BorderSizePixel = 0
  219. Frame2.Position = UDim2.new(0.160583943, 0, 0.0656063631, 0)
  220. Frame2.Size = UDim2.new(0.0994525552, 0, 0.0337972157, 0)
  221. Frame2.Active = true
  222. Frame2.Draggable = true
  223.  
  224. TextButton_10.Parent = Frame2
  225. TextButton_10.BackgroundColor3 = Color3.new(1, 1, 1)
  226. TextButton_10.BackgroundTransparency = 1
  227. TextButton_10.BorderSizePixel = 0
  228. TextButton_10.Position = UDim2.new(0.854838729, 0, 0, 0)
  229. TextButton_10.Size = UDim2.new(0.145161286, 0, 1, 0)
  230. TextButton_10.Font = Enum.Font.SourceSansLight
  231. TextButton_10.Text = "-"
  232. TextButton_10.TextColor3 = Color3.new(1, 1, 1)
  233. TextButton_10.TextScaled = true
  234. TextButton_10.TextSize = 14
  235. TextButton_10.TextWrapped = true
  236.  
  237. TextLabel_3.Parent = Frame2
  238. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  239. TextLabel_3.BackgroundTransparency = 1
  240. TextLabel_3.Size = UDim2.new(1, 0, 1, 0)
  241. TextLabel_3.Font = Enum.Font.SourceSansLight
  242. TextLabel_3.Text = "Give Stuff"
  243. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  244. TextLabel_3.TextScaled = true
  245. TextLabel_3.TextSize = 14
  246. TextLabel_3.TextWrapped = true
  247.  
  248. Frame_3.Parent = Frame2
  249. Frame_3.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  250. Frame_3.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  251. Frame_3.BorderSizePixel = 0
  252. Frame_3.Position = UDim2.new(0, 0, 1.02900004, 0)
  253. Frame_3.Size = UDim2.new(1, 0, 8.35000038, 0)
  254.  
  255. TextButton_11.Parent = Frame_3
  256. TextButton_11.BackgroundColor3 = Color3.new(1, 1, 1)
  257. TextButton_11.BackgroundTransparency = 1
  258. TextButton_11.BorderSizePixel = 0
  259. TextButton_11.Position = UDim2.new(0, 0, 0.0811280012, 0)
  260. TextButton_11.Size = UDim2.new(1, 0, 0.0839999989, 0)
  261. TextButton_11.Font = Enum.Font.SourceSansLight
  262. TextButton_11.Text = "BloxyCola"
  263. TextButton_11.TextColor3 = Color3.new(1, 1, 1)
  264. TextButton_11.TextScaled = true
  265. TextButton_11.TextSize = 16
  266. TextButton_11.TextWrapped = true
  267.  
  268. TextButton_12.Parent = Frame_3
  269. TextButton_12.BackgroundColor3 = Color3.new(1, 1, 1)
  270. TextButton_12.BackgroundTransparency = 1
  271. TextButton_12.BorderSizePixel = 0
  272. TextButton_12.Position = UDim2.new(0, 0, 0.16496034, 0)
  273. TextButton_12.Size = UDim2.new(1, 0, 0.0839999989, 0)
  274. TextButton_12.Font = Enum.Font.SourceSansLight
  275. TextButton_12.Text = "Lolipop"
  276. TextButton_12.TextColor3 = Color3.new(1, 1, 1)
  277. TextButton_12.TextScaled = true
  278. TextButton_12.TextSize = 16
  279. TextButton_12.TextWrapped = true
  280.  
  281. TextButton_13.Parent = Frame_3
  282. TextButton_13.BackgroundColor3 = Color3.new(1, 1, 1)
  283. TextButton_13.BackgroundTransparency = 1
  284. TextButton_13.BorderSizePixel = 0
  285. TextButton_13.Position = UDim2.new(0, 0, 0.248792678, 0)
  286. TextButton_13.Size = UDim2.new(1, 0, 0.0839999989, 0)
  287. TextButton_13.Font = Enum.Font.SourceSansLight
  288. TextButton_13.Text = "Bat"
  289. TextButton_13.TextColor3 = Color3.new(1, 1, 1)
  290. TextButton_13.TextScaled = true
  291. TextButton_13.TextSize = 16
  292. TextButton_13.TextWrapped = true
  293.  
  294. TextButton_14.Parent = Frame_3
  295. TextButton_14.BackgroundColor3 = Color3.new(1, 1, 1)
  296. TextButton_14.BackgroundTransparency = 1
  297. TextButton_14.BorderSizePixel = 0
  298. TextButton_14.Position = UDim2.new(0, 0, 0.320648968, 0)
  299. TextButton_14.Size = UDim2.new(1, 0, 0.0839999989, 0)
  300. TextButton_14.Font = Enum.Font.SourceSansLight
  301. TextButton_14.Text = "Apple"
  302. TextButton_14.TextColor3 = Color3.new(1, 1, 1)
  303. TextButton_14.TextScaled = true
  304. TextButton_14.TextSize = 16
  305. TextButton_14.TextWrapped = true
  306.  
  307. TextButton_15.Parent = Frame_3
  308. TextButton_15.BackgroundColor3 = Color3.new(1, 1, 1)
  309. TextButton_15.BackgroundTransparency = 1
  310. TextButton_15.BorderSizePixel = 0
  311. TextButton_15.Position = UDim2.new(0, 0, 0.404481292, 0)
  312. TextButton_15.Size = UDim2.new(1, 0, 0.0839999989, 0)
  313. TextButton_15.Font = Enum.Font.SourceSansLight
  314. TextButton_15.Text = "TeddyBloxpin"
  315. TextButton_15.TextColor3 = Color3.new(1, 1, 1)
  316. TextButton_15.TextScaled = true
  317. TextButton_15.TextSize = 16
  318. TextButton_15.TextWrapped = true
  319.  
  320. TextButton_16.Parent = Frame_3
  321. TextButton_16.BackgroundColor3 = Color3.new(1, 1, 1)
  322. TextButton_16.BackgroundTransparency = 1
  323. TextButton_16.BorderSizePixel = 0
  324. TextButton_16.Position = UDim2.new(0, 0, 0.488313615, 0)
  325. TextButton_16.Size = UDim2.new(1, 0, 0.0839999989, 0)
  326. TextButton_16.Font = Enum.Font.SourceSansLight
  327. TextButton_16.Text = "Linked Sword"
  328. TextButton_16.TextColor3 = Color3.new(1, 1, 1)
  329. TextButton_16.TextScaled = true
  330. TextButton_16.TextSize = 16
  331. TextButton_16.TextWrapped = true
  332.  
  333. TextButton_17.Parent = Frame_3
  334. TextButton_17.BackgroundColor3 = Color3.new(1, 1, 1)
  335. TextButton_17.BackgroundTransparency = 1
  336. TextButton_17.BorderSizePixel = 0
  337. TextButton_17.Position = UDim2.new(0, 0, 0.572145939, 0)
  338. TextButton_17.Size = UDim2.new(1, 0, 0.0839999989, 0)
  339. TextButton_17.Font = Enum.Font.SourceSansLight
  340. TextButton_17.Text = "Plank"
  341. TextButton_17.TextColor3 = Color3.new(1, 1, 1)
  342. TextButton_17.TextScaled = true
  343. TextButton_17.TextSize = 16
  344. TextButton_17.TextWrapped = true
  345.  
  346. TextButton_18.Parent = Frame_3
  347. TextButton_18.BackgroundColor3 = Color3.new(1, 1, 1)
  348. TextButton_18.BackgroundTransparency = 1
  349. TextButton_18.BorderSizePixel = 0
  350. TextButton_18.Position = UDim2.new(0, 0, 0.655978262, 0)
  351. TextButton_18.Size = UDim2.new(1, 0, 0.0839999989, 0)
  352. TextButton_18.Font = Enum.Font.SourceSansLight
  353. TextButton_18.Text = "Medkit"
  354. TextButton_18.TextColor3 = Color3.new(1, 1, 1)
  355. TextButton_18.TextScaled = true
  356. TextButton_18.TextSize = 16
  357. TextButton_18.TextWrapped = true
  358.  
  359. TextButton_19.Parent = Frame_3
  360. TextButton_19.BackgroundColor3 = Color3.new(1, 1, 1)
  361. TextButton_19.BackgroundTransparency = 1
  362. TextButton_19.BorderSizePixel = 0
  363. TextButton_19.Position = UDim2.new(0, 0, 0.733822584, 0)
  364. TextButton_19.Size = UDim2.new(1, 0, 0.0839999989, 0)
  365. TextButton_19.Font = Enum.Font.SourceSansLight
  366. TextButton_19.Text = "Pizza"
  367. TextButton_19.TextColor3 = Color3.new(1, 1, 1)
  368. TextButton_19.TextScaled = true
  369. TextButton_19.TextSize = 16
  370. TextButton_19.TextWrapped = true
  371.  
  372. TextButton_20.Parent = Frame_3
  373. TextButton_20.BackgroundColor3 = Color3.new(1, 1, 1)
  374. TextButton_20.BackgroundTransparency = 1
  375. TextButton_20.BorderSizePixel = 0
  376. TextButton_20.Position = UDim2.new(0, 0, 0.901487231, 0)
  377. TextButton_20.Size = UDim2.new(1, 0, 0.0839999989, 0)
  378. TextButton_20.Font = Enum.Font.SourceSansLight
  379. TextButton_20.Text = "Cure"
  380. TextButton_20.TextColor3 = Color3.new(1, 1, 1)
  381. TextButton_20.TextScaled = true
  382. TextButton_20.TextSize = 16
  383. TextButton_20.TextWrapped = true
  384.  
  385. TextButton_21.Parent = Frame_3
  386. TextButton_21.BackgroundColor3 = Color3.new(1, 1, 1)
  387. TextButton_21.BackgroundTransparency = 1
  388. TextButton_21.BorderSizePixel = 0
  389. TextButton_21.Position = UDim2.new(0, 0, 0.817654908, 0)
  390. TextButton_21.Size = UDim2.new(1, 0, 0.0839999989, 0)
  391. TextButton_21.Font = Enum.Font.SourceSansLight
  392. TextButton_21.Text = "Cookie"
  393. TextButton_21.TextColor3 = Color3.new(1, 1, 1)
  394. TextButton_21.TextScaled = true
  395. TextButton_21.TextSize = 16
  396. TextButton_21.TextWrapped = true
  397.  
  398. TextButton_22.Parent = Frame_3
  399. TextButton_22.BackgroundColor3 = Color3.new(1, 1, 1)
  400. TextButton_22.BackgroundTransparency = 1
  401. TextButton_22.BorderSizePixel = 0
  402. TextButton_22.Position = UDim2.new(0, 0, 0.00328368694, 0)
  403. TextButton_22.Size = UDim2.new(1, 0, 0.0839999989, 0)
  404. TextButton_22.Font = Enum.Font.SourceSansLight
  405. TextButton_22.Text = "Chips"
  406. TextButton_22.TextColor3 = Color3.new(1, 1, 1)
  407. TextButton_22.TextScaled = true
  408. TextButton_22.TextSize = 16
  409. TextButton_22.TextWrapped = true
  410.  
  411. TextLabel_4.Parent = Frame2
  412. TextLabel_4.BackgroundColor3 = Color3.new(1, 0, 0)
  413. TextLabel_4.BorderSizePixel = 0
  414. TextLabel_4.Position = UDim2.new(0, 0, 1, 0)
  415. TextLabel_4.Size = UDim2.new(1, 0, 0.100000001, 0)
  416. TextLabel_4.ZIndex = 5
  417. TextLabel_4.Font = Enum.Font.SourceSans
  418. TextLabel_4.Text = ""
  419. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  420. TextLabel_4.TextSize = 14
  421.  
  422. Frame3.Name = "Frame3"
  423. Frame3.Parent = ScreenGui
  424. Frame3.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  425. Frame3.BorderSizePixel = 0
  426. Frame3.Position = UDim2.new(0.283759147, 0, 0.0656063631, 0)
  427. Frame3.Size = UDim2.new(0.0994525552, 0, 0.0337972157, 0)
  428. Frame3.Active = true
  429. Frame3.Draggable = true
  430.  
  431. TextButton_23.Parent = Frame3
  432. TextButton_23.BackgroundColor3 = Color3.new(1, 1, 1)
  433. TextButton_23.BackgroundTransparency = 1
  434. TextButton_23.BorderSizePixel = 0
  435. TextButton_23.Position = UDim2.new(0.854838729, 0, 0, 0)
  436. TextButton_23.Size = UDim2.new(0.145161286, 0, 1, 0)
  437. TextButton_23.Font = Enum.Font.SourceSansLight
  438. TextButton_23.Text = "-"
  439. TextButton_23.TextColor3 = Color3.new(1, 1, 1)
  440. TextButton_23.TextScaled = true
  441. TextButton_23.TextSize = 14
  442. TextButton_23.TextWrapped = true
  443.  
  444. TextLabel_5.Parent = Frame3
  445. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  446. TextLabel_5.BackgroundTransparency = 1
  447. TextLabel_5.Position = UDim2.new(-3.53902578e-08, 0, 0, 0)
  448. TextLabel_5.Size = UDim2.new(1, 0, 1, 0)
  449. TextLabel_5.Font = Enum.Font.SourceSansLight
  450. TextLabel_5.Text = "Teleports"
  451. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  452. TextLabel_5.TextScaled = true
  453. TextLabel_5.TextSize = 14
  454. TextLabel_5.TextWrapped = true
  455.  
  456. Frame_4.Parent = Frame3
  457. Frame_4.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  458. Frame_4.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  459. Frame_4.BorderSizePixel = 0
  460. Frame_4.Position = UDim2.new(0, 0, 1.02900028, 0)
  461. Frame_4.Size = UDim2.new(1, 0, 4.77741718, 0)
  462.  
  463. TextButton_24.Parent = Frame_4
  464. TextButton_24.BackgroundColor3 = Color3.new(1, 1, 1)
  465. TextButton_24.BackgroundTransparency = 1
  466. TextButton_24.BorderSizePixel = 0
  467. TextButton_24.Position = UDim2.new(-5.59955538e-07, 0, 0.0070636007, 0)
  468. TextButton_24.Size = UDim2.new(1, 0, 0.166859761, 0)
  469. TextButton_24.Font = Enum.Font.SourceSansLight
  470. TextButton_24.Text = "House"
  471. TextButton_24.TextColor3 = Color3.new(1, 1, 1)
  472. TextButton_24.TextScaled = true
  473. TextButton_24.TextSize = 16
  474. TextButton_24.TextWrapped = true
  475.  
  476. TextButton_25.Parent = Frame_4
  477. TextButton_25.BackgroundColor3 = Color3.new(1, 1, 1)
  478. TextButton_25.BackgroundTransparency = 1
  479. TextButton_25.BorderSizePixel = 0
  480. TextButton_25.Position = UDim2.new(-5.59955538e-07, 0, 0.17222546, 0)
  481. TextButton_25.Size = UDim2.new(1, 0, 0.166859761, 0)
  482. TextButton_25.Font = Enum.Font.SourceSansLight
  483. TextButton_25.Text = "Basement"
  484. TextButton_25.TextColor3 = Color3.new(1, 1, 1)
  485. TextButton_25.TextScaled = true
  486. TextButton_25.TextSize = 16
  487. TextButton_25.TextWrapped = true
  488.  
  489. TextButton_26.Parent = Frame_4
  490. TextButton_26.BackgroundColor3 = Color3.new(1, 1, 1)
  491. TextButton_26.BackgroundTransparency = 1
  492. TextButton_26.BorderSizePixel = 0
  493. TextButton_26.Position = UDim2.new(-5.59955538e-07, 0, 0.337387353, 0)
  494. TextButton_26.Size = UDim2.new(1, 0, 0.166859761, 0)
  495. TextButton_26.Font = Enum.Font.SourceSansLight
  496. TextButton_26.Text = "Attic"
  497. TextButton_26.TextColor3 = Color3.new(1, 1, 1)
  498. TextButton_26.TextScaled = true
  499. TextButton_26.TextSize = 16
  500. TextButton_26.TextWrapped = true
  501.  
  502. TextButton_27.Parent = Frame_4
  503. TextButton_27.BackgroundColor3 = Color3.new(1, 1, 1)
  504. TextButton_27.BackgroundTransparency = 1
  505. TextButton_27.BorderSizePixel = 0
  506. TextButton_27.Position = UDim2.new(-5.59955538e-07, 0, 0.50254941, 0)
  507. TextButton_27.Size = UDim2.new(1, 0, 0.166859761, 0)
  508. TextButton_27.Font = Enum.Font.SourceSansLight
  509. TextButton_27.Text = "Store"
  510. TextButton_27.TextColor3 = Color3.new(1, 1, 1)
  511. TextButton_27.TextScaled = true
  512. TextButton_27.TextSize = 16
  513. TextButton_27.TextWrapped = true
  514.  
  515. TextButton_28.Parent = Frame_4
  516. TextButton_28.BackgroundColor3 = Color3.new(1, 1, 1)
  517. TextButton_28.BackgroundTransparency = 1
  518. TextButton_28.BorderSizePixel = 0
  519. TextButton_28.Position = UDim2.new(-5.59955538e-07, 0, 0.667711437, 0)
  520. TextButton_28.Size = UDim2.new(1, 0, 0.166859761, 0)
  521. TextButton_28.Font = Enum.Font.SourceSansLight
  522. TextButton_28.Text = "Sewer"
  523. TextButton_28.TextColor3 = Color3.new(1, 1, 1)
  524. TextButton_28.TextScaled = true
  525. TextButton_28.TextSize = 16
  526. TextButton_28.TextWrapped = true
  527.  
  528. TextButton_29.Parent = Frame_4
  529. TextButton_29.BackgroundColor3 = Color3.new(1, 1, 1)
  530. TextButton_29.BackgroundTransparency = 1
  531. TextButton_29.BorderSizePixel = 0
  532. TextButton_29.Position = UDim2.new(-5.59955538e-07, 0, 0.833433568, 0)
  533. TextButton_29.Size = UDim2.new(1, 0, 0.166859761, 0)
  534. TextButton_29.Font = Enum.Font.SourceSansLight
  535. TextButton_29.Text = "Boss Room"
  536. TextButton_29.TextColor3 = Color3.new(1, 1, 1)
  537. TextButton_29.TextScaled = true
  538. TextButton_29.TextSize = 16
  539. TextButton_29.TextWrapped = true
  540.  
  541. TextLabel_6.Parent = Frame3
  542. TextLabel_6.BackgroundColor3 = Color3.new(1, 0, 0)
  543. TextLabel_6.BorderSizePixel = 0
  544. TextLabel_6.Position = UDim2.new(0, 0, 1, 0)
  545. TextLabel_6.Size = UDim2.new(1, 0, 0.100000001, 0)
  546. TextLabel_6.ZIndex = 5
  547. TextLabel_6.Font = Enum.Font.SourceSans
  548. TextLabel_6.Text = ""
  549. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  550. TextLabel_6.TextSize = 14
  551.  
  552. Frame4.Name = "Frame4"
  553. Frame4.Parent = ScreenGui
  554. Frame4.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  555. Frame4.BorderSizePixel = 0
  556. Frame4.Position = UDim2.new(0.403284699, 0, 0.0656063631, 0)
  557. Frame4.Size = UDim2.new(0.0994525552, 0, 0.0337972157, 0)
  558. Frame4.Active = true
  559. Frame4.Draggable = true
  560.  
  561. TextButton_30.Parent = Frame4
  562. TextButton_30.BackgroundColor3 = Color3.new(1, 1, 1)
  563. TextButton_30.BackgroundTransparency = 1
  564. TextButton_30.BorderSizePixel = 0
  565. TextButton_30.Position = UDim2.new(0.854838729, 0, 0, 0)
  566. TextButton_30.Size = UDim2.new(0.145161286, 0, 1, 0)
  567. TextButton_30.Font = Enum.Font.SourceSansLight
  568. TextButton_30.Text = "-"
  569. TextButton_30.TextColor3 = Color3.new(1, 1, 1)
  570. TextButton_30.TextScaled = true
  571. TextButton_30.TextSize = 14
  572. TextButton_30.TextWrapped = true
  573.  
  574. TextLabel_7.Parent = Frame4
  575. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  576. TextLabel_7.BackgroundTransparency = 1
  577. TextLabel_7.Position = UDim2.new(-3.53902578e-08, 0, 0, 0)
  578. TextLabel_7.Size = UDim2.new(1, 0, 1, 0)
  579. TextLabel_7.Font = Enum.Font.SourceSansLight
  580. TextLabel_7.Text = "Credits"
  581. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  582. TextLabel_7.TextScaled = true
  583. TextLabel_7.TextSize = 14
  584. TextLabel_7.TextWrapped = true
  585.  
  586. Frame_5.Parent = Frame4
  587. Frame_5.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  588. Frame_5.BorderColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  589. Frame_5.BorderSizePixel = 0
  590. Frame_5.Position = UDim2.new(0, 0, 1, 0)
  591. Frame_5.Size = UDim2.new(0.99999994, 0, 3.98165965, 0)
  592.  
  593. TextLabel_8.Parent = Frame_5
  594. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  595. TextLabel_8.BackgroundTransparency = 1
  596. TextLabel_8.Size = UDim2.new(0.99999994, 0, 0.234902367, 0)
  597. TextLabel_8.Font = Enum.Font.SourceSansLight
  598. TextLabel_8.Text = "Gui: Flawm3ng0"
  599. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  600. TextLabel_8.TextScaled = true
  601. TextLabel_8.TextSize = 14
  602. TextLabel_8.TextWrapped = true
  603.  
  604. TextLabel_9.Parent = Frame_5
  605. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  606. TextLabel_9.BackgroundTransparency = 1
  607. TextLabel_9.Position = UDim2.new(0, 0, 0.2260364, 0)
  608. TextLabel_9.Size = UDim2.new(0.99999994, 0, 0.755119443, 0)
  609. TextLabel_9.Font = Enum.Font.SourceSansLight
  610. TextLabel_9.Text = "Scripts: Hamsta Gang, doggyshot123, Chrrxs, LeviTheOtaku, Flawm3ng0"
  611. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  612. TextLabel_9.TextScaled = true
  613. TextLabel_9.TextSize = 14
  614. TextLabel_9.TextWrapped = true
  615. TextLabel_9.TextYAlignment = Enum.TextYAlignment.Top
  616.  
  617. TextLabel_10.Parent = Frame4
  618. TextLabel_10.BackgroundColor3 = Color3.new(1, 0, 0)
  619. TextLabel_10.BorderSizePixel = 0
  620. TextLabel_10.Position = UDim2.new(0, 0, 1, 0)
  621. TextLabel_10.Size = UDim2.new(1, 0, 0.100000001, 0)
  622. TextLabel_10.ZIndex = 5
  623. TextLabel_10.Font = Enum.Font.SourceSans
  624. TextLabel_10.Text = ""
  625. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  626. TextLabel_10.TextSize = 14
  627.  
  628. --[[
  629. Scripts:
  630. --]]
  631.  
  632. local function DAUB_fake_script() -- TextButton.LocalScript
  633. local script = Instance.new('LocalScript', TextButton)
  634.  
  635. script.Parent.MouseButton1Click:Connect(function()
  636. if script.Parent.Text == "-" then
  637. script.Parent.Text = "+"
  638. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,0, 0),"In","Quint",0.5)
  639. elseif
  640. script.Parent.Text == "+" then
  641. script.Parent.Text = "-"
  642. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,6.15, 0),"Out","Quint",0.5)
  643. end
  644. end)
  645. end
  646. coroutine.wrap(DAUB_fake_script)()
  647. local function MOBT_fake_script() -- TextButton_2.LocalScript
  648. local script = Instance.new('LocalScript', TextButton_2)
  649.  
  650. script.Parent.MouseButton1Click:Connect(function()
  651.  
  652. local Target = game:GetService("ReplicatedStorage").RemoteEvents.Cattery;
  653. Target:FireServer();
  654.  
  655. end)
  656. end
  657. coroutine.wrap(MOBT_fake_script)()
  658. local function UTMXHAV_fake_script() -- TextButton_3.LocalScript
  659. local script = Instance.new('LocalScript', TextButton_3)
  660.  
  661. script.Parent.MouseButton1Click:Connect(function()
  662.  
  663. while wait() do
  664. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  665. if v:IsA("Tool") then
  666. v.CanBeDropped = true
  667. end
  668. end
  669. end
  670.  
  671. end)
  672. end
  673. coroutine.wrap(UTMXHAV_fake_script)()
  674. local function HKCZUDL_fake_script() -- TextButton_4.LocalScript
  675. local script = Instance.new('LocalScript', TextButton_4)
  676.  
  677. script.Parent.MouseButton1Click:Connect(function()
  678.  
  679. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  680.  
  681. game:GetService("ReplicatedStorage").RemoteEvents.CurePlayer:FireServer(v)
  682. game:GetService("ReplicatedStorage").RemoteEvents.HealPlayer:FireServer(v)
  683.  
  684. end
  685.  
  686. end)
  687. end
  688. coroutine.wrap(HKCZUDL_fake_script)()
  689. local function NBFTUGO_fake_script() -- TextButton_5.LocalScript
  690. local script = Instance.new('LocalScript', TextButton_5)
  691.  
  692. script.Parent.MouseButton1Click:Connect(function()
  693.  
  694. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  695. if v:IsA("Tool") then
  696. v:Destroy()
  697. end
  698. end
  699.  
  700. end)
  701. end
  702. coroutine.wrap(NBFTUGO_fake_script)()
  703. local function ZRLV_fake_script() -- TextButton_6.LocalScript
  704. local script = Instance.new('LocalScript', TextButton_6)
  705.  
  706. script.Parent.MouseButton1Click:Connect(function()
  707.  
  708. for i = 1, 200 do
  709.  
  710. local A_1 = "Cat"
  711. local Event = game:GetService("ReplicatedStorage").RemoteEvents.Energy
  712. Event:FireServer(A_1)
  713.  
  714. end
  715.  
  716. end)
  717. end
  718. coroutine.wrap(ZRLV_fake_script)()
  719. local function BAMBFIU_fake_script() -- TextButton_7.LocalScript
  720. local script = Instance.new('LocalScript', TextButton_7)
  721.  
  722. script.Parent.MouseButton1Click:Connect(function()
  723. game.ReplicatedStorage.RemoteEvents.BuyItem:FireServer("Pan", 0)
  724.  
  725. end)
  726. end
  727. coroutine.wrap(BAMBFIU_fake_script)()
  728. local function DHQO_fake_script() -- TextButton_8.LocalScript
  729. local script = Instance.new('LocalScript', TextButton_8)
  730.  
  731. script.Parent.MouseButton1Click:Connect(function()
  732. for i,v in pairs(game.Workspace.BadGuys:GetChildren()) do
  733.  
  734. for i = 1, 50 do
  735.  
  736. game:GetService("ReplicatedStorage").RemoteEvents.HitBadguy:FireServer(v,10)
  737. game:GetService("ReplicatedStorage").RemoteEvents.HitBadguy:FireServer(v,996)
  738. game:GetService("ReplicatedStorage").RemoteEvents.HitBadguy:FireServer(v,9)
  739. game:GetService("ReplicatedStorage").RemoteEvents.HitBadguy:FireServer(v,996)
  740.  
  741. end
  742.  
  743. end
  744. end)
  745. end
  746. coroutine.wrap(DHQO_fake_script)()
  747. local function FJYXQET_fake_script() -- TextButton_9.LocalScript
  748. local script = Instance.new('LocalScript', TextButton_9)
  749.  
  750. script.Parent.MouseButton1Click:Connect(function()
  751. if workspace:findFirstChild("CodeNote") then
  752. game.ReplicatedStorage.RemoteEvents.Safe:FireServer(workspace.CodeNote.SurfaceGui.TextLabel.Text)
  753. end
  754. end)
  755. end
  756. coroutine.wrap(FJYXQET_fake_script)()
  757. local function JAHBO_fake_script() -- TextButton_10.LocalScript
  758. local script = Instance.new('LocalScript', TextButton_10)
  759.  
  760. script.Parent.MouseButton1Click:Connect(function()
  761. if script.Parent.Text == "-" then
  762. script.Parent.Text = "+"
  763. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,0, 0),"In","Quint",0.5)
  764. elseif
  765. script.Parent.Text == "+" then
  766. script.Parent.Text = "-"
  767. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,8.35, 0),"Out","Quint",0.5)
  768. end
  769. end)
  770. end
  771. coroutine.wrap(JAHBO_fake_script)()
  772. local function HHVFXU_fake_script() -- TextButton_11.LocalScript
  773. local script = Instance.new('LocalScript', TextButton_11)
  774.  
  775. script.Parent.MouseButton1Click:Connect(function()
  776.  
  777. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("BloxyCola")
  778.  
  779. end)
  780. end
  781. coroutine.wrap(HHVFXU_fake_script)()
  782. local function AQTQ_fake_script() -- TextButton_12.LocalScript
  783. local script = Instance.new('LocalScript', TextButton_12)
  784.  
  785. script.Parent.MouseButton1Click:Connect(function()
  786.  
  787. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Lollipop")
  788.  
  789. end)
  790. end
  791. coroutine.wrap(AQTQ_fake_script)()
  792. local function BITO_fake_script() -- TextButton_13.LocalScript
  793. local script = Instance.new('LocalScript', TextButton_13)
  794.  
  795. script.Parent.MouseButton1Click:Connect(function()
  796.  
  797. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Bat")
  798. end)
  799. end
  800. coroutine.wrap(BITO_fake_script)()
  801. local function EAAZD_fake_script() -- TextButton_14.LocalScript
  802. local script = Instance.new('LocalScript', TextButton_14)
  803.  
  804. script.Parent.MouseButton1Click:Connect(function()
  805.  
  806. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Apple")
  807. end)
  808. end
  809. coroutine.wrap(EAAZD_fake_script)()
  810. local function GDZI_fake_script() -- TextButton_15.LocalScript
  811. local script = Instance.new('LocalScript', TextButton_15)
  812.  
  813. script.Parent.MouseButton1Click:Connect(function()
  814.  
  815. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("TeddyBloxpin")
  816.  
  817. end)
  818. end
  819. coroutine.wrap(GDZI_fake_script)()
  820. local function BNIP_fake_script() -- TextButton_16.LocalScript
  821. local script = Instance.new('LocalScript', TextButton_16)
  822.  
  823. script.Parent.MouseButton1Click:Connect(function()
  824.  
  825. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("LinkedSword")
  826.  
  827. end)
  828. end
  829. coroutine.wrap(BNIP_fake_script)()
  830. local function XFSWFCQ_fake_script() -- TextButton_17.LocalScript
  831. local script = Instance.new('LocalScript', TextButton_17)
  832.  
  833. script.Parent.MouseButton1Click:Connect(function()
  834.  
  835. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Plank")
  836.  
  837. end)
  838. end
  839. coroutine.wrap(XFSWFCQ_fake_script)()
  840. local function BMSKDS_fake_script() -- TextButton_18.LocalScript
  841. local script = Instance.new('LocalScript', TextButton_18)
  842.  
  843. script.Parent.MouseButton1Click:Connect(function()
  844.  
  845. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("MedKit")
  846.  
  847. end)
  848. end
  849. coroutine.wrap(BMSKDS_fake_script)()
  850. local function FCFIRS_fake_script() -- TextButton_19.LocalScript
  851. local script = Instance.new('LocalScript', TextButton_19)
  852.  
  853. script.Parent.MouseButton1Click:Connect(function()
  854.  
  855. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Pizza")
  856.  
  857. end)
  858. end
  859. coroutine.wrap(FCFIRS_fake_script)()
  860. local function GKNDGG_fake_script() -- TextButton_20.LocalScript
  861. local script = Instance.new('LocalScript', TextButton_20)
  862.  
  863. script.Parent.MouseButton1Click:Connect(function()
  864.  
  865. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Cure")
  866.  
  867. end)
  868. end
  869. coroutine.wrap(GKNDGG_fake_script)()
  870. local function GLJGLAN_fake_script() -- TextButton_21.LocalScript
  871. local script = Instance.new('LocalScript', TextButton_21)
  872.  
  873. script.Parent.MouseButton1Click:Connect(function()
  874.  
  875. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Cookie")
  876.  
  877. end)
  878. end
  879. coroutine.wrap(GLJGLAN_fake_script)()
  880. local function AECM_fake_script() -- TextButton_22.LocalScript
  881. local script = Instance.new('LocalScript', TextButton_22)
  882.  
  883. script.Parent.MouseButton1Click:Connect(function()
  884.  
  885. game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Chips")
  886. end)
  887. end
  888. coroutine.wrap(AECM_fake_script)()
  889. local function TONK_fake_script() -- TextButton_23.LocalScript
  890. local script = Instance.new('LocalScript', TextButton_23)
  891.  
  892. script.Parent.MouseButton1Click:Connect(function()
  893. if script.Parent.Text == "-" then
  894. script.Parent.Text = "+"
  895. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,0, 0),"In","Quint",0.5)
  896. elseif
  897. script.Parent.Text == "+" then
  898. script.Parent.Text = "-"
  899. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,4.777, 0),"Out","Quint",0.5)
  900. end
  901. end)
  902. end
  903. coroutine.wrap(TONK_fake_script)()
  904. local function JAJXLG_fake_script() -- TextButton_24.LocalScript
  905. local script = Instance.new('LocalScript', TextButton_24)
  906.  
  907. script.Parent.MouseButton1Click:Connect(function()
  908.  
  909. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-36, 3, -200)
  910. end)
  911. end
  912. coroutine.wrap(JAJXLG_fake_script)()
  913. local function YOMAEG_fake_script() -- TextButton_25.LocalScript
  914. local script = Instance.new('LocalScript', TextButton_25)
  915.  
  916. script.Parent.MouseButton1Click:Connect(function()
  917.  
  918. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(71, -15, -163)
  919. end)
  920. end
  921. coroutine.wrap(YOMAEG_fake_script)()
  922. local function JEQAJJV_fake_script() -- TextButton_26.LocalScript
  923. local script = Instance.new('LocalScript', TextButton_26)
  924.  
  925. script.Parent.MouseButton1Click:Connect(function()
  926.  
  927. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-16, 35, -220)
  928. end)
  929. end
  930. coroutine.wrap(JEQAJJV_fake_script)()
  931. local function BLZL_fake_script() -- TextButton_27.LocalScript
  932. local script = Instance.new('LocalScript', TextButton_27)
  933.  
  934. script.Parent.MouseButton1Click:Connect(function()
  935.  
  936. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-422, 3, -121)
  937. end)
  938. end
  939. coroutine.wrap(BLZL_fake_script)()
  940. local function MOUAU_fake_script() -- TextButton_28.LocalScript
  941. local script = Instance.new('LocalScript', TextButton_28)
  942.  
  943. script.Parent.MouseButton1Click:Connect(function()
  944.  
  945. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(129, 3, -125)
  946. end)
  947. end
  948. coroutine.wrap(MOUAU_fake_script)()
  949. local function OVDB_fake_script() -- TextButton_29.LocalScript
  950. local script = Instance.new('LocalScript', TextButton_29)
  951.  
  952. script.Parent.MouseButton1Click:Connect(function()
  953.  
  954. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-39, -287, -1480)
  955. end)
  956. end
  957. coroutine.wrap(OVDB_fake_script)()
  958. local function FKRBDAC_fake_script() -- TextButton_30.LocalScript
  959. local script = Instance.new('LocalScript', TextButton_30)
  960.  
  961. script.Parent.MouseButton1Click:Connect(function()
  962. if script.Parent.Text == "-" then
  963. script.Parent.Text = "+"
  964. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,0, 0),"In","Quint",0.5)
  965. elseif
  966. script.Parent.Text == "+" then
  967. script.Parent.Text = "-"
  968. script.Parent.Parent.Frame:TweenSize(UDim2.new(1, 0,3.982, 0),"Out","Quint",0.5)
  969. end
  970. end)
  971. end
  972. coroutine.wrap(FKRBDAC_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement