Search found 84 matches

by Braziliano
Sat Oct 19, 2013 2:45 pm
Forum: RoM general
Topic: Event Monitor
Replies: 0
Views: 3053

Event Monitor

i got my script setup for either pm or party
what do i need write to monitor seige?

EventMonitorStart("BUFFER", "CHAT_MSG_WHISPER") <- do i write battlefield? raid?
by Braziliano
Thu Oct 10, 2013 8:38 am
Forum: RoM Bot revision notes
Topic: 766 Changelog
Replies: 3
Views: 3003

Re: 766 Changelog

yea it only loots twice now , thanks =]
looting twice isn't an issue since it could get interrupted.

ty rock
by Braziliano
Thu Oct 10, 2013 7:55 am
Forum: RoM Bot revision notes
Topic: 766 Changelog
Replies: 3
Views: 3003

Re: 766 Changelog

hi rock , i know u posted it in a previous changelog..but i don't remember
what do i have to change or update in MM so it doesn't try to loot like 2 or 3 times after it already LOOTED lol
by Braziliano
Tue Oct 08, 2013 8:33 am
Forum: Runes of Magic
Topic: DoD (First boss solo farm) Better for R/S
Replies: 53
Views: 21506

Re: DoD (First boss solo farm) Better for R/S

Hi so i share my bot :p You need addon Invite Last Group (First run, you need to make group), and Auto Instance Difficulty. This bot is great for R/S farm ONLY first boss DoD, u need to have a GOOD dps, if boss jump u will died, so u can't use this bot (Madman not include) I share my profiles too, ...
by Braziliano
Wed Sep 25, 2013 2:33 am
Forum: RoM general
Topic: Tue 24 SEP , ROM maintenance.
Replies: 9
Views: 2934

Re: Tue 24 SEP , ROM maintenance.

rock5 wrote:The game didn't patch so I don't know why you are getting errors.
idk what it was either , i made new wps and it worked again =)
by Braziliano
Wed Sep 25, 2013 2:32 am
Forum: RoM general
Topic: Zone ID's
Replies: 2
Views: 2045

Re: Zone ID's

lisa wrote:While in game press Ctrl + X and it will show the FPS and also Zone ID.
thank you lisa :D
by Braziliano
Wed Sep 25, 2013 1:04 am
Forum: RoM general
Topic: Tue 24 SEP , ROM maintenance.
Replies: 9
Views: 2934

Re: Tue 24 SEP , ROM maintenance.

BlubBlab wrote:It wasn't exactly same thing except It happens spontaneous and solved in mystery
but I got 20-30 fps more now :D
gz!
by Braziliano
Tue Sep 24, 2013 11:51 pm
Forum: RoM general
Topic: Zone ID's
Replies: 2
Views: 2045

Zone ID's

Does anyone know how i can obtain ZONE id's

like HOUSE ZONES etc

i'd like to modify siege quick trade to a specific zone , so i can trade mats automaticly :D .. but i don't got any ZONE ID's
by Braziliano
Tue Sep 24, 2013 11:06 pm
Forum: RoM general
Topic: Tue 24 SEP , ROM maintenance.
Replies: 9
Views: 2934

Re: Tue 24 SEP , ROM maintenance.

Same here tried everything. -change WPs -change invite in different Wp -delete some add-on -change more delay by item sell -invert update -use model folder -update granny2.dll to version 2.9.0.0 fist nothing changed but then my crashs became more and more less.... :?: :?: i just made new wp's and i...
by Braziliano
Tue Sep 24, 2013 9:05 pm
Forum: RoM general
Topic: Tue 24 SEP , ROM maintenance.
Replies: 9
Views: 2934

Re: Tue 24 SEP , ROM maintenance.

rock5 wrote:Try using a more recent version of Micromacro.
im running V 3.29

edit: been running for awhile and the dc has stopped , idk why
by Braziliano
Tue Sep 24, 2013 1:20 pm
Forum: RoM general
Topic: Tue 24 SEP , ROM maintenance.
Replies: 9
Views: 2934

Tue 24 SEP , ROM maintenance.

after today's maintenance
2 of my clients were constant disconnecting

