U can get theoritically unlimited exp, practically i would say 20-30 millions of exp ea day. - This is a time consuming method, the more time u let it run, the more exp u get.
U will need
- At least 1, at most 5 characters lvl95+.
- Either access to pGrind(with scripting part avalaible), or mediocre programming skills to write a fairly simple program. (the program needs to automatise digging the ballistas, i believe its fairly easy to do with injection, but i cant make a program for that)
There, hundreds of mobs waiting to earn u millions of experience.
1. Bring the characters to Chapter 3 quest giver. Take the quest and finish the first pahse(killing 5 officers).
2. Make sure all of the characters inventory is full. Take the quest with all of them, and make sure their graphical settings are as low as possible. It doesnt matter what PC u have, u can get the most of of this on the lowest settings.
3. Position them each above a "Cloud Ballista", and dig it once. Make sure the quest item gets dropped on the ground showing a small "ERR" thing(as it doesht have texture for being dropped set), and that the mobs which spawn cant hit them.
4. Open pGrind, hook em clients, and go to scripting(no need to set anything anywhere else). Add new script, and insert this after begin:
{ pGrind Script file , created @ 6:50:01 PM 1/4/2012}
Program CloudBallistaFarmer;
var
Repeat_count,i : integer;
Begin
Repeat_count := 150; //Set this to the number of repeats you want.
for i := 0 to Repeat_count -1 do
begin
GatherMaterial_Name('Cloud Ballista');
Sleep(13000);
end;
End.
This takes 13 seconds each. Set repeat count to ur needs, for example 150 makes a 30 minute session(when u kill the mobs before starting to respawn em)
Now depending on with how many characters u dig, u should set something from 10-50 minutes. After a certain number of mobs the client will crash on any computer, and at that point it could crash again when u reload it. Just dont get too greedy, ive let it run on 3 clients for 20 minutes without problems.
The number after sleeps determines its waiting time after it started digging. It could be lower, becouse i think it takes only like 8 seconds to dig that shet, but setting it lower could cause ur character to move to an other ballista for some reason. If it moves, the mobs will reach it, and u could be a R9 full +12, u will die without a charmtick.
5. Make sure that everything is running, and the quest stays at 0/20. Go afk for however long ur session is.
6. Come back, set hyper, opneshot mobs from air, go back to point 5 : )
Twoshotting works also with fast channeled skills.(psy's sandburst+glacial)
The only problem with this method r the effin braindead droids, who tend to do PQ, but do not finish it. After the catapults part u have to deal with a handsome amount of mobs, and a nasty boss with 28 mill hp whose aoe hits hard, and interrupts BB.
Check PQ frequently, and if its at first or second phase, blast ur activations on it for a relatively easy 10-20-30 mill exp.
If u find out anything about enchancing this method, or have questions, please post it.






