Bot not attacking some monsters

International

Moderator: Moderators

Message
Author
Chefeugo
Noob
Noob
Posts: 3
Joined: 03 Oct 2016, 22:08
Noob?: No

Bot not attacking some monsters

#1 Post by Chefeugo »

Hello, everyone!

My problem here is that my bot won't attack some monsters that are not aggressive. For some reason it still attack a few like big foot, boa, spore etc.

I searched the forums but the only thing related that I could find is packet errors and bot thinking that the monster is a npc, but it is not my case. My bot sees the monster (it shows the list with names when I do the ml console command and it shows the right ID for them).
I've already tried to update openkore; re-installed iRO; checked the mon_control more than ten times; tried to save control files as ANSI and then as UTF-8;
On the monsters.txt I've tried to add a list found in forum, tried to erase every thing so the openkore auto complete it, but nothing works.

I don't know what else can I do.

The bot is working fine on every other aspect: It does go to autostorage, autosell, buyauto, teleport when needed, attack a few monsters, go to lock map etc. It just won't attack some monsters.

Please, if anyone can help, I will be grateful.
Thanks in advance.

User avatar
SkylorD
Moderators
Moderators
Posts: 1166
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Bot not attacking some monsters

#2 Post by SkylorD »

Review your :mon_control
Learn rules

Chefeugo
Noob
Noob
Posts: 3
Joined: 03 Oct 2016, 22:08
Noob?: No

Re: Bot not attacking some monsters

#3 Post by Chefeugo »

SkylorD wrote:Review your :mon_control
As I said... I checked my mon_control more than ten times.

kagero90
Noob
Noob
Posts: 1
Joined: 09 Oct 2016, 19:06
Noob?: Yes

Re: Bot not attacking some monsters

#4 Post by kagero90 »

Try my settings bro

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 0 <----- CHANGE to 1 if you are melee
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0

Chefeugo
Noob
Noob
Posts: 3
Joined: 03 Oct 2016, 22:08
Noob?: No

Re: Bot not attacking some monsters

#5 Post by Chefeugo »

kagero90 wrote:Try my settings bro

attackAuto 2
attackAuto_party 1
attackAuto_onlyWhenSafe 0
attackAuto_followTarget 1
attackAuto_inLockOnly 1
attackDistance 1.5
attackDistanceAuto 0
attackMaxDistance 2.5
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 0 <----- CHANGE to 1 if you are melee
attackNoGiveup 0
attackCanSnipe 0
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0
Thanks man, mine is the same (with attackuseweapon 1)

I tried to use openkore with the same files on a windows xp and it worked. Before I was using windows 10. Don't know if was some bad luck on my win 10, but now everything works fine.

The post can be closed.

Thanks ;]

Locked