Page 1 of 4
Energy of Justice
Posted: Tue Apr 10, 2012 10:21 pm
by Lordnika
OK, i start this post to see how u all do this kinda of farm and to share my WP file
on energy farm .
I solo farm energy at South Tornose BEach ( 59 , 81 ) u all must know by now this spot
so i decided to share and get some feedback .
Fell free to try it modify etc ..have fun is far from perfect but it dose his job
I still cant ( dont know how ) verify the timer or total score ...and use it in my WP
( i did find the adresses but i have no idea how to use them -score adr)
if any1 can help ...pls do it

in short ... w8-ing for u;r feedback
Re: Energy of Justice
Posted: Thu Apr 12, 2012 1:59 am
by Lordnika
i see views ...

i'm guessing u use the WP ?
Re: Energy of Justice
Posted: Sun Apr 15, 2012 10:57 pm
by bobdole
I want to try this but I cant seem to get John Carter quest open. I did all the quests I had open and still nothing.
Re: Energy of Justice
Posted: Mon Apr 16, 2012 3:32 am
by lisa
bobdole wrote:I want to try this but I cant seem to get John Carter quest open. I did all the quests I had open and still nothing.
Did you do the long chain quests that started in Thunderhoof hills?
Unfortunately the developers in their infinite wisdom decided that if you don't do their chain quests then you get bugger all of the new content. So it is back to doing lvl 54 quests for the next week or so in order to eventually get the new quests in new map.
Re: Energy of Justice
Posted: Mon Apr 16, 2012 5:20 pm
by bobdole
That sucks, I like to save quests for when I am a few levels higher to level fast. Any idea which quest line it is and are there any other waypoints for these events that I may have open?
Re: Energy of Justice
Posted: Tue Apr 17, 2012 11:42 pm
by xxcheeseyxx
Is this supposed to wait for the event to start? because it does not for me..
Re: Energy of Justice
Posted: Wed Apr 18, 2012 12:58 am
by Lordnika
ok..i forgot to tell u ... :/ vry sorry ..
bot alwayes start with quest : "Continue to Clean up the Threats to the Fishing Village"
( is the 1 who u must kill 5 mobs)
so u must have this quest so the bot can start
the reason is to clear the area befor u take the second quest ( the cages 1)
so it will be mutch easy...
Re: Energy of Justice
Posted: Wed Apr 18, 2012 1:02 am
by Lordnika
and NO .. dosent w8 for the event to start ..
it just run non stop :/
but...if u solo farming .. the time left before new event starts
is small ( for me is like 3-4 min )
depending on how faster u kill the mobs ...the longer thje time is
and .. this is my main reason .. to post this file.. mabe some 1 can
make the bot start when event starts..and pause when event ends !
Re: Energy of Justice
Posted: Wed Apr 18, 2012 5:26 am
by lisa
A few patches ago I did find a reliable address for the event timer, I haven't looked at updating it as I don't even log into game anymore.
I don't see why you couldn't do an event monitor for it and I am pretty sure this was already asked before and someone posted a working event monitor for it, maybe try a forum search.
Re: Energy of Justice
Posted: Thu Apr 19, 2012 9:10 am
by Lordnika
I did find addr for event ( for my score and total score ) but they are not static (green ) and they change every time event restarts...and to find pointer to pointer ... is just over my head .
I try to use the event trigger "Regional event has started!" with u'r addon .. dosen't work
Is 2 much for me :/ this is a issue for PRO to get it right
the most easy way ( in may opinion ) is to monitor the total score 0/6000
if is >6000 bot stops ....
PS i follow the tutorial on finding memory adr but until 1 point :/
Re: Energy of Justice
Posted: Fri Apr 20, 2012 9:33 am
by grande
I know for some of the events give you a buff or debuff just for being in the event area... maybe you could set your wp to check for the buff. Pretty sure there's some sample code on buff checks all over the forums. Just don't know if this event gives a buff or not. Also, seems some events give a variety of buffs so would have to check all the different possibilities. I can't check this out at the moment until I get higher level but it's interesting and I may look more into it when the time comes. Thx for sharing the idea. I'll be sure to update a solution if I find one but it may be a while before I'm leveled. 50% xp weekend? sucks! ><
Re: Energy of Justice
Posted: Fri Apr 20, 2012 11:23 pm
by lisa
Lordnika wrote:PS i follow the tutorial on finding memory adr but until 1 point :/
I think it had 3 offsets when I found it, long time ago now. It actually took me a good couple of hours to get a reliable set of address and offsets for it, probably why I haven't bothered to do it again since the patches, just don't have the spare time.
Re: Energy of Justice
Posted: Sat Apr 21, 2012 4:18 am
by justAnub
In the addon Dailynotes(rev 4.0.8) there is a option to auto quest and it wil not turn in the event quest when event is not up, been trying to understand a little bit of the code of the addon but my programming skill are too low to find any clue

Re: Energy of Justice
Posted: Wed Jun 13, 2012 11:43 am
by arkeolog44
everytng works well but my chr dont accept or gives quest when open npc window chat
Re: Energy of Justice
Posted: Sat Jun 16, 2012 10:34 am
by Tamyra
I tried this one, but there's 2 things I would fix, for the one where it kills 5, it doesn't attack mobs in range, only one's that it aggro's by proximity. Also, is there a way to set the bot to ONLY use fireball and pergatory fire? Flame for this particular set of quests takes WAY too much time.
Re: Energy of Justice
Posted: Sat Jun 16, 2012 7:43 pm
by lisa
I use this in my KS run.
Code: Select all
for i, skill in pairs(settings.profile.skills) do
if skill.Name == "MAGE_PURGATORY_FIRE" then
settings.profile.skills[i].AutoUse = true
end
if skill.Name == "MAGE_FLAME" then
settings.profile.skills[i].AutoUse = false
end
if skill.Name == "MAGE_PLASMA_ARROW" then
settings.profile.skills[i].AutoUse = true
end
end
Re: Energy of Justice
Posted: Sun Jun 17, 2012 2:48 am
by rock5
Plasma Arrow? Really?
Re: Energy of Justice
Posted: Sun Jun 17, 2012 3:04 am
by lisa
rock5 wrote:Plasma Arrow? Really?
Yup, omg you mustn't know about the super duper uber glitch when used with purgatory fire, cast 1 plasma arrow and then 3 purgatory fire and then char transforms into a phoenix and then explodes instantly killing all mobs in the room.
I also have a nice patch of swamp land for sale, only $110,000,000 an absolute bargain.
Honestly I don't remember why I used plasma arrow but at the time there was probably a good reason for it.
Re: Energy of Justice
Posted: Sun Jun 17, 2012 4:52 am
by rock5
ROFL. Why am I always the last to know about these great bugs in the game? That land sounds interesting. How would you like to be paid?
Probably you used Plasma arrow as a shorter cast time than Flame if you didn't have adequate instant casts.
Re: Energy of Justice
Posted: Sun Jun 17, 2012 3:56 pm
by harbifm
I tried to run the waypoint but had this issue attached in pciture
I had the addon/function Questbyname
still the bot tried but wiht no success?!