Search found 101 matches

by fred55555
Tue Sep 07, 2010 8:59 am
Forum: Runes of Magic
Topic: recreate warden pet on death or pet or character
Replies: 5
Views: 1690

Re: recreate warden pet on death or pet or character

it trys to create the pet but then starts to move before the spells casts and interupts spell casting this happens at startup of script and after pet death. At pet death it doesnt always try and recast the pet sometimes it just skips and only rebuffs (my character.xml is the default.xml in the rom f...
by fred55555
Fri Sep 03, 2010 1:09 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Millers Ranch Scripts
Replies: 778
Views: 223410

Re: Rock5's Millaers Ranch Scripts

i didnt even look is there a channel associated to the farm if so then we could use the switch channel command string

if not guess we still out of luck :)

ill check over the weekend
by fred55555
Fri Sep 03, 2010 1:08 pm
Forum: Runes of Magic
Topic: Switch Channel at the end of Waypoints
Replies: 14
Views: 4550

Re: Switch Channel at the end of Waypoints

thank you very much for sharing
by fred55555
Fri Sep 03, 2010 1:06 pm
Forum: Runes of Magic
Topic: do you have to use the .xml named after the character
Replies: 8
Views: 2472

Re: do you have to use the .xml named after the character

does the profile name have to match the character name... i guess is the main quesiton i have
by fred55555
Fri Sep 03, 2010 1:04 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's catchCavy script
Replies: 115
Views: 41338

Re: Rock5's catchCavy script

doing it with a warden pet takes all the punishment i am usually in a not to heavy agro area mostly yellow to minimize this and low lvl areas with the line removed i dont miss one cavy so performance is great. like i said before ,you do great work and the script is amazing. in higher areas i would l...
by fred55555
Fri Sep 03, 2010 12:49 pm
Forum: Runes of Magic
Topic: [REQUEST] could anyone do a macro 4 pet-farming
Replies: 4
Views: 1452

Re: [REQUEST] could anyone do a macro 4 pet-farming

so you have done this with your pet and you have done it successfully

could you explain how the pet harvests
what skill lvl you need
and what is the cost ratio of what it takes for the pet to actually harvest
by fred55555
Thu Sep 02, 2010 2:54 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's catchCavy script
Replies: 115
Views: 41338

Re: Rock5's catchCavy script

could i take the check for battling out ?
will it try and catch the cavy then while being attacked ?
by fred55555
Thu Sep 02, 2010 9:58 am
Forum: Runes of Magic
Topic: do you have to use the .xml named after the character
Replies: 8
Views: 2472

Re: do you have to use the .xml named after the character

now same question but in reverse.. can you /rob/bot.lua "selectfromlist.xml" profile "selectfromlist" was interested as I have three waypoint scripts i run by the same character but i want the character to use the character.xml that matchs the script for example when doing the ch...
by fred55555
Thu Sep 02, 2010 9:47 am
Forum: Runes of Magic
Topic: [REQUEST] could anyone do a macro 4 pet-farming
Replies: 4
Views: 1452

Re: [REQUEST] could anyone do a macro 4 pet-farming

is it worth having your pet farm wood ?
just curious on why you would want this ?
by fred55555
Thu Sep 02, 2010 9:44 am
Forum: Runes of Magic
Topic: [PET] harvest / manufacture
Replies: 9
Views: 3093

Re: [PET] harvest / manufacture

wow sorry to hear that Rock, my condolences
by fred55555
Thu Sep 02, 2010 9:41 am
Forum: Runes of Magic
Topic: Problem occured
Replies: 7
Views: 2992

Re: Problem occured

read the error message

read the forum rules

read the rom bot manual

setup your profile correctly or use a demo one first to get the hang on things
once you do this you will be able to do what you want to do
by fred55555
Thu Sep 02, 2010 9:36 am
Forum: Runes of Magic
Topic: Micromacro.exe error
Replies: 2
Views: 1380

Re: Micromacro.exe error

untinstall
Delete folder and al traces
install or reinstall svn
give svn exe admin rights
install micromacro and rom
give micromacro admin rights
right click update using svn on rom folder
run one of the demo xmls

clean and fresh always works
by fred55555
Wed Sep 01, 2010 8:24 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Millers Ranch Scripts
Replies: 778
Views: 223410

Re: Rock5's Millaers Ranch Scripts

had the same thing happen last night chicken became unclickable, had two chickens on the nest and character just kept going to same waypoint trying to click chicken I know if you exit and enter farm it is reset and works maybe put a section in the script after 100 times completing the quest go exit ...
by fred55555
Tue Aug 31, 2010 2:51 pm
Forum: Runes of Magic
Topic: Switch Channel at the end of Waypoints
Replies: 14
Views: 4550

Re: Switch Channel at the end of Waypoints

so can yu cut and paste your final version of the switching script that goes before the last line of the waypopint file please
or is it just the ".. .." that is added

still kinda confused

thnx
by fred55555
Tue Aug 31, 2010 7:22 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's catchCavy script
Replies: 115
Views: 41338

Re: Rock5's catchCavy script

Wow great script amazing work, worked the first time out the door as I tested it on regulare cavys to ensure it worked caught 3 in an hour. and with that I have a question :) I am trying to run my scripts in areas were there are mostly yellow mobs (non agro) a few red (agro) is there a way to have ...
by fred55555
Mon Aug 30, 2010 2:04 pm
Forum: Runes of Magic
Topic: recreate warden pet on death or pet or character
Replies: 5
Views: 1690

Re: recreate warden pet on death or pet or character

<skill name="WARDEN_SUMMON_OAK_WALKER" modifier="" hotkey="VK_6" priority="100" />

this will create the pet on start up and when the pet dies ?
by fred55555
Mon Aug 30, 2010 2:01 pm
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's catchCavy script
Replies: 115
Views: 41338

Re: Rock5's catchCavy script

<onLeaveCombat>
catchCavy()
</onLeaveCombat>

this is the line needed to add plus the copy f the .lua file in the folder

the above is it right want to test it out tonight
by fred55555
Fri Aug 27, 2010 7:41 am
Forum: Runes of Magic
Topic: do you have to use the .xml named after the character
Replies: 8
Views: 2472

do you have to use the .xml named after the character

I am still farly new to the scripting, but i have a few working fine. I was wondering is there a way to run different .xlm scripts on the same character with out having to rename them to the "character name".xml or is there an option to select what waypoint.xml you want to use every time y...
by fred55555
Fri Aug 27, 2010 7:35 am
Forum: Runes of Magic
Topic: Windows 7 and svn update
Replies: 1
Views: 1072

Windows 7 and svn update

svn update cant seem to get the update in the explorer menue like i get on my xp or vista machine 32 is it that vista 64 and windows 7 64 you cant use the menu in explorer to update the svn with just the right click on folder and select svn update is there a command line you can run it manual or doe...