Search found 4 matches

by doekje
Sun Aug 07, 2011 6:11 am
Forum: Runes of Magic
Topic: Origin 1st boss farm (Life Leecher)
Replies: 21
Views: 10620

Re: Origin 1st boss farm (Life Leecher)

wow, thanks man, will try this a.s.a.p. :)
by doekje
Sat Aug 06, 2011 4:10 am
Forum: Runes of Magic
Topic: Origin 1st boss farm (Life Leecher)
Replies: 21
Views: 10620

Re: Origin 1st boss farm (Life Leecher)

Okay, just tested it out, and it now works again.
Just 1 function which doesn't work and thats the part below:
bug = player:findNearestNameOrId("Dark Blood Bug")
if bug then
player:target(bug);
player:cast ("SCOUT_SHOT");
player:update();
end

If someone has time and knowledge of what could ...
by doekje
Fri Aug 05, 2011 9:18 pm
Forum: Runes of Magic
Topic: Origin 1st boss farm (Life Leecher)
Replies: 21
Views: 10620

Re: Origin 1st boss farm (Life Leecher)

ah thanks a lot, will check if it works in the afternoon. :D
by doekje
Fri Aug 05, 2011 6:08 pm
Forum: Runes of Magic
Topic: Origin 1st boss farm (Life Leecher)
Replies: 21
Views: 10620

Origin 1st boss farm (Life Leecher)

Heya all,

I was working on a way to farm the first boss in Origin.

Made it this far:

<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- In front of origin -->
<!-- # 1 --><waypoint x="-11770" z="8627" y="118">
while not RoMScript("UnitExists('party1')") do
sendMacro('InviteByName ...