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
Search found 109 matches
- Sun May 27, 2012 11:42 am
- Forum: Runes of Magic
- Topic: More Luck
- Replies: 1
- Views: 846
- Sat Apr 07, 2012 5:15 am
- Forum: Runes of Magic
- Topic: changeProfileOption() readProfileOption()
- Replies: 2
- Views: 937
Re: changeProfileOption() readProfileOption()
Thanks a lot Lisa!
- Fri Apr 06, 2012 12:08 pm
- Forum: Runes of Magic
- Topic: changeProfileOption() readProfileOption()
- Replies: 2
- Views: 937
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.
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.
- Sat Mar 24, 2012 1:07 pm
- Forum: Runes of Magic
- Topic: Looting
- Replies: 2
- Views: 992
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.
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.
- Thu Mar 22, 2012 12:24 am
- Forum: Runes of Magic
- Topic: question for profil config
- Replies: 8
- Views: 1919
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...
- Thu Mar 22, 2012 12:13 am
- Forum: Runes of Magic
- Topic: Time depending
- Replies: 1
- Views: 881
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?
is it possible to interrupt the bot when it's for example at 3am or to do something if it 6:32?
- Thu Mar 22, 2012 12:01 am
- Forum: Runes of Magic
- Topic: question for profil config
- Replies: 8
- Views: 1919
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?
But addtional - maybe for Lisa - is it possible to manipulate the skills directly from the waypointfile?
- Wed Mar 21, 2012 11:29 pm
- Forum: Runes of Magic
- Topic: question for profil config
- Replies: 8
- Views: 1919
Re: question for profil config
Sorry, I forgot to point out that my Char is Mage/Priest.
Would that still work?
Would that still work?
- Wed Mar 21, 2012 6:23 pm
- Forum: Runes of Magic
- Topic: question for profil config
- Replies: 8
- Views: 1919
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
can someone give me advise how to set that up.
regards
- Sat Jan 07, 2012 12:31 am
- Forum: RoM general
- Topic: Rez Yourself
- Replies: 5
- Views: 2321
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 ...
- Fri Jan 06, 2012 10:08 pm
- Forum: RoM general
- Topic: Rez Yourself
- Replies: 5
- Views: 2321
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?
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?
- Fri Dec 09, 2011 10:06 pm
- Forum: Runes of Magic
- Topic: Bot not working
- Replies: 5
- Views: 1542
Re: Bot not working
Thanks a lot,
Thread could be closed
Thread could be closed
- Fri Dec 09, 2011 9:34 pm
- Forum: Runes of Magic
- Topic: Bot not working
- Replies: 5
- Views: 1542
Re: Bot not working
Yes! is that the problem?
Can I fix it without removing the Addon ExtraActionbars?
Can I fix it without removing the Addon ExtraActionbars?
- Fri Dec 09, 2011 1:14 pm
- Forum: Runes of Magic
- Topic: Bot not working
- Replies: 5
- Views: 1542
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...
- Thu Aug 11, 2011 11:41 am
- Forum: MicroMacro general & support
- Topic: Compiling MicroMacro
- Replies: 13
- Views: 5952
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
I followed your "instructions" but you see what I get
- Wed Aug 10, 2011 12:12 pm
- Forum: MicroMacro general & support
- Topic: Compiling MicroMacro
- Replies: 13
- Views: 5952
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...
- Tue Aug 09, 2011 12:08 pm
- Forum: MicroMacro general & support
- Topic: Compiling MicroMacro
- Replies: 13
- Views: 5952
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
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
- Mon Aug 08, 2011 2:01 pm
- Forum: MicroMacro general & support
- Topic: Compiling MicroMacro
- Replies: 13
- Views: 5952
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...
- Fri Aug 05, 2011 9:28 am
- Forum: MicroMacro general & support
- Topic: Compiling MicroMacro
- Replies: 13
- Views: 5952
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
And maybe you could be so kind to provide the actual project-file
thx
- Thu Aug 04, 2011 3:13 pm
- Forum: MicroMacro general & support
- Topic: Compiling MicroMacro
- Replies: 13
- Views: 5952
Re: Compiling MicroMacro
Hi Folks
Maybe someone could write a short HowTo compile MicroMacro.
Thanks in Advance
Maybe someone could write a short HowTo compile MicroMacro.
Thanks in Advance