Apparently it doesnt work on Insanity Flyff.
It tries to click the navigator but instead of targeting the enemy he's sending a signal/ping on the navigator.
I really would like to farm nights money, but it seems like it shouldnt be afk farming :D
~EDIT~
If I click manually on a yellow spot on the navigator the mob will be targeted.
It seems like your bot won't recognize that a mob is selected.
~EDIT2~
If found the error.
I'm the type of user who uses a dock on windows thats why my taskbar is top not bot. Therefore the coordinates are wrong for me. Changing the taskbar to bot solves it.
~EDIT3~
Had to change the coordinates a bit. Now it works. Just double checking for any error.
The Coordinates I'm using on Insanity Flyff.
[Character position]
# position of the character in the navigator
# the navigator should be at the top right of the game client
naviXPos = 942
naviYPos = 138
[Mob]
# The position on the screen of the mob's name first part
# This will tell us if the mob is still alive.
left = 510
top = 78
right = 540
bottom = 85
[HP]
# the HP bar area
left = 829
top = 746
right = 856
bottom = 750
[MP]
# the MP bar area
left = 829
top = 761
right = 856
bottom = 764
[FP]
# the FP bar area
left = 829
top = 775
right = 856
bottom = 779
~EDIT4~
It happens alot that the bot selects my pick-up pet which I'm using because the enemies are thrown back because of the crit chance and the bot won't pick up those far away items.
Maybe you could add another function like the max kill time but with pressing ESC so that it gets deselected.
~EDIT5~
I should read more carefully :D