Search found 11 matches

by Leopardfist
Wed Nov 11, 2009 10:48 am
Forum: Runes of Magic
Topic: Havrest / Level / Quest waypoints.
Replies: 7
Views: 3537

Re: Havrest / Level / Quest waypoints.

I ran the Human Harvesting waypoints all night and they worked fine!

Great job man!
by Leopardfist
Wed Oct 28, 2009 11:04 am
Forum: Runes of Magic
Topic: Where do I place the code snippet from the Wiki-XP per Hr
Replies: 8
Views: 2297

Re: Where do I place the code snippet from the Wiki-XP per Hr

OK, now I get the error: scripts\rom/bot.lua:466: Wrong number of parameters supplied to memoryReadInt(). local newTotalExp = memoryReadInt(proc, experienceaddr, experience_offset); I don't know, what you want to do with that coding? It's not from/for the RoM Bot. There are no memory adresses for '...
by Leopardfist
Tue Oct 27, 2009 8:22 pm
Forum: Runes of Magic
Topic: Where do I place the code snippet from the Wiki-XP per Hr
Replies: 8
Views: 2297

Re: Where do I place the code snippet from the Wiki-XP per Hr

OK, now I get the error:

scripts\rom/bot.lua:466: Wrong number of parameters supplied to memoryReadInt().

Code: Select all

 local newTotalExp = memoryReadInt(proc, experienceaddr, experience_offset);
by Leopardfist
Tue Oct 27, 2009 12:29 pm
Forum: Runes of Magic
Topic: Where do I place the code snippet from the Wiki-XP per Hr
Replies: 8
Views: 2297

Where do I place the code snippet from the Wiki-XP per Hr

I found the snippet of code from the wiki for showing exp per hour, and I understand it goes into the bot.lua script, but where in the script should I paste it? I have line numbers in my VS turned on, so you can give me a line number area and tell me before such and such or whatever. Id LOVE to have...
by Leopardfist
Fri Oct 23, 2009 11:57 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 821560

Re: RoM bot

Hi,

I am new, and got my bot to work, but when I swap classes I get this error when I try to run it.

scripts\rom/bot.lua:147: bad argument #1 to 'lower' <string expected, got no value>

Can you tell me what I set up wrong?
by Leopardfist
Thu Oct 22, 2009 12:54 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 821560

Re: RoM bot

Yes, I am using 5 of my 6 bags, the first 2 are full of quest stuff. oki. And did you set <option name="INV_MAX_SLOTS" value="120" /> <!-- max slots for inventory scan --> or higher in your profile to update all that slots? bEcause as default only 60 slots will be updated. Thank...
by Leopardfist
Wed Oct 21, 2009 10:39 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 821560

Re: RoM bot

Yes, I am using 5 of my 6 bags, the first 2 are full of quest stuff.
by Leopardfist
Wed Oct 21, 2009 10:19 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 821560

Re: RoM bot

Hey, I just added that autosell code to my Profile and got an error as well, but not the same as his. Mine is the same exact path, but then the error says 343: attempt to index local 'slotitem' <a nil value> here is my code: <!-- Autosell and Repair Options --> <option name="INV_AUTOSELL_ENABLE...
by Leopardfist
Tue Oct 20, 2009 9:38 am
Forum: Runes of Magic
Topic: SVN Update asks for authentication
Replies: 4
Views: 2173

Re: SVN Update asks for authentication

That worked great! Thanks a bunch!
by Leopardfist
Tue Oct 20, 2009 6:17 am
Forum: Runes of Magic
Topic: SVN Update asks for authentication
Replies: 4
Views: 2173

Re: SVN Update asks for authentication

How do I change that setting?
by Leopardfist
Tue Oct 20, 2009 12:36 am
Forum: Runes of Magic
Topic: SVN Update asks for authentication
Replies: 4
Views: 2173

SVN Update asks for authentication

Hi, New to RoMBot, and new to SVN... just installed them both. Now I went by the forum post and wiki for installation, and used the newb part of the SVN install. I installed the RoMBot, then I installed SVN. I then went to the rombot folder and right clicked it, and it already had the URL path in SV...