[Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH] menu

User Tag List

Page 26 of 50 FirstFirst ... 222324252627282930 ... LastLast
Results 376 to 390 of 750
  1. #376
    TripSe7ens's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Jake

    I am using your script with Autoit and it works fawlessly until there IS a celler, it still will exit after it hovers over it and the name appears. It has done this with all the post script versions, but I really like how smooth yours is and would like to try to fix this problem if possible. Also how the heck do I turn it off? I always have to task manager and kill the script before another action is performed.

    [Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH]
  2. #377
    derneue328's Avatar Member
    Reputation
    3
    Join Date
    Feb 2010
    Posts
    47
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I run the Autoit script it says Error: Missing separator character after keyword. Line 3

  3. #378
    TripSe7ens's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bleh, it keeps just exiting game regardless of the dang celler being there or not. what in the world...

  4. #379
    jakesmurf's Avatar Master Sergeant
    Reputation
    21
    Join Date
    Jun 2012
    Posts
    92
    Thanks G/R
    2/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TripSe7ens View Post
    @Jake

    I am using your script with Autoit and it works fawlessly until there IS a celler, it still will exit after it hovers over it and the name appears. It has done this with all the post script versions, but I really like how smooth yours is and would like to try to fix this problem if possible. Also how the heck do I turn it off? I always have to task manager and kill the script before another action is performed.
    Would be difficult to say exactly - However I would suggest increasing the Sleep() timer after the MoveMouse slightly, say another 200ms or so, and see if that helps. I did notice that if I tried to get too aggressive with reducing the timer there that it would fail to detect the proper color.

    @ninetofive No my script does not have randomized movements - However consider the fact that you run into zombies and your mouse movements are all relative to where you are - not an exact coordinate on the game map. This is going to cause your mouse clicks to vary nearly every game, although it may not be more than a few pixels. I personally am not overly concerned beyond this "built in" randomization. If you are, then I recommend you do what feels safest to you.

    @jhtran - I personally have not seen this. Mine resets back to the old ruins every time I repair. I would consider "Starting" from Explore Cellar again and grabbing that checkpoint again. I think you may be on the wrong quest or something funky if its causing you to check point back in town. Remember - Don't actually do ANYTHING in the quest. Just start at "explore cellar" - Go to Old Ruins waypoint - and run westwards until you checkpoint at the entrance. You might checkpoint back to town if you actually go to adria's hut at some point.

  5. #380
    jakesmurf's Avatar Master Sergeant
    Reputation
    21
    Join Date
    Jun 2012
    Posts
    92
    Thanks G/R
    2/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @TripSe7ens - find this part and try increasing it. I would suggest starting at 600 and working your way up if needed. Let me know how that works for you.

    sleep(200)
    MouseMove(Round(115 * $x_ratio),Round(210 * $y_ratio),1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
    Sleep(475) *******THIS NUMBER HERE******
    $Pixel2 = PixelSearch(0,0,(960 * $x_ratio),(540 * $y_ratio),0x3B62E3,3) ;searches for the specific blue pixel that only occurs when mouse hovers over open cellar
    If Not @error Then

    -------------------------------------------------------------------------------------------

    Bot commands are the same as Mackus'.

    = to start
    x to stop
    Last edited by jakesmurf; 06-07-2012 at 05:11 AM.

  6. #381
    BrockPainhammer's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Worked wonderfully! Making around 300k/hr. I appreciate all who contributed to tweaking the DH bits!

  7. #382
    thebis's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  8. #383
    Havocaveli's Avatar Member
    Reputation
    10
    Join Date
    Jun 2012
    Posts
    152
    Thanks G/R
    2/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    askin again ANY WITCH DOC here who is using this? script share would be nice !

  9. #384
    TripSe7ens's Avatar Corporal
    Reputation
    1
    Join Date
    May 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Jake I moved it all the way to 1000 and still no dice... ugh it clearly highlights it too, this is frustrating, just want to set it up and go to bed even though I only have 10% GF lol

    Edit: Tried 1500 and 2000, still nothing, bleh, I'll try again to see if any replies tomorrow morning.

    Using 16:9

    1920x1080

    with LOW FX clicked and all grapshics stuff either off or on low, and gamma in the middle.
    Last edited by TripSe7ens; 06-07-2012 at 05:27 AM.

  10. #385
    derneue328's Avatar Member
    Reputation
    3
    Join Date
    Feb 2010
    Posts
    47
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Script doesnt work fine. I start the script, type = he logs in looks and dont even looks for the cellar and leaves the game

  11. #386
    BrockPainhammer's Avatar Member
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to start it after logging in. The script starts from the checkpoint (entrance of Old Tristram).

  12. #387
    youuyouu'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)
    Hello, can you help me please?

    I'm in 1920x1080 (16/9), my options are by default.

    - If my shade variation (searches for the specific blue pixel) <= 5 my hero'll never find the location and tp safe...
    - If my shade variation (searches for the specific blue pixel) >= 6 my hero'll find all the time the location even she isn't here.

    My second problem is my hero don't want to auto repair when my stuff is yellow. What I've to do, take a screen of yellow's color and change the value? Change the shade variation too?

    Thank you !

  13. #388
    derneue328's Avatar Member
    Reputation
    3
    Join Date
    Feb 2010
    Posts
    47
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know that he starts, the dark cellar is there, he takes a mouseover and uses townportal

  14. #389
    jakesmurf's Avatar Master Sergeant
    Reputation
    21
    Join Date
    Jun 2012
    Posts
    92
    Thanks G/R
    2/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TripSe7ens View Post
    @Jake I moved it all the way to 1000 and still no dice... ugh it clearly highlights it too, this is frustrating, just want to set it up and go to bed even though I only have 10% GF lol

    Edit: Tried 1500 and 2000, still nothing, bleh, I'll try again to see if any replies tomorrow morning.

    Using 16:9

    1920x1080

    with LOW FX clicked and all grapshics stuff either off or on low, and gamma in the middle.
    Keep in mind that this is in no way detecting content out of the game - its detecting a color being rendered by your GPU.

    Also - You can't adjust gamma in fullscreen windowed mode... make sure you are FULLSCREEN WINDOWED. This might make a difference. Having Low FX might too. Hell - you might even have some kind of GPU color adjust. You might need to get a color picker tool yourself and find the color of the door that YOUR pc thinks it is - since it is apparently different from mine.

  15. #390
    ninetofive's Avatar Member
    Reputation
    5
    Join Date
    May 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any more of these worrying disconnects?

Page 26 of 50 FirstFirst ... 222324252627282930 ... LastLast

Similar Threads

  1. [Gold] 7,000 - 21,000 Gold Per Hour : Essence Of Water - needed for Tome of Illusion
    By studenalbatroz in forum World of Warcraft Guides
    Replies: 9
    Last Post: 08-02-2016, 04:43 AM
  2. ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Bots and Programs
    Replies: 4
    Last Post: 12-30-2014, 04:14 AM
  3. [Selling] ArcheBuddy Plugin - Auto Farm fully AFK earn 100++ Gold per Hour
    By Slangin_Games in forum ArcheAge Buy Sell Trade
    Replies: 6
    Last Post: 12-30-2014, 04:13 AM
  4. Replies: 739
    Last Post: 06-11-2012, 09:05 AM
  5. Replies: 253
    Last Post: 06-06-2012, 09:19 AM
All times are GMT -5. The time now is 07:52 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