Search found 24 matches

by dondale8
Sat Jun 12, 2010 9:15 am
Forum: Runes of Magic
Topic: [Request] Making Bot To Mine And Blacksmithing ..etc
Replies: 2
Views: 1456

[Request] Making Bot To Mine And Blacksmithing ..etc

I Wanna Know What I should Do To Make Bot For Mining N Blacksmithing ..etc.. I Add That Into My Profile But I Found Bot Didn't do any thing Just Move ... <node name="Zinc Ore" id="56001" type="ORE" /> <node name="Tin Ore" id="56002" type="ORE&qu...
by dondale8
Mon May 31, 2010 11:01 pm
Forum: Runes of Magic
Topic: Failed Updating With SVN
Replies: 3
Views: 1614

Re: Failed Updating With SVN

The solution to your problem is waiting patiently. And not double posting. Try updating again tomorrow. I Did That Prof..And I Didn't Post Reply B4 Trying I'm Alrady Did That For There Days Into Diff Time..N The Result Was Operation Failed..^_^.. So Prof Any Solution ..?! Or I Have To Update Rom Fi...
by dondale8
Mon May 31, 2010 9:43 pm
Forum: Runes of Magic
Topic: Failed Updating With SVN
Replies: 3
Views: 1614

Re: Failed Updating With SVN

Any Solution For My Problem..?!
by dondale8
Sun May 30, 2010 9:24 pm
Forum: Runes of Magic
Topic: Failed Updating With SVN
Replies: 3
Views: 1614

Failed Updating With SVN

Hey.. Every Time I Try To Update My Room With SVN.. Gonna Faild Operation - It's Take Alot Of Time For Loading N Finaly It's Give Me Operation Failed What I Did..? Click On Rom Folder, Press SVN Checkout Then Put http://rom-bot.googlecode.com/svn/trunk/rom Into URL Of Repository And Other Setting At...
by dondale8
Sun May 30, 2010 9:13 pm
Forum: Announcements
Topic: MicroMacro 1.01, need testers
Replies: 17
Views: 20547

Re: MicroMacro 1.01, need testers

It's Work With Me Fine
I'm Using
Win7 64Bit, Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHZ
Have Anice Time Prof...^_^...
by dondale8
Sat May 29, 2010 6:05 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

Prof... plz Reply...
To What Value Should I Change ..?
by dondale8
Sat May 29, 2010 4:11 am
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

Again, you need to change these (as stated multiple times before): <option name="HP_REST" value="50" /> <option name="MP_REST" value="50" /> Change Them To What Value..? To 0..?<When I Changed Them To 0 The Bot Didn't Take Rest Any More And I Dead> What suppo...
by dondale8
Sat May 29, 2010 3:07 am
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

I Try That Already..It's Oky But There Are Other Problem When Hp\Mp Low The Bot Some Time Go To Rest At Certain WayPoint N Some Rest Into Any Waypoint.. PLz Prof I Wanna It Just When Hp\Mp Low Than 50% Go to Rest At Waypoint Which I Chosse.. I Will Upload My Profile N My Waypoint PLz Check Them N Te...
by dondale8
Sat May 29, 2010 1:16 am
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

Sorry. My mistake. The > should be a < here: if( player.HP / player.MaxHP > 0.7 ) then Change it, and try again. It's Work Prof...Thx Aloooooooooot Prof.. But It's Just Like Take Arest For 10Sec N Move Then Take Arest Then Move Then Go to Take Arest Then Move... I Mean The Bot Didn't Wait Till Hp\M...
by dondale8
Fri May 28, 2010 10:22 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

Prof I Did Like U Said But It's Still No Rest At Certain Point My Setting At My Profile <!-- Try the bot with a new char mage --> <!-- At the pioneer village. Use demo.xml waypoint file --> <option name="HP_LOW" value="85" /> <option name="MP_LOW_POTION" value="20&...
by dondale8
Thu May 27, 2010 11:37 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

