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

User Tag List

Page 6 of 50 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 750
  1. #76
    neversaynever's Avatar Member
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    48
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    16:10 ! woooo <3 <3 <3 you actually rock dude!

    [Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH]
  2. #77
    EviLSidE's Avatar Member
    Reputation
    6
    Join Date
    May 2008
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Please, can anyone help me adjust this into 1280x720? :|

    I got this GUI tool for coordinates and colours but I got no clue what to type in and where. Any help would be greatly appreciated!

    EDIT:

    Originally Posted by mackus101 View Post
    Ok I have aspect ratio 16:9 figured out....now how to get 16:10 and 4:3....
    That's my ratio! Share the secret pretty please!
    Last edited by EviLSidE; 06-05-2012 at 07:25 PM.

  3. #78
    lostsk8r's Avatar Active Member

    Reputation
    22
    Join Date
    Apr 2009
    Posts
    313
    Thanks G/R
    15/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As a WH, I've figured out that its the snare I have thats causing me from not clicking close enough to see cellar, but once I removed all the send (1/2/3), it still doesnt detect cellar. gonna mess with it more

  4. #79
    case_sin's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2009
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i know, this is a huge forum, but you did a fuking awesome job! made my dream come truye, where did you learn to code bro?

  5. #80
    mackus101's Avatar Sergeant
    Reputation
    24
    Join Date
    May 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so this should -cross fingers- be usable by anybody who uses an aspect ratio of 16:9 since the amount

    New code should work for the following : 1920x1080, 1600x900, 1366x768, 1360x768, 1280x720, 1176x664

    Code:
     Global $Paused
    
    HotKeySet("=","Leave") 
    HotKeySet("-", "Pause") 
    HotKeySet("x", "Stop")
    
    $default_resolutionX = 1920
    $default_resolutionY = 1080
    $x_ratio = @Desktopwidth / $default_resolutionX 
    $y_ratio = @Desktopheight / $default_resolutionY
    
    $go = True
    $Leave = False
    
    While $go
       if($Leave) Then
       $Pixel1 = PixelSearch((1482 * $x_ratio),(20 * $y_ratio),(1535 * $x_ratio),(95 * $y_ratio),0xFFF000) ;searches top right screen for yellow of broken armor
    	  If Not @error Then
    		 Send("t")
    		 Sleep(8000)
    		 MouseClick("left", Round(1480 * $x_ratio),Round(281 * $y_ratio));begin movement towards merchant
    		 Sleep(1500)
    		 MouseClick("left", Round(1316 * $x_ratio),Round(206 * $y_ratio)) ;moves to get merchant in screen
    		 Sleep(1500)
    		 MouseClick("left", Round(845 * $x_ratio),Round(225 * $y_ratio)) ;NPC Merchant to the right of cain's home
    		 Sleep(1500)
    		 MouseClick("left", Round(521 * $x_ratio),Round(506 * $y_ratio)) ;button to open up repair menu
    		 Sleep(1500)
    		 MouseClick("left", Round(260 * $x_ratio),Round(595 * $y_ratio)) ;button to pay for repairs		  
    		 Sleep(2500)
    		 Send("{ESCAPE}") ;opens menu
    		 Sleep(1000)
    		 MouseClick("left", Round(956 * $x_ratio),Round(579 * $y_ratio)) ;button to leave game
    		 Sleep(8000)
    		 MouseClick("left", Round(230 * $x_ratio),Round(416 * $y_ratio)) ;button to resume game from main menu
    		 Sleep(8000)
    	  Else
    		 MouseClick("left", Round(587 * $x_ratio),Round(333 * $y_ratio)) ;starts the main run
    		 Sleep(1800)
    		 Send("2")
    		 MouseClick("left", Round(96 * $x_ratio),Round(383 * $y_ratio))
    		 Sleep(800)
    		 Send("1")
    		 Sleep(1500)
    		 MouseClick("left", Round(417 * $x_ratio),Round(422 * $y_ratio)) ;middle of area outside of cellar
    		 Send("1")
    		 Sleep(2000)
    		 Send("3")
    		 Send("2")
    		 MouseMove(Round(115 * $x_ratio),Round(210 * $y_ratio),1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted	
    		 Sleep(2000)
    			$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
    				  MouseClick("left",Round(115 *$x_ratio),Round(210 * $y_ratio)) ;Entrance to cellar
    				  Sleep(1900)
    				  Send(2)
    				  Sleep(1800)
    				  MouseClick("left",Round(531 *$x_ratio),Round(769 * $y_ratio))
    				  Sleep(2000)
    				  MouseClick("left",Round(547 *$x_ratio),Round(490 * $y_ratio)) ;moves to doorway leading to rare inside cellar
    				  Sleep(1500)
    				  MouseMove(Round(579 * $x_ratio),Round(209 * $y_ratio),1) ;hovers over the rare Sarkoth
    				  Send(4)
    				  Sleep(1000)
    				  Send("{SHIFTDOWN}")
    				  MouseDown("right") ;attack middle	
    				  Sleep(3800)
    				  MouseMove(Round(467 * $x_ratio),Round(269 * $y_ratio),1) ;attack left, add more sleep time if you can't kill minion on left
    				  Sleep(3000)
    				  MouseMove(Round(682 * $x_ratio),Round(147 * $y_ratio),1) ;attack right
    				  Sleep(800)
    				  MouseMove(Round(579 * $x_ratio),Round(209 * $y_ratio),1) ;move back to middle
    				  Sleep(1000)
    				  MouseUP("right")
    				  Sleep(300)
    				  Send("{SHIFTUP}")
    				  Sleep(500)
    				  MouseClick("left",Round(579 *$x_ratio),Round(209 * $y_ratio)) ;location of sarkoth after death
    				  Sleep(2500)
    				  MouseClick("left",Round(866 *$x_ratio),Round(324 * $y_ratio)) ;moves to right top corner for gold
    				  Sleep(1500)
    				  MouseClick("left",Round(902 *$x_ratio),Round(954 * $y_ratio)) ;moves to bottom middle for gold			  
    				  Sleep(1500)
    				  MouseClick("left",Round(687 *$x_ratio),Round(413 * $y_ratio)) ;moves to left top corner for gold
    				  Sleep(1500)
    				  Send("t")
    				  Sleep(8200)
    				  Send("{Escape}") ;menu
    				  MouseClick("left",Round(956 *$x_ratio),Round(579 * $y_ratio)) ;button to leave game
    				  Sleep(13000)
    				  MouseClick("left",Round(230 *$x_ratio),Round(416 * $y_ratio)) ;button to resume game from main menu
    				  Sleep(7000)
    			   Else
    				  MouseClick("left",Round(900 *$x_ratio),Round(900 * $y_ratio))	;moves down screen away from cellar in attempt for safety before teleporting back to town
    				  Sleep(1200)
    				  Send("t")
    				  Sleep(8200)
    				  Send("{ESCAPE}") ;menu
    				  MouseClick("left",Round(956 *$x_ratio),Round(579 * $y_ratio))	;button to leave game
    				  Sleep(13000)
    				  MouseClick("left",Round(230 *$x_ratio),Round(416 * $y_ratio))	;button to resume game from main menu
    				  Sleep(8000)
    			   EndIf
    	  EndIf
       EndIf
    WEnd
    
    Func Pause()
       $Leave = False
    EndFunc
    
    Func Stop() ;to allow the script to stop
        Exit
    EndFunc 
     
    Func Leave()
        $Leave = True
     EndFunc
    Originally Posted by case_sin View Post
    i know, this is a huge forum, but you did a fuking awesome job! made my dream come truye, where did you learn to code bro?
    In college I did HTML and a small bit of flash for a web design course. My degree was in computer graphics (animation specifically)...so I conceptually understand coding but using it the way I am now is a new thing and I believe a new hobby now
    Last edited by mackus101; 06-05-2012 at 08:12 PM. Reason: fixed semicolon

  6. #81
    saltedham's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get an AutoIt Error

    mouseclick("left", round(417 * $x_ratio),round(422 * $y_ratio)):middle
    of area outside of cellar
    mouseclick ("left", round(417 * $x_ratio),round(422 * $y_ratio))^
    ERROR

    error: unable to parse line.

  7. #82
    skatlyup's Avatar Sergeant
    Reputation
    9
    Join Date
    May 2012
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mackus101 View Post
    so this should -cross fingers- be usable by anybody who uses an aspect ratio of 16:9 since the amount

    New code should work for the following : 1920x1080, 1600x900, 1366x768, 1360x768, 1280x720, 1176x664

    REMOVED



    In college I did HTML and a small bit of flash for a web design course. My degree was in computer graphics (animation specifically)...so I conceptually understand coding but using it the way I am now is a new thing and I believe a new hobby now
    Is it possible to add a function that would search for any rares dropped when killing the unique?

    Maybe searching for a yellow pixel when hovering the mouse over the area...I hope it's possible.

    Thanks.

  8. #83
    nautica1231's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    am i the only one that has trouble with this where i see the cellar door open with the mouse cursor over it, but yet it still walks south and tp out? that happens to me in fullscreen mode.

    when i try fullscreen windowed, it wont even make it to see the cellar door. and it will open public game instead of clicking to leave game.

    any help with this please?

  9. #84
    mackus101's Avatar Sergeant
    Reputation
    24
    Join Date
    May 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by saltedham View Post
    I get an AutoIt Error

    mouseclick("left", round(417 * $x_ratio),round(422 * $y_ratio)):middle
    of area outside of cellar
    mouseclick ("left", round(417 * $x_ratio),round(422 * $y_ratio))^
    ERROR

    error: unable to parse line.
    Fixed...accidentally put a : instead of a ;

  10. #85
    Ukmonkey's Avatar Site Donator
    Reputation
    12
    Join Date
    Apr 2008
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else not getting a checkpoint?

  11. #86
    Blahhblehh's Avatar Private
    Reputation
    7
    Join Date
    May 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I also am seeing the celler door open but yet it walks down and TPs out and remakes.

  12. #87
    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)
    damn how to run this i hope mackus will answer my pm

  13. #88
    mackus101's Avatar Sergeant
    Reputation
    24
    Join Date
    May 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anybody who is seeing the cellar doors open but not going in...is the mouse hovering over the doors so the words show up and the blue gets brighter? And are you in windows mode or full screen windowed mode? If you are in just Fullscreen it will not work....if you are in just windows mode it won't click the proper location (ill attempt to change that coding)

  14. #89
    sowhatsk's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This can be done with a WD?

  15. #90
    noobbot's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Full Screen windowed here, and the mouse doesn't reach the cellar.

Page 6 of 50 FirstFirst ... 2345678910 ... 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:32 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