Search found 100 matches

by Valleyguy
Mon Aug 16, 2010 8:41 pm
Forum: Runes of Magic
Topic: How do I force start at waypoint #1?
Replies: 20
Views: 5147

Re: How do I force start at waypoint #1?

<onLoad> __WPL:setWaypointIndex( 1); </onLoad> ^ doesn't work. I'm out of ideas. How do I make the script start at waypoint 1 no matter what waypoint it thinks is closer? Use something like the following : <onLoad> __WPL:setWaypointIndex(__WPL:findWaypointTag("One")); </onLoad> <!-- # 1 -...
by Valleyguy
Mon Aug 16, 2010 8:37 pm
Forum: Runes of Magic
Topic: Harvesting with the bot - How To For Dummies
Replies: 174
Views: 202142

Re: Harvesting with the bot - How To For Dummies

Thank you for your help I got it up and runing Next question I have the Type = Travel because I dont want to kill mobs I just want to harvest. Problem is mobs still attack and i keep running and harvesting and eventually after getting hit over a period of time i die is there a type or line i can ad...
by Valleyguy
Mon Aug 16, 2010 4:25 pm
Forum: Runes of Magic
Topic: Produce Arrows & use
Replies: 4
Views: 1722

Re: Produce Arrows & use

Maybe someone here can help me create a macro to produce arrows with my bow and equip them. I always forget this and it takes too much time to open char-window, rightclick on my bow, and manually put in the new arrows ...if you always remember this 2mins after battle has started ^^ some hints to cr...
by Valleyguy
Sun Aug 15, 2010 10:07 pm
Forum: Runes of Magic
Topic: Bot won't loot
Replies: 33
Views: 6498

Re: Bot won't loot

Sorry, but I don't understand you. What do you mean saying "fresh client"? A new installation maybe? yes a fresh install of ROM without any addons except the rombot one... you might have either a client conflict or a addon conflict as i am running rombot on 3 desktops and 1 laptop with no...
by Valleyguy
Sun Aug 15, 2010 10:05 pm
Forum: Runes of Magic
Topic: disable UAC for micromacro.exe...
Replies: 7
Views: 2612

disable UAC for micromacro.exe...

Im in Win 7 X64 and I don't know if many of you are like me but I like having UAC on for security but I am damn sick of the pop up on micromacro.exe. Well i have found a way to disable UAC just on that .exe file... heres the link to a great guide if any of you are interested and sick of the pop ups....
by Valleyguy
Sun Aug 15, 2010 10:01 pm
Forum: Runes of Magic
Topic: Bot won't loot
Replies: 33
Views: 6498

Re: Bot won't loot

Everything seems to be ok, but it still don't looting. Valleyguy, yes, my profile is like yours. When your bot targets one mob, appears under the mob a yellow or red cirlce? (the same circle that when you do a single left clic on it) In my bot, that circle appeared until the patch 3.0.3 and the ver...
by Valleyguy
Sun Aug 15, 2010 7:52 pm
Forum: Runes of Magic
Topic: Bot won't loot
Replies: 33
Views: 6498

Re: Bot won't loot

mines working just fine you have your loot distance set same or greater then your fight distance? <option name="MAX_TARGET_DIST" value="225" /> <!-- Loot settings --> <option name="LOOT" value="true" /> <option name="LOOT_IN_COMBAT" value="true&...
by Valleyguy
Sun Aug 15, 2010 7:47 pm
Forum: Runes of Magic
Topic: Help:Addon of fusion doesnt work after update 3.0.3.2241
Replies: 3
Views: 1230

Re: Help:Addon of fusion doesnt work after update 3.0.3.2241

admin ... delete this thread plz.
by Valleyguy
Sun Aug 15, 2010 10:09 am
Forum: Runes of Magic
Topic: NOTICE:New target cycling code! Update your profile for r473
Replies: 24
Views: 8362

Re: NOTICE:New target cycling code! Update your profile for

updated to newest SVN are you guys debugging something now cause I am getting allot of "no good target found" spam in the window....

which lua is this in so i can comment out that spam?

Edit - Nm i found it in player.lua
by Valleyguy
Sun Aug 15, 2010 10:04 am
Forum: Runes of Magic
Topic: Help:Addon of fusion doesnt work after update 3.0.3.2241
Replies: 3
Views: 1230

Re: Help:Addon of fusion doesnt work after update 3.0.3.2241

It doesn't work when I click start button.Help me please? ty I don't know that add-on nor is this board for assistance with add-ons unless one of the members here is a developer of it then my mistake... you may want to search Google for your add-on and find the right place to get a update. i.e. go ...
by Valleyguy
Sat Aug 14, 2010 11:04 pm
Forum: Runes of Magic
Topic: waypoints type="TRAVEL" not work
Replies: 12
Views: 3213

