RuneMate Version:2.83.11
Affected Games: OSRS
1.Attempting to interact with "Small Net"
Npc fishingSpot= Npcs.newQuery().names("Fishing spot").results().nearest();
fishingSpot.interact("Small Net");
trying to make my bot interact with a fishing spot using the small net option, it returns false...