
Search found 18 matches
- Thu Dec 12, 2013 9:15 am
- Forum: Runes of Magic
- Topic: Dissassemble Materials
- Replies: 23
- Views: 6819
Re: Dissassemble Materials
haa coool probleme with my native language, so I put in english and it's ok, thank you very much ! 

- Thu Dec 12, 2013 5:24 am
- Forum: Runes of Magic
- Topic: Dissassemble Materials
- Replies: 23
- Views: 6819
Re: Dissassemble Materials
Ok I dit that before but it's not work . I have this message
xxx\xxx\xxx\xx\/bot.lua:688: No waypoints to go to waypoint file.
Ty for your replies

Ty for your replies
- Thu Dec 12, 2013 4:51 am
- Forum: Runes of Magic
- Topic: Dissassemble Materials
- Replies: 23
- Views: 6819
Re: Dissassemble Materials
I don't understand one thing, this code : <waypoints type="TRAVEL"> <onLoad> itemname ="Sinners Palm Sap" RoMScript("CloseAllWindows()") -- Don't want to accidentaly sell stuff! while inventory:getItemCount(itemname) > 0 do for i, item in pairs(inventory.BagSlot) do if ...
- Wed Dec 11, 2013 3:46 pm
- Forum: Runes of Magic
- Topic: Dissassemble Materials
- Replies: 23
- Views: 6819
Re: Dissassemble Materials
I have this message when I start this waypoint : No waypoints to go to waypoint file.
can someone help me please?
thanks
can someone help me please?
thanks
- Mon Feb 25, 2013 5:06 pm
- Forum: Runes of Magic
- Topic: Error when I launch minigames
- Replies: 10
- Views: 2430
Re: Error when I launch minigames
Well,
this line : sendMacro('} if StaticPopup1 then StaticPopup_OnClick(StaticPopup1, 1) end a={')
doesn't works.
Your function AcceptPopup(popupName) is a userfunction? or Ingamefunction?
thx fou your help
Tommorow I will check this function .
this line : sendMacro('} if StaticPopup1 then StaticPopup_OnClick(StaticPopup1, 1) end a={')
doesn't works.
Your function AcceptPopup(popupName) is a userfunction? or Ingamefunction?
thx fou your help

Tommorow I will check this function .
- Sun Feb 24, 2013 1:12 pm
- Forum: Runes of Magic
- Topic: Error when I launch minigames
- Replies: 10
- Views: 2430
Re: Error when I launch minigames
Thx for your help.
I''ll post results tommorow
I''ll post results tommorow

- Sun Feb 24, 2013 12:02 pm
- Forum: Runes of Magic
- Topic: Error when I launch minigames
- Replies: 10
- Views: 2430
Re: Error when I launch minigames
No, i Don't have this userfunction.
- Sun Feb 24, 2013 8:05 am
- Forum: Runes of Magic
- Topic: Error when I launch minigames
- Replies: 10
- Views: 2430
Error when I launch minigames
Hi,
I use two computers, when I want launch micromacro for my mini games on one on them, it's said that it's successfully open dialogue but it is false. Nothing is open.
There is a screenshot enclose with the error .
Thx for help,
Best regards,
I use two computers, when I want launch micromacro for my mini games on one on them, it's said that it's successfully open dialogue but it is false. Nothing is open.
There is a screenshot enclose with the error .
Thx for help,
Best regards,
- Mon Feb 11, 2013 2:26 pm
- Forum: Runes of Magic
- Topic: Lytfir error for atack= clearing tarjet
- Replies: 4
- Views: 1431
Re: Lytfir error for atack= clearing tarjet
Hi same probleme here. This is my profile <?xml version="1.0" encoding="utf-8"?> <profile> <options> <!-- 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...
- Sun Dec 16, 2012 5:12 am
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
Oh sorry I will use the function code now.
Finally my mage is enought strong to kill the boss, and I can use the Item now .
Thx for four help and your time,
Best regards,
Finally my mage is enought strong to kill the boss, and I can use the Item now .
Thx for four help and your time,
Best regards,
- Thu Dec 06, 2012 4:32 pm
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
same script, but when I'm front of the boss, the script is : lf = player:findNearestNameOrId(102623) if lf then player:cast("ROGUE_PREMEDITATION") player:target(lf) player:cast("ROGUE_SHADOWSTAB") player:cast("ROGUE_LOW_BLOW") player:cast("ROGUE_WOUND_ATTACK")...
- Wed Dec 05, 2012 2:48 pm
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
yep, I tried with the name and after with the ID, but he doesn"t use it.
With my other bot it's work perfectly.
With my other bot it's work perfectly.
- Wed Dec 05, 2012 2:15 pm
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
hey, i'm back.
I use the last code but my bot doesn't want use the item. I think that i'll wait some stuff for One Shoot the boss. Like that, no need use item.
Thx for your help
Best regards
I use the last code but my bot doesn't want use the item. I think that i'll wait some stuff for One Shoot the boss. Like that, no need use item.
Thx for your help

Best regards
- Sun Dec 02, 2012 5:31 am
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
So I use your Code rock5 but, I have a message like "you are too close, back off" and I think that my bot can't use the cristal when he is too close because he is moving back always. In my profil, the distance is 200, but when i run micromacro, it's change to 50. I don't find how he can't ...
- Sat Dec 01, 2012 10:57 am
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
Well, I don't know if attack() really works because my bot was too far from boss so I added waypoint for the boss aggro. Actually, I use bot from M4gm4 (http://www.solarstrike.net/phpBB3/viewtopic.php?f=27&t=3538&p=36386&hilit=lytfir#p36386) And with my warmage, I can't use the cristal. ...
- Sat Dec 01, 2012 7:47 am
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
Okay thx, i'll try in few hours.
I'll be back to post the results.
I'll be back to post the results.
- Sat Dec 01, 2012 7:33 am
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Re: Id of nomal attack
Okay thx for answers but, In my waitpoint I do:
player:cast("WARRIOR_NAMEOFSKILL")
So I can make
player:cast("ATTACK")
or just
ATTACK() ?
player:cast("WARRIOR_NAMEOFSKILL")
So I can make
player:cast("ATTACK")
or just
ATTACK() ?
- Sat Dec 01, 2012 6:09 am
- Forum: Runes of Magic
- Topic: Id of nomal attack
- Replies: 18
- Views: 3852
Id of nomal attack
Hi everyone,
I have a warmage and I search the ID for a normal attack, no skill use, just the "attack" that every class have.
Someone Know that Id ?
Thx for help and sorry for my English.
I have a warmage and I search the ID for a normal attack, no skill use, just the "attack" that every class have.
Someone Know that Id ?
Thx for help and sorry for my English.