I see so many ppl spamming about adding new ids to the bot but you don't really need those you can do your arrow refiller somewhat like that
action one
action twoHTML Code:wait(500) npcsay("hi") wait(500) npcsay("trade") wait(500)
action threeCode:buyitems('diamond arrow', 100) waitping()
Code:if itemcount(25757) <= 1500 then gotolabel($wptid-1) end