Okay, Hello everyone;
I will be explain a bit since many got problem to set up the perfect fishing macro.
From previous post of https://progamercity.net/aika-guides...eye-macro.html
I expect all get pass the install problem and we move to this section (I would explain);
Is for Blue Bar that appear after 4-6 second interval once you fishing
if Color.Can be located on screen (RGB) ("77", "110", "176", "5")
and
Color.Find coordinate of first occurrence (RGB) ("77", "110", "176", "5", "left", "right")
and this code below for Moving Line Bar that you will hit space to try hitting perfect spot.
TIPS:Color.Near if coordinate is within (RGB range) ("104", "128", "154", "5", "{left}", "{right}", "30"
1 - Different Fishing Area will give you slightly different Blue Bar RGB and Moving Line Bar RGB. So you will need to change it if you move from you spot even at same fishing area.
2 - While Taking PrintScreen for determine your RGB value for each bar, you will need to ensure you background(Right Arrow) IS same with after you run the macro. I already try to minimise the background (chrome browser) and my macro not working as it tolerance to perfect hit so small. But when i maximise it again, the fishing keep hitting perfect and near perfect.
3 - The RGB color that I use for my perfect fishing spotline using Photoshop cs5, with 200% image Size.
4 - for pixel tolerance based on my pic above (which i currently use for fishing) is 35
You guys can try and create you own perfect hit spotline.Color.Near if coordinate is within (RGB range) ("206", "236", "19", "5", "{left}", "{right}", "35"
Cheers and Happy Fishing.