[AutoIt]15-60 the easy way! (Any Class) 1280X720 menu

User Tag List

Page 9 of 12 FirstFirst ... 56789101112 LastLast
Results 121 to 135 of 178
  1. #121
    enimabag's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sizejud View Post
    15 - 60 BOT ACT 3 NORMAL ONLY ? i think slow levelling
    The intellect of people who post on these forums never ceases to amaze me........

    change to nightmare at 25-30 then to hell at 50

    I thought that was just common sense

    [AutoIt]15-60 the easy way! (Any Class) 1280X720
  2. #122
    toonemon's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it a problem if its 1280x720(widescreen) ? cus i can't seem to get it working, i've readen all the comments and tried everything suggested.. still getting the error about the main menu

  3. #123
    Lephtknught's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by enimabag View Post
    desktop resolution?
    game resolution (fullscreen or windowed)
    your path folder location?
    which script are you running?

    try this.

    close d3
    change desktop res to 1280x720
    open d3
    change d3 to 1280x720 FULLSCREEN hit apply/accept
    change d3 to 1280x720 FULLSCREEN WINDOWED hit apply/accept
    restart d3
    run script

    let me know the results, cheers
    "your path" is in c:\

    I've tried running both the original and the demon hunter updated scripts

    I followed your steps exactly and still getting the error =[.

    The only thing I can imagine is that in D3 the only 1280x720 spec i can choose has (16:9 widescreen) next to it.

    EDIT: I FIGURED IT OUT THANKS! I realized I had copied all of the x64 files and needed the x86 files instead. I'm a retard.
    Last edited by Lephtknught; 07-31-2012 at 07:27 PM.

  4. #124
    enimabag's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lephtknught View Post
    "your path" is in c:\

    I've tried running both the original and the demon hunter updated scripts

    I followed your steps exactly and still getting the error =[.

    The only thing I can imagine is that in D3 the only 1280x720 spec i can choose has (16:9 widescreen) next to it.

    EDIT: I FIGURED IT OUT THANKS! I realized I had copied all of the x64 files and needed the x86 files instead. I'm a retard.
    haha nice man glad you got it sorted coz i was fresh outta ideas for u

  5. #125
    Lephtknught's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by enimabag View Post
    haha nice man glad you got it sorted coz i was fresh outta ideas for u
    Ok, new issue. Instead of running to the armory, my DH gets close to it then instead clicks on the blacksmith, runs to him then spams and leaves the game. Any ideas?

  6. #126
    enimabag's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lephtknught View Post
    Ok, new issue. Instead of running to the armory, my DH gets close to it then instead clicks on the blacksmith, runs to him then spams and leaves the game. Any ideas?
    skills set up correctly? smokescreen etc.tactical advantage+hot pursuit passives?

    also if your pc is slower than mine you may need to increase some of the sleep timers by a few hundred milliseconds

    1. right click script, hit edit
    2. scroll down till you find my green text in capitals saying "THIS SI HOW LONG IT TAKES...etc etc.
    3. increase some of the sleep timers by 200-300 ms
    4. save script and try again.

  7. #127
    failonnormal's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by enimabag View Post
    absolutley!

    In fact I'll go test it for you BBS

    EDIT: works with barb well. put this in your "your path" folder and run it: verm720 - BARB.au3

    skill 3 shout
    skill 4 earthquake - mountains call
    right click to cleave


    Hello this is my first time posting on this forums not cause i'm new here ; just this is the first time i think i actualy have something usefull to say .
    Been using ur Barb version of your script and i liked it alot.
    Butt i had to edit abit to work for a lvl 30 in nightmare on Hardcore or softcore
    i just tested this from 30-52 in nightmare on hardcore so its pritty save
    Thing i did is
    from line 191 till line 213 i changed it abit so it uses more abilities witch means mobs die faster and i was 100% sure i dint die
    It basicly uses 1 then 2 then 3 then 4 then starts spamming mouse2 ;
    i Think u can actualy use this on anyclass just gotta figure out witch abbilites fits best in 123and4

    Sleep(Random(300, 500))
    RandClick("middle", Round(894*$x_ratio), Round(199*$y_ratio), 2*$x_ratio, 2*$y_ratio)
    sleep(1700)
    RandClick("middle", Round(1150*$x_ratio), Round(616*$y_ratio), 2*$x_ratio, 2*$y_ratio)
    sleep(2500)
    RandClick("middle", Round(876*$x_ratio), Round(309*$y_ratio), 2*$x_ratio, 2*$y_ratio)
    sleep(2000)
    RandClick("left", Round(618*$x_ratio), Round(182*$y_ratio), 2*$x_ratio, 2*$y_ratio)
    sleep(Random(5000,5500))
    Send(" {space} ")
    sleep(200)
    RandClick("left", Round(567*$x_ratio), Round(247*$y_ratio), 3*$x_ratio, 3*$y_ratio)
    sleep (5000)
    send("1")
    sleep(Random(500,600))
    send("2")
    sleep(Random(500,600))
    send("3")
    sleep(500)
    send("4")
    RandClick("middle", Round(568*$x_ratio), Round(245*$y_ratio), 3*$x_ratio, 3*$y_ratio)
    sleep(Random(2500,3000))
    send("4")



    For My barb i used these builds and in my opinion its pritty safe even for hardcore

    from 25-33 i used this build "eu.battle.net/d3/en/calculator/barbarian#.bdgYj!bZ!.aZaZ" in normal xp starts to be realy slow at 33 so u better go to nightmare at 33
    from 32-35 i used this build "eu.battle.net/d3/en/calculator/barbarian#.bkgYj!bWV!.aaZZa" i did stay at my pc cause at this point in nightmare its abit risky make sure u have enoug hp
    32-35 wont take more then 15 min so u will get fast over this
    from 35-39 i used "eu.battle.net/d3/en/calculator/barbarian#.bkTgR!bWV!.aZaZZ"
    from 39-52 i used "eu.battle.net/d3/en/calculator/barbarian#.bkTgj!bWV!.aZbZa" at this point i went to bed i was pritty happy how my bot was running .
    i just woke up and i'm 52 on hardcore so this works pritty well .

    Servers are offline atm i will post my way to 60 later

    butt i will probly go to hell
    and try eu.battle.net/d3/en/calculator/barbarian#.bkTjR!bgV!.aZbbZ till 60 will edit later if worked or not

    hope this helped u hardcore barbs out there




    ps: all credits go to the creator the script" notAres" and the modifier " enimabag"!!!!
    only thing i did was putt some more keys in to make it safer.
    Last edited by failonnormal; 07-31-2012 at 09:04 PM.

  8. #128
    Prooz's Avatar Member
    Reputation
    4
    Join Date
    Jul 2008
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Got what I needed.
    Last edited by Prooz; 08-01-2012 at 12:57 AM.

  9. #129
    failonnormal's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Prooz View Post
    Any kind fellow botter want to invite me to this quest in nightmare. I had to start from scratch so I don't have a char with this quest that high yet. Would be much appreciated. Shoot me a PM pretty please.
    u might wanne add witch region

  10. #130
    sizejud's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by enimabag View Post
    The intellect of people who post on these forums never ceases to amaze me........

    change to nightmare at 25-30 then to hell at 50

    I thought that was just common sense
    HOW TO CHANGE ? Complete the quest.kill diablo ? in normal ?

  11. #131
    enimabag's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sizejud View Post
    HOW TO CHANGE ? Complete the quest.kill diablo ? in normal ?
    WTF? are you botting on your main account?

  12. #132
    sizejud's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry know that

  13. #133
    Idzo's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    has this quest been nerfed? I ran this bot for 7 hours last night.... went from 31-34

  14. #134
    sneakyfinger's Avatar Banned
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice profile i have used!

  15. #135
    theblissfit's Avatar Private
    Reputation
    2
    Join Date
    Aug 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey guys. so I should be doing everything right...I got it so it starts the game...then nothing. I tried cropping the picture of STRONG. I even got it working on my brothers computer. Any ideas?

Page 9 of 12 FirstFirst ... 56789101112 LastLast

Similar Threads

  1. Exploring ANY cataclysm zone, the easy way
    By jcmaddox1 in forum World of Warcraft Exploits
    Replies: 16
    Last Post: 12-03-2010, 10:46 PM
  2. Making an anti-afk bot with AutoIT the easy way.
    By Tsai in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 10-02-2007, 04:22 PM
  3. Kiting the easy way
    By Kalen24 in forum World of Warcraft Guides
    Replies: 2
    Last Post: 11-17-2006, 09:45 AM
  4. Sell items the easy way
    By KenshinHimora in forum World of Warcraft Guides
    Replies: 3
    Last Post: 08-10-2006, 01:25 AM
  5. Prepping for Vaelastrasz the easy way
    By Matt in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-01-2006, 10:11 AM
All times are GMT -5. The time now is 12:03 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