Re: waypoints type="TRAVEL" not work

instead of TRAVEL is to RUN the whole time I think it does not wait for aggro and target selection os.time not work? The time format does not work in 100% i check - if mob attacking - player.Battling=true symptoms :) : method: harvest(), harvest(id) and target_object(id) waypoints type="TRAVEL...
by Valleyguy
Sat Aug 14, 2010 10:59 pm
Forum: Runes of Magic
Topic: [REQ] Priest/Mage bot
Replies: 1
Views: 1142

Re: [REQ] Priest/Mage bot

Can't seem to make my bot attack using skills T_T newbie here.. Can any1 share their profile script? use the default or l1-l10 provided by svn for a base it works for all classes starting at lvl 1 if your trying to custom it just add the spells you want (look them up in the /database/skills.xml fil...
by Valleyguy
Fri Aug 13, 2010 7:19 pm
Forum: Runes of Magic
Topic: Suggestion for next update
Replies: 4
Views: 1574

Re: Suggestion for next update

You should set LOOT_DISTANCE in your profile to a lower value, not much higher than MAX_TARGET_DISTANCE It's set to 40: <option name="LOOT" value="true" /> <option name="LOOT_IN_COMBAT" value="true" /> <option name="LOOT_DISTANCE" value="40&quo...
by Valleyguy
Fri Aug 13, 2010 6:00 pm
Forum: Runes of Magic
Topic: Error reading memory in CPawn:update() after the Patch 3.0.3
Replies: 10
Views: 3386

Re: Error reading memory in CPawn:update() after the Patch 3

same problem here OPENING LOCAL SKILLS DB! ...user/Desktop/micromacro/scripts/rom/classes/pawn.lua:237: Error reading memory in CPawn:update() I ve never used SVn..just micromacro an rom Ok when he says go read your meant to go find the main bot topic and read the first page... for those of you har...
by Valleyguy
Fri Aug 13, 2010 5:55 pm
Forum: Runes of Magic
Topic: Suggestion for next update
Replies: 4
Views: 1574

Re: Suggestion for next update

Please add a timeout to looting! I can't count how many times my bot has stopped because of We didn't move to the loot!? Root buff? Missing click to move option? Use MACRO: Looting target in distance 31111. It seems to happen most when I'm killing a group of mobs that all have the same name in a re...
by Valleyguy
Fri Aug 13, 2010 5:53 pm
Forum: Runes of Magic
Topic: Banishments
Replies: 2
Views: 1022

Re: Banishments

Has anyone been banned or know someones whos been banned from botting? i don't bot unattended but i have been asked while botting if i am a bot in whispers allot so if your dumb and want to afk bot you will sooner or later get banned they are reporting more bot bans on the official threads in EU do...
by Valleyguy
Fri Aug 13, 2010 5:46 pm
Forum: Runes of Magic
Topic: Bot wont turn to face target.
Replies: 8
Views: 2035

Re: Bot wont turn to face target.

hihi wrote:The patch turned off click to move, so ummmm, it works fine :)

Sorry for being a noob but hope if someone else has this problem it will help them solve it :)
you should never use update.lua ... use the new and much better SVN method in windows goto the main rombot thread for more info.
by Valleyguy
Fri Aug 13, 2010 12:37 pm
Forum: Runes of Magic
Topic: Gathering Waypoint's Trade?
Replies: 0
Views: 1681

Gathering Waypoint's Trade?

Just wondering if anyone else has a comprehensive gathering waypoints I have setup 2 files of working well waypoints that hit 90% of all the spawns on Elf Ilsand start would trade them for a similar package for the Human Start zone hitting both the trade skill lvl 1 ash etc... and the trade skill lv...
by Valleyguy
Fri Aug 13, 2010 11:47 am
Forum: Runes of Magic
Topic: Inventory Won't Update
Replies: 32
Views: 11353

Re: Inventory Won't Update

Revent back to 477 I think there are no problems with the update because there goes the Update via Addon Script. Look at the Log there is every thing you need to Info. Greez DOC I had the problem with the egg script only collecting feed, and also my egg script only collecting feed, and my ha and ma...
by Valleyguy
Thu Aug 12, 2010 5:58 pm
Forum: Runes of Magic
Topic: Blank macro 0
Replies: 7
Views: 2102

Re: Blank macro 0

once made i never loose my macro 0 but to lock macro 0 in place you must log out as soon as you have your bar and macro made so the server saves the profile. if you make any bar changes and or macros and then play till you crash you will keep loosing the setup cause the crash doesn't save your info.