Telesearching bot in iRO

International

Moderator: Moderators

Message
Author
Annoying
Noob
Noob
Posts: 2
Joined: 13 Sep 2015, 10:50
Noob?: Yes

Telesearching bot in iRO

#1 Post by Annoying »

is Telesearching bots still working in iRO i tried doing it
already read the manual

but the console only say " Teleporting due to idle "
but it doesn't cast the teleport skill

Code: Select all

teleportAuto_idle 1
teleportAuto_portal 0
teleportAuto_search 3
teleportAuto_minAggressives 0
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 500
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 3
teleportAuto_useChatCommand
teleportAuto_allPlayers 0
teleportAuto_notPlayers
teleportAuto_atkCount 0
teleportAuto_atkMiss 10
teleportAuto_unstuck 0
teleportAuto_lostTarget 0
teleportAuto_dropTarget 0
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_lostHomunculus
teleportAuto_useItemForRespawn
teleportAuto_item1
teleportAuto_item2

Morgoth_
Noob
Noob
Posts: 7
Joined: 11 Sep 2015, 05:08
Noob?: No

Re: Telesearching bot in iRO

#2 Post by Morgoth_ »

Do you have the teleport skill available to you? (i.e. Acolyte class with teleport or creamy card equip)

If so set:

Code: Select all

teleportAuto_useSkill 1
If not it won't work, because, as the documentation says (http://www.openkore.com/index.php/TeleportAuto_useSkill), teleportAuto_useSkill 2/3 relies on a Bug from the server and it's probably fixed by now.

Annoying
Noob
Noob
Posts: 2
Joined: 13 Sep 2015, 10:50
Noob?: Yes

Re: Telesearching bot in iRO

#3 Post by Annoying »

Morgoth_ wrote:Do you have the teleport skill available to you? (i.e. Acolyte class with teleport or creamy card equip)

If so set:

Code: Select all

teleportAuto_useSkill 1
If not it won't work, because, as the documentation says (http://www.openkore.com/index.php/TeleportAuto_useSkill), teleportAuto_useSkill 2/3 relies on a Bug from the server and it's probably fixed by now.
it's still not working

i don't know what's the problem

Morgoth_
Noob
Noob
Posts: 7
Joined: 11 Sep 2015, 05:08
Noob?: No

Re: Telesearching bot in iRO

#4 Post by Morgoth_ »

Can you post a screenshot of the openkore console, when the problem is happening. Also post your config, preferably on http://pastebin.com/, or a similar website.

holo01
Noob
Noob
Posts: 9
Joined: 28 Jun 2015, 22:32
Noob?: No

Re: Telesearching bot in iRO

#5 Post by holo01 »

make sure u set this to 0, if not it will walk instead of tele search

route_randomWalk 0

Post Reply