Search found 51 matches

by akira2102
Fri Aug 07, 2009 2:34 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

if( player.Level > 6 ) then waypoint type="Travel" If you don't want to attack the mobs anymore if yor are about a given level, I would recommend to use the profile options: <option name="TARGET_LEVELDIF_BELOW" value="3" /> <option name="TARGET_LEVELDIF_ABOVE"...
by akira2102
Fri Aug 07, 2009 2:34 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Thanks again. One last question (for the moment ;) Is it possible to do something like if( player.Level &lt 10 ) AND if( player.Level > 6 ) then load_paths("level1.xml", "return1") or this if( player.Level > 6 ) then waypoint type="Travel" This would be a great adva...
by akira2102
Thu Aug 06, 2009 5:53 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

thank u very much!!! It worked!
Is there a reference where I can see which operators are working?
by akira2102
Thu Aug 06, 2009 4:56 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

This was a while ago actually so I don't remember what the error said. But The error occured when I tryed to save it. It refused to save and then abandoned my entire work lol. I had the same error but only after I died and tried to run back to the last waypoint i set. Then when I tried to make the ...
by akira2102
Sun Aug 02, 2009 1:59 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Do I understand it right? The bot uses the standard attack ( by pressing attack key) and runs to your mob? That will only happen, if you set option 'COMBAT_TYPE' to 'meele'. Or if there is a micconfiguration within your key settings. So what are your class and profile settings? Hm I thought this is...
by akira2102
Sun Aug 02, 2009 2:40 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Yes, I also think that's a little unintelligent behaivor. The bot simply tries to come in range. I think the easiest solution would be just try 1 or 2 times to come in range and if not, skip that target? What do you think? I think thats not it. The point is that although he uses ranged combat he al...
by akira2102
Sat Aug 01, 2009 4:03 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Hello, its me again. First off all I saw that my thank didn't worked. So: THANK U VERY MUCH FOR EVERYTHING U DONE YET!!! But as work never ends I have a new question. My Bot sometimes acts a little bit stupid. Even when the combat type is ranged he runs after enemys which are stepping backwards. Tha...
by akira2102
Thu Jul 23, 2009 6:19 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Me again.. Hello, thanks for the fast answers until now. I have two request but I don't know if its possible. 1. The new feature that if the player is sticked the client will log off is nice. But I would like to see on what time it has logged off. So Can u implent the time when it logged of? 2. I do...
by akira2102
Tue Jul 21, 2009 5:26 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Hello, its me again. Chain of Light doesn't work. I tried to use it in different variations but my priest dont gave a f.... It seems like he doesent like this skill very much. Do u have a fix for it? Perhaps because of the BONE_CHILL Skill which range is the same as the minrange of CHAIN_OF_LIGHT Sk...
by akira2102
Sun Jul 19, 2009 1:32 pm
Forum: Runes of Magic
Topic: Useful AddOns
Replies: 96
Views: 132429

Re: Useful AddOns

Hello, its me again

Could you please give me the code for the Knight-skill "Charge"

Thanks
by akira2102
Sat Jul 18, 2009 2:20 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 906943

Re: RoM bot

Hello,

is anybody there who can tell me why the Priest skill "chain of light" isn't in the skills.xml?
It would be nice if someone could tell me how to make it work.