i read about many ppl having the problem iwana doesn't loot sometimes, guess what - i got the same issue!
so i decided to build a small workaround with the help of
ahk.
many of you wouldn't trust me if i would upload an executeable, so here is the code.
Code:
Run, whatever_your_iwana_exe_is_called.exe
WinWait, ahk_class AutoIt v3 GUI
InputBox, var, timeout (ms), , , 200, 100
~1::
Sleep, %var%
Send, {2}
1. prepare your interface, leave slot 1 empty, put fishing on slot 2
2. compile (Ahk2Exe) the ahk-file
3. copy the executeable to your iwana folder
4. from now on always use the new executeable (timeout exe) to start the bot (iwana exe)
5. a small window will pop up, asking for the timeout in ms (depending on your latency). don't set it too high, e.g. 2000 is too long, iwana would recast over and over again! i'm using 500 and it works fine!
6. switch to iwana, start over as usual
7. fish some hours
8. be happy, bags exploding
attention! setting new profiles doesn't work, because of the timeout (the screenshot will not show the bobber). to create new profiles start iwana exe without running the timeout exe.
well, not a big thing, but it just works fine for me! 100% chance to loot on bite.
ps: if you have further questions - just ask, you're welcome
bb :wave:
inspired by