Bot keeps teleporting back to autostorage

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Message
Author
xnewb123
Noob
Noob
Posts: 9
Joined: 19 Dec 2017, 13:57
Noob?: Yes

Re: Bot keeps teleporting back to autostorage

#11 Post by xnewb123 »

nope still doesnt work.

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: Bot keeps teleporting back to autostorage

#12 Post by fadreus »

I think you should remove these

Code: Select all


useSelf_item Butterfly Wing {
	inInventory White Potion < 2
	notInTown 1
}
useSelf_item Butterfly Wing {
	inInventory fly wing < 2
	notInTown 1
}
and remove these

Code: Select all

passive 1
From your setting logic, your kore see like this;

White pot reach min > trigger useSelf butterfly > go to town > walk to map > respawn > map > loop
Since you enable passive 1, getAuto will not triggered (unless you are reaching 89% weight, and autosell/storage triggered, then only it use getAuto)

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

xnewb123
Noob
Noob
Posts: 9
Joined: 19 Dec 2017, 13:57
Noob?: Yes

Re: Bot keeps teleporting back to autostorage

#13 Post by xnewb123 »

ok will give it a try later thank you sir

Post Reply