Search found 58 matches

by whome
Mon Aug 15, 2011 4:17 pm
Forum: Runes of Magic
Topic: warden summon skill
Replies: 6
Views: 2306

Re: warden summon skill

Doh, sorry, should have realised (cos I didnt know to start) you need to have it as a skill in your warden profile to be able to use it.... Just add this last line in mine to yours.... :P <skills_warden> <skill name="WARDEN_CHARGED_CHOP" modifier="" hotkey="MACRO" prior...
by whome
Mon Aug 15, 2011 5:45 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

Doh, sorry, im such a dud when it comes to this stuff....... You guys are such whizzes :mrgreen: I am learning a little by little, slowly, slowly. Thanks for all the help anyway.... Ill give the new stuff a go and post only if I need. Thanks heaps :)
by whome
Mon Aug 15, 2011 3:18 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

Thanks Rock for the help! Unfortunately when I used your code it got this error.... Loaded waypoint path 8_Ostriches.xml No return path with default naming 1-9SS/8_Ostriches_return.xml found. We use the normal waypoint path 8_Ostriches.xml now. GM detection started Moving to waypoint #1, (4046, 7804...
by whome
Mon Aug 15, 2011 1:31 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

OMG, check this out, I have no idea what this is??? It ran from a silly ostrich, there was no elite around. I put in what you suggested Rock. At least it ran to my waypoint #1 :lol: Use MACRO: MAGE_FIREBALL => <UNKNOWN> (1000/1000) Fight finished. Killed 2 Young Ostrich. (fight #2 / runtime 0 minute...
by whome
Sun Aug 14, 2011 5:04 pm
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

OK, tried these things. No luck, it keeps saying it is 'moving to waypoint #1' and that scrolls till I pause/quit...... :? <!-- Combat options --> <option name="COMBAT_TYPE" value="" /> <!-- leave empty or choose ranged/melee if not using class default --> <option name="COMB...
by whome
Sun Aug 14, 2011 4:23 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

I tried: <onLoad><![CDATA[ -- Additional Lua code to execute after loading the profile -- and before the bot starts. e.g. You could overwrite profile settings here -- like: changeProfileOption("HP_REST", 60); if( player.PetPtr == 0 or ( player.Pet.HP/player.Pet.MaxHP*100 ) < 20 ) then play...
by whome
Sun Aug 14, 2011 3:41 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

SSooo, this isn't working? Gosh darnit..... <onLoad><![CDATA[ -- Additional Lua code to execute after loading the profile -- and before the bot starts. e.g. You could overwrite profile settings here -- like: changeProfileOption("HP_REST", 60); if( player.PetPtr == 0 or ( player.Pet.HP/play...
by whome
Sun Aug 14, 2011 3:04 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

OK, think I messed up and typed 'elites()' instead of 'elite()' - anyway, changed that and now get this error..... "[string " elite() "]:1: attempt to call global 'elite' (a nil value)" EDIT: Changed back to 'elites() and now it just loops without moving to second waypoint.....?
by whome
Sun Aug 14, 2011 2:47 am
Forum: Runes of Magic
Topic: warden summon skill
Replies: 6
Views: 2306

Re: warden summon skill

Well yeah, I have been to the wiki, ssssoooooo many times, but I'm rather challenged technically...... got this to work for all too scared to ask ;) <onLoad><![CDATA[ -- Additional Lua code to execute after loading the profile -- and before the bot starts. e.g. You could overwrite profile settings h...
by whome
Sun Aug 14, 2011 2:16 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

Sorry, thats just my dodgy file name for this submission.... I'll post the whole original thing. Program Files/ blah blah/scripts/rom/waypoints/1-9SS (and 9 waypoint files located within) this one called '8_Ostriches' <waypoints type="Normal"> <!-- # 1 --><waypoint x="4046" z=&qu...
by whome
Sun Aug 14, 2011 2:00 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

When i put 'elite()' at the end of each waypoint i want to check I get error message "We can't find your waypoint file 'C:/program Files etc etc/scripts/rom/waypoints/myfile.xml'. Please create a valid waypoint file within the 'waypoints folder blah blah. What am I doing wrong?? <waypoints type...
by whome
Sat Aug 13, 2011 11:07 pm
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

Can i enter in my profile that I would like to, say, start a particular waypoint (in the part where I can enter what I choose to do if an elite is detected)? This would have me run away, back to beginning of a loop, thus avoiding the elite? And if I use Rocks suggestion, do I still change my waypoin...
by whome
Sat Aug 13, 2011 8:36 pm
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

Thanks so much Lisa, ill take a look asap
by whome
Sat Aug 13, 2011 8:25 pm
Forum: Runes of Magic
Topic: warden summon skill
Replies: 6
Views: 2306

Re: warden summon skill

How on earth do I SIMPLY get the bot to summon spirit of the oak on load?? And before peeps yell at me, yes I have searched for such a simple command for the last three hours. Seems peeps don't share such simplicity :cry: . Sharing a basic profile would be such kindness. I know Lisa doesnt think it ...
by whome
Sat Aug 13, 2011 7:36 pm
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Re: Stop Movement on Boss Detection

I edited my original post. Maybe some kind soul can check why I can't get it to work....... :oops:
by whome
Sat Aug 13, 2011 2:17 am
Forum: Runes of Magic
Topic: Stop Movement on Boss Detection
Replies: 23
Views: 6047

Stop Movement on Boss Detection

Is there a way to have bot stop when a random, roaming boss is located for a set period of time? I know the game gives a warning when nearing a roaming boss, but the bot does not detect such a warning....... thanks in advance if possible. ;) EDIT:- So, I guess there is no such option. How about some...
by whome
Mon Aug 08, 2011 1:28 am
Forum: Runes of Magic
Topic: Responding to Noob Questions??
Replies: 4
Views: 2351

Re: Responding to Noob Questions??

Thanks heaps, ill give it a go..... :D
by whome
Sun Aug 07, 2011 2:48 pm
Forum: Runes of Magic
Topic: Responding to Noob Questions??
Replies: 4
Views: 2351

Re: Responding to Noob Questions??

Thnaks Lisa, ill do a little more work/investigation. Im sick of dorks saying 'wanna join my guild' etc etc.

Edit: Can't find the ChatMonitor addon anywhere..... Can anyone help?? :?
by whome
Sat Aug 06, 2011 11:30 pm
Forum: Runes of Magic
Topic: Responding to Noob Questions??
Replies: 4
Views: 2351

Responding to Noob Questions??

Is there a way to respond to noobs who ask stupid questions, like 'wanna join my guild' etc, when botting. Maybe have a number of responses like the GM detect does?? Edit: I dont think I can modify responses but ima gunna try 'declineinvite'....... declineInvite_conf = { ["ENABLED"] = true...
by whome
Thu Aug 04, 2011 4:36 am
Forum: Runes of Magic
Topic: Rogue combat profile
Replies: 7
Views: 2350

Re: Rogue combat profile

I get the picture, thanks anyway..... :oops: