julianperrott / FishingFun

WOW Fishing Bot, World of Warcraft Fishing Bot - No DLL injection or memory watching, just screen capture and mouse and keyboard clicking.
257 stars 134 forks source link

Auto Bait Timings #35

Open SalientAnimal opened 3 years ago

SalientAnimal commented 3 years ago

Is anyone able to able to assist with placing of the auto bait?
I have noticed that the keybinds for this are D4 & D5 effectively mapping to 4 and 5 on my setup. The problem I am having is the auto bait seems to being applied every 2 minutes and not every 10 minutes. For Shadowlands I would like to change this to every 30 minutes.

Please can someone help with how I can better configure the keysbinds / keys and the timing.

richessler commented 2 years ago

Bump here, @julianperrott. It looks like the 10 min timer overwrites itself effectively only being able to cast the lure every 20 min because of the cast time onto the lure.

I think editing this to be 11 min or just a little longer than 10 min would help. Ill probably make this change locally and see if it work for me. If it does @SalientAnimal you can probably do the same for 30 min

https://github.com/julianperrott/FishingFun/blob/f4e1790a4dcd57307088ae9c045cd739537698ad/Source/FishingFunBot/Bot/FishBot.cs#L129

ZotChryis commented 10 months ago

I fixed this and added more keybindings and timer options here: https://github.com/julianperrott/FishingFun/pull/52