Fishing script

Sunomi

Senior Member
I recently starting using the Harvest bot and so far has worked flawlessly. I have used the included zone scripts and recently have built my own paths using the pather. However it seems for some reason I am not able to "fish". At first to my own fault i was in COD and receiving the "could not parse key combination 'NULL'. Then i realized that I was a skill or two off from that zone. So i moved down a tier and re-ran my own pather and while swimming I seem to swim right past and over the nodes. I set the selection to just fish so I dont wonder back onshore and I'm not having any luck while in the water. Just to make sure I tested in on a new lowbie in the Sunken City off the docks and Im still gettin the "could not parse key combination 'NULL' error. I've got the script up in dreamweaver and I'm trying to learn how it all works but so far I havent seen anything obvious that could be wrong. Do I need to be underwater while IN the water for the fishing to work? Any suggestions/info would be greatly appreciated.
 

Pygar

EQ2Bot Specialist
Harvest will not change your y axis (vertical). So if the node is too far below you to click, it will not harvest it. This is sometimes a problem for harvesting.

Are you using eq2harvest? The newer UI version? The key combination null is not an indicator of your skill level being too low, it is an indicator of something keyed wrong in the script.

Providing your harvest is configured, the node types are correct for fishing, and the zone files are set properly, you should be grabbing fishing nodes. I've not tried to get fish in a few weeks, so I'll test tonight to verify nothing has changed in the game to cause an issue.
 

SuperNoob

Active Member
I ran into this the other day and had to adjust something in one of the xml files, I *think* it was a mismatch because one had the nodes numbered including the old weeds nodes. I will double check later what the change is and post it if still a problem.

-SN
 

SuperNoob

Active Member
I remember now:

in Harvest.XML all the fish nodes are labeled with Id # 8 and in the eq2Harvest.iss it is looking for them on id#7.

feel free to correct whichever one suits your fancy :rolleyes:

-SN
 
Top Bottom