Hello
Not entirely sure if this is the correct place to ask..
This doesn't work ^Code:Repeat
if FindObj(x, y, 'Net Fishing spot', 15052923, 30) then
Mouse(x, y, 0, 0, false);
ChooseOption('Net');
What is wrong with it and how do I fix it?
It finds the fishing spot correctly then right clicks
It then just continues to find more fishing spots and right clicks