Image

the scripts i made , ran perfectly before .. i changed nothing
has anyone else encounter this issue?
by Braziliano
Wed Sep 18, 2013 1:20 am
Forum: RoM general
Topic: Buff Whisper
Replies: 2
Views: 1825

Buff Whisper

<?xml version="1.0" encoding="utf-8"?> <waypoints> <onLoad><![CDATA[ EventMonitorStart("BUFFER", "CHAT_MSG_WHISPER") while true do cprintf(cli.lightred,"Waiting for buf requests...\n") local time, moreToCome, _name, _message = EventMonitorCheck("...
by Braziliano
Fri Sep 06, 2013 11:54 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Boris-The-Blades Forsaken Abbey Fun!
Replies: 22
Views: 9059

Re: Boris-The-Blades Forsaken Abbey Fun!

You put the yrest between waypoints. It wont be executed. </waypoint> ends the waypoint. You need to move it after the yrest, eg. <!-- # 71 --><waypoint x="1234" z="1234" y="123"> player:target_Object("Ancient Fossil"); yrest(5000); </waypoint> That should wo...
by Braziliano
Fri Sep 06, 2013 11:13 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Boris-The-Blades Forsaken Abbey Fun!
Replies: 22
Views: 9059

Re: Boris-The-Blades Forsaken Abbey Fun!

That's a general bot function. You can use it to collect anything. By default it will wait for the casting bar to disappear but if the casting bar takes too long to appear it might continue and interrupt the collection. If you have such trouble then add a time to it. would this work? yrest(3000); <...
by Braziliano
Fri Sep 06, 2013 10:28 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: Boris-The-Blades Forsaken Abbey Fun!
Replies: 22
Views: 9059

Re: Boris-The-Blades Forsaken Abbey Fun!

<!-- # 69 --><waypoint x="2633" z="3513" y="422"> </waypoint> <!-- # 70 --><waypoint x="2670" z="3612" y="422"> </waypoint> <!-- # 71 --><waypoint x="2700" z="3697" y="372"> player:target_Object("Ancient F...
by Braziliano
Mon Aug 05, 2013 9:34 am
Forum: Runes of Magic
Topic: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!
Replies: 12
Views: 3988

Re: USING Warrior/Warlock ELITE SKILLS

<skill name="WARRIOR_RAGE_BLOW" id="498706" range="75" cooldown="5" type="damage" target="enemy" /> <skill name="WARRIOR_SPIRIT_CRACKING_BLOW" id="498740" range="75" cooldown="20" type="damage&qu...
by Braziliano
Mon Aug 05, 2013 9:32 am
Forum: Runes of Magic
Topic: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!
Replies: 12
Views: 3988

Re: USING Warrior/Warlock ELITE SKILLS

rock5 wrote:Assuming they are correct, I'll add them to the skills database. Let me know if they don't work or you make any changes.
im sorry rock those were the debuff IDS . i will post the correct ID numbers now plz wait sec
by Braziliano
Mon Aug 05, 2013 8:50 am
Forum: Runes of Magic
Topic: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!
Replies: 12
Views: 3988

Re: USING Warrior/Warlock ELITE SKILLS

edit: check last post ty.
by Braziliano
Mon Aug 05, 2013 7:44 am
Forum: Runes of Magic
Topic: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!
Replies: 12
Views: 3988

Re: USING Warrior/Warlock ELITE SKILLS

lolita wrote:look into micromacro/scripts/rom/database/skills.xml file for all available skill and then add them to your profile
if skill you skill isn't there add it with same method
How do i obtain the ELITE SKILL ID?
by Braziliano
Mon Aug 05, 2013 6:49 am
Forum: Runes of Magic
Topic: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!
Replies: 12
Views: 3988

Re: USING Warrior/Warlock ELITE SKILLS

try <hotkeys> <!-- to communicate with the RoM API / define ingame dummy macro at place 1 --> <hotkey name="MACRO" key="VK_0" /> </hotkeys> <skills_warrior> <skill name="WARRIOR_SLASH" hotkey="MACRO" priority="90" /> <skill name="WARRIOR_MOON_C...