Search found 79 matches

by s018mes
Sat Oct 06, 2012 12:15 pm
Forum: Runes of Magic
Topic: Problem with using ingame macros from action bar
Replies: 10
Views: 2224

Re: Problem with using ingame macros from action bar

You were correct. It was NOTEPAD causing the issue. When I saved the player.lua file using wordpad it worked. Thanks.
by s018mes
Sat Oct 06, 2012 9:23 am
Forum: Runes of Magic
Topic: Problem with using ingame macros from action bar
Replies: 10
Views: 2224

Re: Problem with using ingame macros from action bar

Replacing with

RoMScript("} a = GetKeyboardFocus(); if a then a:ClearFocus() end a={")

causes an error:

clasess/player.lua:1: unexpected symbol near 'n'
by s018mes
Fri Oct 05, 2012 7:57 pm
Forum: Runes of Magic
Topic: Problem with using ingame macros from action bar
Replies: 10
Views: 2224

Re: Problem with using ingame macros from action bar

Occasionally people report the system menu flashing problem. It used to be more common but should be fixed in the current version of the bot. I am having this issue. I play Runes off of a usb HD, and just carry the drive with me to play on any computer I want. I normally play on win7 machines, but ...
by s018mes
Wed Jul 25, 2012 10:22 pm
Forum: Runes of Magic
Topic: multiple onload in the same file ?
Replies: 5
Views: 1515

Re: multiple onload in the same file ?

AH.... It works now.

Both I and Lisa forgot to capitalize : </onLoad>

But,

I am not sure if GMdetect is activated. I thought it use to say GMDetect started or something in the Rombot.
by s018mes
Wed Jul 25, 2012 10:16 pm
Forum: Runes of Magic
Topic: multiple onload in the same file ?
Replies: 5
Views: 1515

Re: multiple onload in the same file ?

I get the following error when trying the code Lisa suggested:


haltOnError: false
Did not find any crashed game clients.
10:13pm - wapypointlist.lua:24: XML Parse Error.
Line 26
Column: 3
Pos: 788
Message; mismatched tag
by s018mes
Wed Jul 25, 2012 10:46 am
Forum: Runes of Magic
Topic: multiple onload in the same file ?
Replies: 5
Views: 1515

multiple onload in the same file ?

Can you use 2 different onload sections within the same waypoint file? It doesn't seem to load the GMDetect or any of the options in the first onload. It only loads the function onload. I know you can also use the profile file to inject onload features. But could you combine ProfileOptions and Funct...
by s018mes
Wed Jul 18, 2012 2:58 pm
Forum: Runes of Magic
Topic: Please add to the skills database
Replies: 1
Views: 710

Please add to the skills database

<skill name="MAGE_SOLDIERS_CHARGE" id="495187" range="200" type="buff" cooldown="240" buffname="495187" target="self" /> Add this to the skills database for anyone that uses it. I put MAGE inside the skill for me since I am a Mag...
by s018mes
Tue May 01, 2012 10:31 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10465

Re: database skills fix

add to database: Skill: Soliders, Charge! <skill name="MAGE_SOLDIERS_CHARGE" id="495187" range="200" type="buff" cooldown="240" buffname="495187" target="self" /> in my profile I have: <skill name="MAGE_SOLDIERS_CHARGE" ...
by s018mes
Tue May 01, 2012 10:02 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10465

Re: database skills fix

I already did that, but...... OH>> I see what I did. lol, I copied The essence of magic line from the database and then, THOUGHT, that I had it all good, BUT: notice how close the id's are. http://www.runesdatabase.com/skill/495187/soldiers-charge http://www.runesdatabase.com/skill/491587/essence-of...
by s018mes
Tue May 01, 2012 8:59 am
Forum: Runes of Magic
Topic: database skills fix
Replies: 42
Views: 10465

Re: database skills fix

I have tried to add a skill I recently acquired through Honor Titles: "Soldiers, Charge!" I tried to add it to the database myself, but I don't know how to find the id. Can you help?
by s018mes
Mon Apr 23, 2012 7:19 pm
Forum: Runes of Magic
Topic: Curse of Terror Textures hack
Replies: 2
Views: 1306

Re: Curse of Terror Textures hack

You are awesome!
by s018mes
Mon Apr 23, 2012 4:35 pm
Forum: Runes of Magic
Topic: Curse of Terror Textures hack
Replies: 2
Views: 1306

Curse of Terror Textures hack

Does anyone know where to find in the forums the file, that I believe Lisa made, that changes all the platfoms so that they almost seem to have vanished and you can actually walk on them? I think it was a texture file maybe put in the wdb folder. It has been so long since I had to worry about it. Bu...
by s018mes
Sat Apr 14, 2012 2:35 pm
Forum: Runes of Magic
Topic: Character spins in place
Replies: 6
Views: 2344

Character spins in place

Ever since a patch that occurred sometime in the last month, my bot can not run for hours without an problem anymore. Symptom: Character spins in place in an infinite loop. When: occurs frequently after a loading screen into a new zone or instance. Result: I have to stop the bot, and manually move c...
by s018mes
Fri Jan 20, 2012 10:50 pm
Forum: Runes of Magic
Topic: Farming White Iron Nail
Replies: 30
Views: 9254

Re: Farming White Iron Nail

CONFIRMED.

This code works.

I have proof after running it for 1 hour. I picked up a Bay Ring.

Thanks!
by s018mes
Fri Jan 20, 2012 9:05 pm
Forum: Runes of Magic
Topic: Farming White Iron Nail
Replies: 30
Views: 9254

Re: Farming White Iron Nail

Thanks I will test it out
by s018mes
Fri Jan 20, 2012 8:48 pm
Forum: Runes of Magic
Topic: Farming White Iron Nail
Replies: 30
Views: 9254

Farming White Iron Nail

Farming the White Iron Nail is done by killing the mobs in the newest zone. But the White Iron Nail doesn't drop off the mobs but off a WHITE BAG that drops next to the mob. The chances are very very low that a WHITE BAG drops so it requires a lot of killing. However, can the bot continuously scan f...
by s018mes
Thu Dec 29, 2011 10:08 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102167

Re: Memento farming - concept - Dalanis Dungeon

The bot runs for several runs. Then sometimes, I zone IN kill the boss, and while trying to zone OUT, I DONT see the zone out wall. I am still inside the instance and can't zone out. The bot can't do anything and the game just eventually crashes. Is this because maybe my script has the wrong zone ID...
by s018mes
Wed Dec 28, 2011 3:54 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102167

Re: Memento farming - concept - Dalanis Dungeon

If you do a search for "Dungeon of Dalanis" at the runesdatabase website, you will get 2 results, 127 and 128. It clearly states that 128 is easy so I assume 127 is normal. Thanks that worked. Now sometimes when I bot in Normal, AFTER I kill the 1st boss, and run back to zone the Loading ...
by s018mes
Tue Dec 27, 2011 5:42 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 102167

Re: Memento farming - concept - Dalanis Dungeon

rock5 wrote: I just checked those zone ids. 128 is for DoD easy.
What is the zone id for DoD normal? Cause I am using the same script for DoD normal and it works for awhile then the bot gets stuck and then logs out.
by s018mes
Sun Nov 27, 2011 4:51 pm
Forum: Runes of Magic
Topic: need bot file
Replies: 1
Views: 871

Re: need bot file

http://downloadsvn.codeplex.com/
and then go to
http://rom-bot.googlecode.com/svn/trunk/rom/

DONE.

Don't waste your energy and time trying to figure out Tortise. Too complicated.