Search found 96 matches

by raff
Sat Jan 29, 2011 2:24 pm
Forum: Runes of Magic
Topic: Useful AddOns
Replies: 96
Views: 119373

Re: Useful AddOns

the declineinvite addon is not longer working, frogster has removed the os.time() function. I have removed the function, so it will work again. But without random time, it will decline them instantly. I have also attached a modified version, now it will decline a duel request, too. And maybe a guild...
by raff
Sun Dec 26, 2010 10:24 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

Everything seems to work now :), thanks alot!
by raff
Sat Dec 25, 2010 11:19 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

I have added printf("\nlastStartId: "..lastStartId) printf("\nlastId: "..lastId) above for _, _table in ipairs(tables) do if ( lastStartId >= _table.StartId and lastId <= _table.EndId ) then at line 64~ result: 075% [*************************************-------------] lastStartId...
by raff
Tue Dec 21, 2010 2:38 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

Yes, I guess it's the normal client and I am getting the problem with it. The size of my Runes of Magic folder is: 9,83 GB.
by raff
Tue Dec 21, 2010 1:58 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

not too bad? that's abusively modest, don't you think? hehe yes, it was meant to be modest. My cpu isn't bad but with only 2 gb ram I don't think I'll be able to do it. One day I gotta update. :| Hm, but it should work, before I got my new pc, I had a Intel Core 2 Dou 1,86ghz and also 2GB ram. And ...
by raff
Mon Dec 20, 2010 8:53 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

Actually I'm surprised you could run rom inside a virtual machine. How powerful is your machine if you don't mind me asking.
Yes my pc is not too bad :P.

my spec is:
Windows 7 64bit Home Premium
Intel Core i7 CPU 960 @ 3,20GHZ
12 GB ram

= stuck at 67%
by raff
Mon Dec 20, 2010 8:59 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

Could you elaborate a bit on how you used vmware to do this? I might look into it. I am using VMware Workstation 7.0.0. Install Windows XP with it, copy the rom and bot folders over there or make a shared folder (I had problems with starting rom through shared folders) and start it with the usual w...
by raff
Mon Dec 20, 2010 6:11 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

I have no problems, when I start the bot on windows xp 32bit with vmware, I have just restarted rom 3 times, and everytime I was able to start the bot. I am using Windows 7 Home 64bit and with that I get stuck at 67%. I have also tried to start rom/micromacro with different compatibilty modes, but w...
by raff
Sat Dec 18, 2010 6:55 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

just tested, unfortunately it does not work :/

again freeze at 67%

//edit: I tested it with a clean rom bot version and the l1-10.xml profile in profile folder

I have also recorded my steps in a video, if you want to see:
http://u0d.de/d7f0b2/untitled_9.rar
by raff
Sat Dec 18, 2010 6:47 pm
Forum: Runes of Magic
Topic: SVN r544 for game version 3.0.7.2322
Replies: 117
Views: 29756

Re: SVN r544 for game version 3.0.7.2322

for me it's still freezing at 67%, I have made a new windows profil and for the first bot start it worked, but after restarting rom, it is freezing at 67% again. Btw same effect, when I restart my pc.
by raff
Sat Dec 18, 2010 12:56 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

I have also renamed printf to logMessage and attached a log.txt Thanks, but it doesn't quite work like that. logMessage() isn't a formatted output. You'll have to do something like this: logMessage( sprintf("TEST ....", whatever) ); The sprintf() will format the line for logMessage so it ...
by raff
Sat Dec 18, 2010 12:32 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

Before starting the bot, open up your inventory bags and mouse over about 2 or 3 items in your bag. This triggers the game loading the items tables (if you don't do this first, that's why the bot often has errors getting the information). Does this seem to help at all? Just tried, but still won't w...
by raff
Fri Dec 17, 2010 10:26 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

Yes always 67%, and after 15~ minutes there comes an error: Loading items tables. 067% [*********************************-----------------]...micromacro/scripts /rom/classes/memorytable.lua:39: attempt to compare number with nil I have tested your patch.zip but it is still not working for me. //edit...
by raff
Fri Dec 17, 2010 7:47 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19776

Re: Stuck on loading items tables

It's a known issue and will be looked at shortly. Sorry I do not have the time to work on it now. Can anyone else confirm that this only happens on a second (or third...) client? Hi, I can confirm this, I just did this: - start 2 rom clients - start micromacro and run the bot = stuck at 67% - start...
by raff
Fri Dec 17, 2010 6:27 am
Forum: Runes of Magic
Topic: SVN r544 for game version 3.0.7.2322
Replies: 117
Views: 29756

Re: SVN r544 for game version 3.0.7.2322

Hi, at first thanks for this update :). I got the same problem with get stuck at 67%, when I try to start the bot on Windows 7 64bit Loading items tables. 067% [*********************************-----------------] Then I tested it on vmware windows xp 32bit, and it worked. In windows 7 64bit, I got a...
by raff
Thu Dec 02, 2010 12:05 pm
Forum: Runes of Magic
Topic: Swapping Classes
Replies: 17
Views: 3840

Re: Swapping Classes

Funny, when it came up in a previous post that skills get duplicated when you reload the profile, I tried using "settings.profile.skills = {}" like that but it didn't work. The only way I could make it work was to add it inside the loadprofile function. Are you sure that's working for you...
by raff
Wed Dec 01, 2010 6:58 am
Forum: Runes of Magic
Topic: Swapping Classes
Replies: 17
Views: 3840

Re: Swapping Classes

Are you reloading the profile as part of your script when you change class? That might be the problem because it would have the wrong skill set loaded. ah that could it be I have a waypointfile that runs to varanas, learns priest, go to logar, and then player = CPlayer.new(); settings.load(); setti...
by raff
Wed Dec 01, 2010 4:20 am
Forum: Runes of Magic
Topic: Swapping Classes
Replies: 17
Views: 3840

Re: Swapping Classes

Sorry, in my <onLevelup>..</onLevelup> code in the switched profile, I have: ... elseif( player.Level == 2 ) then elseif( player.Level == 2 ) then sendMacro("SetSpellPoint( 2, 2 );"); sendMacro("SetSpellPoint( 2, 2 );"); printf("Adding skill points to Urgent Heal\n"); S...
by raff
Tue Nov 30, 2010 2:17 pm
Forum: Runes of Magic
Topic: Swapping Classes
Replies: 17
Views: 3840

Re: Swapping Classes

I have just noticed, that the <onLevelup> code in the new loaded profile won't work
by raff
Sun Nov 28, 2010 11:38 pm
Forum: Runes of Magic
Topic: Swapping Classes
Replies: 17
Views: 3840

Re: Swapping Classes

I have just tested it, and it works now, thank you :)