[AFK] Kill streak EXP - Every Class menu

User Tag List

Results 1 to 14 of 14
  1. #1
    daffy82's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2010
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [AFK] Kill streak EXP - Every Class

    Hi.

    First ill like to thank abcqq for his findings. If it was not for him ill problably had never found this. His thead is here: http://www.ownedcore.com/forums/diab...while-afk.html ([AFK] Kill Streaking Exp from Nightmare/Normal while afk.) - go rep him



    * Start a new game on nightmare - Act 2 - The Black Soulstone
    * Enter Vault of the assasin (located in desolace sands)
    * Locate 2 or 3 Guardian Towers so that your toon is in reach of them, and mobs will spawn
    * The tricky part (not that tricky) Unequip allmost all of your gear, especially weapons so that you do very little damage. Have some LOH gear still equipped. Im using String of Ears belt which have 62 LOH
    * Place yourself in the middel of the Guardian Towers and run the attached Autohotkey script
    * Profit - If you are able to fine tune this, you can build up infinitive kill streak

    NOTE:
    Autohotkey needs to be installed.
    The script will hold down SHIFT + left mouse. Im playing a monk and I get best results with the spell Crippling Wave cuz of the AOE.


    Copy this and paste it into a notepad, then save the file as xxx.ahk
    Code:
    Loop
    Send {Shift Down}, {Click}
    Feel free to ask questions
    Hope this can help some Have a nice day
    Last edited by daffy82; 08-31-2012 at 04:04 AM.

    [AFK] Kill streak EXP - Every Class
  2. #2
    grekb's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2008
    Posts
    81
    Thanks G/R
    9/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont get any xp from nightmare spiders. I have +260 XP per kill + 21% XP helmet and i get 0 xp. Maybe it works for the first 1-2 lvls of paragon? Or is this only for the streak xp? Someone who can explain how you actually get the xp would be great

  3. #3
    daffy82's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2010
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by grekb View Post
    I dont get any xp from nightmare spiders. I have +260 XP per kill + 21% XP helmet and i get 0 xp. Maybe it works for the first 1-2 lvls of paragon? Or is this only for the streak xp? Someone who can explain how you actually get the xp would be great
    It is ONLY from the streak kills. I just stopped my script and got 85000 Exp a tad slow but nevertheless afkable

  4. #4
    frodzet's Avatar Member
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    10
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by daffy82 View Post
    It is ONLY from the streak kills. I just stopped my script and got 85000 Exp a tad slow but nevertheless afkable
    Ill try this later.. Thanks for sharing

  5. #5

  6. #6
    suthek's Avatar Sergeant Major
    Reputation
    10
    Join Date
    Jan 2012
    Posts
    150
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What exactly is different between your AFK exploit and the one that was posted days before?
    I mean I swear they are the same.

    except his is better as it uses thorns and life regen?

  7. #7
    Blueice22's Avatar Active Member
    Reputation
    71
    Join Date
    Oct 2010
    Posts
    275
    Thanks G/R
    5/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are you calling repost? Because if so he even linked the original thread in his post.... This is an autohotkey script so that it will work for all classes..... Or can you not read?

  8. #8
    kryptik's Avatar Member
    Reputation
    4
    Join Date
    Aug 2007
    Posts
    84
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by suthek View Post
    What exactly is different between your AFK exploit and the one that was posted days before?
    I mean I swear they are the same.

    except his is better as it uses thorns and life regen?
    Cause he takes the exp on nighmare for getting very high killstreaks, not mob exp.

  9. #9
    daffy82's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2010
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by suthek View Post
    What exactly is different between your AFK exploit and the one that was posted days before?
    I mean I swear they are the same.

    except his is better as it uses thorns and life regen?
    The difference lies in the way kill streaks are obtained. The other guide rely on mobs hitting you while my method rely on you hitting the mob.
    I was using the other method but I kept dodgeing too much, so my kill streak never went high.
    By using this script you can get as high kill streaks as you want basically.

    You do not have to have LOH gear. Life Regen gear can allso be used

  10. #10
    ymotepe's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does that work for paragon?

  11. #11
    pepe2c's Avatar Member
    Reputation
    7
    Join Date
    Dec 2007
    Posts
    154
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any way to stop the script?

  12. #12
    NHkyokai's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First time using AHK and it's quite bothersome...
    I tried

    +s::
    Loop
    Send {Shift Down}, {Click}
    +d::
    Suspend
    Pause
    return


    but it makes my d3 crash...
    Can anyone explain how to get this thing to work?

    What are the conditions to make this work?
    Windowed mode?
    How do you manage to click the script and go back in game,
    knowing that the script is a tornado of shift-rightclicks and that
    you end up opening every icon on your desktop before making it to the game...?
    Last edited by NHkyokai; 09-01-2012 at 10:16 PM.

  13. #13
    Flyp's Avatar Private
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    useless scrypt :<

  14. #14
    sekretmnicha's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    F1::
    StopLoop := False
    Loop,
    {
    Send {Shift Down}, {Click}
    Sleep, 10
    Send {Shift Up}
    Sleep, 10
    if StopLoop
    break
    }
    return
    Space::
    StopLoop := True
    return


    i made this script better simply start script, go to game and press F1 to make it work, then if u want to stop it press SPACE, sometimes u need to press SPACE few time rly fast couse of little sleep time. Hope U enjoy

Similar Threads

  1. [AFK] Kill Streaking Exp from Nightmare/Normal while afk.
    By abcqq in forum Diablo 3 Exploits
    Replies: 118
    Last Post: 10-04-2012, 06:22 AM
  2. [Guide] Insane exp for classes good at soloing. 264k exp per kill at 88!
    By bjol in forum World of Warcraft Guides
    Replies: 12
    Last Post: 10-03-2012, 11:28 AM
  3. Every Class Lvling Tips n' Tricks
    By Edge in forum World of Warcraft Guides
    Replies: 39
    Last Post: 03-19-2008, 07:13 AM
  4. [New]Best way to stack for every class
    By Tkz in forum WoW EMU Exploits & Bugs
    Replies: 1
    Last Post: 01-14-2008, 05:06 PM
All times are GMT -5. The time now is 08:09 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search