@tyb51
When attempting to Load certain bots, I get a "Null Pointer Exception" error and VisualRM immediately shuts itself down.
The bot then loads without any of the connections between nodes in place, and I'm unable to edit it because VisualRM has stopped.
Some of these bots are really big and I don't wanna lose them. Is there any way for me to repair this? I've restarted my computer and RuneMate, but the afflicted bots still aren't working.
-------
I've got a bot that works really well except I'm running into one problem.
I need it to combine 3 of the same inventory items together by using them on each other. (I need to use a rope on another rope).
The way that the bot selects an item is to select the first one in your inventory. So I get the bot to select the first rope, but I can't figure out how to make it click on a separate rope in the inventory. All I can get is for it to keep selecting and deselecting the first one.
Anyone have any ideas?