Search found 109 matches

by C3PO
Sun May 27, 2012 11:42 am
Forum: Runes of Magic
Topic: More Luck
Replies: 1
Views: 812

More Luck

Hello Experts,

This is maybe a completly silly question, but maybe not. With the knowlage of things like speedhack, flyhack, teleporthack etc. isn't it also possible to have a luck hack?

regards :)
by C3PO
Sat Apr 07, 2012 5:15 am
Forum: Runes of Magic
Topic: changeProfileOption() readProfileOption()
Replies: 2
Views: 880

Re: changeProfileOption() readProfileOption()

Thanks a lot Lisa!
by C3PO
Fri Apr 06, 2012 12:08 pm
Forum: Runes of Magic
Topic: changeProfileOption() readProfileOption()
Replies: 2
Views: 880

changeProfileOption() readProfileOption()

Hello again,

I would like to know if there is a possibility to find out, within a profile, what value is set for an option.
In detail: I want to modify my OnSkillCast and if in a waypoint script the Option COMBAT_TYPE was set to "MELEE" other casts should be used.
by C3PO
Sat Mar 24, 2012 1:07 pm
Forum: Runes of Magic
Topic: Looting
Replies: 2
Views: 944

Looting

Hello,

Is there a way to force the check if there is something to loot within a waypoint file?
Background is when I'm fighting with Purgatory Fire sometimes the looting doesn't work correct.
by C3PO
Thu Mar 22, 2012 12:24 am
Forum: Runes of Magic
Topic: question for profil config
Replies: 8
Views: 1827

Re: question for profil config

[quote="lisa ... This is untested. <onLoad> changeProfileOption("COMBAT_TYPE", "melee") settings.profile.events.onPreSkillCast = function() if arg1.Type == STYPE_DAMAGE then RoMScript("UseSkill(1,1)") return false end end </onLoad> --=== Edited ===-- Forget an 'end...
by C3PO
Thu Mar 22, 2012 12:13 am
Forum: Runes of Magic
Topic: Time depending
Replies: 1
Views: 825

Time depending

Hello again,

is it possible to interrupt the bot when it's for example at 3am or to do something if it 6:32?
by C3PO
Thu Mar 22, 2012 12:01 am
Forum: Runes of Magic
Topic: question for profil config
Replies: 8
Views: 1827

Re: question for profil config

ok now I understand what you mean! thanks a lot.

But addtional - maybe for Lisa - is it possible to manipulate the skills directly from the waypointfile?
by C3PO
Wed Mar 21, 2012 11:29 pm
Forum: Runes of Magic
Topic: question for profil config
Replies: 8
Views: 1827

Re: question for profil config

Sorry, I forgot to point out that my Char is Mage/Priest.
Would that still work?
by C3PO
Wed Mar 21, 2012 6:23 pm
Forum: Runes of Magic
Topic: question for profil config
Replies: 8
Views: 1827

question for profil config

for one of my waypoints I wan't that my char is fighting with the normal attack. (like useskill(1,1))
can someone give me advise how to set that up.

regards
by C3PO
Sat Jan 07, 2012 12:31 am
Forum: RoM general
Topic: Rez Yourself
Replies: 5
Views: 2108

Re: Rez Yourself

OK, Thx. But is there also another way to do that. Because he did it several times, and he didn't answer how he did it. That are the reaseons why I ask, otherwise he could just tell us it's the soul bound buff ...
by C3PO
Fri Jan 06, 2012 10:08 pm
Forum: RoM general
Topic: Rez Yourself
Replies: 5
Views: 2108

Rez Yourself

HI,

last time I was in an Ini, with to other real Players (2 Mage and 1 Priest). The priest died and, coming to my question, he rezed himself. Does anyone know how to to that?
by C3PO
Fri Dec 09, 2011 10:06 pm
Forum: Runes of Magic
Topic: Bot not working
Replies: 5
Views: 1424

Re: Bot not working

Thanks a lot,

Thread could be closed
by C3PO
Fri Dec 09, 2011 9:34 pm
Forum: Runes of Magic
Topic: Bot not working
Replies: 5
Views: 1424

Re: Bot not working

Yes! is that the problem?

Can I fix it without removing the Addon ExtraActionbars?
by C3PO
Fri Dec 09, 2011 1:14 pm
Forum: Runes of Magic
Topic: Bot not working
Replies: 5
Views: 1424

Bot not working

Hello, today, after a long break, I started again with the bot. I updated micromacro and the rom scripts, started and it stucked. Welcome to rom bot! press END to quit RoM Bot Version 3.29, Revision 681 Press the (ENDE) key to stop/pause the script. You can resume with the (ENTF) key. RoM windows si...
by C3PO
Thu Aug 11, 2011 11:41 am
Forum: MicroMacro general & support
Topic: Compiling MicroMacro
Replies: 13
Views: 5223

Re: Compiling MicroMacro

come on! of course I can read! but why is it missing and were can I find it?

I followed your "instructions" but you see what I get
by C3PO
Wed Aug 10, 2011 12:12 pm
Forum: MicroMacro general & support
Topic: Compiling MicroMacro
Replies: 13
Views: 5223

Re: Compiling MicroMacro

I got the following -------------- Clean: Release (x64) in micromacro --------------- Cleaned "micromacro - Release (x64)" -------------- Build: Release (x64) in micromacro --------------- Compiling: src\aes.cpp Compiling: src\audiodevice.cpp Compiling: src\audioresource.cpp Compiling: src...
by C3PO
Tue Aug 09, 2011 12:08 pm
Forum: MicroMacro general & support
Topic: Compiling MicroMacro
Replies: 13
Views: 5223

Re: Compiling MicroMacro

I'm using the MiniGW(GCC) compiler - like you suggested it - under Windows7 Enterprise Sp1 64bit en

What else do you need to know ...

maybe:
* Code::Blocks 10.05
* expat-2.0.1
* freealut-1.1.0-src
* libnet 0.10.11
* lua-5.1.4-coco
* luaexpat-1.1
* openal-soft-1.13
* last micromacro SVN revision
by C3PO
Mon Aug 08, 2011 2:01 pm
Forum: MicroMacro general & support
Topic: Compiling MicroMacro
Replies: 13
Views: 5223

Re: Compiling MicroMacro

Hello again, I would ask those who know to compile the bot to help me. I downloaded all the libraries but everytime there is something missing (eg. luaexpa -> expa -> "#error memmove does not exist on this platform, nor is a substitute available" or the libraries are not complete etc...) I...
by C3PO
Fri Aug 05, 2011 9:28 am
Forum: MicroMacro general & support
Topic: Compiling MicroMacro
Replies: 13
Views: 5223

Re: Compiling MicroMacro

Maybe you could make a short description how to set up Code::Block because im not familiar with this program (where/how to install the libraries ...)

And maybe you could be so kind to provide the actual project-file

thx
by C3PO
Thu Aug 04, 2011 3:13 pm
Forum: MicroMacro general & support
Topic: Compiling MicroMacro
Replies: 13
Views: 5223

Re: Compiling MicroMacro

Hi Folks

Maybe someone could write a short HowTo compile MicroMacro.

Thanks in Advance