Search found 8 matches

by Florafauna
Sun Jan 12, 2014 3:37 pm
Forum: Runes of Magic
Topic: EOJ BOT
Replies: 5
Views: 1866

Re: EOJ BOT

okay it works
now i get
Oh no Score is nil and i loops Waypoint 1 over and over again.
<?xml version="1.0" encoding="utf-8"?>
<waypoints>
<onload>
include("myfile_onload.lua")
</onload>

<!-- # 1 --><waypoint x="-9276" z="-18431" y="907" tag="Home">
waitForEventStart()
</waypoint>
<!-- # 2 ...
by Florafauna
Sun Jan 12, 2014 3:31 pm
Forum: Runes of Magic
Topic: EOJ BOT
Replies: 5
Views: 1866

Re: EOJ BOT

wow fast response okay testing it right now
by Florafauna
Sun Jan 12, 2014 3:04 pm
Forum: Runes of Magic
Topic: EOJ BOT
Replies: 5
Views: 1866

EOJ BOT


YourTargetScore = 6000

function waitForEventStart()
repeat
yrest(1000) -- check every second
local namePE,messagePE,namePH,ScorePE,Count , IsScoreVisible= RoMScript("PE_GetInfo(1)")
if (ScorePE == nil) then
printf("Score is nil, oh no!")
__WPL:setWaypointIndex(__WPL:findWaypointTag("Timer ...
by Florafauna
Sun Jan 12, 2014 12:04 pm
Forum: Runes of Magic
Topic: Functions in Load are not working. Where is the mistake?
Replies: 43
Views: 11209

Re: Functions in Load are not working. Where is the mistake?

I would also like a working script it would really help me alot
by Florafauna
Sun Jan 05, 2014 12:00 am
Forum: Runes of Magic
Topic: EOJ BOT for Chrysalia (help needed)
Replies: 0
Views: 3494

EOJ BOT for Chrysalia (help needed)

<onload>

temp = 0

questname_1 = "Unknown Energy";
questname_2 = "Final Analysis";
changeProfileOption("WAYPOINT_DEVIATION",30);

YourTargetScore = 6000
function waitForEventStart()
EventMonitorStart("eojstart", "CHAT_MSG_SYSTEM")
local EventStarted = false
repeat
yrest(100) -- check ...
by Florafauna
Sun Dec 22, 2013 10:47 pm
Forum: Runes of Magic
Topic: EOJ Chrysila farm
Replies: 1
Views: 1090

Re: EOJ Chrysila farm

<?xml version="1.0" encoding="utf-8"?>
<waypoints>
<onload>

YourTargetScore = 6000

function waitForEventStart()
repeat
yrest(1000) -- check every second
local namePE,messagePE,namePH,ScorePE,Count , IsScoreVisible= RoMScript("PE_GetInfo

(1)")
if (ScorePE == nil) then
printf("Score is nil ...
by Florafauna
Sun Dec 22, 2013 9:54 pm
Forum: Runes of Magic
Topic: EOJ Chrysila farm
Replies: 1
Views: 1090

EOJ Chrysila farm

<?xml version="1.0" encoding="utf-8"?>
<waypoints>
<onload>

YourTargetScore = 6000

function waitForEventStart()
repeat
yrest(1000) -- check every second
local namePE,messagePE,namePH,ScorePE,Count , IsScoreVisible= RoMScript("PE_GetInfo(1)")
if (ScorePE == nil) then
printf("Score is nil, oh ...
by Florafauna
Tue Dec 17, 2013 10:24 pm
Forum: Runes of Magic
Topic: EOJ BOT script for Chryslia
Replies: 1
Views: 1268

EOJ BOT script for Chryslia

Anyone got the script for Final Analysis and Unknown Energy which also farms it on all 3 channels?