Thx Prof.. Is What I Did Right..? <?xml version="1.0" encoding="utf-8"?><waypoints> <!-- # 1 --><waypoint x="-5914" z="5273"><![CDATA[ if( player.HP / player.MaxHP > 0.5 ) then player.rest(10, 60, "full"); end ]]></waypoint> <!-- # 2 --><waypoint x=&...
by dondale8
Thu May 27, 2010 11:02 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

This is all in the documentation. See the wiki. <waypoint x="0" z="0"><![CDATA[ if( player.HP / player.MaxHP > 0.5 ) then player.rest(10, 60, "full"); end ]]></waypoint> Ya ..Prof ..Ur Right..^_^.. But Where Should I Add That Code..? Into MyProfile.xml Or Waypoint.xml....
by dondale8
Thu May 27, 2010 2:54 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

That's not what I said at all. Edit your profile to have 0 for those two options I mentioned. Then, edit your waypoint script and put player:rest() at any waypoint you want to rest. It will look like this: <!-- # 12 --><waypoint x="-2776" z="-8036"> player:rest(); </waypoint> Th...
by dondale8
Thu May 27, 2010 7:28 am
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

<!-- Rest if HP or Mana is below that level --> <option name="HP_REST" value="0" /> <option name="MP_REST" value="0" /> Then call player:rest() inside the waypoints you want to rest at. U mean The Code Will be Liek That <!-- Rest if HP or Mana is below that l...
by dondale8
Thu May 27, 2010 6:07 am
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

1 Make new macro Put /cast SkillName /wait x (x=x secounds) /cast Nextskillname /wait x /cast NextSkillName /wait x Bind this macro to some hotkey, and add it in skills.xml and in your profile. Thx Bro.. I Will Do That.. But The Main Problem Still That Make Bot To Take Arest When Just Mp/Hp Low Int...
by dondale8
Wed May 26, 2010 4:08 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Re: Take Arest In Special Waypoint + Using Skill Twice..?!

About useing the skill twice just make an macro and put it on the slot where you use to have the orginal skill Macro should look like this: Use <skill name> Wait 1 Use <skill name> you can modify the "wait 1" to "wait 0,5" to make it 500ms instead of 1000ms. I know its a simple ...
by dondale8
Wed May 26, 2010 1:53 pm
Forum: Runes of Magic
Topic: Take Arest In Special Waypoint + Using Skill Twice..?!
Replies: 22
Views: 6439

Take Arest In Special Waypoint + Using Skill Twice..?!

Hey While I Was Watching The Bot, I Found It Take Arest When Just Mp/Hp Low Into Any Waypoint Which I Added. And That Will Be Adangerous If The Bot Take Arest Near Auto Att Monester Coz The Result Will Be Death. So Is That Possible To Make Bot To Take Arest When Just Mp/Hp Low Into Special/Certain W...
by dondale8
Tue May 25, 2010 4:45 pm
Forum: Runes of Magic
Topic: Error Reading Momory When Try Starting Bot
Replies: 11
Views: 2848

Re: Error Reading Momory When Try Starting Bot

have U bind a Hotkey to that skill? Show me entry in your skills.xml and profile.xml with that skill, and show your hot-bar (shortcut keys) configuration (example as a screenshoot). Thx Bro For Ur Reply... It's Now Work Fine... But About Add METEOR_SHOWER To Skill.xml I Did Like You said.. It's Wor...
by dondale8
Tue May 25, 2010 2:41 pm
Forum: Runes of Magic
Topic: Error Reading Momory When Try Starting Bot
Replies: 11
Views: 2848

Re: Error Reading Momory When Try Starting Bot

add that skill into skills.xml using another skill as a template (copy line with other skill, replace options (name, range, basic manause and other)), next add that skill by adding it into your profile by name from skills.xml Name of skill really doesn't matter... U can name your skill in skills.xm...