Advertisement
Legit1093

FRENCH TOAST v3

Apr 4th, 2019
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.48 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Frame = Instance.new("Frame")
  5. local XP = Instance.new("TextButton")
  6. local CANDY = Instance.new("TextButton")
  7. local SHELLS = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local BLOCKS = Instance.new("TextButton")
  10. local UTL = Instance.new("TextButton")
  11. local UBW = Instance.new("TextButton")
  12. local UCL = Instance.new("TextButton")
  13. local GUI = Instance.new("TextButton")
  14. local UML = Instance.new("TextButton")
  15. local GEMS = Instance.new("TextButton")
  16. --Properties:
  17. Frame.Parent = game.StarterGui.ScreenGui
  18. Frame.Active = true
  19. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  20. Frame.Position = UDim2.new(0.767218053, 0, 0.22754252, 0)
  21. Frame.Size = UDim2.new(0, 442, 0, 358)
  22. Frame.Visible = false
  23. Frame.Style = Enum.FrameStyle.RobloxRound
  24.  
  25. XP.Name = "XP"
  26. XP.Parent = Frame
  27. XP.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  28. XP.Position = UDim2.new(-0.00185418129, 0, 0.566421568, 0)
  29. XP.Size = UDim2.new(0, 183, 0, 50)
  30. XP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  31. XP.Font = Enum.Font.SourceSansBold
  32. XP.Text = "Farm XP"
  33. XP.TextColor3 = Color3.new(0, 0, 0)
  34. XP.TextScaled = true
  35. XP.TextSize = 1
  36. XP.TextWrapped = true
  37.  
  38. CANDY.Name = "CANDY"
  39. CANDY.Parent = Frame
  40. CANDY.BackgroundColor3 = Color3.new(1, 1, 1)
  41. CANDY.Position = UDim2.new(-0.00185421295, 0, 0.428834349, 0)
  42. CANDY.Size = UDim2.new(0, 183, 0, 50)
  43. CANDY.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  44. CANDY.Font = Enum.Font.SourceSansBold
  45. CANDY.Text = "Farm Candy"
  46. CANDY.TextColor3 = Color3.new(0, 0, 0)
  47. CANDY.TextScaled = true
  48. CANDY.TextSize = 1
  49. CANDY.TextWrapped = true
  50.  
  51. SHELLS.Name = "SHELLS"
  52. SHELLS.Parent = Frame
  53. SHELLS.BackgroundColor3 = Color3.new(1, 1, 1)
  54. SHELLS.Position = UDim2.new(-0.00185418129, 0, 0.291382104, 0)
  55. SHELLS.Size = UDim2.new(0, 183, 0, 50)
  56. SHELLS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  57. SHELLS.Font = Enum.Font.SourceSansBold
  58. SHELLS.Text = "Farm Shells"
  59. SHELLS.TextColor3 = Color3.new(0, 0, 0)
  60. SHELLS.TextScaled = true
  61. SHELLS.TextSize = 1
  62. SHELLS.TextWrapped = true
  63.  
  64. TextLabel.Parent = Frame
  65. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  66. TextLabel.Position = UDim2.new(-0.0022624433, 0, 0, 0)
  67. TextLabel.Size = UDim2.new(0, 236, 0, 50)
  68. TextLabel.Font = Enum.Font.SciFi
  69. TextLabel.Text = "Bubble Gum GUI"
  70. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  71. TextLabel.TextScaled = true
  72. TextLabel.TextSize = 14
  73. TextLabel.TextWrapped = true
  74.  
  75. BLOCKS.Name = "BLOCKS"
  76. BLOCKS.Parent = Frame
  77. BLOCKS.BackgroundColor3 = Color3.new(1, 1, 1)
  78. BLOCKS.Position = UDim2.new(-0.00185418129, 0, 0.710376501, 0)
  79. BLOCKS.Size = UDim2.new(0, 183, 0, 50)
  80. BLOCKS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  81. BLOCKS.Font = Enum.Font.SourceSansBold
  82. BLOCKS.Text = "Farm Blocks"
  83. BLOCKS.TextColor3 = Color3.new(0, 0, 0)
  84. BLOCKS.TextScaled = true
  85. BLOCKS.TextSize = 1
  86. BLOCKS.TextWrapped = true
  87.  
  88. UTL.Name = "UTL"
  89. UTL.Parent = Frame
  90. UTL.BackgroundColor3 = Color3.new(1, 1, 1)
  91. UTL.Position = UDim2.new(0.584118664, 0, 0.579091549, 0)
  92. UTL.Size = UDim2.new(0, 183, 0, 50)
  93. UTL.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  94. UTL.Font = Enum.Font.SourceSansBold
  95. UTL.Text = "Unlock Toy Islands"
  96. UTL.TextColor3 = Color3.new(0, 0, 0)
  97. UTL.TextScaled = true
  98. UTL.TextSize = 1
  99. UTL.TextWrapped = true
  100.  
  101. UBW.Name = "UBW"
  102. UBW.Parent = Frame
  103. UBW.BackgroundColor3 = Color3.new(1, 1, 1)
  104. UBW.Position = UDim2.new(0.583217084, 0, 0.427664667, 0)
  105. UBW.Size = UDim2.new(0, 183, 0, 50)
  106. UBW.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  107. UBW.Font = Enum.Font.SourceSansBold
  108. UBW.Text = "Unlock Beach Islands"
  109. UBW.TextColor3 = Color3.new(0, 0, 0)
  110. UBW.TextScaled = true
  111. UBW.TextSize = 1
  112. UBW.TextWrapped = true
  113.  
  114. UCL.Name = "UCL"
  115. UCL.Parent = Frame
  116. UCL.BackgroundColor3 = Color3.new(1, 1, 1)
  117. UCL.Position = UDim2.new(0.583217025, 0, 0.281832516, 0)
  118. UCL.Size = UDim2.new(0, 183, 0, 50)
  119. UCL.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  120. UCL.Font = Enum.Font.SourceSansBold
  121. UCL.Text = "Unlock Candy Islands"
  122. UCL.TextColor3 = Color3.new(0, 0, 0)
  123. UCL.TextScaled = true
  124. UCL.TextSize = 1
  125. UCL.TextWrapped = true
  126.  
  127. GUI.Name = "GUI"
  128. GUI.Parent = Frame
  129. GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  130. GUI.Position = UDim2.new(0.582672715, 0, 0.709566712, 0)
  131. GUI.Size = UDim2.new(0, 183, 0, 50)
  132. GUI.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  133. GUI.Font = Enum.Font.SourceSansBold
  134. GUI.Text = "Auto Farm Eggs"
  135. GUI.TextColor3 = Color3.new(0, 0, 0)
  136. GUI.TextScaled = true
  137. GUI.TextSize = 1
  138. GUI.TextWrapped = true
  139.  
  140. UML.Name = "UML"
  141. UML.Parent = Frame
  142. UML.BackgroundColor3 = Color3.new(1, 1, 1)
  143. UML.Position = UDim2.new(0.580954552, 0, 0.144961014, 0)
  144. UML.Size = UDim2.new(0, 183, 0, 50)
  145. UML.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  146. UML.Font = Enum.Font.SourceSansBold
  147. UML.Text = "Unlock Main Land Islands"
  148. UML.TextColor3 = Color3.new(0, 0, 0)
  149. UML.TextScaled = true
  150. UML.TextSize = 1
  151. UML.TextWrapped = true
  152.  
  153. GEMS.Name = "GEMS"
  154. GEMS.Parent = Frame
  155. GEMS.BackgroundColor3 = Color3.new(1, 1, 1)
  156. GEMS.Position = UDim2.new(-0.00185418129, 0, 0.160097182, 0)
  157. GEMS.Size = UDim2.new(0, 183, 0, 50)
  158. GEMS.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  159. GEMS.Font = Enum.Font.SourceSansBold
  160. GEMS.Text = "Farm Gems"
  161. GEMS.TextColor3 = Color3.new(0, 0, 0)
  162. GEMS.TextScaled = true
  163. GEMS.TextSize = 1
  164. GEMS.TextWrapped = true
  165. -- Scripts:
  166. function SCRIPT_TCLJ70_FAKESCRIPT() -- XP.LocalScript
  167. local script = Instance.new('LocalScript')
  168. script.Parent = XP
  169. local XP = script.Parent.Parent.XP
  170. XP.MouseButton1Click:connect(function()
  171.  
  172. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"]:GetChildren()) do
  173. if v.ClassName == "Model" then
  174. for i , b in pairs(v:GetChildren()) do
  175. if b.ClassName ~= "Model" then
  176. if b.ClassName ~= "BillboardGui" then
  177. b.CanCollide = false
  178. end
  179. end
  180. if b.ClassName == "Model" then
  181. for i , c in pairs(b:GetChildren()) do
  182. if c.ClassName ~= "Model" then
  183. c.CanCollide = false
  184. end
  185. if c.ClassName == "Model" then
  186. for i , d in pairs(c:GetChildren()) do
  187. if d.ClassName ~= "Model" then
  188. d.CanCollide = false
  189. end
  190. end
  191. end
  192. end
  193. end
  194. end
  195. end
  196. end
  197. for i , v in pairs(game.Workspace.FloatingIslands.Overworld["XP Island"].Decore.Shrine.Decore.Model:GetChildren()) do
  198. if v.ClassName ~= "Model" then
  199. v.CanCollide = false
  200. else
  201. for i,b in pairs(v:GetChildren()) do
  202. b.CanCollide = false
  203. end
  204. end
  205.  
  206. end
  207. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  208. for i , b in pairs(v:GetChildren()) do
  209. if b.ClassName == "Model" then
  210. for i , c in pairs(b:GetChildren()) do
  211. if c.ClassName == "Model" then
  212. for i , as in pairs(c:GetChildren()) do
  213. if as.ClassName ~= "Script" then
  214. as.CanCollide = false
  215. end
  216. end
  217. else
  218. if c.ClassName ~= "StringValue" then
  219. c.CanCollide = false
  220. end
  221. end
  222. end
  223. else
  224. b.CanCollide = false
  225. end
  226. end
  227. end
  228.  
  229.  
  230. while wait() do
  231. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  232. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  233. if v.ClassName ~= "Model" then
  234. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  235. hum:MoveTo(v.Position)
  236. hum.MoveToFinished:wait()
  237. end
  238. end
  239. end
  240. end
  241. end)
  242.  
  243. end
  244. coroutine.resume(coroutine.create(SCRIPT_TCLJ70_FAKESCRIPT))
  245. function SCRIPT_LZAV89_FAKESCRIPT() -- CANDY.LocalScript
  246. local script = Instance.new('LocalScript')
  247. script.Parent = CANDY
  248. local candyfarm = script.Parent.Parent.CANDY
  249. candyfarm.MouseButton1Click:connect(function()
  250. -- This is made for the last candy land area
  251. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"]:GetChildren()) do
  252. if v.ClassName == "Model" then
  253. for i , b in pairs(v:GetChildren()) do
  254. if b.ClassName ~= "Model" then
  255. if b.ClassName ~= "BillboardGui" then
  256. b.CanCollide = false
  257. end
  258. end
  259. if b.ClassName == "Model" then
  260. for i , c in pairs(b:GetChildren()) do
  261. if c.ClassName ~= "Model" then
  262. c.CanCollide = false
  263. end
  264. if c.ClassName == "Model" then
  265. for i , d in pairs(c:GetChildren()) do
  266. if d.ClassName ~= "Model" then
  267. d.CanCollide = false
  268. end
  269. end
  270. end
  271. end
  272. end
  273. end
  274. end
  275. end
  276. for i , v in pairs(game.Workspace.FloatingIslands["Candy Land"]["Sweet Island"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  277. if v.ClassName ~= "Model" then
  278. v.CanCollide = false
  279. else
  280. for i,b in pairs(v:GetChildren()) do
  281. b.CanCollide = false
  282. end
  283. end
  284.  
  285. end
  286. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  287. for i , b in pairs(v:GetChildren()) do
  288. if b.ClassName == "Model" then
  289. for i , c in pairs(b:GetChildren()) do
  290. if c.ClassName == "Model" then
  291. for i , as in pairs(c:GetChildren()) do
  292. if as.ClassName ~= "Script" then
  293. as.CanCollide = false
  294. end
  295. end
  296. else
  297. if c.ClassName ~= "StringValue" then
  298. c.CanCollide = false
  299. end
  300. end
  301. end
  302. else
  303. b.CanCollide = false
  304. end
  305. end
  306. end
  307.  
  308.  
  309. while wait() do
  310. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  311. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  312. if v.ClassName ~= "Model" then
  313. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  314. hum:MoveTo(v.Position)
  315. hum.MoveToFinished:wait()
  316. end
  317. end
  318. end
  319. end
  320. end)
  321.  
  322. end
  323. coroutine.resume(coroutine.create(SCRIPT_LZAV89_FAKESCRIPT))
  324. function SCRIPT_YXIP79_FAKESCRIPT() -- SHELLS.LocalScript
  325. local script = Instance.new('LocalScript')
  326. script.Parent = SHELLS
  327. local AFS = script.Parent.Parent.SHELLS
  328. AFS.MouseButton1Click:connect(function()
  329. -- This is made for the last candy land area
  330. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Sea Shell Isle"]:GetChildren()) do
  331. if v.ClassName == "Model" then
  332. for i , b in pairs(v:GetChildren()) do
  333. if b.ClassName ~= "Model" then
  334. if b.ClassName ~= "BillboardGui" then
  335. b.CanCollide = false
  336. end
  337. end
  338. if b.ClassName == "Model" then
  339. for i , c in pairs(b:GetChildren()) do
  340. if c.ClassName ~= "Model" then
  341. c.CanCollide = false
  342. end
  343. if c.ClassName == "Model" then
  344. for i , d in pairs(c:GetChildren()) do
  345. if d.ClassName ~= "Model" then
  346. d.CanCollide = false
  347. end
  348. end
  349. end
  350. end
  351. end
  352. end
  353. end
  354. end
  355. for i , v in pairs(game.Workspace.FloatingIslands["Beach World"]["Sea Shell Isle"].Decore.Shrine.Decore.Model:GetChildren()) do
  356. if v.ClassName ~= "Model" then
  357. v.CanCollide = false
  358. else
  359. for i,b in pairs(v:GetChildren()) do
  360. b.CanCollide = false
  361. end
  362. end
  363.  
  364. end
  365. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  366. for i , b in pairs(v:GetChildren()) do
  367. if b.ClassName == "Model" then
  368. for i , c in pairs(b:GetChildren()) do
  369. if c.ClassName == "Model" then
  370. for i , as in pairs(c:GetChildren()) do
  371. if as.ClassName ~= "Script" then
  372. as.CanCollide = false
  373. end
  374. end
  375. else
  376. if c.ClassName ~= "StringValue" then
  377. c.CanCollide = false
  378. end
  379. end
  380. end
  381. else
  382. b.CanCollide = false
  383. end
  384. end
  385. end
  386.  
  387.  
  388. while wait() do
  389. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  390. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  391. if v.ClassName ~= "Model" then
  392. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  393. hum:MoveTo(v.Position)
  394. hum.MoveToFinished:wait()
  395. end
  396. end
  397. end
  398. end
  399. end)
  400.  
  401. end
  402. coroutine.resume(coroutine.create(SCRIPT_YXIP79_FAKESCRIPT))
  403. function SCRIPT_ESAZ78_FAKESCRIPT() -- BLOCKS.LocalScript
  404. local script = Instance.new('LocalScript')
  405. script.Parent = BLOCKS
  406. local AFB = script.Parent.Parent.BLOCKS
  407. AFB.MouseButton1Click:connect(function()
  408. -- This is made for the last toy land area
  409. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"]:GetChildren()) do
  410. if v.ClassName == "Model" then
  411. for i , b in pairs(v:GetChildren()) do
  412. if b.ClassName ~= "Model" then
  413. if b.ClassName ~= "BillboardGui" then
  414. b.CanCollide = false
  415. end
  416. end
  417. if b.ClassName == "Model" then
  418. for i , c in pairs(b:GetChildren()) do
  419. if c.ClassName ~= "Model" then
  420. c.CanCollide = false
  421. end
  422. if c.ClassName == "Model" then
  423. for i , d in pairs(c:GetChildren()) do
  424. if d.ClassName ~= "Model" then
  425. d.CanCollide = false
  426. end
  427. end
  428. end
  429. end
  430. end
  431. end
  432. end
  433. end
  434. for i , v in pairs(game.Workspace.FloatingIslands["Toy Land"]["Treasure Isle"].Decore.Shrine.Decore.Mountains:GetChildren()) do
  435. if v.ClassName ~= "Model" then
  436. v.CanCollide = false
  437. else
  438. for i,b in pairs(v:GetChildren()) do
  439. b.CanCollide = false
  440. end
  441. end
  442.  
  443. end
  444. for i , v in pairs(game.Workspace.Eggs:GetChildren()) do
  445. for i , b in pairs(v:GetChildren()) do
  446. if b.ClassName == "Model" then
  447. for i , c in pairs(b:GetChildren()) do
  448. if c.ClassName == "Model" then
  449. for i , as in pairs(c:GetChildren()) do
  450. if as.ClassName ~= "Script" then
  451. as.CanCollide = false
  452. end
  453. end
  454. else
  455. if c.ClassName ~= "StringValue" then
  456. c.CanCollide = false
  457. end
  458. end
  459. end
  460. else
  461. b.CanCollide = false
  462. end
  463. end
  464. end
  465.  
  466.  
  467. while wait() do
  468. local hum = game:GetService("Players").LocalPlayer.Character.Humanoid
  469. for i , v in pairs(game.Workspace.Pickups:GetChildren()) do
  470. if v.ClassName ~= "Model" then
  471. if game.Players.LocalPlayer:DistanceFromCharacter(v.Position) < 100 then
  472. hum:MoveTo(v.Position)
  473. hum.MoveToFinished:wait()
  474. end
  475. end
  476. end
  477. end
  478. end)
  479.  
  480. end
  481. coroutine.resume(coroutine.create(SCRIPT_ESAZ78_FAKESCRIPT))
  482. function SCRIPT_XAVN65_FAKESCRIPT() -- UTL.LocalScript
  483. local script = Instance.new('LocalScript')
  484. script.Parent = UTL
  485. local UIT = script.Parent.Parent.UTL
  486. UIT.MouseButton1Click:connect(function()
  487. for i,v in pairs(game.Workspace.FloatingIslands["Toy Land"]:GetChildren()) do
  488. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  489. wait(1)
  490. end
  491. end)
  492.  
  493. end
  494. coroutine.resume(coroutine.create(SCRIPT_XAVN65_FAKESCRIPT))
  495. function SCRIPT_DYCG86_FAKESCRIPT() -- UBW.LocalScript
  496. local script = Instance.new('LocalScript')
  497. script.Parent = UBW
  498. local CUI = script.Parent.Parent.UBW
  499. CUI.MouseButton1Click:connect(function()
  500. for i,v in pairs(game.Workspace.FloatingIslands["Beach World"]:GetChildren()) do
  501. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  502. wait(1)
  503. end
  504. end)
  505.  
  506.  
  507. end
  508. coroutine.resume(coroutine.create(SCRIPT_DYCG86_FAKESCRIPT))
  509. function SCRIPT_QSNQ80_FAKESCRIPT() -- UCL.LocalScript
  510. local script = Instance.new('LocalScript')
  511. script.Parent = UCL
  512. local UACW = script.Parent.Parent.UCL
  513. UACW.MouseButton1Click:connect(function()
  514. for i,v in pairs(game.Workspace.FloatingIslands["Candy Land"]:GetChildren()) do
  515. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  516. wait(1)
  517. end
  518. end)
  519.  
  520. end
  521. coroutine.resume(coroutine.create(SCRIPT_QSNQ80_FAKESCRIPT))
  522. function SCRIPT_UWEI74_FAKESCRIPT() -- GUI.LocalScript
  523. local script = Instance.new('LocalScript')
  524. script.Parent = GUI
  525. local GUI = script.Parent.Parent.GUI
  526. GUI.MouseButton1Click:Connect(function()
  527. loadstring(game:HttpGet(('https://pastebin.com/raw/ykgFbFEQ'),true))()
  528. end)
  529.  
  530. end
  531. coroutine.resume(coroutine.create(SCRIPT_UWEI74_FAKESCRIPT))
  532. function SCRIPT_COSI67_FAKESCRIPT() -- UML.LocalScript
  533. local script = Instance.new('LocalScript')
  534. script.Parent = UML
  535. local utml = script.Parent.Parent.UML
  536. utml.MouseButton1Click:connect(function()
  537. for i,v in pairs(game.Workspace.FloatingIslands.Overworld:GetChildren()) do
  538. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Collision.CFrame
  539. wait(1)
  540. end
  541. end)
  542.  
  543. end
  544. coroutine.resume(coroutine.create(SCRIPT_COSI67_FAKESCRIPT))
  545. function SCRIPT_QHES83_FAKESCRIPT() -- GEMS.LocalScript
  546. local script = Instance.new('LocalScript')
  547. script.Parent = GEMS
  548. local AUTOFARMGEMS = script.Parent.Parent.GEMS
  549. AUTOFARMGEMS.MouseButton1Click:connect(function()
  550. while wait(1) do
  551. local function GetObject()
  552. local least = math.huge
  553. local Object
  554. for _,Stuff in pairs (workspace:GetDescendants()) do
  555. if Stuff:IsA("MeshPart") then
  556. if Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2542638609" or Stuff.MeshId == "rbxassetid://2558194071" or Stuff.MeshId == "rbxassetid://2558179804" then
  557. local Distance = game.Players.LocalPlayer:DistanceFromCharacter(Stuff.Position)
  558. if Distance < least and Distance < 100 then
  559. least = Distance
  560. Object = Stuff
  561. end
  562. end
  563. end
  564. end
  565. return Object
  566. end
  567.  
  568. if GetObject() ~= nil then game.Players.LocalPlayer.Character.Humanoid:MoveTo(GetObject().Position)
  569. end
  570.  
  571. local VirtualUser=game:service'VirtualUser'
  572. game:service'Players'.LocalPlayer.Idled:connect(function()
  573. VirtualUser:CaptureController()
  574. VirtualUser:ClickButton2(Vector2.new())
  575. end)
  576. end
  577. end)
  578.  
  579. end
  580. coroutine.resume(coroutine.create(SCRIPT_QHES83_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement