Search found 25 matches

by ezgitaran
Tue Oct 18, 2011 1:33 pm
Forum: Runes of Magic
Topic: Patch 4.0.3.2451 --=== OFFICIAL TOPIC ===--
Replies: 106
Views: 25200

Re: Patch 4.0.3.2451 --=== OFFICIAL TOPIC ===--

My egg botters do not work, it says I need to update my micromacro to 1.02, how do I do that? Download here; http://www.solarstrike.net/index.php/projects/micromacro/download or svn checkout here; http://micromacro.googlecode.com/svn/trunk/ Some of the old download links are dead, including the one...
by ezgitaran
Sat Aug 13, 2011 12:22 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: GM detection and banning chance reduction
Replies: 499
Views: 145770

Re: GM detection and banning chance reduction

Nope, since then, 2 of my bots running the same path without any detection. I will notify you if it happens again =)
by ezgitaran
Fri Aug 12, 2011 11:38 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: GM detection and banning chance reduction
Replies: 499
Views: 145770

Re: GM detection and banning chance reduction

Today I installed this, and after ~14 hours of KS farm I got this message at the end of a run ... Use MACRO: Executing RoMScript "LeaveParty();". Had a detection but the characters dont match up, probably a bug, ignoring it. GM detected! Name: Sagewood, Class IDs: 0/0 1:8pm - ...scripts/ro...
by ezgitaran
Fri Jul 22, 2011 2:09 pm
Forum: Runes of Magic
Topic: RoM Bot Wiki Related
Replies: 1
Views: 1014

RoM Bot Wiki Related

As you might noticed, some of RoM Bot Wiki pages are vandalized, however the problem is, I cannot undo the changes, wiki giving me a "No spam here. Get out." error. I'm not an expert of wiki but why is this thing? If it's a kind of protection, well, it's working for the wrong side =P
by ezgitaran
Tue Jul 19, 2011 4:07 am
Forum: Runes of Magic
Topic: Botting in Caves or mines
Replies: 17
Views: 5595

Re: Botting in Caves or mines

An alternative; function Aoe() repeat player:cast("MAGE_PURGATORY_FIRE"); if( 75 > player.HP/player.MaxHP*100 ) then player:cast("PRIEST_REGENERATE"); end yrest(100); until sendMacro("GetPlayerCombatState()") == false player:lootAll(); end Aoe until you get out of combat.
by ezgitaran
Wed Jun 29, 2011 2:25 am
Forum: Runes of Magic
Topic: Waypoint overrun and targettting
Replies: 14
Views: 3405

Re: Waypoint overrun and targettting

I had the same problem, but changing local successDist = 20.0 to 40.0 solved this issue. It's now rarely stucks in the loop.
Btw I'm running in KalinShrine, Limo Desert and Xaviera.
by ezgitaran
Fri Jun 17, 2011 3:15 pm
Forum: Runes of Magic
Topic: 4.0.0 any issues/solutions (CHAPTER IV)
Replies: 300
Views: 64164

Re: 4.0.0 any issues/solutions (CHAPTER IV)

Wow rock5 & lisa, you're just awesome as usual!
by ezgitaran
Mon Jan 10, 2011 4:13 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 101676

Re: Memento farming - concept - Dalanis Dungeon

thx again for your work!!!!!! I spend the last 2 hours watching my script to optimize it :) --> means it works!!!! big thx to you rock5 and ezgitaran --> I "borought" big parts and ideas from your script, hope thats ok for you :/ It's ok, you're +1 thinking brain to the community :P somet...
by ezgitaran
Sun Jan 09, 2011 4:05 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 101676

Re: Memento farming - concept - Dalanis Dungeon

could you maybe show me some love with some good r/k profiles :D Here's my skills section on profile.xml of my lvl 53 R/K <skills> <skill name="KNIGHT_DISARMAMENT" hotkey="VK_6" priority="89" /> <skill name="KNIGHT_ENHANCED_ARMOR" modifier="" hotkey...
by ezgitaran
Thu Jan 06, 2011 5:50 am
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 101676

Re: Memento farming - concept - Dalanis Dungeon

but getting a group of bots working together,... that must be terrible difficult!! how do they stay synchronized?? While entering instance, they wait for each other (isinparty function) and before attack checks for each other's buffs to see if everyone ready. When priest is ready, checks main tank,...
by ezgitaran
Wed Jan 05, 2011 1:01 pm
Forum: Runes of Magic
Topic: Memento farming - concept - Dalanis Dungeon
Replies: 255
Views: 101676

Re: Memento farming - concept - Dalanis Dungeon

I'm farming DoD with a 6 man party so memento gain = x6 ;P But I have some problems too, 1st - with the recent patches bot is ignoring HP_LOW and/or HP_REST values and resting after combat if player has around 60%. 2nd - "if UnitCastingTime(103857) == "Leap" then ..." is not work...
by ezgitaran
Fri Dec 24, 2010 2:29 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19858

Re: Stuck on loading items tables

Some more feedback; > Today 2 of my clients (characters) managed to load itemstables into cache, without any modification on revision 549. Then, they never stuck at 67% because there's a stored cache > My third client, stuck at 67% like before, tried few times loading itemstables with no luck and re...
by ezgitaran
Tue Dec 21, 2010 9:07 am
Forum: Runes of Magic
Topic: Problem with MM
Replies: 5
Views: 1513

Re: Problem with MM

lol

Make sure value of the waypoints option is not set in your profile.xml
Like this;

Code: Select all

		<option name="WAYPOINTS"		value="" />  <!-- leave empty to show a list -->
by ezgitaran
Tue Dec 21, 2010 8:58 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19858

Re: Stuck on loading items tables

I'll try to make some suggestions. 1. Make sure there are no conflicts from when you updated. Thx rock5, you're the №1 Well, found the error source, it was my modified "settings.lua" After replacing it with original file its turned back to 67% error T_T Btw, I tried MicroMacro on Normal R...
by ezgitaran
Tue Dec 21, 2010 12:52 am
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19858

Re: Stuck on loading items tables

My Computer; Microsoft Windows XP Professional Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz NVIDIA GeForce 8800 GTS 640 MB 3.00 GB Ram Maybe it's related with that "lite" client? I'm using it atm. Before revision 547 I was getting 67% stuck error With revision 549 I am getting "macros....
by ezgitaran
Sun Dec 19, 2010 4:40 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19858

Re: Stuck on loading items tables

BTW what exactly is the bonus you get from Unknown gifts? I've picked a load of them but i don't see what it's for other that getting 1 goody-cert a day and a good buff from the tree in varanas. It's for "decorating that tree 500 times" title.. The ultimate grind >_> And yes, it seems I s...
by ezgitaran
Sun Dec 19, 2010 4:07 pm
Forum: Runes of Magic
Topic: Stuck on loading items tables
Replies: 92
Views: 19858

Re: Stuck on loading items tables

(r548) solved this problem =)
Now can go farming 5k x Unknown Gift's :lol:
by ezgitaran
Thu Dec 09, 2010 4:18 am
Forum: Runes of Magic
Topic: ingamefunctions?
Replies: 8
Views: 2722

Re: ingamefunctions?

Or get streamline addon, it automatically takes and/or completes quest when you talk with any quest npc. It's a very handy addon to use with RoM Bot
by ezgitaran
Tue Dec 07, 2010 1:32 pm
Forum: Runes of Magic
Topic: Auto restarting bot after error?
Replies: 1
Views: 920

Auto restarting bot after error?

Hello, Is it possible to restart bot after an error like "Error reading memory in CPawn:update()" ? Also, I would like to pick up my tombstone after death. I searched for tombstone ID's but couldn't found the answer, might anyone have that info? =) And little bit contribution; auto resurre...
by ezgitaran
Wed Oct 20, 2010 10:41 am
Forum: Runes of Magic
Topic: Timeout in RoMScript
Replies: 4
Views: 1746

Re: Timeout in RoMScript

Administrator wrote:Delete My Documents/Runes of Magic/<charactername>/Macro.bsd before starting the game, then re-create the macro.
Thanks, this solved the problem as expected. I guess some corruption in BSD file causes this?