Search found 30 matches

by memcpy
Fri Aug 14, 2009 9:28 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

another great addition to the flexibility would be to have the option to specify settings for each waypointfile. thus overriding the default ones. like you have in your profile <option name="LOOT" value="true" /> <option name="LOOT_IN_COMBAT" value="true" /> <...
by memcpy
Fri Aug 14, 2009 3:46 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

... <onLeaveCombat> in the profile is a good place for a 'metacoding' above different waypoint files. Perhaps we can simply do something by having the possibility to access a waypoint list. Already now you could insert 'waypointfiles' as user options: ... and access them in own lua coding? well, ye...
by memcpy
Thu Aug 13, 2009 9:30 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

<waypointlist> <waypointfile name="level_1-3.xml" maxlevel="3" ></waypointfile> <waypointfile name="level_goto_4.xml"></waypointfile> <waypointfile name="level_4-5.xml" maxlevel="5" ></waypointfile> <waypointfile name="level_goto_7.xml maxlevel...
by memcpy
Thu Aug 13, 2009 7:50 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

a suggestion for a waypoint list thats a good idea but i think the condition part should be placed in the waypointlist file itself. so it will gain more dynamic. like: <waypointlist> <waypointfile name="level_1-3.xml">if (player.Level > 3) then WaypointList:loadNext(); end</waypointfile> ...
by memcpy
Wed Aug 12, 2009 4:14 pm
Forum: Runes of Magic
Topic: Using bot with accented characters? Please help!
Replies: 2
Views: 1312

Re: Using bot with accented characters? Please help!

name it Nova.xml and use rom/bot.lua profile:Nova
by memcpy
Wed Aug 12, 2009 3:03 pm
Forum: Runes of Magic
Topic: 2.0.10.1853 version EN EU server .. MicroMacro Error!
Replies: 10
Views: 2639

Re: 2.0.10.1853 version EN EU server .. MicroMacro Error!

- got newest version of micromacro? here
- got latest rombot release? grab it here
- better of use the newest SVN of the rombot if you know how to
- run rom/update.lua before running rom/bot.lua
by memcpy
Wed Aug 12, 2009 9:02 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

make it also configurable with the profile. And we could create a combat type 'meleeR' (don't know whats a clear selfexplaining name'). That class would as first using the 'combat disctance' like a ranged class with '200' and after the first strike (= after being in combat) switch to melee distance...
by memcpy
Wed Aug 12, 2009 8:01 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

I suppose the main issue will be to 'switch' the combat range. For the first range strike you want to use a combat range perhaps of 200. And after that you need a range from 45. If you fight against melees if would be ok without. The will run to you by themself. But if your fight againt ranged one,...
by memcpy
Wed Aug 12, 2009 5:48 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

memcpy: try setting toggleable="true" in database/skills.xml for those skills. Let me know how well it works. If it works well, then we can easily make some changes to allow you to set this up in your profile. dude, why not have a clearly defined option for skills you just want to use onl...
by memcpy
Wed Aug 12, 2009 4:50 am
Forum: Game cheating & modding
Topic: Aion anyone?
Replies: 31
Views: 14879

Re: Aion anyone?

Administrator wrote:I'll still be waiting for PT2 NA, instead. Can't believe it's still not even in closed beta.
what's PT2 NA? :oops:
by memcpy
Wed Aug 12, 2009 4:41 am
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

You could set RISING_TIDE with the flag 'inbattle="false"' and give them the highest priority of your damage skills. Then it could only be used before being in combat. And I think you have to set your combat type as melee to force the bot to come in melee range. I don't tested it, but I s...
by memcpy
Wed Aug 12, 2009 2:46 am
Forum: Runes of Magic
Topic: Useful AddOns
Replies: 96
Views: 119552

Re: Useful AddOns

i use a lot of addons but the most useful are those 3 below. make sure to check them out if you havent already. Lootfilter++ http://rom.curse.com/downloads/rom-addons/details/lootfilterpp.aspx This addon filters loot based on a Blacklist, Picklist, and Quality Filter. In addition the looting speed i...
by memcpy
Tue Aug 11, 2009 3:56 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

Is there a simple way to pull with a certain spell then not use it again unless no other skill can be used? I have a rogue/priest and I use rising tide as a pull, then I just use my mana for healing, but the bot likes to use a melee skill to open the combat then cast rising tide once or twice just ...
by memcpy
Wed Jul 15, 2009 7:09 am
Forum: Runes of Magic
Topic: How should i properly bot?
Replies: 8
Views: 2532

Re: How should i properly bot?

you might want to check this thread: http://solarstrike.net/phpBB3/viewtopic.php?f=12&t=387
by memcpy
Thu Jul 02, 2009 12:37 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

since patch 1845 i get strange errors. the script throws a message and quits. running newest versions ofc. Casting 'ROGUE_SHADOWSTAB' Target HP changed Using HP potion. Casting 'ROGUE_SHADOWSTAB' Paused. (ENTF) to continue, (CTRL+L) exit to shell, (CTRL+C) quit Resumed. Bot start time reset WARNING:...
by memcpy
Thu Jul 02, 2009 6:43 am
Forum: Runes of Magic
Topic: Error after the 1-7-09 new rom patch
Replies: 1
Views: 1327

Re: Error after the 1-7-09 new rom patch

as mentioned 10 times before: use the newest versions, do rom/update.lua - it works 100%.
by memcpy
Thu Jul 02, 2009 5:20 am
Forum: Runes of Magic
Topic: Patch 1845 problems
Replies: 0
Views: 2461

Patch 1845 problems

if you get memory error problems while trying to execute rom/bot.lua perform this:

Code: Select all

rom/update.lua
and make sure to use the newest version of micromacro and rombot scripts!
by memcpy
Wed Jul 01, 2009 3:42 am
Forum: Runes of Magic
Topic: Useful AddOns
Replies: 96
Views: 119552

Re: Useful AddOns

hey zilv, since you are the most experienced addon coder in here i will directly ask you. i'm playing around with the idea of an intelligent whisper reply addon. like sometimes if you bot around and someone whispers you for example "do you want to party?" it should recognize those with som...
by memcpy
Tue Jun 30, 2009 4:41 pm
Forum: Runes of Magic
Topic: RoM bot
Replies: 2213
Views: 820350

Re: RoM bot

testing with micromacro 1.0b6 and rombot script from svn for about an hour now. runs smoothly. no problems anymore.
by memcpy
Tue Jun 30, 2009 9:44 am
Forum: Runes of Magic
Topic: Patch 1844 problems
Replies: 4
Views: 2168

Re: Memory problems after new patch

just saw fonzies post. so it seems to be confirmed. they changed the adresses. will have a closer look when i get back home.
maybe elverion is already on this. stay tuned.