Advertisement
PpRoStOo

arcane odyssey inf all

Feb 27th, 2023
13,406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. local shipwrightName = "Elgfrothi" -- Change name to the town's shipwright name here
  2.  
  3.  
  4. local args = {[1] = "Sell", [2] = workspace.NPCs[shipwrightName][shipwrightName]}
  5.  
  6.  
  7. for i = 1, 9999 do
  8. game:GetService("ReplicatedStorage").RS.Remotes.Misc.Carry:FireServer(unpack(args))
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement