So I ran it overnight with a few tweaks and woke up to a lvl 60 barb. Thanks again!
So I ran it overnight with a few tweaks and woke up to a lvl 60 barb. Thanks again!
What are the XP gains per quest turn in going from Normal, to NM, to Hell?
normal to NM: DONT DO IT. You get about 40% XP less.
Normal to hell: Double your XP. Do it!
Im off to sleep, have to get out in 4 hours to get my cousin from the airport!
Working code for 1650x1080 (rusher on the left, noobchar on the right). Credit to OP for this wonderful script
Just edit the invite click for where your noobchar is in friend list (best way I found is to remove friend and just use the latest "recently played with" so you wont missclick because of friends going offline)
@08449 feel free to ad this to your 1st post so ppl see it
Cheers
Code:; Script by 08449, also known as Adessis ; Version 1.2 ; 6/21/2012 ; Working with patch 1.03 Hotkey, F2, Pause ; If different pausebutton is needed, replace F2 with hotkey code F1:: ; If different pausebutton is needed, replace F1 with hotkey code loop { Send, o ;open friends RandSleep(101,431) MouseClick, left, 749, 374 ;invite RandSleep(301,431) MouseClick, left, 1562, 863 ;accept invite - If too fast, increase sleeptimer one rule above this ; This next click is needed when you don't leave game with lowlvl correctly, this happens ad random to me ; When script did leave the game like its supposed to, nothing happens. RandSleep(301,431) MouseClick, left, 401, 615 RandSleep(301,431) MouseClick, left, -409, 19 ;select window left RandSleep(201,431) MouseClick, left, 137, 408 ;resume game Sleep, 4000 ;Waittime before highlvl joins game - Time this yourself and adjust accordingly! RandSleep(101,431) Send, {ESC} ;open menu RandSleep(101,431) MouseClick, left, 421, 547 ;click leave game RandSleep(101,231) MouseClick, left, 352, 602 ;confirm leave Sleep, 500 ;Wait timer to make sure highlvl left game - if not, increase sleeptimer RandSleep(401,531) ;SEARCH FOR ADRIA, you spawn at different locations so have to perform a pixelsearch ;Color might not work for everyone, use windowspy to find color that works for you Pixelsearch, Px, Py, 861, 51, 1038, 212,0x1E2438, 3, fast RandSleep(201,367) MouseClick, left, %Px%, %Py% ;click adria Sleep, 3500 ;Waittime for walking to adria, if pressing esc to fast/slow adjust (Depends on movespeed) RandSleep(101,431) Send, {ESC} ;close conversation RandSleep(101,431) Send, {ESC} ;close quest complete panel RandSleep(101,431) Send, {ESC} ;open menu RandSleep(101,431) MouseClick, left, 426, 552 ;click leave game RandSleep(101,231) MouseClick, left, -415, 19 ;select window left RandSleep(101,231) sleep, 1500 } return ;restart script RandSleep(x,y) { Random, rand, %x%, %y% Sleep %rand% } Pause: pause return
Last edited by grzyb; 06-22-2012 at 04:43 PM.
tryed all 3 versions. 1 and 3 not working for me for some reasons. 2 is working great, but in about 15 mins one window (left i guess) goes fullsize and it's broken
3 working only on one combination of game windows, if i swap them, it cannot open friend list on one of them. But again, it works for like 10 mins and then one of the windows goes full screen...
Last edited by lolwtfitypehere; 06-22-2012 at 05:08 PM.
I've modified your first version and I'm able to get in about 4 runs per minute (I also have a fast machine). No delays, everything is instant. 1920x1080.
Please make sure you set the default AutoHotKey.exe in your program files to run as an Administrator, otherwise, the .ahk files will not properly run.
Powerleveler.zip
Last edited by longtermFX; 06-22-2012 at 05:28 PM.
I'm having an issue where occasionally the character who is being powerleveled sometimes fails to leave the game, everything else works perfectly. The odd time the character completes the quest with Adria, but then somehow skips the leave game part which completely screws up the script/leveling. Any one have this issue/advice? Thanks.
I looked through a couple of the pages and couldnt really find the answer, so if its here sorry.
What is "RandSleep"?
Also what are the numbers relevant too?
My problem is the script will change the size of the instances after about 4-5 hours. My guess is that the computer is getting hot and not performing the way it was earlier (no AC and its like 100 degrees out here lol). I read the tutorial over and over just to make sure I didn't miss anything but I can't figure out which timer would I need to adjust to fix this.
Any help would be greatly appreciated. Thank you so much for taking the time to write this script, it is WAY faster than what I was doing lol.
Computer getting hot could cause a little lag try long terms "power lvl". Working great and runs a little slower so can keep up even after CPU heat
Was having the same issue use the powerleveler.zip one
Wow, cheers 08449 and Jacklinks. Very well done to you both.
I must really be braindead or something because no matter which version i try(can't use the original on my screen), the mouse still tries to click in completely random places nowhere near where i had hopes for.
Is there any chance that the author could make a script for 1680x1050? I can't position the windows as directed in the original thread either so would really appreciate if there was an alternative to the 19xx one.
Wish i had the basic skills to config this myself but after spending almost three hours trying to figure it out i give up..
The only thing i get working is the part where it logs out both characters to the login screen and i am quite sure that's not the intention?![]()
Last edited by Crackjack; 06-22-2012 at 07:25 PM.
Sounds awesome, too bad theres no script for 1440x900 or below.