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

User Tag List

Page 5 of 27 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 398
  1. #61
    FireStormZ's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OK thx..Just dont know why i keep stuck there not moving..

    [ALPHA][Goldfarming] Dank Celler AutoIt Demonhunter [800x600]
  2. #62
    sydeu's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Line 645 (File:C:\blabla}Thaelion.au3)

    $CurrentlocX = _MemoryRead($ClickToMoveCurX, $d3, 'float')
    $CurrentlocX = _MemoryRead(^ ERROR

    Error: Variable used without being declared.

    I get this when it finds the cellar and stands right besides it. Failed games work.

    Edit: This was with 800x600 desktop and 800x600 fullscreen windowed. With other desktop resolution and 800x600 windowed i get another error saying game couldnt be found check that your using english language. With other desktop resolution and fullscreen 800x600 game i get the first Line 645 error again.
    Last edited by sydeu; 07-06-2012 at 05:51 PM.

  3. #63
    Sephir's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    win 7 running in 64 bit mode, same deal though gets right in front of cellar then errors


  4. #64
    misth'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)
    My bot still isnt clicking the resume button like before (hovers over it, but doesnt click)

  5. #65
    pocketrocket's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mine works great , Added some delay right after it enters cellar + an offset refresh cause sometimes it failed to walk all the way to the door. Now I'm working the loot sequence a bit , seems too slow to me ...

  6. #66
    Acanis's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, really cool bot !
    But I had to change the tolerance of InGameplayScreen() and InGameLobby(). Didnt work with the 10.

    And after 3 rounds i got:

    "Line728, Error:Array variable subscript badly formatted."

    Best Regards,
    Aca

    *edit*
    Win 7, 64bit, right settings, started as admin^^...
    *edit*
    And made a sleep(1000) in the IngameLobbycheck-While.
    Last edited by Acanis; 07-07-2012 at 07:11 PM.

  7. #67
    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)
    After running this for about 19 hours, I think there needs to be a little clean up in terms of the looting code, and maybe the repairing code,
    I am not 100% sure how I would like to handle the loot code, seems to loot ok, but sometimes just seems 'slow'. If anyone has any idea's as to how to make this a little more effiecient, please let me know.

  8. #68
    arboogie's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im also getting this problem:

    "Line728, Error:Array variable subscript badly formatted."

    any idea what that is?

  9. #69
    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 arboogie View Post
    Im also getting this problem:

    "Line728, Error:Array variable subscript badly formatted."

    any idea what that is?
    Means its trying to find something that does not exist on the floor any more.

  10. #70
    kinder112's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In my case the script handles death very porly, if you die just after starting game or while going to cellar, it will think that game didn't start properly. another thing is with timing if it thinks that it is still in game while in reality it is in lobby it will clik "exit game" as it is in the same place where "leave game" is while you're in town.

  11. #71
    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 kinder112 View Post
    In my case the script handles death very porly, if you die just after starting game or while going to cellar, it will think that game didn't start properly. another thing is with timing if it thinks that it is still in game while in reality it is in lobby it will clik "exit game" as it is in the same place where "leave game" is while you're in town.
    When the next major version comes out this should be dealt with in a much better way, at the moment, I am working on stash/sell/di-enchant code, once this is properly working, I will release it.

  12. #72
    kinder112's Avatar Corporal
    Reputation
    8
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sounds good keep it up. I will have a look at the script today maybe figure something out but I'm not too much familiar with nomad.

    PS Just came to my mind, shouldn't ferrets be casted before killing monsters, so that we get +10% GF?
    Last edited by kinder112; 07-08-2012 at 06:32 AM.

  13. #73
    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 kinder112 View Post
    Sounds good keep it up. I will have a look at the script today maybe figure something out but I'm not too much familiar with nomad.
    Nomad is the easy part, the hard part is getting the right values from memory.

  14. #74
    sydeu's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thaelion - what about mine and Sephirs error at line 645? Both of us posted a few posts up.

    Originally Posted by Sephir View Post
    win 7 running in 64 bit mode, same deal though gets right in front of cellar then errors


  15. #75
    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 sydeu View Post
    Thaelion - what about mine and Sephirs error at line 645? Both of us posted a few posts up.
    That is a bug in the repair function, it should be fixed in the version I will upload this evening(EU time)

Page 5 of 27 FirstFirst 123456789 ... 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 11:50 AM. 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