Search found 33 matches

by leahcim2468
Mon Jan 31, 2011 3:54 pm
Forum: Runes of Magic
Topic: Item/NPCaddress
Replies: 1
Views: 699

Item/NPCaddress

So i was botting and then it suddenly stop

so i typed in rom/bot again

and i get this error

anyone know how to fix?

thx
by leahcim2468
Mon Jan 31, 2011 1:46 am
Forum: Runes of Magic
Topic: Code for Invite
Replies: 2
Views: 908

Re: Code for Invite

Thank you Lisa
by leahcim2468
Mon Jan 31, 2011 12:59 am
Forum: Runes of Magic
Topic: Code for Invite
Replies: 2
Views: 908

Code for Invite

I was wondering if there was a code for the profile that would invite another player

and under what section in the profile do i put it?
by leahcim2468
Wed Jan 26, 2011 10:16 pm
Forum: Runes of Magic
Topic: Patch 3.0.8 broke something...
Replies: 91
Views: 23935

Re: Patch 3.0.8 broke something...

just curious any fixes yet?
by leahcim2468
Tue Jan 11, 2011 8:20 pm
Forum: Runes of Magic
Topic: Need help to build a custom Warden/scout farming
Replies: 18
Views: 5199

Re: Need help to build a custom Warden/scout farming

it would summon oak... then oak dissapears. and it would summon chiron... but my heart of oak wont go off becuase it needs my oak to be summoned.
by leahcim2468
Sun Jan 09, 2011 1:59 am
Forum: Runes of Magic
Topic: Need help to build a custom Warden/scout farming
Replies: 18
Views: 5199

Re: Need help to build a custom Warden/scout farming

i made it into

Code: Select all

registerTimer("summon", minutesToTimer(15), function () player:queueSkill("WARDEN_SUMMON_SPIRIT_OF_THE_OAK") end);
the 15 is for 15 minutes, am i doing it right cause it isnt working
by leahcim2468
Sat Jan 08, 2011 6:35 pm
Forum: Runes of Magic
Topic: Need help to build a custom Warden/scout farming
Replies: 18
Views: 5199

Re: Need help to build a custom Warden/scout farming

yea but it doesnt summon oak again it stays on my chiron...
by leahcim2468
Sat Jan 08, 2011 3:36 pm
Forum: Runes of Magic
Topic: Need help to build a custom Warden/scout farming
Replies: 18
Views: 5199

Re: Need help to build a custom Warden/scout farming

<onSkillCast> if( arg1.Name == "WARDEN_SUMMON_SPIRIT_OF_THE_OAK" ) then player:queueSkill("WARDEN_HEART_OF_THE_OAK"); player:queueSkill("WARDEN_SUMMON_CHIRON"); end </onSkillCast> That'll get you started at least. You might need to correct the name of the skills. ooh t...
by leahcim2468
Sat Jan 08, 2011 2:08 am
Forum: Runes of Magic
Topic: Need help to build a custom Warden/scout farming
Replies: 18
Views: 5199

Need help to build a custom Warden/scout farming

So i know how to use MM but i never touched anything below the skills (on load, on leave, on skill cast, etc). So i was wondering any1 have a spare time to help me create the bottom of the script because it wont function just with the skills Its on my warden/scout side btw. I want it to use summon s...
by leahcim2468
Tue Jan 04, 2011 7:17 pm
Forum: Runes of Magic
Topic: AoE,CC, and SP
Replies: 12
Views: 2345

Re: AoE,CC, and SP

hmm it works but it doesnt start with the other buffs when i start the buff. it goes off after like 10 monster kills
by leahcim2468
Mon Jan 03, 2011 6:23 pm
Forum: Runes of Magic
Topic: AoE,CC, and SP
Replies: 12
Views: 2345

Re: AoE,CC, and SP

hmm everything seems to be ok except for my arrow of essence which idk why wont work. <skills_scout> <skill name="SCOUT_ARROW_OF_ESSENCE" hotkey="VK_3" priority="100" /> <skill name="SCOUT_VAMPIRE_ARROWS" hotkey="VK_4" priority="105" /> <sk...
by leahcim2468
Sun Jan 02, 2011 4:52 pm
Forum: Runes of Magic
Topic: AoE,CC, and SP
Replies: 12
Views: 2345

Re: AoE,CC, and SP

<profile> <options> <!-- Try the bot with a new char mage --> <!-- At the pioneer village. Use demo.xml waypoint file --> <option name="HP_LOW" value="65" /> <option name="MP_LOW_POTION" value="20" /> <option name="HP_LOW_POTION" value="65"...
by leahcim2468
Sat Dec 25, 2010 12:44 pm
Forum: Runes of Magic
Topic: Mage AOE and Warden Summon
Replies: 12
Views: 3334

Re: Mage AOE and Warden Summon

rest for 8 seconds? how do i do that i only see rest when hp or mp under 15%
by leahcim2468
Sun Dec 19, 2010 11:50 am
Forum: Runes of Magic
Topic: AoE,CC, and SP
Replies: 12
Views: 2345

Re: AoE,CC, and SP

that is the one
by leahcim2468
Sat Dec 18, 2010 3:23 pm
Forum: Runes of Magic
Topic: AoE,CC, and SP
Replies: 12
Views: 2345

Re: AoE,CC, and SP

that doesnt work and so doesnt the other 2 skills
by leahcim2468
Sat Dec 18, 2010 9:15 am
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 56031

Re: Eggs

Well Yes and Yes. This is about eggs and there is another about millers ranch! Any way copy the folder from "devtools" folder to (ROM_dir)/interface/addons. if these do not exist create them. look up info about installing addons if you still have any doubts. hmm can i get the egg waypoint...
by leahcim2468
Fri Dec 17, 2010 10:56 pm
Forum: Runes of Magic
Topic: AoE,CC, and SP
Replies: 12
Views: 2345

AoE,CC, and SP

Umm i use a scout/warden and idk why but some of these skills dont work. like Arrow of Essence and Savage Power. i put them at 100 since they are like buffs. Also my Charge Chop doesnt go off. i put the priority at 105 since i want it to be a start skill.
by leahcim2468
Fri Dec 17, 2010 10:53 pm
Forum: Runes of Magic
Topic: Addresses
Replies: 5
Views: 1745

Re: Addresses

i fixed it by using rock5's solution. thx
by leahcim2468
Fri Dec 17, 2010 10:52 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 56031

Re: Eggs

i get this error saying that i dont have ingamefunction. i have to install it into my itnerface/addon file. or i have to delete autosell_dura or stats_autosell. i did both but i still get the message o.o? You're probably using the miller ranch script which REQUIRES igs addon to be install, so insta...