Advertisement
Guest User

Script - Anime Tycoon By Tukuromi_Gaming

a guest
Jan 10th, 2022
13,435
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.52 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local main = Instance.new("Frame")
  3. local title_frame = Instance.new("Frame")
  4. local title = Instance.new("TextLabel")
  5. local discord = Instance.new("TextLabel")
  6. local ImageLabel = Instance.new("ImageLabel")
  7. local teleports_label = Instance.new("TextLabel")
  8. local line = Instance.new("Frame")
  9. local title_2 = Instance.new("TextLabel")
  10. local teleports_label_2 = Instance.new("TextLabel")
  11. local get_weapons = Instance.new("TextButton")
  12. local Goku = Instance.new("TextButton")
  13. local Deku = Instance.new("TextButton")
  14. local Ichigo = Instance.new("TextButton")
  15. local Sasuke = Instance.new("TextButton")
  16. local Naruto = Instance.new("TextButton")
  17. local Kakashi = Instance.new("TextButton")
  18. local Tanjiro = Instance.new("TextButton")
  19. local Bakugo = Instance.new("TextButton")
  20. local Saitama = Instance.new("TextButton")
  21. local noclip = Instance.new("TextButton")
  22. local btools = Instance.new("TextButton")
  23. local remove_doors = Instance.new("TextButton")
  24. local collect_cash = Instance.new("TextButton")
  25. local get_robux_gears = Instance.new("TextButton")
  26. local get_powerups = Instance.new("TextButton")
  27. local t_to_tele_random = Instance.new("TextButton")
  28. local open_close = Instance.new("Frame")
  29. local open = Instance.new("TextButton")
  30. local close = Instance.new("TextButton")
  31.  
  32. --Properties:
  33.  
  34. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. main.Name = "main"
  38. main.Parent = ScreenGui
  39. main.BackgroundColor3 = Color3.fromRGB(52, 59, 45)
  40. main.BorderColor3 = Color3.fromRGB(28, 33, 26)
  41. main.BorderSizePixel = 4
  42. main.Position = UDim2.new(0.733585656, 0, -0.00154402526, 0)
  43. main.Size = UDim2.new(0, 254, 0, 502)
  44.  
  45. title_frame.Name = "title_frame"
  46. title_frame.Parent = main
  47. title_frame.BackgroundColor3 = Color3.fromRGB(92, 59, 95)
  48. title_frame.BorderColor3 = Color3.fromRGB(39, 34, 42)
  49. title_frame.BorderSizePixel = 4
  50. title_frame.Size = UDim2.new(0, 254, 0, 48)
  51.  
  52. title.Name = "title"
  53. title.Parent = title_frame
  54. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  55. title.BackgroundTransparency = 1.000
  56. title.Size = UDim2.new(0, 254, 0, 50)
  57. title.Font = Enum.Font.SourceSans
  58. title.Text = "Anime tycoon"
  59. title.TextColor3 = Color3.fromRGB(190, 193, 0)
  60. title.TextSize = 40.000
  61.  
  62. discord.Name = "discord"
  63. discord.Parent = main
  64. discord.BackgroundColor3 = Color3.fromRGB(52, 59, 45)
  65. discord.BorderColor3 = Color3.fromRGB(28, 33, 26)
  66. discord.BorderSizePixel = 2
  67. discord.Position = UDim2.new(-0.523622036, 0, 0.925339341, 0)
  68. discord.Size = UDim2.new(0, 127, 0, 33)
  69. discord.Font = Enum.Font.SourceSans
  70. discord.Text = "Discord server: 9tpmepb"
  71. discord.TextColor3 = Color3.fromRGB(251, 255, 0)
  72. discord.TextSize = 14.000
  73.  
  74. ImageLabel.Parent = main
  75. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  76. ImageLabel.BackgroundTransparency = 1.000
  77. ImageLabel.BorderSizePixel = 0
  78. ImageLabel.Position = UDim2.new(-0.515748024, 0, 0.676470578, 0)
  79. ImageLabel.Size = UDim2.new(0, 125, 0, 110)
  80. ImageLabel.Image = "http://www.roblox.com/asset/?id=6565026743"
  81. ImageLabel.ImageTransparency = 0.600
  82.  
  83. teleports_label.Name = "teleports_label"
  84. teleports_label.Parent = main
  85. teleports_label.BackgroundColor3 = Color3.fromRGB(52, 59, 45)
  86. teleports_label.BorderColor3 = Color3.fromRGB(28, 33, 26)
  87. teleports_label.BorderSizePixel = 2
  88. teleports_label.Position = UDim2.new(0, 0, 0.099009268, 0)
  89. teleports_label.Size = UDim2.new(0, 111, 0, 41)
  90. teleports_label.Font = Enum.Font.SourceSans
  91. teleports_label.Text = "Teleports"
  92. teleports_label.TextColor3 = Color3.fromRGB(190, 193, 0)
  93. teleports_label.TextSize = 30.000
  94.  
  95. line.Name = "line"
  96. line.Parent = main
  97. line.BackgroundColor3 = Color3.fromRGB(28, 33, 26)
  98. line.BorderColor3 = Color3.fromRGB(28, 33, 26)
  99. line.BorderSizePixel = 0
  100. line.Position = UDim2.new(0.437007874, 0, 0.113122202, 0)
  101. line.Size = UDim2.new(0, 2, 0, 439)
  102.  
  103. title_2.Name = "title"
  104. title_2.Parent = main
  105. title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. title_2.BackgroundTransparency = 1.000
  107. title_2.Position = UDim2.new(0.476377964, 0, 0.917657852, 0)
  108. title_2.Size = UDim2.new(0, 127, 0, 28)
  109. title_2.Font = Enum.Font.SourceSans
  110. title_2.Text = "JUKjacker"
  111. title_2.TextColor3 = Color3.fromRGB(221, 139, 255)
  112. title_2.TextSize = 30.000
  113.  
  114. teleports_label_2.Name = "teleports_label"
  115. teleports_label_2.Parent = main
  116. teleports_label_2.BackgroundColor3 = Color3.fromRGB(52, 59, 45)
  117. teleports_label_2.BorderColor3 = Color3.fromRGB(28, 33, 26)
  118. teleports_label_2.BorderSizePixel = 2
  119. teleports_label_2.Position = UDim2.new(0.444881886, 0, 0.099009268, 0)
  120. teleports_label_2.Size = UDim2.new(0, 141, 0, 41)
  121. teleports_label_2.Font = Enum.Font.SourceSans
  122. teleports_label_2.Text = "Cheats"
  123. teleports_label_2.TextColor3 = Color3.fromRGB(190, 193, 0)
  124. teleports_label_2.TextSize = 30.000
  125.  
  126. get_weapons.Name = "get_weapons"
  127. get_weapons.Parent = main
  128. get_weapons.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  129. get_weapons.BorderColor3 = Color3.fromRGB(38, 45, 35)
  130. get_weapons.BorderSizePixel = 2
  131. get_weapons.Position = UDim2.new(0.468503922, 0, 0.193595409, 0)
  132. get_weapons.Size = UDim2.new(0, 129, 0, 30)
  133. get_weapons.Font = Enum.Font.SourceSans
  134. get_weapons.Text = "Get all weapons"
  135. get_weapons.TextColor3 = Color3.fromRGB(190, 193, 0)
  136. get_weapons.TextSize = 20.000
  137.  
  138. Goku.Name = "Goku"
  139. Goku.Parent = main
  140. Goku.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  141. Goku.BorderColor3 = Color3.fromRGB(38, 45, 35)
  142. Goku.BorderSizePixel = 2
  143. Goku.Position = UDim2.new(0.0236220472, 0, 0.195587441, 0)
  144. Goku.Size = UDim2.new(0, 99, 0, 29)
  145. Goku.Font = Enum.Font.SourceSans
  146. Goku.Text = "Goku"
  147. Goku.TextColor3 = Color3.fromRGB(190, 193, 0)
  148. Goku.TextSize = 20.000
  149.  
  150. Deku.Name = "Deku"
  151. Deku.Parent = main
  152. Deku.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  153. Deku.BorderColor3 = Color3.fromRGB(38, 45, 35)
  154. Deku.BorderSizePixel = 2
  155. Deku.Position = UDim2.new(0.0236220472, 0, 0.265308559, 0)
  156. Deku.Size = UDim2.new(0, 99, 0, 29)
  157. Deku.Font = Enum.Font.SourceSans
  158. Deku.Text = "Deku"
  159. Deku.TextColor3 = Color3.fromRGB(190, 193, 0)
  160. Deku.TextSize = 20.000
  161.  
  162. Ichigo.Name = "Ichigo"
  163. Ichigo.Parent = main
  164. Ichigo.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  165. Ichigo.BorderColor3 = Color3.fromRGB(38, 45, 35)
  166. Ichigo.BorderSizePixel = 2
  167. Ichigo.Position = UDim2.new(0.0236220472, 0, 0.335029662, 0)
  168. Ichigo.Size = UDim2.new(0, 99, 0, 29)
  169. Ichigo.Font = Enum.Font.SourceSans
  170. Ichigo.Text = "Ichigo"
  171. Ichigo.TextColor3 = Color3.fromRGB(190, 193, 0)
  172. Ichigo.TextSize = 20.000
  173.  
  174. Sasuke.Name = "Sasuke"
  175. Sasuke.Parent = main
  176. Sasuke.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  177. Sasuke.BorderColor3 = Color3.fromRGB(38, 45, 35)
  178. Sasuke.BorderSizePixel = 2
  179. Sasuke.Position = UDim2.new(0.0236220472, 0, 0.404750764, 0)
  180. Sasuke.Size = UDim2.new(0, 99, 0, 29)
  181. Sasuke.Font = Enum.Font.SourceSans
  182. Sasuke.Text = "Sasuke"
  183. Sasuke.TextColor3 = Color3.fromRGB(190, 193, 0)
  184. Sasuke.TextSize = 20.000
  185.  
  186. Naruto.Name = "Naruto"
  187. Naruto.Parent = main
  188. Naruto.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  189. Naruto.BorderColor3 = Color3.fromRGB(38, 45, 35)
  190. Naruto.BorderSizePixel = 2
  191. Naruto.Position = UDim2.new(0.0236220472, 0, 0.47247988, 0)
  192. Naruto.Size = UDim2.new(0, 99, 0, 29)
  193. Naruto.Font = Enum.Font.SourceSans
  194. Naruto.Text = "Naruto"
  195. Naruto.TextColor3 = Color3.fromRGB(190, 193, 0)
  196. Naruto.TextSize = 20.000
  197.  
  198. Kakashi.Name = "Kakashi"
  199. Kakashi.Parent = main
  200. Kakashi.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  201. Kakashi.BorderColor3 = Color3.fromRGB(38, 45, 35)
  202. Kakashi.BorderSizePixel = 2
  203. Kakashi.Position = UDim2.new(0.0236220472, 0, 0.542200983, 0)
  204. Kakashi.Size = UDim2.new(0, 99, 0, 29)
  205. Kakashi.Font = Enum.Font.SourceSans
  206. Kakashi.Text = "Kakashi"
  207. Kakashi.TextColor3 = Color3.fromRGB(190, 193, 0)
  208. Kakashi.TextSize = 20.000
  209.  
  210. Tanjiro.Name = "Tanjiro"
  211. Tanjiro.Parent = main
  212. Tanjiro.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  213. Tanjiro.BorderColor3 = Color3.fromRGB(38, 45, 35)
  214. Tanjiro.BorderSizePixel = 2
  215. Tanjiro.Position = UDim2.new(0.0236220472, 0, 0.617898226, 0)
  216. Tanjiro.Size = UDim2.new(0, 99, 0, 29)
  217. Tanjiro.Font = Enum.Font.SourceSans
  218. Tanjiro.Text = "Tanjiro"
  219. Tanjiro.TextColor3 = Color3.fromRGB(190, 193, 0)
  220. Tanjiro.TextSize = 20.000
  221.  
  222. Bakugo.Name = "Bakugo"
  223. Bakugo.Parent = main
  224. Bakugo.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  225. Bakugo.BorderColor3 = Color3.fromRGB(38, 45, 35)
  226. Bakugo.BorderSizePixel = 2
  227. Bakugo.Position = UDim2.new(0.0236220472, 0, 0.689611375, 0)
  228. Bakugo.Size = UDim2.new(0, 99, 0, 29)
  229. Bakugo.Font = Enum.Font.SourceSans
  230. Bakugo.Text = "Bakugo"
  231. Bakugo.TextColor3 = Color3.fromRGB(190, 193, 0)
  232. Bakugo.TextSize = 20.000
  233.  
  234. Saitama.Name = "Saitama"
  235. Saitama.Parent = main
  236. Saitama.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  237. Saitama.BorderColor3 = Color3.fromRGB(38, 45, 35)
  238. Saitama.BorderSizePixel = 2
  239. Saitama.Position = UDim2.new(0.0236220472, 0, 0.769292653, 0)
  240. Saitama.Size = UDim2.new(0, 99, 0, 29)
  241. Saitama.Font = Enum.Font.SourceSans
  242. Saitama.Text = "Saitama"
  243. Saitama.TextColor3 = Color3.fromRGB(190, 193, 0)
  244. Saitama.TextSize = 20.000
  245.  
  246. noclip.Name = "noclip"
  247. noclip.Parent = main
  248. noclip.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  249. noclip.BorderColor3 = Color3.fromRGB(38, 45, 35)
  250. noclip.BorderSizePixel = 2
  251. noclip.Position = UDim2.new(0.468503922, 0, 0.263316512, 0)
  252. noclip.Size = UDim2.new(0, 129, 0, 30)
  253. noclip.Font = Enum.Font.SourceSans
  254. noclip.Text = "E to noclip"
  255. noclip.TextColor3 = Color3.fromRGB(190, 193, 0)
  256. noclip.TextSize = 20.000
  257.  
  258. btools.Name = "btools"
  259. btools.Parent = main
  260. btools.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  261. btools.BorderColor3 = Color3.fromRGB(38, 45, 35)
  262. btools.BorderSizePixel = 2
  263. btools.Position = UDim2.new(0.468503922, 0, 0.333037615, 0)
  264. btools.Size = UDim2.new(0, 129, 0, 30)
  265. btools.Font = Enum.Font.SourceSans
  266. btools.Text = "Btools"
  267. btools.TextColor3 = Color3.fromRGB(190, 193, 0)
  268. btools.TextSize = 20.000
  269.  
  270. remove_doors.Name = "remove_doors"
  271. remove_doors.Parent = main
  272. remove_doors.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  273. remove_doors.BorderColor3 = Color3.fromRGB(38, 45, 35)
  274. remove_doors.BorderSizePixel = 2
  275. remove_doors.Position = UDim2.new(0.468503922, 0, 0.404750764, 0)
  276. remove_doors.Size = UDim2.new(0, 129, 0, 30)
  277. remove_doors.Font = Enum.Font.SourceSans
  278. remove_doors.Text = "Remove all doors"
  279. remove_doors.TextColor3 = Color3.fromRGB(190, 193, 0)
  280. remove_doors.TextSize = 20.000
  281.  
  282. collect_cash.Name = "collect_cash"
  283. collect_cash.Parent = main
  284. collect_cash.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  285. collect_cash.BorderColor3 = Color3.fromRGB(38, 45, 35)
  286. collect_cash.BorderSizePixel = 2
  287. collect_cash.Position = UDim2.new(0.468503922, 0, 0.47247985, 0)
  288. collect_cash.Size = UDim2.new(0, 129, 0, 30)
  289. collect_cash.Font = Enum.Font.SourceSans
  290. collect_cash.Text = "Collect cash"
  291. collect_cash.TextColor3 = Color3.fromRGB(190, 193, 0)
  292. collect_cash.TextSize = 20.000
  293.  
  294. get_robux_gears.Name = "get_robux_gears"
  295. get_robux_gears.Parent = main
  296. get_robux_gears.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  297. get_robux_gears.BorderColor3 = Color3.fromRGB(38, 45, 35)
  298. get_robux_gears.BorderSizePixel = 2
  299. get_robux_gears.Position = UDim2.new(0.468503922, 0, 0.542200983, 0)
  300. get_robux_gears.Size = UDim2.new(0, 129, 0, 30)
  301. get_robux_gears.Font = Enum.Font.SourceSans
  302. get_robux_gears.Text = "Get robux weapons"
  303. get_robux_gears.TextColor3 = Color3.fromRGB(190, 193, 0)
  304. get_robux_gears.TextSize = 17.000
  305.  
  306. get_powerups.Name = "get_powerups"
  307. get_powerups.Parent = main
  308. get_powerups.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  309. get_powerups.BorderColor3 = Color3.fromRGB(38, 45, 35)
  310. get_powerups.BorderSizePixel = 2
  311. get_powerups.Position = UDim2.new(0.468503922, 0, 0.617898226, 0)
  312. get_powerups.Size = UDim2.new(0, 129, 0, 30)
  313. get_powerups.Font = Enum.Font.SourceSans
  314. get_powerups.Text = "Get powerups"
  315. get_powerups.TextColor3 = Color3.fromRGB(190, 193, 0)
  316. get_powerups.TextSize = 17.000
  317.  
  318. t_to_tele_random.Name = "t_to_tele_random"
  319. t_to_tele_random.Parent = main
  320. t_to_tele_random.BackgroundColor3 = Color3.fromRGB(57, 66, 50)
  321. t_to_tele_random.BorderColor3 = Color3.fromRGB(38, 45, 35)
  322. t_to_tele_random.BorderSizePixel = 2
  323. t_to_tele_random.Position = UDim2.new(0.468503922, 0, 0.689611375, 0)
  324. t_to_tele_random.Size = UDim2.new(0, 129, 0, 30)
  325. t_to_tele_random.Font = Enum.Font.SourceSans
  326. t_to_tele_random.Text = "T to teleport to person"
  327. t_to_tele_random.TextColor3 = Color3.fromRGB(190, 193, 0)
  328. t_to_tele_random.TextSize = 17.000
  329.  
  330. open_close.Name = "open_close"
  331. open_close.Parent = ScreenGui
  332. open_close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  333. open_close.BackgroundTransparency = 1.000
  334. open_close.Position = UDim2.new(0.231683165, 0, 0, 0)
  335. open_close.Size = UDim2.new(0, 435, 0, 100)
  336.  
  337. open.Name = "open"
  338. open.Parent = open_close
  339. open.BackgroundColor3 = Color3.fromRGB(52, 59, 45)
  340. open.BorderColor3 = Color3.fromRGB(28, 33, 26)
  341. open.BorderSizePixel = 2
  342. open.Position = UDim2.new(0.402298838, 0, -0.219999999, 0)
  343. open.Size = UDim2.new(0, 43, 0, 36)
  344. open.Font = Enum.Font.SourceSans
  345. open.Text = "Open"
  346. open.TextColor3 = Color3.fromRGB(190, 193, 0)
  347. open.TextSize = 20.000
  348.  
  349. close.Name = "close"
  350. close.Parent = open_close
  351. close.BackgroundColor3 = Color3.fromRGB(52, 59, 45)
  352. close.BorderColor3 = Color3.fromRGB(28, 33, 26)
  353. close.BorderSizePixel = 2
  354. close.Position = UDim2.new(0.528735638, 0, -0.219999999, 0)
  355. close.Size = UDim2.new(0, 43, 0, 36)
  356. close.Font = Enum.Font.SourceSans
  357. close.Text = "Close"
  358. close.TextColor3 = Color3.fromRGB(190, 193, 0)
  359. close.TextSize = 20.000
  360.  
  361. -- Scripts:
  362.  
  363. local function LIRFYY_fake_script() -- get_weapons.LocalScript
  364. local script = Instance.new('LocalScript', get_weapons)
  365.  
  366. script.Parent.MouseButton1Click:connect(function()
  367. for _,v in pairs(game.ReplicatedStorage:GetChildren()) do
  368. if v:IsA("Tool") then
  369. local x = v:Clone()
  370. x.Parent = game.Players.LocalPlayer.Backpack
  371. end
  372. end
  373. end)
  374. end
  375. coroutine.wrap(LIRFYY_fake_script)()
  376. local function XEOAK_fake_script() -- Goku.LocalScript
  377. local script = Instance.new('LocalScript', Goku)
  378.  
  379. script.Parent.MouseButton1Click:connect(function()
  380. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Goku.Essential.SpawnLocation.Position)
  381. end)
  382. end
  383. coroutine.wrap(XEOAK_fake_script)()
  384. local function NNZBDN_fake_script() -- Deku.LocalScript
  385. local script = Instance.new('LocalScript', Deku)
  386.  
  387. script.Parent.MouseButton1Click:connect(function()
  388. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Deku.Essential.SpawnLocation.Position)
  389. end)
  390. end
  391. coroutine.wrap(NNZBDN_fake_script)()
  392. local function EZSJY_fake_script() -- Ichigo.LocalScript
  393. local script = Instance.new('LocalScript', Ichigo)
  394.  
  395. script.Parent.MouseButton1Click:connect(function()
  396. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Ichigo.Essential.SpawnLocation.Position)
  397. end)
  398. end
  399. coroutine.wrap(EZSJY_fake_script)()
  400. local function OOVSMQ_fake_script() -- Sasuke.LocalScript
  401. local script = Instance.new('LocalScript', Sasuke)
  402.  
  403. script.Parent.MouseButton1Click:connect(function()
  404. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Sasuke.Essential.SpawnLocation.Position)
  405. end)
  406. end
  407. coroutine.wrap(OOVSMQ_fake_script)()
  408. local function GILJOD_fake_script() -- Naruto.LocalScript
  409. local script = Instance.new('LocalScript', Naruto)
  410.  
  411. script.Parent.MouseButton1Click:connect(function()
  412. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Naruto.Essential.SpawnLocation.Position)
  413. end)
  414. end
  415. coroutine.wrap(GILJOD_fake_script)()
  416. local function SUJHZB_fake_script() -- Kakashi.LocalScript
  417. local script = Instance.new('LocalScript', Kakashi)
  418.  
  419. script.Parent.MouseButton1Click:connect(function()
  420. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Kakashi.Essential.SpawnLocation.Position)
  421. end)
  422. end
  423. coroutine.wrap(SUJHZB_fake_script)()
  424. local function SGPB_fake_script() -- Tanjiro.LocalScript
  425. local script = Instance.new('LocalScript', Tanjiro)
  426.  
  427. script.Parent.MouseButton1Click:connect(function()
  428. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Tanjiro.Essential.SpawnLocation.Position)
  429. end)
  430. end
  431. coroutine.wrap(SGPB_fake_script)()
  432. local function RQJRUFB_fake_script() -- Bakugo.LocalScript
  433. local script = Instance.new('LocalScript', Bakugo)
  434.  
  435. script.Parent.MouseButton1Click:connect(function()
  436. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Bakugo.Essential.SpawnLocation.Position)
  437. end)
  438. end
  439. coroutine.wrap(RQJRUFB_fake_script)()
  440. local function ROZIG_fake_script() -- Saitama.LocalScript
  441. local script = Instance.new('LocalScript', Saitama)
  442.  
  443. script.Parent.MouseButton1Click:connect(function()
  444. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Tycoons.Saitama.Essential.SpawnLocation.Position)
  445. end)
  446. end
  447. coroutine.wrap(ROZIG_fake_script)()
  448. local function MAJAVGZ_fake_script() -- noclip.LocalScript
  449. local script = Instance.new('LocalScript', noclip)
  450.  
  451. script.Parent.MouseButton1Click:connect(function()
  452. noclip = false
  453. game:GetService('RunService').Stepped:connect(function()
  454. if noclip then
  455. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  456. end
  457. end)
  458. plr = game.Players.LocalPlayer
  459. mouse = plr:GetMouse()
  460. mouse.KeyDown:connect(function(key)
  461.  
  462. if key == "e" then
  463. noclip = not noclip
  464. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  465. end
  466. end)
  467. print('Loaded')
  468. print('Press "E" to noclip')
  469. end)
  470. end
  471. coroutine.wrap(MAJAVGZ_fake_script)()
  472. local function YWDCU_fake_script() -- btools.LocalScript
  473. local script = Instance.new('LocalScript', btools)
  474.  
  475. script.Parent.MouseButton1Click:connect(function()
  476. Instance.new("HopperBin", game.Players.LocalPlayer.Backpack).BinType = 2
  477. Instance.new("HopperBin", game.Players.LocalPlayer.Backpack).BinType = 3
  478. Instance.new("HopperBin", game.Players.LocalPlayer.Backpack).BinType = 4
  479. end)
  480. end
  481. coroutine.wrap(YWDCU_fake_script)()
  482. local function LSOIL_fake_script() -- remove_doors.LocalScript
  483. local script = Instance.new('LocalScript', remove_doors)
  484.  
  485. script.Parent.MouseButton1Click:connect(function()
  486. local tycoons = workspace.Tycoons:GetChildren()
  487. for _,v in pairs(tycoons) do
  488. if v:FindFirstChild("Essential") then
  489. v:FindFirstChild("Essential"):FindFirstChild("Door"):Remove()
  490. end
  491. end
  492. end)
  493. end
  494. coroutine.wrap(LSOIL_fake_script)()
  495. local function SXPOOF_fake_script() -- collect_cash.LocalScript
  496. local script = Instance.new('LocalScript', collect_cash)
  497.  
  498. script.Parent.MouseButton1Click:connect(function()
  499. local playertycoon = nil
  500. for _,v in pairs(workspace.Tycoons:GetChildren()) do
  501. if v:FindFirstChild("Owner") ~= nil then
  502. if v:FindFirstChild("Owner").Value == game.Players.LocalPlayer.Character.Name then
  503. playertycoon = v
  504. end
  505. end
  506. end
  507.  
  508. playertycoon.Essential.CashCollect.Collect.Position = game.Players.LocalPlayer.Character.Head.Position
  509. end)
  510. end
  511. coroutine.wrap(SXPOOF_fake_script)()
  512. local function MGKOC_fake_script() -- get_robux_gears.LocalScript
  513. local script = Instance.new('LocalScript', get_robux_gears)
  514.  
  515. script.Parent.MouseButton1Click:connect(function()
  516. for _,v in pairs(game.ReplicatedStorage.RobuxGears:GetChildren()) do
  517. if v:IsA("Tool") then
  518. local x = v:Clone()
  519. x.Parent = game.Players.LocalPlayer.Backpack
  520. end
  521. end
  522. end)
  523. end
  524. coroutine.wrap(MGKOC_fake_script)()
  525. local function VJBVUXU_fake_script() -- get_powerups.LocalScript
  526. local script = Instance.new('LocalScript', get_powerups)
  527.  
  528. script.Parent.MouseButton1Click:connect(function()
  529. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 64
  530. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  531. end)
  532. end
  533. coroutine.wrap(VJBVUXU_fake_script)()
  534. local function KLQOS_fake_script() -- t_to_tele_random.LocalScript
  535. local script = Instance.new('LocalScript', t_to_tele_random)
  536.  
  537. script.Parent.MouseButton1Click:connect(function()
  538. local plr = game.Players.LocalPlayer
  539. local mouse = plr:GetMouse()
  540. mouse.KeyDown:connect(function(key)
  541. if key == "t" then
  542. local players = game.Players:GetPlayers()
  543. local player = players[math.random(1, #players)]
  544. game.Players.LocalPlayer.Character:moveTo(player.Character.Head.Position)
  545. end
  546. end)
  547. end)
  548. end
  549. coroutine.wrap(KLQOS_fake_script)()
  550. local function UYNNZ_fake_script() -- open.LocalScript
  551. local script = Instance.new('LocalScript', open)
  552.  
  553. script.Parent.MouseButton1Click:connect(function()
  554. script.Parent.Parent.Parent:FindFirstChild("main").Visible = true
  555. end)
  556. end
  557. coroutine.wrap(UYNNZ_fake_script)()
  558. local function MVTXID_fake_script() -- close.LocalScript
  559. local script = Instance.new('LocalScript', close)
  560.  
  561. script.Parent.MouseButton1Click:connect(function()
  562. script.Parent.Parent.Parent:FindFirstChild("main").Visible = false
  563. end)
  564. end
  565. coroutine.wrap(MVTXID_fake_script)()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement