Search found 23 matches

by qcalex
Sat Jul 31, 2010 10:05 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Rock5's Millers Ranch Scripts
Replies: 778
Views: 225710

Re: Rock5's Millaers Ranch Scripts

strange because it hapeens to me too this morning i ve got the same error but ive done no change since rev 472 so the ingamefunction havent moved!
ive just restarted the bot and didnt got back the error. so that eror was wierd.
by qcalex
Sun Jul 25, 2010 10:18 pm
Forum: Runes of Magic
Topic: French version issue
Replies: 4
Views: 1674

Re: French version issue

im also using the french client and if you use the last version of millers ranch script you dont even need to change anything (jutilise la version francais aussi et si tu utilise la derniere version du script de la ferme tu ne devrai pas avoir de probleme. pour obtenir les ID des item dans le sac il...
by qcalex
Thu Jul 22, 2010 8:11 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

in my serv im trying to keep it at 50K/U i buy every egges thats bellow 48K/u and sell them 50K/u
and ive test it and i sell them better in pack of 10
by qcalex
Thu Jul 22, 2010 1:21 pm
Forum: Runes of Magic
Topic: New Targeting System Tries To Attack My Pet
Replies: 15
Views: 3594

Re: New Targeting System Tries To Attack My Pet

1. Create a char in ELF 2.go near HV 3.talk to the guy on a donkey and select thats you want to go to millers ranch 4.talk to the guy beside the donkey and take the quest at your right you should see a cuted tree (sorry dont know it in english :S) click on it and a mobs should pop. kill it. use the ...
by qcalex
Wed Jul 21, 2010 5:37 pm
Forum: Runes of Magic
Topic: Have been banned?
Replies: 30
Views: 7579

Re: Have been banned?

Hi, I got a ban a few month ago, I'm sure it was a player report, but the good thing is, the first ban is just a temporary 7 day ban. Hi, Her character "..." has just separated from us by the server, because the character has taken independent action, without you were present at the compu...
by qcalex
Wed Jul 21, 2010 5:18 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

first learn to read
rock5 wrote: you Need to have rombot Version 472
second i am still at revision 472 because i dont need the new function and it work perfectly for my scripts (only waypoints and collecting at millers farm)
by qcalex
Tue Jul 20, 2010 9:06 am
Forum: Runes of Magic
Topic: Harvesting dailies- Doesn't wait for harvest to complete
Replies: 7
Views: 1951

Re: Harvesting dailies- Doesn't wait for harvest to complete

im using while queststate == "incomplete" do player:harvest(***); yrest(2700); and it does as intended it collect it without a bug ok as to be in DQ, how can i tell the bot to stop after 10 DQ? sorry noob question but it's the only thing missing for my script after it should be correct :P ...
by qcalex
Fri Jul 16, 2010 3:20 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

got over 500of pack and nerver drop anything else the the meat milk cheese and the +10 loyauty thing
by qcalex
Thu Jul 15, 2010 4:09 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

Just to do a recap.

you Need to have rombot Version 472
by qcalex
Thu Jul 15, 2010 4:01 pm
Forum: Runes of Magic
Topic: Issues with Farming at the Pet Farm
Replies: 12
Views: 4882

Re: Issues with Farming at the Pet Farm

as rock5 said just go see from page 7 at the eggs post, ive posted (and rock5) waypoints for both milk and chickens. ;)
by qcalex
Thu Jul 15, 2010 11:15 am
Forum: Runes of Magic
Topic: help my scout
Replies: 2
Views: 1378

Re: help my scout

and use

Code: Select all

Code
by qcalex
Wed Jul 14, 2010 2:46 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

Insert at line 95 of player.lua, just before "self:update();" the following; if _id then -- The rest is not needed if not resource node lastHarvestedNodeAddr = closestHarvestable.Address; return true end This way it will skip the harvest checks which interrupt you. does we still need to a...
by qcalex
Tue Jul 13, 2010 12:56 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

just a few post above us its in the code line ill make a download one
EDIT: change the **** for the quest name (exept if u use the new method)
and check if i put the right name for the grass (sorry my script is in french )
by qcalex
Tue Jul 13, 2010 12:38 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

and have you take a look on our milk script? to get it improuved? because reiko found a way to improuve it but we cant touch any "CTR", "ALT" key or the bot crash.
by qcalex
Tue Jul 13, 2010 11:56 am
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

for the "don't pickup twice" replace the value:1800 by 1700 work better as Rock5 said while player:target_Object(112958,1700) do sendMacro("UseSkill(1,1)") yrest(40) sendMacro("UseSkill(1,1)") yrest(40) sendMacro("UseSkill(1,1)") yrest(4000) end end while play...
by qcalex
Sat Jul 10, 2010 12:32 am
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

Lua-Code ä \195\164 Ä \195\132 ö \195\182 Ö \195\150 ü \195\188 Ü \195\156 ß \195\159 here a more complete one :P à : \195\160 è : \195\168 ì : \195\172 ò : \195\178 ù : \195\185 á : \195\161 é : \195\169 í : \195\173 ó : \195\179 ú : \195\186 â : \195\162 ê : \195\170 î : \195\174 ô : \195\180 û :...
by qcalex
Fri Jul 09, 2010 7:38 pm
Forum: Runes of Magic
Topic: harvest("test") does not work
Replies: 2
Views: 1070

Re: harvest("test") does not work

to get harvestable ID do in the bot window: rom/getid.lua
then mouse over the objet
by qcalex
Fri Jul 09, 2010 5:54 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

sorry stil en progresse but it is simple as abc all the info to change it to cow insted of chiken is in the topics. and btw in nub in codding so if i could make it so you ;) you just need motivation Ok, :? I'll try my best. I don't have the coordinates of herbs, cows etc. Could you give these at le...
by qcalex
Fri Jul 09, 2010 4:56 pm
Forum: Runes of Magic
Topic: Eggs
Replies: 234
Views: 55604

Re: Eggs

sorry stil en progresse but it is simple as abc all the info to change it to cow insted of chiken is in the topics.
and btw in nub in codding so if i could make it so you ;) you just need motivation