Search found 121 matches

by droppen
Wed Sep 30, 2009 10:50 pm
Forum: Runes of Magic
Topic: How to dupe ? (duplicate)
Replies: 2
Views: 1425

Re: How to dupe ? (duplicate)

Hello everybody ! In first time I'm sorry for my bad english because i'm french :D I searched in this forum and many website but I didn't found a solution to do dupe (duplicate). Dupe item or maybe gold, I don't know if it's possible with gold, but with item i saw that with lagging you can dupe ite...
by droppen
Sun Sep 27, 2009 7:42 pm
Forum: Runes of Magic
Topic: HP and Mana Memory Offsets?
Replies: 15
Views: 5780

Re: HP and Mana Memory Offsets?

Code: Select all


first = read value from address (staticcharbase_address + charPtr_offset)
first = first + charHP_offset
finalHP =  read value from address (first)

is more like it
by droppen
Sun Sep 20, 2009 8:20 pm
Forum: Runes of Magic
Topic: problems with getting bot going ....
Replies: 14
Views: 3355

Re: problems with getting bot going ....

It could be that your holding ALT while running the game, or maybe you have made a mistake somewhere in the config's. try deleting everything and starting over.
by droppen
Sun Sep 20, 2009 8:17 pm
Forum: Runes of Magic
Topic: login
Replies: 2
Views: 977

Re: login

why do you need the login address? and what login address do you mean?
by droppen
Thu Sep 17, 2009 4:19 pm
Forum: Runes of Magic
Topic: macro help
Replies: 1
Views: 918

Re: macro help

would anyone happen to know how to make a combat macro that would 1. cast elven prayer and target pet if pet hp is below a certain percentage 2. cast Power of the Wood Spirit if pet hp is above said percent 3. never switch targets while healing so after casting is done he can continue to bash on ta...
by droppen
Thu Sep 17, 2009 1:52 pm
Forum: Runes of Magic
Topic: Re-coding rombot
Replies: 3
Views: 1220

Re: Re-coding rombot

Administrator wrote:
droppen wrote:Well, the code has become too messy for my taste, too much fixes on top of fixes, so i decided to start re-coding the bot. would someone be interested to start coding with me?
I've got way too much other stuff that needs to be worked on to start another project.
I know
by droppen
Thu Sep 17, 2009 1:46 pm
Forum: Runes of Magic
Topic: Re-coding rombot
Replies: 3
Views: 1220

Re-coding rombot

Well, the code has become too messy for my taste, too much fixes on top of fixes, so i decided to start re-coding the bot. would someone be interested to start coding with me?
by droppen
Tue Sep 15, 2009 10:35 am
Forum: MicroMacro plugins
Topic: Request: MySQLlite
Replies: 12
Views: 27769

Re: Request: MySQLlite

i downloaded luasqlite3 from http://luaforge.net/frs/?group_id=12
Image
by droppen
Tue Sep 15, 2009 5:05 am
Forum: Runes of Magic
Topic: PLZ help analysis address file,thx
Replies: 5
Views: 1559

Re: PLZ help analysis address file,thx

DownloadCheatEngine,it has a nice tutorial program. I've been playing with this bot for a while now, and i still dont really know how to get static addresses..
by droppen
Mon Sep 14, 2009 6:13 pm
Forum: MicroMacro plugins
Topic: Request: MySQLlite
Replies: 12
Views: 27769

Re: Request: MySQLlite

could i have an example on how to use the sql plugin? i tried it but coulnt frigure it out
by droppen
Sun Sep 13, 2009 5:07 am
Forum: Runes of Magic
Topic: Harvesting converter for yGather?
Replies: 9
Views: 2713

Re: Harvesting converter for yGather?

Right, but i don't want to hack or use any other software on top of micromacro.
by droppen
Sun Sep 13, 2009 3:19 am
Forum: Runes of Magic
Topic: Harvesting converter for yGather?
Replies: 9
Views: 2713

Re: Harvesting converter for yGather?

Hmm, interesting, does ygather have the database of all flower's sticks and stones? i don't think its possible to make wayponts that do not get stuck, unless you make a waypoint system that learns.
by droppen
Sun Sep 13, 2009 3:13 am
Forum: Runes of Magic
Topic: Question
Replies: 9
Views: 2225

Re: Question

d003232 wrote: @admin: I didn't know, that there is an API function 'CastSkillByName'. Thats better then using UseSkill("..self.skilltab..","..self.skillnum..");
I don't think so, because of the german version has different names for spell's
by droppen
Sun Sep 13, 2009 3:09 am
Forum: Runes of Magic
Topic: auto-open gift bag on level?
Replies: 6
Views: 1796

Re: auto-open gift bag on level?

d003232 wrote:

Code: Select all

openGiftbag();
now works for all classes from lvl 1 - 10.
I think openGiftbag(); should be inventory:openGiftbag() since its an inventory function, don't you think?
by droppen
Sat Sep 12, 2009 11:05 am
Forum: MicroMacro plugins
Topic: Request: MySQLlite
Replies: 12
Views: 27769

Re: Request: MySQLlite

When is it coming out? (estimate)
by droppen
Sat Sep 12, 2009 5:17 am
Forum: MicroMacro plugins
Topic: Request: MySQLlite
Replies: 12
Views: 27769

Request: MySQLlite

I could you code a mysql plugin to micromacro, i could make a database from everything game related from romDB.com and bot could use it.
by droppen
Wed Sep 09, 2009 4:31 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 865389

Re: RoM bot

Heyho... Why does my bot ignore my <option name="WAYPOINT_DEVIATION" value="0" /> ? It looks like it's using a value about 50... :? That's a problem when I use my quest-scripts... and an other question: Is it possible not to map inventory when the bot starts? It sucks when I'm t...
by droppen
Tue Sep 08, 2009 8:22 pm
Forum: Runes of Magic
Topic: Setup Error
Replies: 11
Views: 2866

Re: Setup Error

i couldn't figure out the problem, because i didn't get it. please revert createpath.lua to reversion 217
by droppen
Tue Sep 08, 2009 8:15 pm
Forum: Runes of Magic
Topic: Setup Error
Replies: 11
Views: 2866

Re: Setup Error

thanks for the detailed bug description. the bug is that some function in createpath.lua is trying to run "RoMScript("000");" witch is bad. debugging.. hmm
by droppen
Tue Sep 08, 2009 6:32 pm
Forum: Runes of Magic
Topic: Setup Error
Replies: 11
Views: 2866

Re: Setup Error

try reverting it to an older reversion..