Search found 7 matches

by Apotheosis
Wed May 04, 2011 8:25 pm
Forum: Runes of Magic
Topic: auto-logoff when coming in contact with someone else
Replies: 4
Views: 2162

Re: auto-logoff when coming in contact with someone else

Thank you very much Alkaiser. This is very helpful.
by Apotheosis
Sun May 01, 2011 8:48 pm
Forum: Runes of Magic
Topic: auto-logoff when coming in contact with someone else
Replies: 4
Views: 2162

Re: auto-logoff when coming in contact with someone else

I will educate myself over the next couple of days and try and get it going. If I have problems, I'll come back with with some test script to see if you can clear it up. Thanks for trying to poke me in the right direction. :mrgreen:
by Apotheosis
Sun May 01, 2011 6:54 pm
Forum: Runes of Magic
Topic: auto-logoff when coming in contact with someone else
Replies: 4
Views: 2162

auto-logoff when coming in contact with someone else

Hello, I figured out how to do everything else I need to do for this one macro... but logoff when coming in contact with someone else who isn't in party. Is there a way to do this? I want a farm a spot, bot not take it over should someone else come. I've tried searching but have some up empty. If so...
by Apotheosis
Wed Jan 05, 2011 12:13 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 101668

Re: Memento farming - concept - Dalanis Dungeon

You have me very excited about this. I will be working on it tomorrow and see where I can get it, as I too can solo DoD quite easily. To reset the instance, I think you should be able to do something like this: sendMacro('ResetInstance()') One noob question for me to get started: I see under MyName....
by Apotheosis
Tue Jan 04, 2011 1:12 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 101668

Re: Memento farming - concept - Dalanis Dungeon

This is a very interesting idea. I haven't yet tried soloing the boss on easy, but I think I might try it and work on this concept. How are you fixing your rotation into micromacro? I don't think I could solo first boss with the shadowstab / low blow combination that micromacro gives you by default....
by Apotheosis
Wed Dec 29, 2010 1:39 am
Forum: Game cheating & modding
Topic: double pointers in C#
Replies: 1
Views: 1832

double pointers in C#

Thanks to Administrator's tutorial, and the double pointer technique, I was able to retrieve my character's HP quickly through Cheat Engine, even after closing and re-opening the client. Offset: 2C8 Offset: 598 Memory address: 009B8364 For whatever reason, I all of a sudden got ambitious and decided...
by Apotheosis
Fri Dec 17, 2010 9:59 am
Forum: Runes of Magic
Topic: SVN r544 for game version 3.0.7.2322
Replies: 117
Views: 29896

Re: SVN r544 for game version 3.0.7.2322

Is there a guide or tutorial somewhere to learn how to find the memory addresses? I've done some searching but have come up empty. My career path has lead me down the road of SQL, but I like little puzzles and it sounds like an interesting challenge. I'm just having trouble finding a starting point.