Easy and extremely fast leveling (10--60) (55-56 in 15 minutes with no help) menu

Shout-Out

User Tag List

Page 9 of 38 FirstFirst ... 5678910111213 ... LastLast
Results 121 to 135 of 560
  1. #121
    jaywhy's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could anyone make an AHK Script for a 1440x900 Resolution for a low level wizard? (15)

    I cant kill them all so I can only kill the little mobs.

    So a good script would be to hit everything and get the bonus for massacre after the barrel lands, then move back through the door and log out and repeat.

    Plz and thanks!!!

    Easy and extremely fast leveling (10--60) (55-56 in 15 minutes with no help)
  2. #122
    danpar's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tmolloy View Post
    The earlier script I posted is for 1440x900. Here is my updated script for Hell mode on a DH. I have it set to use twin chakrams on right click for damage and the pushback arrow rain ability on 4 to keep monsters pushed back. I have smoke bomb on 1 just for protection. And I have the timer set to wait 16 seconds after leaving game to resume so that if I die the script will continue running.

    The script takes about 50% longer to run than if I hit resume immediately, but it makes it completely AFKable. Even if you die it will continue. If you watch your computer frequently, you can change it to around 5 seconds or so.

    F1 to start, comma to stop,

    Code:
    WinWait, Diablo III, WinWaitActive, Diablo III, 
    
    
    f1::
    settimer, farm, 1
    return
    '::
    settimer, farm, off
    return
    
    
    farm:
    Sleep, 1000
    MouseClick, left,  201,  342
    Sleep, 6000
    Send, {SPACE}{SPACE}{SPACE}
    Sleep, 800
    MouseClick, left,  1385,  767
    Sleep, 2000
    Send {4}
    Send {1}
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    MouseClick, right,  1301,  655
    Sleep, 500
    Send {1}
    MouseClick, left,  293,  187
    Sleep, 2000
    MouseClick, left,  446,  203
    Sleep, 2000
    Send, {ESC}
    MouseClick, left,  702,  471
    Sleep, 16000
    return

    When i try to run your code on autoit a error comes up saying


    Line 7 ("File C;\username\desktop\scriptname")

    '::

    Error: unterminated string.

    not sure how to fix it :<<

  3. #123
    tmolloy's Avatar Member
    Reputation
    13
    Join Date
    Dec 2009
    Posts
    121
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by danpar View Post
    When i try to run your code on autoit a error comes up saying


    Line 7 ("File C;\username\desktop\scriptname")

    '::

    Error: unterminated string.

    not sure how to fix it :<<
    The script is for AutoHotKey.

    AutoHotkey Downloads

  4. #124
    Booyacka's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will pay 200k gold to someone that makes a good AHK script for a Wizard on hell dificulty. You would have to run near the creeps and use some abilities such as frost nova so they stay in the meteor. I would like the log out to wait 11-12 seconds just in case I die so that it doesn't mess up. I'm going out for about an hour so when I come back hopefully someone will have it! Thank you

    1920x1080

  5. #125
    XploderGhosti's Avatar Private
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if some1 can help me unlock this on nightmare or hell ill pay msg me here

  6. #126
    danpar's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tmolloy View Post
    The script is for AutoHotKey.

    AutoHotkey Downloads
    Thanks alot, i feel kinda like a retard <3

  7. #127
    Retridin's Avatar Banned
    Reputation
    49
    Join Date
    Feb 2009
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can someone post DH 1280 x 1080 Autoit? plx

  8. #128
    Tomed's Avatar Banned
    Reputation
    27
    Join Date
    Sep 2006
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just an update to my previous post. I made it to 60 in just under 7 hours. Every level from 50-60 took around 20 minutes. 58 to 59 took exactly 19 minutes and 59 to 60 took exactly 23 minutes.

    Easy and extremely fast leveling (10--60) (55-56 in 15 minutes with no help)-xxjcw-png

    I did this all manually since it's a Hardcore character so results may vary when using a bot. It's very safe for a Wizard even in Hell since Diamond Skin lasts more than long enough to get off a Frost Nova.

  9. #129
    SH4D0WS1N's Avatar Active Member
    Reputation
    22
    Join Date
    Jan 2008
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    Global $Paused 
    HotKeySet("{HOME}", "TogglePause")
    HotKeySet("{END}", "Terminate") 
    
    Func TogglePause() 
       $Paused = NOT $Paused 
       While $Paused 
          ToolTip("Running!", 0, 0)
    	  Sleep(Random( 1000, 3000, 1 ))
    	  MouseClick("left",Random(60,256,1),Random(398,430,1)) ;clicks resume game random spot
    	  Sleep(Random( 7000, 7600, 1 )) ;second random delay
    	  MouseClick("left",Random(1100,1200,1),Random(790,810,1)) ;clicks half way
    	  sleep(Random( 3600, 3950, 1 ))
    	  MouseClick( "left", 65, 21 ) ;clicks BACK
    	  send("q")
    	  Sleep(Random( 2100, 2600, 1 ))
    	  Sleep(Random( 4200, 5600, 1 ))
    	  send("{ESCAPE}")
    	  Sleep(Random( 500, 1000, 1 ))
    	  MouseClick("left",Random(536,742,1),Random(530,560,1))
    	  Sleep(Random( 1500, 1700, 1 ))
       WEnd 
    EndFunc 
    
    Func Terminate() 
        Exit 0 
     EndFunc
    A really really shitty 1280x1024 script. It'll run to half-way on the bridge, pop a defensive ability (bound to Q) and run out and start over. I tested it for two bars and got 15 minutes per level at level 38... It's really not efficient and I wouldn't suggest using it but no one else has made one so I'll post this until a better one is made.

  10. #130
    Blankz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyones mobs not dying in 1 hit?

  11. #131
    Kioze's Avatar Member
    Reputation
    2
    Join Date
    May 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tomed View Post
    Just an update to my previous post. I made it to 60 in just under 7 hours. Every level from 50-60 took around 20 minutes. 58 to 59 took exactly 19 minutes and 59 to 60 took exactly 23 minutes.

    Easy and extremely fast leveling (10--60) (55-56 in 15 minutes with no help)-xxjcw-png

    I did this all manually since it's a Hardcore character so results may vary when using a bot. It's very safe for a Wizard even in Hell since Diamond Skin lasts more than long enough to get off a Frost Nova.
    Nice! Mind to share what your process was? Tried it so far on my Wizard and got from level 1 to 18 in just less than an hour, am I on the right track?

    I did it on my DH from 55-60 and it took longer than 20 minutes per level, almost double. But instead of letting the meteor kill the mobs I just went straight to the flight of stairs and killed the mobs myself. Does that make it slower?

  12. #132
    Blankz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am not sure what im doing wrong, but I was getting a lot more xp in nightmare, then in hell now at lvl 52. IN hell i get maybe 2-5k xp if im lucky. I have tried scripting it and doing it manually

  13. #133
    thebin2's Avatar Member
    Reputation
    2
    Join Date
    Jul 2009
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how would you make it so that the script will click on the resume button after it leaves? im using parrky autoit script, 1680x1050

  14. #134
    Kiroushi's Avatar Member
    Reputation
    7
    Join Date
    Jul 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have an almost fail proof script for 1680 x 1050, with color checking. (AutoIT)

  15. #135
    flawed's Avatar Member
    Reputation
    10
    Join Date
    Dec 2007
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you post Kiroushi?

Page 9 of 38 FirstFirst ... 5678910111213 ... LastLast

Similar Threads

  1. [Selling] Pokemon Go Boosting/Level up service. (Fast, Cheap, Easy) and Egg hatching service.
    By Foreatic in forum Pokemon GO Buy Sell Trade
    Replies: 0
    Last Post: 09-09-2016, 01:08 AM
  2. Extreme Fast Leveling
    By mrgrap2 in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 11-12-2014, 08:23 PM
  3. Extremly fast leveling
    By lolilolilol in forum Diablo 3 Guides
    Replies: 0
    Last Post: 02-26-2014, 04:36 PM
  4. [Buying] Need a Personnal and extremly fast PL for Mist of pandaria release
    By Midnightzz in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 08-03-2012, 04:35 PM
  5. [Exploit] Cap WSG flag easy and fast (Rogue + lock)
    By KuRIoS in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 05-18-2006, 11:43 AM
All times are GMT -5. The time now is 04:06 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search