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

User Tag List

Page 20 of 38 FirstFirst ... 161718192021222324 ... LastLast
Results 286 to 300 of 560
  1. #286
    jrazen's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Leery of using any bots/scripts + this spot with all this Warden talk going on...

    Easy and extremely fast leveling (10--60) (55-56 in 15 minutes with no help)
  2. #287
    Gamble22's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone notice a nerf/fix from this since the downtime?

  3. #288
    Kaiye's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gamble22 View Post
    Anyone notice a nerf/fix from this since the downtime?
    I'm currently at work so I can not test it myself. Did you get it working? I'd hope that they wouldn't hot-fix it but it is Blizzard. Please let us know what the status is for those of whom can not be there at the moment.

  4. #289
    OfficialJJL'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 Gamble22 View Post
    Anyone notice a nerf/fix from this since the downtime?
    I leveled 2 levels while at work around 2:30pm EST, haven't been able to get back on since I got home around 6:00pm EST.

    We will see what happens... Loved Tuesday when I played WoW and it seems I find myself loving them again with Diablo III...

  5. #290
    aznee's Avatar Member
    Reputation
    2
    Join Date
    Aug 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not nerfed, just trained my barb from 59-60 in about 30min. If you can, go up the stairs and sometimes there are 20+ mobs there that are very easy to kill. As a barb, all I did was use my ground slam and earthquake to clear out an additional set of mobs to save some time having to quit/resume

  6. #291
    un1qu3's Avatar Member
    Reputation
    3
    Join Date
    May 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    still working been doing runs as we speak going fast 4 runs a minute! with full + 18 exp per kill set and +21% exp helmet! very fast exp cant wait to be in hell!

  7. #292
    hydropatrick420's Avatar Active Member
    Reputation
    20
    Join Date
    May 2008
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ironman2284 View Post
    :facepalm:

    I've gone from 38-52 with my DH using this method (thanks!) without a single piece of +exp gear, nor ruby in my helm.

    Thanks for the tip! Will it really double the exp? e.g. 30 min to 15 min / lvl >50?

    Also ... can folks let me know which script they're running with:
    1) DH on Hell
    2) Barb on NM

    Thanks!
    sorry about the delayed response, I've been at work. Short answer to your question, yes, dependent on level.

    There's a sweet spot of experience gain (your overall gain fluctuates as you level. from 49-55 there is a dull point, where you're too high for NM and too low for HELL.

    Other than that, yes it's a no-brainer on +EXP per kill. if you kill a million (1 hp) mobs with +300 xp, you get 300 million xp, even if they're worth nothing. makes it worthy.

    32-47 should average 10 minutes per run with proper EXP gear. 47-52, 15-23 minutes per level, depends if you possess the ability to go up the stairs for the extra 20 mobs.

  8. #293
    masiad's Avatar Member
    Reputation
    5
    Join Date
    May 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Other than the one guy who claims to have been banned. Everyone else stil ok? Is anyone else still running Autoit scripts for this (consistently)?

  9. #294
    newuis's Avatar Member CoreCoins Purchaser
    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)
    working very nicely... thanks

  10. #295
    madoushi21's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Isn't Warden active now,causing the spams bot and AHK to be at a much bigger risk?Not sure if LEVELING is worth getting banned over....if atleast I was farming gold which I could sell...did the risk increase alot?

  11. #296
    morrIsun's Avatar Banned
    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)
    pm if you can get me Hell Act 3 plz

    Will return favor if needed

  12. #297
    HardyUK's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickasskid54 View Post
    Code:
    Global $Paused
    
    HotKeySet("-", "Leave") ;script can be stopped by pressing -
    HotKeySet("{PGUP}", "Pause") ;script can be stopped by pressing -
    HotKeySet("{PGDN}", "Stop")
    
    $go = True
    $Leave = False
    
    While $go
       if($Leave) Then
    	  Send("{space}")
    	  Sleep(6000)
     	  MouseClick("left", 1587, 878)
    	  Sleep(1900)
    	  Send(2)
    	  Sleep(100)
    	  MouseClick("right", 1717, 852)
    	  Sleep(400)
    	  MouseClick("right", 1717, 852)
    	  Sleep(1500)
    	  Send(1)
    	  Sleep(500)
    	  MouseClick("left", 299, 35)
    	  Sleep(4000)
    	  Send("{Escape}")
          MouseClick("left", 956, 579)
    	  Sleep(13000)
    	  MouseClick("left", 230, 416)
    	  Sleep(6000)
       EndIf
    WEnd
    
    Func Pause()
       $Leave = False
    EndFunc
    
    Func Stop() ;to allow the script to stop
        Exit
    EndFunc 
     
    Func Leave()
        $Leave = True
    EndFunc





    1 is Smokescreen with Lingering fog
    2 is Caltrop with Torturous ground
    rightmouse is Spike Trap (scatter when you get up that high)
    I can't get this to work, it'll join the game and just stand there till after the bomb has happened before it even attempts to fight then it doesn't end up killing any, any help on how to fix it?

  13. #298
    domgo88's Avatar Corporal
    Reputation
    3
    Join Date
    May 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kickasskid54 View Post
    Code:
    Global $Paused
    
    HotKeySet("-", "Leave") ;script can be stopped by pressing -
    HotKeySet("{PGUP}", "Pause") ;script can be stopped by pressing -
    HotKeySet("{PGDN}", "Stop")
    
    $go = True
    $Leave = False
    
    While $go
       if($Leave) Then
    	  Send("{space}")
    	  Sleep(6000)
     	  MouseClick("left", 1587, 878)
    	  Sleep(1900)
    	  Send(2)
    	  Sleep(100)
    	  MouseClick("right", 1717, 852)
    	  Sleep(400)
    	  MouseClick("right", 1717, 852)
    	  Sleep(1500)
    	  Send(1)
    	  Sleep(500)
    	  MouseClick("left", 299, 35)
    	  Sleep(4000)
    	  Send("{Escape}")
          MouseClick("left", 956, 579)
    	  Sleep(13000)
    	  MouseClick("left", 230, 416)
    	  Sleep(6000)
       EndIf
    WEnd
    
    Func Pause()
       $Leave = False
    EndFunc
    
    Func Stop() ;to allow the script to stop
        Exit
    EndFunc 
     
    Func Leave()
        $Leave = True
    EndFunc





    1 is Smokescreen with Lingering fog
    2 is Caltrop with Torturous ground
    rightmouse is Spike Trap (scatter when you get up that high)
    Hey, can anyone change the values of these to 1280x1024 or 1280x960 Thanks! Willing to pay in game gold for this

  14. #299
    ion32's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mrgreen1 View Post
    Bannable, me and my buds just got banned using this ~ one was using AUTO-IT, i was doing it manually, careful .
    This guy is a big fat phoney. AHK'd this all day and all night yesterday. Got a character for each class @ 50+ now, Thanks original finder!

  15. #300
    dotanoob's Avatar Member
    Reputation
    3
    Join Date
    Dec 2011
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just an observation... I've been doing this manually since I couldn't be fussed about setting up the AHK. But this seems a bit slow in the 47-49 levels.. or is it just me?

Page 20 of 38 FirstFirst ... 161718192021222324 ... 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 01:00 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