Search found 4 matches

by jowy
03 Dec 2017, 22:46
Forum: iRO
Topic: quest list macro
Replies: 3
Views: 5141

Re: quest list macro

Below is my sidewinder quest, hope will give you some idea and look for the quest and mission list. When count = 150 then call the Macro.

Code: Select all

$tmpsidewinder = @eval($::questList->{62743}->{missions}->{1037}->{count})
if ($tmpsidewinder == 150) call osideWinder
by jowy
24 Mar 2016, 22:59
Forum: iRO
Topic: Bot won't get any items from storage.
Replies: 3
Views: 5472

Re: Bot won't get any items from storage.

I already tried typing it manually. But it seems like it's not really working for me. It does store items but it wouldn't get any items from the getAuto code. One more thing, I tried doing the autoSell config. But it still stores items in the storage even the settings for my farm bots are "<item na...
by jowy
17 Mar 2016, 22:27
Forum: iRO
Topic: repeatable quest.
Replies: 2
Views: 3089

Re: repeatable quest.

try macro status and see where it stop, or did it run successfully.
by jowy
17 Mar 2016, 04:12
Forum: Macro Plugin
Topic: bounty board
Replies: 13
Views: 17002

Re: bounty board

try "macro status" and check did the macro successfully finish.
I suspect it stop at :end there or somewhere else if got lag connection suddenly

normally i would use

do talknpc 74 79 r1 r5 r0 n
pause 1
do talknpc 74 79 r0 r5 r0 n