Page 1 of 1
Error Reading Momory When Try Starting Bot
Posted: Mon May 24, 2010 12:15 am
by dondale8
I Have Problem With Starting Bot
I'm Using Win7-64Bit, And Run Bot As An Administartor
I'm Working On Runes of Magic.V3.0.1.2153
I Downloaded The MicroMacro 1.0 N Download The Rom3.20 From Here
http://www.solarstrike.net/phpBB3/viewt ... f=21&t=163
I Put Rom Folder Into micromacro\scripts
But Every Time I Start Script It's Say
scripts\rom\classes\pawn.lua:237: Error Reading Momory in CPawn:update<>
And Here Img For it

So Plz What The Slove For That..?!
Re: Error Reading Momory When Try Starting Bot
Posted: Mon May 24, 2010 2:07 am
by filipsworks
1) Run game and best login "Into The World"
2) Run bot with administrative privilages (now i saw it's ok)
3) type rom\update.lua and press enter
4) try to start bot
And update your ROM Script with files from SVN (use some SVN manager or if U R hardcore U can manually download all files ^^) Get file from
http://rom-bot.googlecode.com/svn/trunk/rom/
PS: How U get this pretty "pearly" scrollbar?
Re: Error Reading Momory When Try Starting Bot
Posted: Mon May 24, 2010 2:27 am
by dondale8
filipsworks wrote:1) Run game and best login "Into The World"
2) Run bot with administrative privilages (now i saw it's ok)
3) type rom\update.lua and press enter
4) try to start bot
And update your ROM Script with files from SVN (use some SVN manager or if U R hardcore U can manually download all files ^^) Get file from
http://rom-bot.googlecode.com/svn/trunk/rom/
PS: How U get this pretty "pearly" scrollbar?
Thx Alot That Nice The Problem Solved...
But There Are Other One When I Type rom\createpath.lua , The Game Gonna Close And This Massage Appeared
Here Img Of The Message

So what The Solve Now..? Plz Help Me
Plz It's The First Time I Play That Game
N How Can i Download update The Rom Script From SVN..?
Re: Error Reading Momory When Try Starting Bot
Posted: Mon May 24, 2010 1:32 pm
by filipsworks
First Plz upload your Crash Report.
To do that go to the folder \Runes of Magic\CrashRpt
There can be many folders with names formed from date... Go into the newest.
In that folder will be zipped file (for me RA_3012175_1005121742_002719B8606A_100519002858.zip) - upload it into the post and I will check that.
To update from SVN U need to download and install
http://tortoisesvn.tigris.org/
then go into the folder \micromacro\scripts\rom\ and Right-click somewhere into "white" space, there should be option "SVN Checkout" click on that and in SVN Url (or smth like that) paste
http://rom-bot.googlecode.com/svn/trunk/rom and confirm by clicking OK/Next or smth like that.
Re: Error Reading Momory When Try Starting Bot
Posted: Mon May 24, 2010 6:20 pm
by dondale8
filipsworks wrote:First Plz upload your Crash Report.
To do that go to the folder \Runes of Magic\CrashRpt
There can be many folders with names formed from date... Go into the newest.
In that folder will be zipped file (for me RA_3012175_1005121742_002719B8606A_100519002858.zip) - upload it into the post and I will check that.
To update from SVN U need to download and install
http://tortoisesvn.tigris.org/
then go into the folder \micromacro\scripts\rom\ and Right-click somewhere into "white" space, there should be option "SVN Checkout" click on that and in SVN Url (or smth like that) paste
http://rom-bot.googlecode.com/svn/trunk/rom and confirm by clicking OK/Next or smth like that.
Thx For ur Reply Again..^_^..
That Here The Crash Rpt
Re: Error Reading Momory When Try Starting Bot
Posted: Tue May 25, 2010 12:22 am
by filipsworks
Sorry for redirecting U, but there is all
http://solarstrike.net/phpBB3/viewtopic.php?f=21&t=652
and most important:
http://solarstrike.net/phpBB3/viewtopic.php?f=21&t=1177
d003232 wrote:If you game client crashes please try to delete your RoM Macro file 'macro.bsd' in the folder 'my documents/Runes of Magic\<charname>'.
Re: Error Reading Momory When Try Starting Bot
Posted: Tue May 25, 2010 1:46 am
by dondale8
Thx Bro For Your Help..
It's Now Work Fine..I'm Now Mega Lv 19 ..^_^..
But There are Small Problem, I Can't Find Skill Called Meteor Shower Into Skills.xml..?!
So Could You Tell Me How To Add That Skill..?
Re: Error Reading Momory When Try Starting Bot
Posted: Tue May 25, 2010 2:02 am
by filipsworks
add that skill into skills.xml using another skill as a template (copy line with other skill, replace options (name, range, basic manause and other)), next add that skill by adding it into your profile by name from skills.xml
Name of skill really doesn't matter... U can name your skill in skills.xml "CLASS_UBER_DESTROY" and in your profile use the and bot will use it.
My character is Druid/Mage (51lvl D / 10lvl M - xd) and i dunno all parameters for Meteor Shower but write some U can try (based on RoMWiki)
skills.xml:
Code: Select all
<skill name="MAGE_METEOR_SHOWER" skilltab="4" skillnum="2" mana="35" range="150" casttime="1" type="damage" target="enemy" />
Ur Profile.xml:
Code: Select all
<skill name "MAGE_METEOR_SHOWER" modifier="" hotkey="Your Hotkey" priority="Wanted priority" />
Try and say if it will work for U
Re: Error Reading Momory When Try Starting Bot
Posted: Tue May 25, 2010 2:41 pm
by dondale8
filipsworks wrote:add that skill into skills.xml using another skill as a template (copy line with other skill, replace options (name, range, basic manause and other)), next add that skill by adding it into your profile by name from skills.xml
Name of skill really doesn't matter... U can name your skill in skills.xml "CLASS_UBER_DESTROY" and in your profile use the and bot will use it.
My character is Druid/Mage (51lvl D / 10lvl M - xd) and i dunno all parameters for Meteor Shower but write some U can try (based on RoMWiki)
skills.xml:
Code: Select all
<skill name="MAGE_METEOR_SHOWER" skilltab="4" skillnum="2" mana="35" range="150" casttime="1" type="damage" target="enemy" />
Ur Profile.xml:
Code: Select all
<skill name "MAGE_METEOR_SHOWER" modifier="" hotkey="Your Hotkey" priority="Wanted priority" />
Try and say if it will work for U
I Will Try But There Are Big Problem :: The Bot Didn't Attack Just Move To Way Point...
My Char Move To Away Point But Didn't Attack Any mobs...?
Any Solve...
Re: Error Reading Momory When Try Starting Bot
Posted: Tue May 25, 2010 4:10 pm
by filipsworks
have U bind a Hotkey to that skill?
Show me entry in your skills.xml and profile.xml with that skill, and show your hot-bar (shortcut keys) configuration (example as a screenshoot).
Re: Error Reading Momory When Try Starting Bot
Posted: Tue May 25, 2010 4:45 pm
by dondale8
filipsworks wrote:have U bind a Hotkey to that skill?
Show me entry in your skills.xml and profile.xml with that skill, and show your hot-bar (shortcut keys) configuration (example as a screenshoot).
Thx Bro For Ur Reply...
It's Now Work Fine...
But About Add METEOR_SHOWER To Skill.xml
I Did Like You said.. It's Work Fine Too..
Thx Alot bro..
Re: Error Reading Momory When Try Starting Bot
Posted: Thu May 27, 2010 5:09 am
by filipsworks
If all problems are solved then mod can close this topic ^^