Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.96 KB | None | 0 0
  1. local Frame = Instance.new ("ImageLabel")
  2. local Credits = Instance.new ("TextLabel")
  3. local TextButton = Instance.new ("TextButton")
  4. локальный фон = Instance.new ("ImageLabel")
  5. local Scripts = Instance.new ("TextLabel")
  6. local Frame_2 = Instance.new ("Frame")
  7. local AutoKing = Instance.new ("TextButton")
  8. local BossKiller = Instance.new ("TextButton")
  9. local CoinGrabber = Instance.new ("TextButton")
  10. локальный Walkspeed = Instance.new ("TextBox")
  11. local JumpPower = Instance.new ("TextBox")
  12. local Local = Instance.new ("TextLabel")
  13. локальная гравитация = Instance.new ("TextBox")
  14. local AutoFarm = Instance.new ("TextButton")
  15. local Background_2 = Instance.new ("ImageLabel")
  16. local TextButton_2 = Instance.new ("TextButton")
  17. local Tps = Instance.new ("TextLabel")
  18. local Frame_3 = Instance.new ("Frame")
  19. local CrownShop = Instance.new ("TextButton")
  20. local Reward = Instance.new ("TextButton")
  21. local Sell = Instance.new ("TextButton")
  22. local Shop = Instance.new ("TextButton")
  23. local Spawns = Instance.new ("TextButton")
  24. local Background_3 = Instance.new ("ImageLabel")
  25. local TextButton_3 = Instance.new ("TextButton")
  26.  
  27. --Properties:
  28.  
  29. Yeetus.Name = "Yeetus"
  30. Yeetus.Parent = game.Players.LocalPlayer: WaitForChild ("PlayerGui")
  31.  
  32. Frame.Name = "Frame"
  33. Frame.Parent = Yeetus
  34. Frame.Active = true
  35. Frame.BackgroundColor3 = Color3.new (0,188235, 0,188235, 0,188235)
  36. Frame.BackgroundTransparency = 1
  37. Frame.Position = UDim2.new (0.375096083, 0, 0.200860828, 0)
  38. Frame.Selectable = true
  39. Frame.Size = UDim2.new (0, 440, 0, 316)
  40. Frame.ZIndex = 0
  41. Frame.Image = "rbxassetid: // 3570695787"
  42. Frame.ImageColor3 = Color3.new (0.27451, 0.27451, 0.27451)
  43. Frame.ScaleType = Enum.ScaleType.Slice
  44. Frame.SliceCenter = Rect.new (100, 100, 100, 100)
  45.  
  46. Credits.Name = "Кредиты"
  47. Credits.Parent = Frame
  48. Credits.Active = true
  49. Credits.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  50. Credits.BackgroundTransparency = 1
  51. Credits.BorderColor3 = Color3.new(0, 0, 0)
  52. Credits.BorderSizePixel = 0
  53. Credits.Position = UDim2.new(0.02678084, 0, 0.833122909, 0)
  54. Credits.Selectable = true
  55. Credits.Size = UDim2.new(0, 179, 0, 43)
  56. Credits.ZIndex = 3
  57. Credits.Font = Enum.Font.SourceSans
  58. Credits.Text = "Credits"
  59. Credits.TextColor3 = Color3.new(0, 0, 0)
  60. Credits.TextScaled = true
  61. Credits.TextSize = 14
  62. Credits.TextWrapped = true
  63.  
  64. TextButton.Parent = Credits
  65. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  66. TextButton.BackgroundTransparency = 1
  67. TextButton.Position = UDim2.new(-0.0413443297, 0, 0.0237114485, 0)
  68. TextButton.Size = UDim2.new(0, 198, 0, 51)
  69. TextButton.ZIndex = 2
  70. TextButton.Font = Enum.Font.SourceSans
  71. TextButton.Text = " "
  72. TextButton.TextColor3 = Color3.new(0, 0, 0)
  73. TextButton.TextScaled = true
  74. TextButton.TextSize = 14
  75. TextButton.TextWrapped = true
  76.  
  77. Background.Name = "Background"
  78. Background.Parent = Credits
  79. Background.Active = true
  80. Background.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  81. Background.BackgroundTransparency = 1
  82. Background.Position = UDim2.new(-0.0413443297, 0, 0.0237115361, 0)
  83. Background.Size = UDim2.new(0, 198, 0, 52)
  84. Background.Image = "rbxassetid://3570695787"
  85. Background.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  86. Background.ScaleType = Enum.ScaleType.Slice
  87. Background.SliceCenter = Rect.new(100, 100, 100, 100)
  88.  
  89. Scripts.Name = "Scripts"
  90. Scripts.Parent = Frame
  91. Scripts.Active = true
  92. Scripts.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  93. Scripts.BackgroundTransparency = 1
  94. Scripts.BorderColor3 = Color3.new(0, 0, 0)
  95. Scripts.BorderSizePixel = 0
  96. Scripts.Position = UDim2.new(0.0327510498, 0, 0.044415243, 0)
  97. Scripts.Selectable = true
  98. Scripts.Size = UDim2.new(0, 179, 0, 43)
  99. Scripts.ZIndex = 2
  100. Scripts.Font = Enum.Font.SourceSans
  101. Scripts.Text = "Scripts"
  102. Scripts.TextColor3 = Color3.new(0, 0, 0)
  103. Scripts.TextScaled = true
  104. Scripts.TextSize = 14
  105. Scripts.TextWrapped = true
  106.  
  107. Frame_2.Parent = Scripts
  108. Frame_2.Active = true
  109. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  110. Frame_2.BorderSizePixel = 0
  111. Frame_2.Position = UDim2.new(1.0454545, 0, 4.76837158e-07, 0)
  112. Frame_2.Selectable = true
  113. Frame_2.Size = UDim2.new(0, 210, 0, 293)
  114.  
  115. AutoKing.Name = "AutoKing"
  116. AutoKing.Parent = Frame_2
  117. AutoKing.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  118. AutoKing.BorderSizePixel = 0
  119. AutoKing.Position = UDim2.new(0.0519523844, 0, 0.270017207, 0)
  120. AutoKing.Size = UDim2.new(0, 190, 0, 30)
  121. AutoKing.Modal = true
  122. AutoKing.Font = Enum.Font.SourceSans
  123. AutoKing.Text = "Auto King"
  124. AutoKing.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  125. AutoKing.TextScaled = true
  126. AutoKing.TextSize = 14
  127. AutoKing.TextWrapped = true
  128.  
  129. BossKiller.Name = "BossKiller"
  130. BossKiller.Parent = Frame_2
  131. BossKiller.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  132. BossKiller.BorderSizePixel = 0
  133. BossKiller.Position = UDim2.new(0.0519523844, 0, 0.0253438856, 0)
  134. BossKiller.Size = UDim2.new(0, 190, 0, 30)
  135. BossKiller.Modal = true
  136. BossKiller.Font = Enum.Font.SourceSans
  137. BossKiller.Text = "Auto Boss"
  138. BossKiller.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  139. BossKiller.TextScaled = true
  140. BossKiller.TextSize = 14
  141. BossKiller.TextWrapped = true
  142.  
  143. CoinGrabber.Name = "CoinGrabber"
  144. CoinGrabber.Parent = Frame_2
  145. CoinGrabber.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  146. CoinGrabber.BorderSizePixel = 0
  147. CoinGrabber.Position = UDim2.new(0.0519523844, 0, 0.149307802, 0)
  148. CoinGrabber.Size = UDim2.new(0, 190, 0, 30)
  149. CoinGrabber.Modal = true
  150. CoinGrabber.Font = Enum.Font.SourceSans
  151. CoinGrabber.Text = "Auto Candy"
  152. CoinGrabber.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  153. CoinGrabber.TextScaled = true
  154. CoinGrabber.TextSize = 14
  155. CoinGrabber.TextWrapped = true
  156.  
  157. Walkspeed.Name = "Walkspeed"
  158. Walkspeed.Parent = Frame_2
  159. Walkspeed.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  160. Walkspeed.BorderSizePixel = 0
  161. Walkspeed.Position = UDim2.new(0.0523809567, 0, 0.661201537, 0)
  162. Walkspeed.Size = UDim2.new(0, 190, 0, 30)
  163. Walkspeed.Font = Enum.Font.SourceSans
  164. Walkspeed.PlaceholderColor3 = Color3.new(0, 0, 0)
  165. Walkspeed.PlaceholderText = "Type Walkspeed"
  166. Walkspeed.Text = ""
  167. Walkspeed.TextColor3 = Color3.new(0, 0, 0)
  168. Walkspeed.TextScaled = true
  169. Walkspeed.TextSize = 14
  170. Walkspeed.TextWrapped = true
  171.  
  172. JumpPower.Name = "JumpPower"
  173. JumpPower.Parent = Frame_2
  174. JumpPower.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  175. JumpPower.BorderSizePixel = 0
  176. JumpPower.Position = UDim2.new(0.0523809567, 0, 0.762008965, 0)
  177. JumpPower.Size = UDim2.new(0, 190, 0, 30)
  178. JumpPower.Font = Enum.Font.SourceSans
  179. JumpPower.PlaceholderColor3 = Color3.new(0, 0, 0)
  180. JumpPower.PlaceholderText = "Type JumpPower"
  181. JumpPower.Text = ""
  182. JumpPower.TextColor3 = Color3.new(0, 0, 0)
  183. JumpPower.TextScaled = true
  184. JumpPower.TextSize = 14
  185. JumpPower.TextWrapped = true
  186.  
  187. Local.Name = "Local"
  188. Local.Parent = Frame_2
  189. Local.Active = true
  190. Local.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  191. Local.BorderSizePixel = 0
  192. Local.Position = UDim2.new(0, 0, 0.522593915, 0)
  193. Local.Selectable = true
  194. Local.Size = UDim2.new(0, 210, 0, 31)
  195. Local.Font = Enum.Font.SourceSans
  196. Local.Text = "Local"
  197. Local.TextColor3 = Color3.new(0, 1, 0)
  198. Local.TextScaled = true
  199. Local.TextSize = 14
  200. Local.TextStrokeColor3 = Color3.new(0, 1, 0)
  201. Local.TextWrapped = true
  202.  
  203. Gravity.Name = " Gravity"
  204. Gravity.Parent = Frame_2
  205. Gravity.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  206. Gravity.BorderSizePixel = 0
  207. Gravity.Position = UDim2.new(0.0523809567, 0, 0.864398062, 0)
  208. Gravity.Size = UDim2.new(0, 190, 0, 30)
  209. Gravity.Font = Enum.Font.SourceSans
  210. Gravity.PlaceholderColor3 = Color3.new(0, 0, 0)
  211. Gravity.PlaceholderText = "Type Gravity"
  212. Gravity.Text = ""
  213. Gravity.TextColor3 = Color3.new(0, 0, 0)
  214. Gravity.TextScaled = true
  215. Gravity.TextSize = 14
  216. Gravity.TextWrapped = true
  217.  
  218. AutoFarm.Name = "AutoFarm"
  219. AutoFarm.Parent = Frame_2
  220. AutoFarm.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  221. AutoFarm.BorderSizePixel = 0
  222. AutoFarm.Position = UDim2.new(0.0519523844, 0, 0.403123021, 0)
  223. AutoFarm.Size = UDim2.new(0, 190, 0, 30)
  224. AutoFarm.Modal = true
  225. AutoFarm.Font = Enum.Font.SourceSans
  226. AutoFarm.Text = "Auto Farm"
  227. AutoFarm.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  228. AutoFarm.TextScaled = true
  229. AutoFarm.TextSize = 14
  230. AutoFarm.TextWrapped = true
  231.  
  232. Background_2.Name = "Background"
  233. Background_2.Parent = Scripts
  234. Background_2.Active = true
  235. Background_2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  236. Background_2.BackgroundTransparency = 1
  237. Background_2.Position = UDim2.new(-0.0560197048, 0, -0.220000163, 0)
  238. Background_2.Size = UDim2.new(0, 195, 0, 52)
  239. Background_2.Image = "rbxassetid://3570695787"
  240. Background_2.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  241. Background_2.ScaleType = Enum.ScaleType.Slice
  242. Background_2.SliceCenter = Rect.new(100, 100, 100, 100)
  243.  
  244. TextButton_2.Parent = Scripts
  245. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  246. TextButton_2.BackgroundTransparency = 1
  247. TextButton_2.Position = UDim2.new(-0.0560197048, 0, -0.220000163, 0)
  248. TextButton_2.Size = UDim2.new(0, 195, 0, 53)
  249. TextButton_2.ZIndex = 2
  250. TextButton_2.Font = Enum.Font.SourceSans
  251. TextButton_2.Text = " "
  252. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  253. TextButton_2.TextScaled = true
  254. TextButton_2.TextSize = 14
  255. TextButton_2.TextWrapped = true
  256.  
  257. Tps.Name = "Tps"
  258. Tps.Parent = Frame
  259. Tps.Active = true
  260. Tps.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  261. Tps.BackgroundTransparency = 1
  262. Tps.BorderColor3 = Color3.new(0, 0, 0)
  263. Tps.BorderSizePixel = 0
  264. Tps.Position = UDim2.new(0.0239933357, 0, 0.467977405, 0)
  265. Tps.Selectable = true
  266. Tps.Size = UDim2.new(0, 195, 0, 50)
  267. Tps.ZIndex = 2
  268. Tps.Font = Enum.Font.SourceSans
  269. Tps.Text = "Tps"
  270. Tps.TextColor3 = Color3.new(0, 0, 0)
  271. Tps.TextScaled = true
  272. Tps.TextSize = 14
  273. Tps.TextWrapped = true
  274.  
  275. Frame_3.Parent = Tps
  276. Frame_3.Active = true
  277. Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  278. Frame_3.BorderSizePixel = 0
  279. Frame_3.Position = UDim2.new(1, 0, -2.67691278, 0)
  280. Frame_3.Selectable = true
  281. Frame_3.Size = UDim2.new(0, 205, 0, 292)
  282. Frame_3.Visible = false
  283.  
  284. CrownShop.Name = "CrownShop"
  285. CrownShop.Parent = Frame_3
  286. CrownShop.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  287. CrownShop.BorderSizePixel = 0
  288. CrownShop.Position = UDim2.new(0.0471904799, 0, 0.439397544, 0)
  289. CrownShop.Size = UDim2.new(0, 190, 0, 30)
  290. CrownShop.Font = Enum.Font.SourceSans
  291. CrownShop.Text = "Crown Shop"
  292. CrownShop.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  293. CrownShop.TextScaled = true
  294. CrownShop.TextSize = 14
  295. CrownShop.TextWrapped = true
  296.  
  297. Reward.Name = "Reward"
  298. Reward.Parent = Frame_3
  299. Reward.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  300. Reward.BorderSizePixel = 0
  301. Reward.Position = UDim2.new(0.0476190522, 0, 0.0645319819, 0)
  302. Reward.Size = UDim2.new(0, 190, 0, 30)
  303. Reward.Font = Enum.Font.SourceSans
  304. Reward.Text = "Daily Reward"
  305. Reward.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  306. Reward.TextScaled = true
  307. Reward.TextSize = 14
  308. Reward.TextWrapped = true
  309.  
  310. Sell.Name = "Sell"
  311. Sell.Parent = Frame_3
  312. Sell.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  313. Sell.BorderSizePixel = 0
  314. Sell.Position = UDim2.new(0.0471904799, 0, 0.800254703, 0)
  315. Sell.Size = UDim2.new(0, 190, 0, 30)
  316. Sell.Font = Enum.Font.SourceSans
  317. Sell.Text = "Sell"
  318. Sell.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  319. Sell.TextScaled = true
  320. Sell.TextSize = 14
  321. Sell.TextWrapped = true
  322.  
  323. Shop.Name = "Shop"
  324. Shop.Parent = Frame_3
  325. Shop.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  326. Shop.BorderSizePixel = 0
  327. Shop.Position = UDim2.new(0.0476190522, 0, 0.2431034, 0)
  328. Shop.Size = UDim2.new(0, 190, 0, 30)
  329. Shop.Font = Enum.Font.SourceSans
  330. Shop.Text = "Shop"
  331. Shop.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  332. Shop.TextScaled = true
  333. Shop.TextSize = 14
  334. Shop.TextWrapped = true
  335.  
  336. Spawns.Name = "Spawns"
  337. Spawns.Parent = Frame_3
  338. Spawns.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  339. Spawns.BorderSizePixel = 0
  340. Spawns.Position = UDim2.new(0.0471904799, 0, 0.625254691, 0)
  341. Spawns.Size = UDim2.new(0, 190, 0, 30)
  342. Spawns.Font = Enum.Font.SourceSans
  343. Spawns.Text = "First Spawns"
  344. Spawns.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  345. Spawns.TextScaled = true
  346. Spawns.TextSize = 14
  347. Spawns.TextWrapped = true
  348.  
  349. Background_3.Name = "Background"
  350. Background_3.Parent = Tps
  351. Background_3.Active = true
  352. Background_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  353. Background_3.BackgroundTransparency = 1
  354. Background_3.Position = UDim2.new(-0.0410000011, 0, 0, 0)
  355. Background_3.Size = UDim2.new(0, 198, 0, 52)
  356. Background_3.Image = "rbxassetid://3570695787"
  357. Background_3.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  358. Background_3.ScaleType = Enum.ScaleType.Slice
  359. Background_3.SliceCenter = Rect.new(100, 100, 100, 100)
  360.  
  361. TextButton_3.Parent = Tps
  362. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  363. TextButton_3.BackgroundTransparency = 1
  364. TextButton_3.Position = UDim2.new(-0.0541388094, 0, 0, 0)
  365. TextButton_3.Size = UDim2.new(0, 200, 0, 51)
  366. TextButton_3.ZIndex = 2
  367. TextButton_3.Font = Enum.Font.SourceSans
  368. TextButton_3.Text = " "
  369. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  370. TextButton_3.TextScaled = true
  371. TextButton_3.TextSize = 14
  372. TextButton_3.TextWrapped = true
  373.  
  374. -- Scripts:
  375.  
  376. local function EPIBUO_fake_script() -- Frame.LocalScript
  377. local script = Instance.new('LocalScript', Frame)
  378.  
  379. script.Parent.Draggable = true
  380. end
  381. coroutine.wrap(EPIBUO_fake_script)()
  382. local function ARUTMQN_fake_script() -- TextButton.LocalScript
  383. local script = Instance.new('LocalScript', TextButton)
  384.  
  385. script.Parent.MouseButton1Click:Connect(function()
  386. local message = Instance.new("Message")
  387. message.Parent = game.Workspace
  388. message.Text = "Script Made By MagmaHacks"
  389. wait(2)
  390. message:Destroy()
  391. local message2 = Instance.new("Message")
  392. message2.Parent = game.Workspace
  393. message2.Text = "Thanks for using this script"
  394. wait(2)
  395. message2:Destroy()
  396. end)
  397. end
  398. coroutine.wrap(ARUTMQN_fake_script)()
  399. local function UTFJJE_fake_script() -- AutoKing.LocalScript
  400. local script = Instance.new('LocalScript', AutoKing)
  401.  
  402. script.Parent.MouseButton1Click:Connect(function()
  403. local plr = game.Players.LocalPlayer.Character
  404. workspace.Locations.KingArea.CanCollide = false
  405. game.Workspace.Gravity = 1
  406. while true do
  407. wait()
  408. plr.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.KingArea.CFrame.Position + Vector3.new(0,9.5,0))
  409. end
  410. end)
  411. end
  412. coroutine.wrap(UTFJJE_fake_script)()
  413. local function WLJTNG_fake_script() -- BossKiller.LocalScript
  414. local script = Instance.new('LocalScript', BossKiller)
  415.  
  416. script.Parent.MouseButton1Click:Connect(function()
  417. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,0,0))
  418. game.Workspace.Gravity = 1
  419. local platform = Instance.new("Part",workspace)
  420. platform.Name = "platform"
  421. platform.Position = Vector3.new(100,100,100)
  422. platform.Anchored = true
  423. platform.CanCollide = true
  424. local val = Instance.new("IntValue",game.Players.LocalPlayer.Character.HumanoidRootPart)
  425. val.Value = 0
  426. local on = true
  427. while true do
  428. wait(0.1)
  429. if on then
  430. repeat
  431. wait()
  432. workspace.Boss.Health.Value = 0
  433. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  434. val.Value = val.Value +1
  435. until val.Value == 160
  436. on = false
  437. val.Value = 0
  438. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(platform.CFrame.Position)
  439. wait(3)
  440. on = true
  441. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  442. else
  443. print("no")
  444. end
  445. end
  446. end)
  447. end
  448. coroutine.wrap(WLJTNG_fake_script)()
  449. local function ANZRY_fake_script() -- CoinGrabber.LocalScript
  450. local script = Instance.new('LocalScript', CoinGrabber)
  451.  
  452. script.Parent.MouseButton1Click:Connect(function()
  453. local plr = game.Players.LocalPlayer.Character
  454. while true do
  455. wait()
  456. plr.HumanoidRootPart.CFrame = CFrame.new(workspace.CandyHolder:FindFirstChild("Candy").CFrame.Position)
  457. wait(0)
  458. workspace.CandyHolder:FindFirstChild("Candy"):Destroy()
  459. end
  460. end)
  461. end
  462. coroutine.wrap(ANZRY_fake_script)()
  463. local function JFLEHG_fake_script() -- Walkspeed.LocalScript
  464. local script = Instance.new('LocalScript', Walkspeed)
  465.  
  466. local plr = game.Players.LocalPlayer.Character
  467. plr:WaitForChild("Humanoid")
  468. local text = script.Parent
  469. text:GetPropertyChangedSignal("Text"):Connect(function()
  470. game:GetService("RunService").Stepped:Connect(function()
  471. plr.Humanoid.WalkSpeed = text.Text
  472. end)
  473. end)
  474. end
  475. coroutine.wrap(JFLEHG_fake_script)()
  476. local function LLAVYRQ_fake_script() -- JumpPower.LocalScript
  477. local script = Instance.new('LocalScript', JumpPower)
  478.  
  479. local plr = game.Players.LocalPlayer.Character
  480. plr:WaitForChild("Humanoid")
  481. local text = script.Parent
  482. text:GetPropertyChangedSignal("Text"):Connect(function()
  483. plr.Humanoid.JumpPower = text.Text
  484. end)
  485. end
  486. coroutine.wrap(LLAVYRQ_fake_script)()
  487. local function DQYCE_fake_script() -- Gravity.LocalScript
  488. local script = Instance.new('LocalScript', Gravity)
  489.  
  490. local text = script.Parent
  491. text:GetPropertyChangedSignal("Text"):Connect(function()
  492. workspace.Gravity = text.Text
  493. end)
  494. end
  495. coroutine.wrap(DQYCE_fake_script)()
  496. local function RKPR_fake_script() -- AutoFarm.LocalScript
  497. local script = Instance.new('LocalScript', AutoFarm)
  498.  
  499. local plr = game.Players.LocalPlayer
  500. local safeplace = Instance.new("Part", workspace)
  501. safeplace.Anchored = true
  502. safeplace.Position = Vector3.new(200,200,200)
  503. safeplace.CanCollide = true
  504. safeplace.BottomSurface = "Smooth"
  505. safeplace.TopSurface = "Smooth"
  506. safeplace.Name = "Safeplace"
  507. safeplace.Size = Vector3.new(100,1,100)
  508. script.Parent.MouseButton1Click:Connect(function()
  509. plr.Character.HumanoidRootPart.CFrame = CFrame.new(safeplace.CFrame.Position + Vector3.new(0,2,0))
  510. while wait() do
  511. local Remote = game.ReplicatedStorage.Events['Clicked']
  512. local Arguments = {}
  513. Remote:FireServer(unpack(Arguments))
  514. local Event = game:GetService("ReplicatedStorage").Events.Sell
  515. Event:FireServer()
  516. end
  517. end)
  518. end
  519. coroutine.wrap(RKPR_fake_script)()
  520. local function DSFU_fake_script() -- TextButton_2.LocalScript
  521. local script = Instance.new('LocalScript', TextButton_2)
  522.  
  523. script.Parent.MouseButton1Click:Connect(function()
  524. script.Parent.Parent.Frame.Visible = true
  525. script.Parent.Parent.Parent.Tps.Frame.Visible = false
  526. end)
  527. end
  528. coroutine.wrap(DSFU_fake_script)()
  529. local function DKVEONB_fake_script() -- CrownShop.LocalScript
  530. local script = Instance.new('LocalScript', CrownShop)
  531.  
  532. script.Parent.MouseButton1Click:Connect(function()
  533. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.CrownShop.CFrame.Position + Vector3.new(0,4,0))
  534. end)
  535. end
  536. coroutine.wrap(DKVEONB_fake_script)()
  537. local function UJTTUV_fake_script() -- Reward.LocalScript
  538. local script = Instance.new('LocalScript', Reward)
  539.  
  540. script.Parent.MouseButton1Click:Connect(function()
  541. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.DailyReward.Location.CFrame.Position + Vector3.new(0,4,0))
  542. end)
  543. end
  544. coroutine.wrap(UJTTUV_fake_script)()
  545. local function HMWEF_fake_script() -- Sell.LocalScript
  546. local script = Instance.new('LocalScript', Sell)
  547.  
  548. script.Parent.MouseButton1Click:Connect(function()
  549. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.Sell.CFrame.Position + Vector3.new(0,4,0))
  550. end)
  551. end
  552. coroutine.wrap(HMWEF_fake_script)()
  553. local function MQMTB_fake_script() -- Shop.LocalScript
  554. local script = Instance.new('LocalScript', Shop)
  555.  
  556. script.Parent.MouseButton1Click:Connect(function()
  557. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.Shop.CFrame.Position + Vector3.new(0,4,0))
  558. end)
  559. end
  560. coroutine.wrap(MQMTB_fake_script)()
  561. local function HCXX_fake_script() -- Spawns.LocalScript
  562. local script = Instance.new('LocalScript', Spawns)
  563.  
  564. script.Parent.MouseButton1Click:Connect(function()
  565. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.FirstSpawns:FindFirstChild("FirstSpawn").CFrame.Position + Vector3.new(0,4,0))
  566. end)
  567. end
  568. coroutine.wrap(HCXX_fake_script)()
  569. local function ZYKZ_fake_script() -- TextButton_3.LocalScript
  570. local script = Instance.new('LocalScript', TextButton_3)
  571.  
  572. script.Parent.MouseButton1Click:Connect(function()
  573. script.Parent.Parent.Frame.Visible = false
  574. script.Parent.Parent.Parent.Tps.Frame.Visible = true
  575. end)
  576. end
  577. coroutine.wrap(ZYKZ_fake_script)()
  578. RAW Вставить данные
  579. -- Gui to Lua
  580. -- Version: 3
  581.  
  582. -- Instances:
  583.  
  584. local Yeetus = Instance.new("ScreenGui")
  585. local Frame = Instance.new("ImageLabel")
  586. local Credits = Instance.new("TextLabel")
  587. local TextButton = Instance.new("TextButton")
  588. local Background = Instance.new("ImageLabel")
  589. local Scripts = Instance.new("TextLabel")
  590. local Frame_2 = Instance.new("Frame")
  591. local AutoKing = Instance.new("TextButton")
  592. local BossKiller = Instance.new("TextButton")
  593. local CoinGrabber = Instance.new("TextButton")
  594. local Walkspeed = Instance.new("TextBox")
  595. local JumpPower = Instance.new("TextBox")
  596. local Local = Instance.new("TextLabel")
  597. local Gravity = Instance.new("TextBox")
  598. local AutoFarm = Instance.new("TextButton")
  599. local Background_2 = Instance.new("ImageLabel")
  600. local TextButton_2 = Instance.new("TextButton")
  601. local Tps = Instance.new("TextLabel")
  602. local Frame_3 = Instance.new("Frame")
  603. local CrownShop = Instance.new("TextButton")
  604. local Reward = Instance.new("TextButton")
  605. local Sell = Instance.new("TextButton")
  606. local Shop = Instance.new("TextButton")
  607. local Spawns = Instance.new("TextButton")
  608. local Background_3 = Instance.new("ImageLabel")
  609. local TextButton_3 = Instance.new("TextButton")
  610.  
  611. --Properties:
  612.  
  613. Yeetus.Name = "Yeetus"
  614. Yeetus.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  615.  
  616. Frame.Name = "Frame"
  617. Frame.Parent = Yeetus
  618. Frame.Active = true
  619. Frame.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  620. Frame.BackgroundTransparency = 1
  621. Frame.Position = UDim2.new(0.375096083, 0, 0.200860828, 0)
  622. Frame.Selectable = true
  623. Frame.Size = UDim2.new(0, 440, 0, 316)
  624. Frame.ZIndex = 0
  625. Frame.Image = "rbxassetid://3570695787"
  626. Frame.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  627. Frame.ScaleType = Enum.ScaleType.Slice
  628. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  629.  
  630. Credits.Name = "Credits"
  631. Credits.Parent = Frame
  632. Credits.Active = true
  633. Credits.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  634. Credits.BackgroundTransparency = 1
  635. Credits.BorderColor3 = Color3.new(0, 0, 0)
  636. Credits.BorderSizePixel = 0
  637. Credits.Position = UDim2.new(0.02678084, 0, 0.833122909, 0)
  638. Credits.Selectable = true
  639. Credits.Size = UDim2.new(0, 179, 0, 43)
  640. Credits.ZIndex = 3
  641. Credits.Font = Enum.Font.SourceSans
  642. Credits.Text = "Credits"
  643. Credits.TextColor3 = Color3.new(0, 0, 0)
  644. Credits.TextScaled = true
  645. Credits.TextSize = 14
  646. Credits.TextWrapped = true
  647.  
  648. TextButton.Parent = Credits
  649. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  650. TextButton.BackgroundTransparency = 1
  651. TextButton.Position = UDim2.new(-0.0413443297, 0, 0.0237114485, 0)
  652. TextButton.Size = UDim2.new(0, 198, 0, 51)
  653. TextButton.ZIndex = 2
  654. TextButton.Font = Enum.Font.SourceSans
  655. TextButton.Text = " "
  656. TextButton.TextColor3 = Color3.new(0, 0, 0)
  657. TextButton.TextScaled = true
  658. TextButton.TextSize = 14
  659. TextButton.TextWrapped = true
  660.  
  661. Background.Name = "Background"
  662. Background.Parent = Credits
  663. Background.Active = true
  664. Background.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  665. Background.BackgroundTransparency = 1
  666. Background.Position = UDim2.new(-0.0413443297, 0, 0.0237115361, 0)
  667. Background.Size = UDim2.new(0, 198, 0, 52)
  668. Background.Image = "rbxassetid://3570695787"
  669. Background.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  670. Background.ScaleType = Enum.ScaleType.Slice
  671. Background.SliceCenter = Rect.new(100, 100, 100, 100)
  672.  
  673. Scripts.Name = "Scripts"
  674. Scripts.Parent = Frame
  675. Scripts.Active = true
  676. Scripts.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  677. Scripts.BackgroundTransparency = 1
  678. Scripts.BorderColor3 = Color3.new(0, 0, 0)
  679. Scripts.BorderSizePixel = 0
  680. Scripts.Position = UDim2.new(0.0327510498, 0, 0.044415243, 0)
  681. Scripts.Selectable = true
  682. Scripts.Size = UDim2.new(0, 179, 0, 43)
  683. Scripts.ZIndex = 2
  684. Scripts.Font = Enum.Font.SourceSans
  685. Scripts.Text = "Scripts"
  686. Scripts.TextColor3 = Color3.new(0, 0, 0)
  687. Scripts.TextScaled = true
  688. Scripts.TextSize = 14
  689. Scripts.TextWrapped = true
  690.  
  691. Frame_2.Parent = Scripts
  692. Frame_2.Active = true
  693. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  694. Frame_2.BorderSizePixel = 0
  695. Frame_2.Position = UDim2.new(1.0454545, 0, 4.76837158e-07, 0)
  696. Frame_2.Selectable = true
  697. Frame_2.Size = UDim2.new(0, 210, 0, 293)
  698.  
  699. AutoKing.Name = "AutoKing"
  700. AutoKing.Parent = Frame_2
  701. AutoKing.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  702. AutoKing.BorderSizePixel = 0
  703. AutoKing.Position = UDim2.new(0.0519523844, 0, 0.270017207, 0)
  704. AutoKing.Size = UDim2.new(0, 190, 0, 30)
  705. AutoKing.Modal = true
  706. AutoKing.Font = Enum.Font.SourceSans
  707. AutoKing.Text = "Auto King"
  708. AutoKing.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  709. AutoKing.TextScaled = true
  710. AutoKing.TextSize = 14
  711. AutoKing.TextWrapped = true
  712.  
  713. BossKiller.Name = "BossKiller"
  714. BossKiller.Parent = Frame_2
  715. BossKiller.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  716. BossKiller.BorderSizePixel = 0
  717. BossKiller.Position = UDim2.new(0.0519523844, 0, 0.0253438856, 0)
  718. BossKiller.Size = UDim2.new(0, 190, 0, 30)
  719. BossKiller.Modal = true
  720. BossKiller.Font = Enum.Font.SourceSans
  721. BossKiller.Text = "Auto Boss"
  722. BossKiller.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  723. BossKiller.TextScaled = true
  724. BossKiller.TextSize = 14
  725. BossKiller.TextWrapped = true
  726.  
  727. CoinGrabber.Name = "CoinGrabber"
  728. CoinGrabber.Parent = Frame_2
  729. CoinGrabber.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  730. CoinGrabber.BorderSizePixel = 0
  731. CoinGrabber.Position = UDim2.new(0.0519523844, 0, 0.149307802, 0)
  732. CoinGrabber.Size = UDim2.new(0, 190, 0, 30)
  733. CoinGrabber.Modal = true
  734. CoinGrabber.Font = Enum.Font.SourceSans
  735. CoinGrabber.Text = "Auto Candy"
  736. CoinGrabber.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  737. CoinGrabber.TextScaled = true
  738. CoinGrabber.TextSize = 14
  739. CoinGrabber.TextWrapped = true
  740.  
  741. Walkspeed.Name = "Walkspeed"
  742. Walkspeed.Parent = Frame_2
  743. Walkspeed.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  744. Walkspeed.BorderSizePixel = 0
  745. Walkspeed.Position = UDim2.new(0.0523809567, 0, 0.661201537, 0)
  746. Walkspeed.Size = UDim2.new(0, 190, 0, 30)
  747. Walkspeed.Font = Enum.Font.SourceSans
  748. Walkspeed.PlaceholderColor3 = Color3.new(0, 0, 0)
  749. Walkspeed.PlaceholderText = "Type Walkspeed"
  750. Walkspeed.Text = ""
  751. Walkspeed.TextColor3 = Color3.new(0, 0, 0)
  752. Walkspeed.TextScaled = true
  753. Walkspeed.TextSize = 14
  754. Walkspeed.TextWrapped = true
  755.  
  756. JumpPower.Name = "JumpPower"
  757. JumpPower.Parent = Frame_2
  758. JumpPower.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  759. JumpPower.BorderSizePixel = 0
  760. JumpPower.Position = UDim2.new(0.0523809567, 0, 0.762008965, 0)
  761. JumpPower.Size = UDim2.new(0, 190, 0, 30)
  762. JumpPower.Font = Enum.Font.SourceSans
  763. JumpPower.PlaceholderColor3 = Color3.new(0, 0, 0)
  764. JumpPower.PlaceholderText = "Type JumpPower"
  765. JumpPower.Text = ""
  766. JumpPower.TextColor3 = Color3.new(0, 0, 0)
  767. JumpPower.TextScaled = true
  768. JumpPower.TextSize = 14
  769. JumpPower.TextWrapped = true
  770.  
  771. Local.Name = "Local"
  772. Local.Parent = Frame_2
  773. Local.Active = true
  774. Local.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  775. Local.BorderSizePixel = 0
  776. Local.Position = UDim2.new(0, 0, 0.522593915, 0)
  777. Local.Selectable = true
  778. Local.Size = UDim2.new(0, 210, 0, 31)
  779. Local.Font = Enum.Font.SourceSans
  780. Local.Text = "Local"
  781. Local.TextColor3 = Color3.new(0, 1, 0)
  782. Local.TextScaled = true
  783. Local.TextSize = 14
  784. Local.TextStrokeColor3 = Color3.new(0, 1, 0)
  785. Local.TextWrapped = true
  786.  
  787. Gravity.Name = " Gravity"
  788. Gravity.Parent = Frame_2
  789. Gravity.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  790. Gravity.BorderSizePixel = 0
  791. Gravity.Position = UDim2.new(0.0523809567, 0, 0.864398062, 0)
  792. Gravity.Size = UDim2.new(0, 190, 0, 30)
  793. Gravity.Font = Enum.Font.SourceSans
  794. Gravity.PlaceholderColor3 = Color3.new(0, 0, 0)
  795. Gravity.PlaceholderText = "Type Gravity"
  796. Gravity.Text = ""
  797. Gravity.TextColor3 = Color3.new(0, 0, 0)
  798. Gravity.TextScaled = true
  799. Gravity.TextSize = 14
  800. Gravity.TextWrapped = true
  801.  
  802. AutoFarm.Name = "AutoFarm"
  803. AutoFarm.Parent = Frame_2
  804. AutoFarm.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  805. AutoFarm.BorderSizePixel = 0
  806. AutoFarm.Position = UDim2.new(0.0519523844, 0, 0.403123021, 0)
  807. AutoFarm.Size = UDim2.new(0, 190, 0, 30)
  808. AutoFarm.Modal = true
  809. AutoFarm.Font = Enum.Font.SourceSans
  810. AutoFarm.Text = "Auto Farm"
  811. AutoFarm.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  812. AutoFarm.TextScaled = true
  813. AutoFarm.TextSize = 14
  814. AutoFarm.TextWrapped = true
  815.  
  816. Background_2.Name = "Background"
  817. Background_2.Parent = Scripts
  818. Background_2.Active = true
  819. Background_2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  820. Background_2.BackgroundTransparency = 1
  821. Background_2.Position = UDim2.new(-0.0560197048, 0, -0.220000163, 0)
  822. Background_2.Size = UDim2.new(0, 195, 0, 52)
  823. Background_2.Image = "rbxassetid://3570695787"
  824. Background_2.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  825. Background_2.ScaleType = Enum.ScaleType.Slice
  826. Background_2.SliceCenter = Rect.new(100, 100, 100, 100)
  827.  
  828. TextButton_2.Parent = Scripts
  829. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  830. TextButton_2.BackgroundTransparency = 1
  831. TextButton_2.Position = UDim2.new(-0.0560197048, 0, -0.220000163, 0)
  832. TextButton_2.Size = UDim2.new(0, 195, 0, 53)
  833. TextButton_2.ZIndex = 2
  834. TextButton_2.Font = Enum.Font.SourceSans
  835. TextButton_2.Text = " "
  836. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  837. TextButton_2.TextScaled = true
  838. TextButton_2.TextSize = 14
  839. TextButton_2.TextWrapped = true
  840.  
  841. Tps.Name = "Tps"
  842. Tps.Parent = Frame
  843. Tps.Active = true
  844. Tps.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  845. Tps.BackgroundTransparency = 1
  846. Tps.BorderColor3 = Color3.new(0, 0, 0)
  847. Tps.BorderSizePixel = 0
  848. Tps.Position = UDim2.new(0.0239933357, 0, 0.467977405, 0)
  849. Tps.Selectable = true
  850. Tps.Size = UDim2.new(0, 195, 0, 50)
  851. Tps.ZIndex = 2
  852. Tps.Font = Enum.Font.SourceSans
  853. Tps.Text = "Tps"
  854. Tps.TextColor3 = Color3.new(0, 0, 0)
  855. Tps.TextScaled = true
  856. Tps.TextSize = 14
  857. Tps.TextWrapped = true
  858.  
  859. Frame_3.Parent = Tps
  860. Frame_3.Active = true
  861. Frame_3.BackgroundColor3 = Color3.new(0, 0, 0)
  862. Frame_3.BorderSizePixel = 0
  863. Frame_3.Position = UDim2.new(1, 0, -2.67691278, 0)
  864. Frame_3.Selectable = true
  865. Frame_3.Size = UDim2.new(0, 205, 0, 292)
  866. Frame_3.Visible = false
  867.  
  868. CrownShop.Name = "CrownShop"
  869. CrownShop.Parent = Frame_3
  870. CrownShop.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  871. CrownShop.BorderSizePixel = 0
  872. CrownShop.Position = UDim2.new(0.0471904799, 0, 0.439397544, 0)
  873. CrownShop.Size = UDim2.new(0, 190, 0, 30)
  874. CrownShop.Font = Enum.Font.SourceSans
  875. CrownShop.Text = "Crown Shop"
  876. CrownShop.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  877. CrownShop.TextScaled = true
  878. CrownShop.TextSize = 14
  879. CrownShop.TextWrapped = true
  880.  
  881. Reward.Name = "Reward"
  882. Reward.Parent = Frame_3
  883. Reward.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  884. Reward.BorderSizePixel = 0
  885. Reward.Position = UDim2.new(0.0476190522, 0, 0.0645319819, 0)
  886. Reward.Size = UDim2.new(0, 190, 0, 30)
  887. Reward.Font = Enum.Font.SourceSans
  888. Reward.Text = "Daily Reward"
  889. Reward.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  890. Reward.TextScaled = true
  891. Reward.TextSize = 14
  892. Reward.TextWrapped = true
  893.  
  894. Sell.Name = "Sell"
  895. Sell.Parent = Frame_3
  896. Sell.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  897. Sell.BorderSizePixel = 0
  898. Sell.Position = UDim2.new(0.0471904799, 0, 0.800254703, 0)
  899. Sell.Size = UDim2.new(0, 190, 0, 30)
  900. Sell.Font = Enum.Font.SourceSans
  901. Sell.Text = "Sell"
  902. Sell.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  903. Sell.TextScaled = true
  904. Sell.TextSize = 14
  905. Sell.TextWrapped = true
  906.  
  907. Shop.Name = "Shop"
  908. Shop.Parent = Frame_3
  909. Shop.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  910. Shop.BorderSizePixel = 0
  911. Shop.Position = UDim2.new(0.0476190522, 0, 0.2431034, 0)
  912. Shop.Size = UDim2.new(0, 190, 0, 30)
  913. Shop.Font = Enum.Font.SourceSans
  914. Shop.Text = "Shop"
  915. Shop.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  916. Shop.TextScaled = true
  917. Shop.TextSize = 14
  918. Shop.TextWrapped = true
  919.  
  920. Spawns.Name = "Spawns"
  921. Spawns.Parent = Frame_3
  922. Spawns.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  923. Spawns.BorderSizePixel = 0
  924. Spawns.Position = UDim2.new(0.0471904799, 0, 0.625254691, 0)
  925. Spawns.Size = UDim2.new(0, 190, 0, 30)
  926. Spawns.Font = Enum.Font.SourceSans
  927. Spawns.Text = "First Spawns"
  928. Spawns.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  929. Spawns.TextScaled = true
  930. Spawns.TextSize = 14
  931. Spawns.TextWrapped = true
  932.  
  933. Background_3.Name = "Background"
  934. Background_3.Parent = Tps
  935. Background_3.Active = true
  936. Background_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  937. Background_3.BackgroundTransparency = 1
  938. Background_3.Position = UDim2.new(-0.0410000011, 0, 0, 0)
  939. Background_3.Size = UDim2.new(0, 198, 0, 52)
  940. Background_3.Image = "rbxassetid://3570695787"
  941. Background_3.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  942. Background_3.ScaleType = Enum.ScaleType.Slice
  943. Background_3.SliceCenter = Rect.new(100, 100, 100, 100)
  944.  
  945. TextButton_3.Parent = Tps
  946. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  947. TextButton_3.BackgroundTransparency = 1
  948. TextButton_3.Position = UDim2.new(-0.0541388094, 0, 0, 0)
  949. TextButton_3.Size = UDim2.new(0, 200, 0, 51)
  950. TextButton_3.ZIndex = 2
  951. TextButton_3.Font = Enum.Font.SourceSans
  952. TextButton_3.Text = " "
  953. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  954. TextButton_3.TextScaled = true
  955. TextButton_3.TextSize = 14
  956. TextButton_3.TextWrapped = true
  957.  
  958. -- Scripts:
  959.  
  960. local function EPIBUO_fake_script() -- Frame.LocalScript
  961. local script = Instance.new('LocalScript', Frame)
  962.  
  963. script.Parent.Draggable = true
  964. end
  965. coroutine.wrap(EPIBUO_fake_script)()
  966. local function ARUTMQN_fake_script() -- TextButton.LocalScript
  967. local script = Instance.new('LocalScript', TextButton)
  968.  
  969. script.Parent.MouseButton1Click:Connect(function()
  970. local message = Instance.new("Message")
  971. message.Parent = game.Workspace
  972. message.Text = "Script Made By MagmaHacks"
  973. wait(2)
  974. message:Destroy()
  975. local message2 = Instance.new("Message")
  976. message2.Parent = game.Workspace
  977. message2.Text = "Thanks for using this script"
  978. wait(2)
  979. message2:Destroy()
  980. end)
  981. end
  982. coroutine.wrap(ARUTMQN_fake_script)()
  983. local function UTFJJE_fake_script() -- AutoKing.LocalScript
  984. local script = Instance.new('LocalScript', AutoKing)
  985.  
  986. script.Parent.MouseButton1Click:Connect(function()
  987. local plr = game.Players.LocalPlayer.Character
  988. workspace.Locations.KingArea.CanCollide = false
  989. game.Workspace.Gravity = 1
  990. while true do
  991. wait()
  992. plr.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.KingArea.CFrame.Position + Vector3.new(0,9.5,0))
  993. end
  994. end)
  995. end
  996. coroutine.wrap(UTFJJE_fake_script)()
  997. local function WLJTNG_fake_script() -- BossKiller.LocalScript
  998. local script = Instance.new('LocalScript', BossKiller)
  999.  
  1000. script.Parent.MouseButton1Click:Connect(function()
  1001. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,0,0))
  1002. game.Workspace.Gravity = 1
  1003. local platform = Instance.new("Part",workspace)
  1004. platform.Name = "platform"
  1005. platform.Position = Vector3.new(100,100,100)
  1006. platform.Anchored = true
  1007. platform.CanCollide = true
  1008. local val = Instance.new("IntValue",game.Players.LocalPlayer.Character.HumanoidRootPart)
  1009. val.Value = 0
  1010. local on = true
  1011. while true do
  1012. wait(0.1)
  1013. if on then
  1014. repeat
  1015. wait()
  1016. workspace.Boss.Health.Value = 0
  1017. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  1018. val.Value = val.Value +1
  1019. until val.Value == 160
  1020. on = false
  1021. val.Value = 0
  1022. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(platform.CFrame.Position)
  1023. wait(3)
  1024. on = true
  1025. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Boss.Head.CFrame.Position + Vector3.new(0,3,0))
  1026. else
  1027. print("no")
  1028. end
  1029. end
  1030. end)
  1031. end
  1032. coroutine.wrap(WLJTNG_fake_script)()
  1033. local function ANZRY_fake_script() -- CoinGrabber.LocalScript
  1034. local script = Instance.new('LocalScript', CoinGrabber)
  1035.  
  1036. script.Parent.MouseButton1Click:Connect(function()
  1037. local plr = game.Players.LocalPlayer.Character
  1038. while true do
  1039. wait()
  1040. plr.HumanoidRootPart.CFrame = CFrame.new(workspace.CandyHolder:FindFirstChild("Candy").CFrame.Position)
  1041. wait(0)
  1042. workspace.CandyHolder:FindFirstChild("Candy"):Destroy()
  1043. end
  1044. end)
  1045. end
  1046. coroutine.wrap(ANZRY_fake_script)()
  1047. local function JFLEHG_fake_script() -- Walkspeed.LocalScript
  1048. local script = Instance.new('LocalScript', Walkspeed)
  1049.  
  1050. local plr = game.Players.LocalPlayer.Character
  1051. plr:WaitForChild("Humanoid")
  1052. local text = script.Parent
  1053. text:GetPropertyChangedSignal("Text"):Connect(function()
  1054. game:GetService("RunService").Stepped:Connect(function()
  1055. plr.Humanoid.WalkSpeed = text.Text
  1056. end)
  1057. end)
  1058. end
  1059. coroutine.wrap(JFLEHG_fake_script)()
  1060. local function LLAVYRQ_fake_script() -- JumpPower.LocalScript
  1061. local script = Instance.new('LocalScript', JumpPower)
  1062.  
  1063. local plr = game.Players.LocalPlayer.Character
  1064. plr:WaitForChild("Humanoid")
  1065. local text = script.Parent
  1066. text:GetPropertyChangedSignal("Text"):Connect(function()
  1067. plr.Humanoid.JumpPower = text.Text
  1068. end)
  1069. end
  1070. coroutine.wrap(LLAVYRQ_fake_script)()
  1071. local function DQYCE_fake_script() -- Gravity.LocalScript
  1072. local script = Instance.new('LocalScript', Gravity)
  1073.  
  1074. local text = script.Parent
  1075. text:GetPropertyChangedSignal("Text"):Connect(function()
  1076. workspace.Gravity = text.Text
  1077. end)
  1078. end
  1079. coroutine.wrap(DQYCE_fake_script)()
  1080. local function RKPR_fake_script() -- AutoFarm.LocalScript
  1081. local script = Instance.new('LocalScript', AutoFarm)
  1082.  
  1083. local plr = game.Players.LocalPlayer
  1084. local safeplace = Instance.new("Part", workspace)
  1085. safeplace.Anchored = true
  1086. safeplace.Position = Vector3.new(200,200,200)
  1087. safeplace.CanCollide = true
  1088. safeplace.BottomSurface = "Smooth"
  1089. safeplace.TopSurface = "Smooth"
  1090. safeplace.Name = "Safeplace"
  1091. safeplace.Size = Vector3.new(100,1,100)
  1092. script.Parent.MouseButton1Click:Connect(function()
  1093. plr.Character.HumanoidRootPart.CFrame = CFrame.new(safeplace.CFrame.Position + Vector3.new(0,2,0))
  1094. while wait() do
  1095. local Remote = game.ReplicatedStorage.Events['Clicked']
  1096. local Arguments = {}
  1097. Remote:FireServer(unpack(Arguments))
  1098. local Event = game:GetService("ReplicatedStorage").Events.Sell
  1099. Event:FireServer()
  1100. end
  1101. end)
  1102. end
  1103. coroutine.wrap(RKPR_fake_script)()
  1104. local function DSFU_fake_script() -- TextButton_2.LocalScript
  1105. local script = Instance.new('LocalScript', TextButton_2)
  1106.  
  1107. script.Parent.MouseButton1Click:Connect(function()
  1108. script.Parent.Parent.Frame.Visible = true
  1109. script.Parent.Parent.Parent.Tps.Frame.Visible = false
  1110. end)
  1111. end
  1112. coroutine.wrap(DSFU_fake_script)()
  1113. local function DKVEONB_fake_script() -- CrownShop.LocalScript
  1114. local script = Instance.new('LocalScript', CrownShop)
  1115.  
  1116. script.Parent.MouseButton1Click:Connect(function()
  1117. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.CrownShop.CFrame.Position + Vector3.new(0,4,0))
  1118. end)
  1119. end
  1120. coroutine.wrap(DKVEONB_fake_script)()
  1121. local function UJTTUV_fake_script() -- Reward.LocalScript
  1122. local script = Instance.new('LocalScript', Reward)
  1123.  
  1124. script.Parent.MouseButton1Click:Connect(function()
  1125. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.DailyReward.Location.CFrame.Position + Vector3.new(0,4,0))
  1126. end)
  1127. end
  1128. coroutine.wrap(UJTTUV_fake_script)()
  1129. local function HMWEF_fake_script() -- Sell.LocalScript
  1130. local script = Instance.new('LocalScript', Sell)
  1131.  
  1132. script.Parent.MouseButton1Click:Connect(function()
  1133. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.Sell.CFrame.Position + Vector3.new(0,4,0))
  1134. end)
  1135. end
  1136. coroutine.wrap(HMWEF_fake_script)()
  1137. local function MQMTB_fake_script() -- Shop.LocalScript
  1138. local script = Instance.new('LocalScript', Shop)
  1139.  
  1140. script.Parent.MouseButton1Click:Connect(function()
  1141. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.Shop.CFrame.Position + Vector3.new(0,4,0))
  1142. end)
  1143. end
  1144. coroutine.wrap(MQMTB_fake_script)()
  1145. local function HCXX_fake_script() -- Spawns.LocalScript
  1146. local script = Instance.new('LocalScript', Spawns)
  1147.  
  1148. script.Parent.MouseButton1Click:Connect(function()
  1149. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(workspace.Locations.FirstSpawns:FindFirstChild("FirstSpawn").CFrame.Position + Vector3.new(0,4,0))
  1150. end)
  1151. end
  1152. coroutine.wrap(HCXX_fake_script)()
  1153. local function ZYKZ_fake_script() -- TextButton_3.LocalScript
  1154. local script = Instance.new('LocalScript', TextButton_3)
  1155.  
  1156. script.Parent.MouseButton1Click:Connect(function()
  1157. script.Parent.Parent.Frame.Visible = false
  1158. script.Parent.Parent.Parent.Tps.Frame.Visible = true
  1159. end)
  1160. end
  1161. coroutine.wrap(ZYKZ_fake_script)()
  1162.  
  1163. Мы используем куки для различных целей, включая аналитику. Продолжая исполь
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement