Guest User

[NEW] Arcane Odyssey Script | FAST Auto Farm Quests + All Items Esp and More! | *Pastebin*

a guest
Mar 1st, 2023
3,923
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/bunnynwy/games/main/main.lua"))()
  2.  
  3. --Inf Levels/Galleons (watch my video for tutorial):
  4. local shipwrightName = "Elgfrothi" -- Change name to the town's shipwright name here
  5.  
  6.  
  7. local args = {[1] = "Sell", [2] = workspace.NPCs[shipwrightName][shipwrightName]}
  8.  
  9.  
  10. for i = 1, 9999 do
  11. game:GetService("ReplicatedStorage").RS.Remotes.Misc.Carry:FireServer(unpack(args))
  12. end
Advertisement
Comments
  • Comment was deleted
Add Comment
Please, Sign In to add comment