Some dude thought he found a new exploitable XP farm, and other dudes say it doesn't work.
Some dude thought he found a new exploitable XP farm, and other dudes say it doesn't work.
except you need 50 to go hell
it works.
ur twink dosnt get kicked this way:
both take the soulstone
pusher leaves / resumes.
twink finish the q.
twink joins the pusher
pusher leaves
twink finishs the q.
.. repeat
to be clear u reperat those steps :
pusher leaves / resumes.
twink finish the q.
twink joins the pusher
pusher leaves
twink finishs the q.
Last edited by Heavion; 06-21-2012 at 07:48 AM.
when he says twink, he meens toon or alt (i dont know why the germans say twink)
but can anyone confirm this?
its not 14x
u can do this endless.
i killed zoltun kulle once, and finished the quest nearly 500 times now.
IT JUST WORKS ON NORMAL AND HELL!!!!!!!!!
nightmare dosnt work.
made a new thread to make it clear.
Last edited by Heavion; 06-21-2012 at 07:57 AM.
I'm saying that this Endless-method existed even during the earlier patches. Only the 14x method was released to the public.
Works on Nightmare for me but Nightmare = 2K exp? I'm able to drag 2+1 leechers into 1 game. The 3rd leecher will have a 99% chance to fail to join.
Last edited by mephuser1000; 06-21-2012 at 08:02 AM.
Nomal mode gives more than nightmare?? wtf blizz problem lol
from 50-60 hell mode is viable?
I love how idiots keep uploading this shit to youtube.
To everyone saying it doesn't work, you're doing it wrong. It's VERY simple.
You and your friend beat Kulle and grab the stone.
Port back to camp.
BEFORE you turn in to Adria, your friend leaves and resumes his own game.
After he leaves, you turn in.
Friend invites you to his game.
BEFORE you turn it in again, he leaves and resumes a new game.
Rinse and repeat.
If you can't understand this and the multiple others, you're beyond help. In Hell I'm getting 20,250XP per turnin. May be faster to just level normally at this point (50-60), unsure.
Only the host actually needs to kill Kulle and grab the soulstone. When hosting the game, resume the quest from The Soulstone Chamber. When you go to the Archives, the SS Chamber has two entrances... one at the 11:00 position and one at the 5:00 position. Take the entrance at the 5:00, otherwise you will get saved at the checkpoint outside of the SS Chamber. Kill Kulle, grab the Soulstone, then leave game. Resume game and you will be in the Hidden Camp. Do NOT turn in the quest. The person you are powerleveling will then join your game and they will automatically get the quest. You leave game, they turn in the quest. You resume game, they get the quest from your game when they join again, you leave and they turn in. Rinse, repeat. This only works with one person being powerleveled at a time. The person being powerleveled can do this quest a limitless amount of times. Normal runs cap at 10.1K per turn in and Hell caps at 21K if I remember correctly. Nightmare is useless, I believe that turn in was nerfed to 7K per.
I have an AutoIt host script running to leave/create games. It works on a 15 second cycle, so the low level needs to be quick and have a decent machine.
Yields 2,424,000xp an hour running Normal until level 50, then roughly 5,000,000xp per hour running Hell.
For this script to work, you need to already have the soulstone and your checkpoint needs to be Hidden Camp. Start it from the Resume Game screen using 'HOME' and terminate the script with 'END'.
Feel free to adjust sleep times as needed to whatever best suits your machine and the other player's clicking ability.
Global $Paused
HotKeySet("{HOME}", "TogglePause")
HotKeySet("{END}", "Terminate")
While 1
Sleep(1000)
ToolTip("Home to Start, End to Terminate", 0, 0)
WEnd
Func TogglePause()
$Paused = NOT $Paused
While $Paused
ToolTip("Running ZK XP Farmer - Start Script with HOME, Terminate Script with END", 0, 0)
Sleep(500)
MouseClick("left",227,419,1) ; Resume Game
Sleep(8000)
MouseClick("left",1253,1029,1) ; Menu
Sleep(350)
MouseClick("left",954,577,1) ; Leave Game
Sleep(350)
MouseClick("left",844,630,1) ; OK
sleep(4500)
WEnd
EndFunc
Func Terminate()
Exit 0
EndFunc
Last edited by HernandoDeSoto; 06-21-2012 at 11:45 PM.
THANK YOU! lol. Any chance on a matching autoit for the leacher ? I've been sitting here with two computers clickign back and fforth lmao