Advertisement
NMM

GODTYCOONScript

NMM
Aug 1st, 2021
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.10 KB | None | 0 0
  1. local h4x = Instance.new("ScreenGui")
  2. local main = Instance.new("Frame")
  3. local title = Instance.new("TextLabel")
  4. local ImageLabel = Instance.new("ImageLabel")
  5. local center_teleport = Instance.new("TextButton")
  6. local Credits = Instance.new("TextLabel")
  7. local music_1 = Instance.new("TextButton")
  8. local music_2 = Instance.new("TextButton")
  9. local stop_songs = Instance.new("TextButton")
  10. local lightning_teleport = Instance.new("TextButton")
  11. local death_teleport = Instance.new("TextButton")
  12. local poison_teleport = Instance.new("TextButton")
  13. local ice_teleport = Instance.new("TextButton")
  14. local light_teleport = Instance.new("TextButton")
  15. local nature_teleport = Instance.new("TextButton")
  16. local wind_teleport = Instance.new("TextButton")
  17. local get_weapons = Instance.new("TextButton")
  18. local noclip = Instance.new("TextButton")
  19. local lightning_morph = Instance.new("TextButton")
  20. local poison_morph = Instance.new("TextButton")
  21. local ice_morph = Instance.new("TextButton")
  22. local fire_morph = Instance.new("TextButton")
  23. local death_morph = Instance.new("TextButton")
  24. local wind_morph = Instance.new("TextButton")
  25. local nature_morph = Instance.new("TextButton")
  26. local light_morph = Instance.new("TextButton")
  27. local speed_button = Instance.new("TextButton")
  28. local speed_value_textbox = Instance.new("TextBox")
  29. local open_close = Instance.new("Frame")
  30. local open_close_2 = Instance.new("TextButton")
  31.  
  32. --Properties:
  33.  
  34. h4x.Name = "h4x"
  35. h4x.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36. h4x.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  37.  
  38. main.Name = "main"
  39. main.Parent = h4x
  40. main.BackgroundColor3 = Color3.fromRGB(4, 134, 104)
  41. main.BorderColor3 = Color3.fromRGB(4, 134, 104)
  42. main.BorderSizePixel = 0
  43. main.Position = UDim2.new(0.692518234, 0, 0.0289389063, 0)
  44. main.Size = UDim2.new(0, 320, 0, 554)
  45.  
  46. title.Name = "title"
  47. title.Parent = main
  48. title.BackgroundColor3 = Color3.fromRGB(5, 190, 147)
  49. title.BorderColor3 = Color3.fromRGB(2, 117, 88)
  50. title.BorderSizePixel = 4
  51. title.Size = UDim2.new(0, 320, 0, 55)
  52. title.Font = Enum.Font.SourceSans
  53. title.Text = "GOD TYCOON GUI"
  54. title.TextColor3 = Color3.fromRGB(1, 0, 89)
  55. title.TextSize = 35.000
  56.  
  57. ImageLabel.Parent = main
  58. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  59. ImageLabel.BorderColor3 = Color3.fromRGB(255, 255, 255)
  60. ImageLabel.BorderSizePixel = 0
  61. ImageLabel.Position = UDim2.new(-0.581250012, 0, 0.699327946, 0)
  62. ImageLabel.Size = UDim2.new(0, 186, 0, 165)
  63. ImageLabel.Image = "rbxassetid://7182999569"
  64.  
  65. center_teleport.Name = "center_teleport"
  66. center_teleport.Parent = main
  67. center_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  68. center_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  69. center_teleport.BorderSizePixel = 0
  70. center_teleport.Position = UDim2.new(0.550000012, 0, 0.118876547, 0)
  71. center_teleport.Size = UDim2.new(0, 144, 0, 31)
  72. center_teleport.Font = Enum.Font.SourceSans
  73. center_teleport.Text = "Teleport to Center"
  74. center_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  75. center_teleport.TextSize = 20.000
  76.  
  77. Credits.Name = "Credits"
  78. Credits.Parent = main
  79. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  80. Credits.BackgroundTransparency = 1.000
  81. Credits.Position = UDim2.new(0.59375, 0, 0.926134646, 0)
  82. Credits.Size = UDim2.new(0, 130, 0, 40)
  83. Credits.Font = Enum.Font.Antique
  84. Credits.Text = "JUKjacker"
  85. Credits.TextColor3 = Color3.fromRGB(1, 0, 89)
  86. Credits.TextScaled = true
  87. Credits.TextSize = 50.000
  88. Credits.TextWrapped = true
  89.  
  90. music_1.Name = "music_1"
  91. music_1.Parent = main
  92. music_1.BackgroundColor3 = Color3.fromRGB(77, 182, 80)
  93. music_1.BorderColor3 = Color3.fromRGB(27, 42, 53)
  94. music_1.BorderSizePixel = 0
  95. music_1.Position = UDim2.new(0, 0, 0.756107509, 0)
  96. music_1.Size = UDim2.new(0, 110, 0, 33)
  97. music_1.Font = Enum.Font.SourceSans
  98. music_1.Text = "Music 1"
  99. music_1.TextColor3 = Color3.fromRGB(0, 0, 0)
  100. music_1.TextScaled = true
  101. music_1.TextSize = 20.000
  102. music_1.TextWrapped = true
  103.  
  104. music_2.Name = "music_2"
  105. music_2.Parent = main
  106. music_2.BackgroundColor3 = Color3.fromRGB(77, 182, 80)
  107. music_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  108. music_2.BorderSizePixel = 0
  109. music_2.Position = UDim2.new(0, 0, 0.829176068, 0)
  110. music_2.Size = UDim2.new(0, 110, 0, 33)
  111. music_2.Font = Enum.Font.SourceSans
  112. music_2.Text = "Music 2"
  113. music_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  114. music_2.TextScaled = true
  115. music_2.TextSize = 20.000
  116. music_2.TextWrapped = true
  117.  
  118. stop_songs.Name = "stop_songs"
  119. stop_songs.Parent = main
  120. stop_songs.BackgroundColor3 = Color3.fromRGB(182, 117, 43)
  121. stop_songs.BorderColor3 = Color3.fromRGB(27, 42, 53)
  122. stop_songs.BorderSizePixel = 0
  123. stop_songs.Position = UDim2.new(0, 0, 0.915448785, 0)
  124. stop_songs.Size = UDim2.new(0, 78, 0, 33)
  125. stop_songs.Font = Enum.Font.SourceSans
  126. stop_songs.Text = "Stop songs"
  127. stop_songs.TextColor3 = Color3.fromRGB(0, 0, 0)
  128. stop_songs.TextSize = 20.000
  129. stop_songs.TextWrapped = true
  130.  
  131. lightning_teleport.Name = "lightning_teleport"
  132. lightning_teleport.Parent = main
  133. lightning_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  134. lightning_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  135. lightning_teleport.BorderSizePixel = 0
  136. lightning_teleport.Position = UDim2.new(0.550000012, 0, 0.185663551, 0)
  137. lightning_teleport.Size = UDim2.new(0, 144, 0, 37)
  138. lightning_teleport.Font = Enum.Font.SourceSans
  139. lightning_teleport.Text = "Teleport to lightning base"
  140. lightning_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  141. lightning_teleport.TextScaled = true
  142. lightning_teleport.TextSize = 20.000
  143. lightning_teleport.TextWrapped = true
  144.  
  145. death_teleport.Name = "death_teleport"
  146. death_teleport.Parent = main
  147. death_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  148. death_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  149. death_teleport.BorderSizePixel = 0
  150. death_teleport.Position = UDim2.new(0.550000012, 0, 0.265085936, 0)
  151. death_teleport.Size = UDim2.new(0, 144, 0, 37)
  152. death_teleport.Font = Enum.Font.SourceSans
  153. death_teleport.Text = "Teleport to death base"
  154. death_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  155. death_teleport.TextScaled = true
  156. death_teleport.TextSize = 20.000
  157. death_teleport.TextWrapped = true
  158.  
  159. poison_teleport.Name = "poison_teleport"
  160. poison_teleport.Parent = main
  161. poison_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  162. poison_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  163. poison_teleport.BorderSizePixel = 0
  164. poison_teleport.Position = UDim2.new(0.550000012, 0, 0.342703253, 0)
  165. poison_teleport.Size = UDim2.new(0, 144, 0, 37)
  166. poison_teleport.Font = Enum.Font.SourceSans
  167. poison_teleport.Text = "Teleport to poison base"
  168. poison_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  169. poison_teleport.TextScaled = true
  170. poison_teleport.TextSize = 20.000
  171. poison_teleport.TextWrapped = true
  172.  
  173. ice_teleport.Name = "ice_teleport"
  174. ice_teleport.Parent = main
  175. ice_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  176. ice_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  177. ice_teleport.BorderSizePixel = 0
  178. ice_teleport.Position = UDim2.new(0.550000012, 0, 0.423930705, 0)
  179. ice_teleport.Size = UDim2.new(0, 144, 0, 37)
  180. ice_teleport.Font = Enum.Font.SourceSans
  181. ice_teleport.Text = "Teleport to ice base"
  182. ice_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  183. ice_teleport.TextScaled = true
  184. ice_teleport.TextSize = 20.000
  185. ice_teleport.TextWrapped = true
  186.  
  187. light_teleport.Name = "light_teleport"
  188. light_teleport.Parent = main
  189. light_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  190. light_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  191. light_teleport.BorderSizePixel = 0
  192. light_teleport.Position = UDim2.new(0.550000012, 0, 0.506963193, 0)
  193. light_teleport.Size = UDim2.new(0, 144, 0, 37)
  194. light_teleport.Font = Enum.Font.SourceSans
  195. light_teleport.Text = "Teleport to light base"
  196. light_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  197. light_teleport.TextScaled = true
  198. light_teleport.TextSize = 20.000
  199. light_teleport.TextWrapped = true
  200.  
  201. nature_teleport.Name = "nature_teleport"
  202. nature_teleport.Parent = main
  203. nature_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  204. nature_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  205. nature_teleport.BorderSizePixel = 0
  206. nature_teleport.Position = UDim2.new(0.550000012, 0, 0.588190675, 0)
  207. nature_teleport.Size = UDim2.new(0, 144, 0, 37)
  208. nature_teleport.Font = Enum.Font.SourceSans
  209. nature_teleport.Text = "Teleport to nature base"
  210. nature_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  211. nature_teleport.TextScaled = true
  212. nature_teleport.TextSize = 20.000
  213. nature_teleport.TextWrapped = true
  214.  
  215. wind_teleport.Name = "wind_teleport"
  216. wind_teleport.Parent = main
  217. wind_teleport.BackgroundColor3 = Color3.fromRGB(89, 204, 145)
  218. wind_teleport.BorderColor3 = Color3.fromRGB(27, 42, 53)
  219. wind_teleport.BorderSizePixel = 0
  220. wind_teleport.Position = UDim2.new(0.550000012, 0, 0.667613029, 0)
  221. wind_teleport.Size = UDim2.new(0, 144, 0, 37)
  222. wind_teleport.Font = Enum.Font.SourceSans
  223. wind_teleport.Text = "Teleport to wind base"
  224. wind_teleport.TextColor3 = Color3.fromRGB(0, 0, 0)
  225. wind_teleport.TextScaled = true
  226. wind_teleport.TextSize = 20.000
  227. wind_teleport.TextWrapped = true
  228.  
  229. get_weapons.Name = "get_weapons"
  230. get_weapons.Parent = main
  231. get_weapons.BackgroundColor3 = Color3.fromRGB(121, 173, 10)
  232. get_weapons.BorderColor3 = Color3.fromRGB(27, 42, 53)
  233. get_weapons.BorderSizePixel = 0
  234. get_weapons.Position = UDim2.new(0, 0, 0.118876547, 0)
  235. get_weapons.Size = UDim2.new(0, 153, 0, 31)
  236. get_weapons.Font = Enum.Font.SourceSans
  237. get_weapons.Text = "Get all weapons (OP)"
  238. get_weapons.TextColor3 = Color3.fromRGB(0, 0, 0)
  239. get_weapons.TextSize = 20.000
  240. get_weapons.TextWrapped = true
  241.  
  242. noclip.Name = "noclip"
  243. noclip.Parent = main
  244. noclip.BackgroundColor3 = Color3.fromRGB(79, 182, 129)
  245. noclip.BorderColor3 = Color3.fromRGB(27, 42, 53)
  246. noclip.BorderSizePixel = 0
  247. noclip.Position = UDim2.new(0, 0, 0.185663551, 0)
  248. noclip.Size = UDim2.new(0, 153, 0, 31)
  249. noclip.Font = Enum.Font.SourceSans
  250. noclip.Text = "e to noclip"
  251. noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
  252. noclip.TextSize = 20.000
  253. noclip.TextWrapped = true
  254.  
  255. lightning_morph.Name = "lightning_morph"
  256. lightning_morph.Parent = main
  257. lightning_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  258. lightning_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  259. lightning_morph.BorderSizePixel = 0
  260. lightning_morph.Position = UDim2.new(0, 0, 0.252450556, 0)
  261. lightning_morph.Size = UDim2.new(0, 153, 0, 31)
  262. lightning_morph.Font = Enum.Font.SourceSans
  263. lightning_morph.Text = "Lightning morph"
  264. lightning_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  265. lightning_morph.TextSize = 20.000
  266. lightning_morph.TextWrapped = true
  267.  
  268. poison_morph.Name = "poison_morph"
  269. poison_morph.Parent = main
  270. poison_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  271. poison_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  272. poison_morph.BorderSizePixel = 0
  273. poison_morph.Position = UDim2.new(0, 0, 0.31923756, 0)
  274. poison_morph.Size = UDim2.new(0, 153, 0, 31)
  275. poison_morph.Font = Enum.Font.SourceSans
  276. poison_morph.Text = "Poison morph"
  277. poison_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  278. poison_morph.TextSize = 20.000
  279. poison_morph.TextWrapped = true
  280.  
  281. ice_morph.Name = "ice_morph"
  282. ice_morph.Parent = main
  283. ice_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  284. ice_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  285. ice_morph.BorderSizePixel = 0
  286. ice_morph.Position = UDim2.new(0, 0, 0.386024565, 0)
  287. ice_morph.Size = UDim2.new(0, 153, 0, 31)
  288. ice_morph.Font = Enum.Font.SourceSans
  289. ice_morph.Text = "Ice morph"
  290. ice_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  291. ice_morph.TextSize = 20.000
  292. ice_morph.TextWrapped = true
  293.  
  294. fire_morph.Name = "fire_morph"
  295. fire_morph.Parent = main
  296. fire_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  297. fire_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  298. fire_morph.BorderSizePixel = 0
  299. fire_morph.Position = UDim2.new(0, 0, 0.451006532, 0)
  300. fire_morph.Size = UDim2.new(0, 153, 0, 31)
  301. fire_morph.Font = Enum.Font.SourceSans
  302. fire_morph.Text = "Fire morph"
  303. fire_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  304. fire_morph.TextSize = 20.000
  305. fire_morph.TextWrapped = true
  306.  
  307. death_morph.Name = "death_morph"
  308. death_morph.Parent = main
  309. death_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  310. death_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  311. death_morph.BorderSizePixel = 0
  312. death_morph.Position = UDim2.new(0, 0, 0.515988529, 0)
  313. death_morph.Size = UDim2.new(0, 153, 0, 31)
  314. death_morph.Font = Enum.Font.SourceSans
  315. death_morph.Text = "Death morph"
  316. death_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  317. death_morph.TextSize = 20.000
  318. death_morph.TextWrapped = true
  319.  
  320. wind_morph.Name = "wind_morph"
  321. wind_morph.Parent = main
  322. wind_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  323. wind_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  324. wind_morph.BorderSizePixel = 0
  325. wind_morph.Position = UDim2.new(0, 0, 0.588190675, 0)
  326. wind_morph.Size = UDim2.new(0, 153, 0, 31)
  327. wind_morph.Font = Enum.Font.SourceSans
  328. wind_morph.Text = "Wind morph"
  329. wind_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  330. wind_morph.TextSize = 20.000
  331. wind_morph.TextWrapped = true
  332.  
  333. nature_morph.Name = "nature_morph"
  334. nature_morph.Parent = main
  335. nature_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  336. nature_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  337. nature_morph.BorderSizePixel = 0
  338. nature_morph.Position = UDim2.new(0, 0, 0.654977679, 0)
  339. nature_morph.Size = UDim2.new(0, 153, 0, 31)
  340. nature_morph.Font = Enum.Font.SourceSans
  341. nature_morph.Text = "Nature morph"
  342. nature_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  343. nature_morph.TextSize = 20.000
  344. nature_morph.TextWrapped = true
  345.  
  346. light_morph.Name = "light_morph"
  347. light_morph.Parent = main
  348. light_morph.BackgroundColor3 = Color3.fromRGB(73, 182, 89)
  349. light_morph.BorderColor3 = Color3.fromRGB(27, 42, 53)
  350. light_morph.BorderSizePixel = 0
  351. light_morph.Position = UDim2.new(0.550000012, 0, 0.756060719, 0)
  352. light_morph.Size = UDim2.new(0, 144, 0, 31)
  353. light_morph.Font = Enum.Font.SourceSans
  354. light_morph.Text = "Light morph"
  355. light_morph.TextColor3 = Color3.fromRGB(0, 0, 0)
  356. light_morph.TextSize = 20.000
  357. light_morph.TextWrapped = true
  358.  
  359. speed_button.Name = "speed_button"
  360. speed_button.Parent = main
  361. speed_button.BackgroundColor3 = Color3.fromRGB(72, 165, 117)
  362. speed_button.BorderColor3 = Color3.fromRGB(27, 42, 53)
  363. speed_button.BorderSizePixel = 0
  364. speed_button.Position = UDim2.new(0.550000012, 0, 0.824652731, 0)
  365. speed_button.Size = UDim2.new(0, 144, 0, 22)
  366. speed_button.Font = Enum.Font.SourceSans
  367. speed_button.Text = "Speed"
  368. speed_button.TextColor3 = Color3.fromRGB(0, 0, 0)
  369. speed_button.TextScaled = true
  370. speed_button.TextSize = 20.000
  371. speed_button.TextWrapped = true
  372.  
  373. speed_value_textbox.Name = "speed_value_textbox"
  374. speed_value_textbox.Parent = main
  375. speed_value_textbox.BackgroundColor3 = Color3.fromRGB(147, 255, 201)
  376. speed_value_textbox.BorderSizePixel = 0
  377. speed_value_textbox.Position = UDim2.new(0.550000012, 0, 0.862815857, 0)
  378. speed_value_textbox.Size = UDim2.new(0, 144, 0, 29)
  379. speed_value_textbox.ClearTextOnFocus = false
  380. speed_value_textbox.Font = Enum.Font.SourceSans
  381. speed_value_textbox.Text = "100"
  382. speed_value_textbox.TextColor3 = Color3.fromRGB(0, 0, 0)
  383. speed_value_textbox.TextScaled = true
  384. speed_value_textbox.TextSize = 20.000
  385. speed_value_textbox.TextWrapped = true
  386.  
  387. open_close.Name = "open_close"
  388. open_close.Parent = h4x
  389. open_close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  390. open_close.BackgroundTransparency = 1.000
  391. open_close.Size = UDim2.new(0, 100, 0, 100)
  392.  
  393. open_close_2.Name = "open_close"
  394. open_close_2.Parent = open_close
  395. open_close_2.BackgroundColor3 = Color3.fromRGB(76, 173, 123)
  396. open_close_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  397. open_close_2.BorderSizePixel = 0
  398. open_close_2.Position = UDim2.new(6.80999994, 0, 0.171367407, 0)
  399. open_close_2.Size = UDim2.new(0, 68, 0, 40)
  400. open_close_2.Font = Enum.Font.SourceSans
  401. open_close_2.Text = "Hide"
  402. open_close_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  403. open_close_2.TextSize = 20.000
  404.  
  405. -- Scripts:
  406.  
  407. local function LATA_fake_script() -- center_teleport.LocalScript
  408. local script = Instance.new('LocalScript', center_teleport)
  409.  
  410. function do_stuff()
  411. game.Players.LocalPlayer.Character:moveTo(Vector3.new(77.200912475586, 136.28895568848, -173.05107116699))
  412. end
  413.  
  414. script.Parent.MouseButton1Click:Connect(do_stuff)
  415.  
  416. end
  417. coroutine.wrap(LATA_fake_script)()
  418. local function LZMW_fake_script() -- music_1.LocalScript
  419. local script = Instance.new('LocalScript', music_1)
  420.  
  421. function do_stuff()
  422. local music = Instance.new("Sound")
  423. music.Parent = workspace
  424. music.SoundId = "rbxassetid://6665234911"
  425. music.Volume = 10
  426. music.Looped = true
  427. music.Name = "music"
  428. music:Play()
  429. end
  430.  
  431. script.Parent.MouseButton1Click:Connect(do_stuff)
  432.  
  433. end
  434. coroutine.wrap(LZMW_fake_script)()
  435. local function UXPTY_fake_script() -- music_2.LocalScript
  436. local script = Instance.new('LocalScript', music_2)
  437.  
  438. function do_stuff()
  439. local music = Instance.new("Sound")
  440. music.Parent = workspace
  441. music.SoundId = "rbxassetid://5998819632"
  442. music.Volume = 10
  443. music.Looped = true
  444. music.Name = "music"
  445. music:Play()
  446. end
  447.  
  448. script.Parent.MouseButton1Click:Connect(do_stuff)
  449.  
  450. end
  451. coroutine.wrap(UXPTY_fake_script)()
  452. local function EZODDJE_fake_script() -- stop_songs.LocalScript
  453. local script = Instance.new('LocalScript', stop_songs)
  454.  
  455. function do_stuff()
  456. for i,v in pairs(workspace:GetChildren()) do
  457. if v.Name == "music" then
  458. v:Remove()
  459. end
  460. end
  461. end
  462.  
  463. script.Parent.MouseButton1Click:Connect(do_stuff)
  464.  
  465. end
  466. coroutine.wrap(EZODDJE_fake_script)()
  467. local function IJDVJ_fake_script() -- lightning_teleport.LocalScript
  468. local script = Instance.new('LocalScript', lightning_teleport)
  469.  
  470. function do_stuff()
  471. game.Players.LocalPlayer.Character:moveTo(Vector3.new(218.96739196777, 141.97253417969, -317.11404418945))
  472. end
  473.  
  474. script.Parent.MouseButton1Click:Connect(do_stuff)
  475.  
  476. end
  477. coroutine.wrap(IJDVJ_fake_script)()
  478. local function VCZEWQK_fake_script() -- death_teleport.LocalScript
  479. local script = Instance.new('LocalScript', death_teleport)
  480.  
  481. function do_stuff()
  482. game.Players.LocalPlayer.Character:moveTo(Vector3.new(86.338417053223, 141.7392578125, -375.60772705078))
  483. end
  484.  
  485. script.Parent.MouseButton1Click:Connect(do_stuff)
  486.  
  487. end
  488. coroutine.wrap(VCZEWQK_fake_script)()
  489. local function HAEVUM_fake_script() -- poison_teleport.LocalScript
  490. local script = Instance.new('LocalScript', poison_teleport)
  491.  
  492. function do_stuff()
  493. game.Players.LocalPlayer.Character:moveTo(Vector3.new(-51.093280792236, 141.83815002441, -319.45190429688))
  494. end
  495.  
  496. script.Parent.MouseButton1Click:Connect(do_stuff)
  497.  
  498. end
  499. coroutine.wrap(HAEVUM_fake_script)()
  500. local function FVAS_fake_script() -- ice_teleport.LocalScript
  501. local script = Instance.new('LocalScript', ice_teleport)
  502.  
  503. function do_stuff()
  504. game.Players.LocalPlayer.Character:moveTo(Vector3.new(287.42858886719, 141.94912719727, -172.95935058594))
  505. end
  506.  
  507. script.Parent.MouseButton1Click:Connect(do_stuff)
  508.  
  509. end
  510. coroutine.wrap(FVAS_fake_script)()
  511. local function RXCF_fake_script() -- light_teleport.LocalScript
  512. local script = Instance.new('LocalScript', light_teleport)
  513.  
  514. function do_stuff()
  515. game.Players.LocalPlayer.Character:moveTo(Vector3.new(214.74580383301, 141.95018005371, -30.623189926147))
  516. end
  517.  
  518. script.Parent.MouseButton1Click:Connect(do_stuff)
  519.  
  520. end
  521. coroutine.wrap(RXCF_fake_script)()
  522. local function VOQZRU_fake_script() -- nature_teleport.LocalScript
  523. local script = Instance.new('LocalScript', nature_teleport)
  524.  
  525. function do_stuff()
  526. game.Players.LocalPlayer.Character:moveTo(Vector3.new(79.047225952148, 141.78202819824, 32.028415679932))
  527. end
  528.  
  529. script.Parent.MouseButton1Click:Connect(do_stuff)
  530.  
  531. end
  532. coroutine.wrap(VOQZRU_fake_script)()
  533. local function DCBYOWL_fake_script() -- wind_teleport.LocalScript
  534. local script = Instance.new('LocalScript', wind_teleport)
  535.  
  536. function do_stuff()
  537. game.Players.LocalPlayer.Character:moveTo(Vector3.new(-71.147148132324, 141.96440124512, -34.252185821533))
  538. end
  539.  
  540. script.Parent.MouseButton1Click:Connect(do_stuff)
  541.  
  542. end
  543. coroutine.wrap(DCBYOWL_fake_script)()
  544. local function EECFUL_fake_script() -- get_weapons.LocalScript
  545. local script = Instance.new('LocalScript', get_weapons)
  546.  
  547. function do_stuff()
  548. for i,tycoon in pairs(workspace.Tycoons.Tycoons:GetChildren()) do
  549. for j,purchased in pairs(tycoon:FindFirstChild("PurchasedObjects"):GetChildren()) do
  550. local name = purchased.Name:lower()
  551. if name:match("giver") then
  552. local giver = purchased:FindFirstChild("Giver")
  553. giver.Position = game.Players.LocalPlayer.Character.Head.Position
  554. end
  555. end
  556. end
  557. end
  558.  
  559. script.Parent.MouseButton1Click:Connect(do_stuff)
  560.  
  561. end
  562. coroutine.wrap(EECFUL_fake_script)()
  563. local function YIQAZN_fake_script() -- noclip.LocalScript
  564. local script = Instance.new('LocalScript', noclip)
  565.  
  566. function do_stuff()
  567. local noclip = false
  568. game:GetService('RunService').Stepped:connect(function()
  569. if noclip then
  570. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  571. end
  572. end)
  573. local plr = game.Players.LocalPlayer
  574. local mouse = plr:GetMouse()
  575. mouse.KeyDown:connect(function(key)
  576.  
  577. if key == "e" then
  578. noclip = not noclip
  579. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  580. end
  581. end)
  582. print('Loaded')
  583. print('Press "E" to noclip')
  584. end
  585.  
  586. script.Parent.MouseButton1Click:Connect(do_stuff)
  587.  
  588. end
  589. coroutine.wrap(YIQAZN_fake_script)()
  590. local function TDBO_fake_script() -- lightning_morph.LocalScript
  591. local script = Instance.new('LocalScript', lightning_morph)
  592.  
  593. function do_stuff()
  594. workspace.Tycoons.Tycoons.Lightning.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  595. end
  596.  
  597. script.Parent.MouseButton1Click:Connect(do_stuff)
  598.  
  599. end
  600. coroutine.wrap(TDBO_fake_script)()
  601. local function EZKI_fake_script() -- poison_morph.LocalScript
  602. local script = Instance.new('LocalScript', poison_morph)
  603.  
  604. function do_stuff()
  605. workspace.Tycoons.Tycoons.Poison.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  606. end
  607.  
  608. script.Parent.MouseButton1Click:Connect(do_stuff)
  609.  
  610. end
  611. coroutine.wrap(EZKI_fake_script)()
  612. local function QEBS_fake_script() -- ice_morph.LocalScript
  613. local script = Instance.new('LocalScript', ice_morph)
  614.  
  615. function do_stuff()
  616. workspace.Tycoons.Tycoons.Ice.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  617. end
  618.  
  619. script.Parent.MouseButton1Click:Connect(do_stuff)
  620.  
  621. end
  622. coroutine.wrap(QEBS_fake_script)()
  623. local function TJJDF_fake_script() -- fire_morph.LocalScript
  624. local script = Instance.new('LocalScript', fire_morph)
  625.  
  626. function do_stuff()
  627. workspace.Tycoons.Tycoons.Fire.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  628. end
  629.  
  630. script.Parent.MouseButton1Click:Connect(do_stuff)
  631.  
  632. end
  633. coroutine.wrap(TJJDF_fake_script)()
  634. local function TMPC_fake_script() -- death_morph.LocalScript
  635. local script = Instance.new('LocalScript', death_morph)
  636.  
  637. function do_stuff()
  638. workspace.Tycoons.Tycoons.Death.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  639. end
  640.  
  641. script.Parent.MouseButton1Click:Connect(do_stuff)
  642.  
  643. end
  644. coroutine.wrap(TMPC_fake_script)()
  645. local function ZOIO_fake_script() -- wind_morph.LocalScript
  646. local script = Instance.new('LocalScript', wind_morph)
  647.  
  648. function do_stuff()
  649. workspace.Tycoons.Tycoons.Wind.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  650. end
  651.  
  652. script.Parent.MouseButton1Click:Connect(do_stuff)
  653.  
  654. end
  655. coroutine.wrap(ZOIO_fake_script)()
  656. local function KRBZG_fake_script() -- nature_morph.LocalScript
  657. local script = Instance.new('LocalScript', nature_morph)
  658.  
  659. function do_stuff()
  660. workspace.Tycoons.Tycoons.Nature.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  661. end
  662.  
  663. script.Parent.MouseButton1Click:Connect(do_stuff)
  664.  
  665. end
  666. coroutine.wrap(KRBZG_fake_script)()
  667. local function GBAQOOV_fake_script() -- light_morph.LocalScript
  668. local script = Instance.new('LocalScript', light_morph)
  669.  
  670. function do_stuff()
  671. workspace.Tycoons.Tycoons.Light.PurchasedObjects:FindFirstChild("Morph")[""].MorphButton.Position = game.Players.LocalPlayer.Character.Head.Position
  672. end
  673.  
  674. script.Parent.MouseButton1Click:Connect(do_stuff)
  675.  
  676. end
  677. coroutine.wrap(GBAQOOV_fake_script)()
  678. local function IRCSI_fake_script() -- speed_button.LocalScript
  679. local script = Instance.new('LocalScript', speed_button)
  680.  
  681. function do_stuff()
  682. local speed_value = tonumber(script.Parent.Parent.speed_value_textbox.Text)
  683. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = speed_value
  684. end
  685.  
  686. script.Parent.MouseButton1Click:Connect(do_stuff)
  687.  
  688. end
  689. coroutine.wrap(IRCSI_fake_script)()
  690. local function MCMKGX_fake_script() -- open_close_2.LocalScript
  691. local script = Instance.new('LocalScript', open_close_2)
  692.  
  693. function do_stuff()
  694. if script.Parent.Parent.Parent.main.Visible == true then
  695. script.Parent.Parent.Parent.main.Visible = false
  696. script.Parent.Text = "Show"
  697. else
  698. script.Parent.Parent.Parent.main.Visible = true
  699. script.Parent.Text = "Hide"
  700. end
  701. end
  702.  
  703. script.Parent.MouseButton1Click:Connect(do_stuff)
  704.  
  705. end
  706. coroutine.wrap(MCMKGX_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement