Advertisement
Guest User

ER

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