Chest Bot [FREE, Autoit] menu

User Tag List

Page 3 of 7 FirstFirst 1234567 LastLast
Results 31 to 45 of 92
  1. #31
    Malaki2030's Avatar Active Member
    Reputation
    22
    Join Date
    Feb 2008
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey man, thanks for this. Any chance of getting a version that also opens the caudron for the free mythic healing potion?

    Chest Bot [FREE, Autoit]
  2. #32
    who knows's Avatar Contributor
    Reputation
    110
    Join Date
    Nov 2007
    Posts
    284
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Malaki2030 View Post
    Hey man, thanks for this. Any chance of getting a version that also opens the caudron for the free mythic healing potion?
    Yes, I'll be working on this today/tomorrow.

  3. #33
    730332's Avatar Member
    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)
    thanks for this brooo, i need another resolution :[

  4. #34
    longphant'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)
    1. Why is the move hotkey set to 8? What is 8 used for?
    2. When I want to TP home using "9", do I need to alt tab for it to work or can I press 9 while in game?
    3. Is it possible to press 9 while the game is full screen to TP home?
    4. Why do you use MouseMove's when you can just MouseClick a location instead? Is it to simulate a real person moving the mouse?

  5. #35
    trendkilla254's Avatar Knight-Lieutenant
    Reputation
    34
    Join Date
    Feb 2012
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I beg of all autoit coders.....

    PLEASE USE A LOW RESOLUTION.

    Many of Us commoners play on laptops. My highest res is 1366x768. Please can someone code this for the simplest resolution? Square screen centered not stretched 1024x768, that is the most universal.

    Thanks and have a nice day.

    Sent from my SPH-D700 using Tapatalk 2

  6. #36
    who knows's Avatar Contributor
    Reputation
    110
    Join Date
    Nov 2007
    Posts
    284
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trendkilla254 View Post
    I beg of all autoit coders.....

    PLEASE USE A LOW RESOLUTION.

    Many of Us commoners play on laptops. My highest res is 1366x768. Please can someone code this for the simplest resolution? Square screen centered not stretched 1024x768, that is the most universal.

    Thanks and have a nice day.

    Sent from my SPH-D700 using Tapatalk 2
    Originally Posted by Testforbart View Post
    so where is for 1280x1024??
    Originally Posted by 730332 View Post
    thanks for this brooo, i need another resolution :[

    Again, I am working on an 800x600 (universal in other words) with Aero. I had to re-do the locations so its taking a little while! It should be out soon, promise!




    Originally Posted by longphant View Post
    1. Why is the move hotkey set to 8? What is 8 used for?
    2. When I want to TP home using "9", do I need to alt tab for it to work or can I press 9 while in game?
    3. Is it possible to press 9 while the game is full screen to TP home?
    4. Why do you use MouseMove's when you can just MouseClick a location instead? Is it to simulate a real person moving the mouse?
    1.If you go back a page or two, a guy was having trouble using multilangual keyboards. I switched it to a universal key, a number. He doesn't have problems with it anymore. Eight, as far as I can tell, does nothing within Diablo 3. Numpad 8, on the other hand, I believe makes your character do an emote.

    2.Let me check the code...no actually, you can be alt-tabbed and hit 9 (you dont need the bot running for this feature) and it will check for diablo 3 and "tab" to it. It wont tab-back into diablo 3 to leave the game, after teleporting, but I could add that if necessary. Also you can be in-game the whole time and it works fine. I hope I answered your question.

    3.If you're full screen yes it should work. The only issue is the "leave game" part; as that uses a mouse coordinate. If your full screen is bigger than 1680x1050, it would miss the "leave game" button.

    4.For the first movement, thats so that regardless of lag, the character will run into that wall (to guarantee its always in that position for the next few clicks) using pure mouse clicks can occasionally, like from anywhere in 1/6 to 1/20 of the times come up about 1-2 seconds short.

    On the note of MouseClick/MouseMove:

    MouseMove IS Mouseclick, fundamentally. The only difference is that the function MouseClick also adds a hardware click at the end of its movement. I use movement only in a couple places (like when I don't want it to click, see explanation in question #4)

    Take care, update should be coming soon

  7. #37
    Triggy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It dosnt loot the chest that spawns up in the corner of the room. Just walk to a table and front and back and then it tp to town.

    Edit: It misses all chests. It only takes the cauldron :/
    Last edited by Triggy; 05-31-2012 at 03:22 PM.

  8. #38
    who knows's Avatar Contributor
    Reputation
    110
    Join Date
    Nov 2007
    Posts
    284
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Triggy View Post
    It dosnt loot the chest that spawns up in the corner of the room. Just walk to a table and front and back and then it tp to town.

    Edit: It misses all chests. It only takes the cauldron :/
    It missed the chest up top? Hmm, as I work on this update I'll check the issue. Thanks for reporting it, hopefully I can fix this quickly.

  9. #39
    Triggy's Avatar Member
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by who knows View Post
    It missed the chest up top? Hmm, as I work on this update I'll check the issue. Thanks for reporting it, hopefully I can fix this quickly.
    It misses both for me, and i only get white items and some gold. Maybe its nerfed?

  10. #40
    captaincannibal's Avatar Member
    Reputation
    4
    Join Date
    Jun 2012
    Posts
    31
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works in fullscreen. If its missing the chests for you, switch to fullscreen and set the appropriate resolution. Fixed the problem for me.

  11. #41
    who knows's Avatar Contributor
    Reputation
    110
    Join Date
    Nov 2007
    Posts
    284
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated! Now you must use windowed mode, and it will change to 800x600 automatically, ALL RESOLUTIONS CAN USE THIS NOW! The coordinates assume Aero is turned on, so there might be slightly off behavior on classic mode/Windows XP.

    Also added in potion farming behavior!

    1.2
    Changed a few variables to globals for easy modification.
    Uses custom resolution 800x600.
    Coordinates made assuming Aero enabled.
    Requires Windowed mode now.
    Automatically resizes the window.
    Changed UI slightly
    Added Run Counter, will add to UI in the future.
    Added in Potion Farming ability.
    Kill hotkey set to 0.


  12. #42
    inf3kted's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cheers works like a charm

  13. #43
    malpa997'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)
    Well whats windowed mode
    What is aero ?

    I just downloaded the program unziped it turned it on. It just walkin in the corner of the cellar. The first move it does is hitting leah.

  14. #44
    who knows's Avatar Contributor
    Reputation
    110
    Join Date
    Nov 2007
    Posts
    284
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by malpa997 View Post
    Well whats windowed mode
    What is aero ?

    I just downloaded the program unziped it turned it on. It just walkin in the corner of the cellar. The first move it does is hitting leah.
    Aero is the glassy-looking effect Windows Vista and Windows 7 use.

    Windowed mode can be found inside of Diablo 3:


    1. Hit Escape in-game
    2. Click Options
    3. Under "Display" click Windowed
    4. Click Apply or Accept. Say confirm changes when the dialog pops up.



    Originally Posted by inf3kted View Post
    cheers works like a charm
    Good to hear it!

  15. #45
    malpa997'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)
    Originally Posted by who knows View Post
    Aero is the glassy-looking effect Windows Vista and Windows 7 use.

    Windowed mode can be found inside of Diablo 3:


    1. Hit Escape in-game
    2. Click Options
    3. Under "Display" click Windowed
    4. Click Apply or Accept. Say confirm changes when the dialog pops up.





    Good to hear it!
    Thank you. Can it work in a back ground ?

Page 3 of 7 FirstFirst 1234567 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 04-18-2010, 12:47 PM
  2. How-to Make Your Own Basic AntiAFK Bot With AutoIt
    By Toxik the Spammer in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 05-23-2008, 12:39 PM
  3. 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
  4. Looking for a free autoit bot that can help me devlope my skills
    By Black mage2021 in forum World of Warcraft General
    Replies: 4
    Last Post: 07-10-2006, 09:36 PM
All times are GMT -5. The time now is 03:48 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