[ALPHA][Goldfarming] Dank Celler AutoIt Demonhunter [800x600] menu

User Tag List

Page 26 of 27 FirstFirst ... 222324252627 LastLast
Results 376 to 390 of 398
  1. #376
    Thaelion's Avatar Member
    Reputation
    9
    Join Date
    Jan 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New Version's Code.

    Here is the entire script for the new version of the script.

    Code:
    HotKeySet("{END}", "ExitScript")
    Func ExitScript()
       DLLClose($dll)
       Exit
    EndFunc
    
    local $dll = DLLOpen("ThaelionV3.dll")
    DLLCall($dll, "none", "MainForm")
    While 1
       Sleep(300)
    Wend
    Closed: 13.5 Seconds
    Open : 19.2 Seconds
    Vendor/Stash Run: 12 Seconds.

    Last edited by Thaelion; 07-21-2012 at 02:07 AM. Reason: Fixed Typo

    [ALPHA][Goldfarming] Dank Celler AutoIt Demonhunter [800x600]
  2. #377
    KojL's Avatar Master Sergeant
    Reputation
    14
    Join Date
    Jun 2012
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    3.5s closed? How is this possible with 10s leave timer, or TP?

  3. #378
    portaloo's Avatar Private
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KojL View Post
    3.5s closed? How is this possible with 10s leave timer, or TP?
    this........

  4. #379
    Thaelion's Avatar Member
    Reputation
    9
    Join Date
    Jan 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Made a typo, its 13.5 Seconds.

  5. #380
    portaloo's Avatar Private
    Reputation
    2
    Join Date
    Jul 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm assuming this one is going to have a dll dependency

  6. #381
    tifaz's Avatar Active Member
    Reputation
    43
    Join Date
    Feb 2009
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Thaelion,

    Firstly thanks for creating this bot +rep,
    i did run into a few issues while testing it, i'll try to name a few here

    1. Cellar detection is not 100% for me-- i noticed this also happened to a few of the other users here,
    my open and close is around 1 to 4 runs-- can you please look into this or if you need more info please let me know

    2. a few users have stated their dh get stuck at the Cellar door after entering and start shooting at the wall.
    i am able to reproduce this error: it looks like "movement speed" is currently causing a problem for the users and get them stuck. advise to have 0 movement speed

    3. bot crashes on "resume load", my resume load time can vary base depends on my net connection/ping. therefore can cause problems for the bot to autodetect i am not in game and abort-- is there a way to solve this by allowing the user to set a load timer?

    4. if the mob runs pass you in the cellar, the dh will not loot in the main room-- i don't have any suggestions for this

    can you please look into these when you get a chance?

    Cheers

    Tifaz

  7. #382
    Kamperkaze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dude when i press "space" to start botting, i get this msg " You are not in the lobby".... i ussing 800x600 and when i in the lobby ( resume game, AH public games) the mouse is moving to "resume game", them i get the error, so dude could u told how i can fix this to start happy botting =)

  8. #383
    ConquerSith'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)
    when is the new version gonna be released?

  9. #384
    Thaelion's Avatar Member
    Reputation
    9
    Join Date
    Jan 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When its safe to run autoIT scripts again.

  10. #385
    ConquerSith'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)
    looking forward to it!!!

  11. #386
    Plumps'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 Thaelion View Post
    When its safe to run autoIT scripts again.

    Hey bud ive been doing some edits to your script with much pleasure, its amazing..

    but i cant seem to get a good checkdeath function going to detect death before entering cellar... could you please help me out?? I would highly appreciate it. thanks!! cheers

  12. #387
    Thaelion's Avatar Member
    Reputation
    9
    Join Date
    Jan 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Death Check code.

    Code:
    Func CheckUIItemVisible($ValueToCheckFor, $Visibility)
       $ptr1 = _MemoryRead($ofs_ObjectManager, $d3, 'ptr')
       $ptr2 = _MemoryRead($ptr1 + 0x924, $d3, 'ptr')
       $ptr3 = _MemoryRead($ptr2 + 0x0, $d3, 'ptr')
       $ofs_uielements = _MemoryRead($ptr3 + 0x08, $d3, 'ptr')
       $ptr1 = _MemoryRead($ofs_ObjectManager, $d3, 'ptr')
       $ptr2 = _MemoryRead($ptr1 + 0x924, $d3, 'ptr')
       $ptr3 = _MemoryRead($ptr2 + 0x0, $d3, 'ptr')
       $UIelementCount = _MemoryRead($ptr3 + 0x40, $d3, 'int')
       
       $counter = 0
       While ($counter < $UIelementCount)
    	  $counter += 1
    	  $uielemePointer =  _MemoryRead($ofs_uielements + $counter * 4, $d3, 'ptr')
    	  While ($uielemePointer <> 0)
    		 $nPnt = _MemoryRead($uielemePointer + 0x210, $d3, 'ptr')
    		 $name =  BinaryToString(_MemoryRead($nPnt + 0x38, $d3, 'byte[256]'), 4) ;Name
    		 $visible = _MemoryRead($nPnt + 0x28, $d3, 'int') ;Visible
    		 If($visible = $Visibility) Then 
    			$foundValue = StringInStr($name, $ValueToCheckFor)
    			If($foundValue >=1) Then 
    			   return true
    			EndIf
    		 EndIf
    		 $uielemePointer = _MemoryRead($uielemePointer, $d3, 'ptr')
    	  WEnd
       WEnd
       return false
    EndFunc
    
    Func CheckDeath()
       ;deathmenu_dialog
       $deadLookFor = "deathmenu_dialog"
       return CheckUIItemVisible($deadLookFor, 1) 
    EndFunc
    That will tell you if you are dead or not, implement any way you would like.

  13. #388
    Kamperkaze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey thaelion, could u help me with my problem plz??, when i press "start", i get this msg " Your are not in the lobby".... ... why this happen and how i can fix it?..

  14. #389
    Thaelion's Avatar Member
    Reputation
    9
    Join Date
    Jan 2008
    Posts
    168
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kamperkaze View Post
    Hey thaelion, could u help me with my problem plz??, when i press "start", i get this msg " Your are not in the lobby".... ... why this happen and how i can fix it?..
    The color of your button doesnt match the color the script is looking for.

  15. #390
    Kamperkaze's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Thaelion View Post
    The color of your button doesnt match the color the script is looking for.

    TY alots for our answerd, but how i could fix it??...

Page 26 of 27 FirstFirst ... 222324252627 LastLast

Similar Threads

  1. Replies: 4466
    Last Post: 05-07-2013, 07:39 AM
  2. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  3. Replies: 272
    Last Post: 08-14-2012, 03:33 PM
  4. Replies: 148
    Last Post: 08-03-2012, 04:19 PM
  5. Replies: 3
    Last Post: 07-31-2012, 06:54 PM
All times are GMT -5. The time now is 12:11 PM. 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