Search found 8 matches

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

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...
by Florafauna
Sun Jan 12, 2014 3:31 pm
Forum: Runes of Magic
Topic: EOJ BOT
Replies: 5
Views: 1839

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: 1839

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:findWaypoint...
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: 10658

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: 3431

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 =...
by Florafauna
Sun Dec 22, 2013 10:47 pm
Forum: Runes of Magic
Topic: EOJ Chrysila farm
Replies: 1
Views: 1073

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 p...
by Florafauna
Sun Dec 22, 2013 9:54 pm
Forum: Runes of Magic
Topic: EOJ Chrysila farm
Replies: 1
Views: 1073

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 pr...
by Florafauna
Tue Dec 17, 2013 10:24 pm
Forum: Runes of Magic
Topic: EOJ BOT script for Chryslia
Replies: 1
Views: 1234

EOJ BOT script for Chryslia

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