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

User Tag List

Page 4 of 50 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 750
  1. #46
    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 fukker View Post
    i did same thing with mark of death changed it to ferrets
    If you want you can add Ferrets to your 5 slot and add this code into the mix

    Right above Send(4) add this on line 58

    Send("5")
    Sleep(100)

    This should summon the ferrets...wait a millisecond...and then place mark of death on Sarkoth

    Originally Posted by Shaquel
    It really works well. I changed marked for death to ferret companion tho, moar gold :3 Could it be possible to make this script detect rare/legendary items? Maybe move mouse over certain area, and if orange/yellow text is detected, it would click it? It would really make this macro super profitable over night! I just cant code at all >.
    I will be attempting a few things as I move forward with learning some more coding:
    • Make it so any resolution can use it ...already figured it out just need to put it in the code and test later tonight
    • Make it so it could be used by any ranged class...don't know the full mechanics of Wizard but will be also designing one for the WD and then figure out the wizard
    • Fix some of the quarkyness some people are finding with getting attacked during teleport, not picking up the cellar when it is actually open, etc.
    • add a GUI to it at some point...need to learn that
    • then attempt to figure out items to pick up based on color of pixels

    [Goldfarming] AFK 150k-200k Gold Per Hour [AutoIT Script] [1920x1080] [made for DH]
  2. #47
    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)
    You're awesome dude! Thanks a million!

    If there is anyone who currently has edited it to 1680x1050 it would be greatly appreciated

  3. #48
    UberGamers's Avatar Member CoreCoins Purchaser
    Reputation
    10
    Join Date
    Mar 2007
    Posts
    97
    Thanks G/R
    1/3
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by neversaynever View Post
    You're awesome dude! Thanks a million!

    If there is anyone who currently has edited it to 1680x1050 it would be greatly appreciated
    +1 please

  4. #49
    Shaquel's Avatar Member
    Reputation
    2
    Join Date
    Nov 2006
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mackus101 View Post
    If you want you can add Ferrets to your 5 slot and add this code into the mix Right above Send(4) add this on line 58 Send("5") Sleep(100) This should summon the ferrets...wait a millisecond...and then place mark of death on Sarkoth I will be attempting a few things as I move forward with learning some more coding:
    • Make it so any resolution can use it ...already figured it out just need to put it in the code and test later tonight
    • Make it so it could be used by any ranged class...don't know the full mechanics of Wizard but will be also designing one for the WD and then figure out the wizard
    • Fix some of the quarkyness some people are finding with getting attacked during teleport, not picking up the cellar when it is actually open, etc.
    • add a GUI to it at some point...need to learn that
    • then attempt to figure out items to pick up based on color of pixels
    I would prioritize the itempick by color way higher than that :P Think about it, leave it doing its things for night, and you wake up with inventory full of rare and legendary...mmmmmmm legendaries...

  5. #50
    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 neversaynever View Post
    Do I just add this above the same code as above?
    No that is a completely separate code in which you can save as an autoIT file and once the script is turned on a message box pops up with X and Y coordinates

  6. #51
    teamnycz's Avatar Member
    Reputation
    2
    Join Date
    May 2012
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i use the 2nd video setting from the top which is pretty bad... hope you can add that resolution ^_^

  7. #52
    bofeity's Avatar Sergeant
    Reputation
    5
    Join Date
    Jun 2010
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works like a charm!

  8. #53
    Chaoscontrol's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm currently editing for my 1680x1050 resolution. Everything goes fine, but it fails when searching the pixels.

    $Pixel2 = PixelSearch(0,0,1950,1120,0x3B62E3)
    I don't know if I need to change something here. What the numbers mean? I mean, "0,0,1950,1120" are coordinates? The color code needn't to be changed.

    As soon as I get fully functional I will upload it.

  9. #54
    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)
    Originally Posted by Chaoscontrol View Post
    I'm currently editing for my 1680x1050 resolution. Everything goes fine, but it fails when searching the pixels.



    I don't know if I need to change something here. What the numbers mean? I mean, "0,0,1950,1120" are coordinates? The color code needn't to be changed.

    As soon as I get fully functional I will upload it.
    +1 ! <3 Thank you

  10. #55
    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 Chaoscontrol View Post
    I'm currently editing for my 1680x1050 resolution. Everything goes fine, but it fails when searching the pixels.

    I don't know if I need to change something here. What the numbers mean? I mean, "0,0,1950,1120" are coordinates? The color code needn't to be changed.

    As soon as I get fully functional I will upload it.
    the 0x3B62E3 is the Hex code for the color its looking for the (0,0,1950,1120) is the coordinates of the search....0,0 is the top left corner of the screen, and 1950,1120 is past the bottom right of the screen. If you are using 1680x1050 I would suggest changing the 1950,1120 to 1680x1050 to reflect your resolution...Does that make sense?

    This also means the first pixel search will need to be adjusted based on where the broken armor icon falls on your screen in your resolution.

    Hopefully by the end of the night ill have a self adjusting resolution coding that takes in the percentage of your screen in comparison to the original coding of a 1920x1080 screen.

  11. #56
    Chaoscontrol's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mackus101 View Post
    the 0x3B62E3 is the Hex code for the color its looking for the (0,0,1950,1120) is the coordinates of the search....0,0 is the top left corner of the screen, and 1950,1120 is past the bottom right of the screen. If you are using 1680x1050 I would suggest changing the 1950,1120 to 1680x1050 to reflect your resolution...Does that make sense?

    This also means the first pixel search will need to be adjusted based on where the broken armor icon falls on your screen in your resolution.

    Hopefully by the end of the night ill have a self adjusting resolution coding that takes in the percentage of your screen in comparison to the original coding of a 1920x1080 screen.
    Great then. So it's the area of search. Well, as you are doing the hard work to normalize all the resolutions I leave the reputation to you. If tomorrow you won't get the final one, I'll try mine fixed.
    Thanks for the work.

  12. #57
    chaosisme's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mackus101 View Post
    If you want you can add Ferrets to your 5 slot and add this code into the mix

    Right above Send(4) add this on line 58

    Send("5")
    Sleep(100)

    This should summon the ferrets...wait a millisecond...and then place mark of death on Sarkoth



    I will be attempting a few things as I move forward with learning some more coding:
    • Make it so any resolution can use it ...already figured it out just need to put it in the code and test later tonight
    • Make it so it could be used by any ranged class...don't know the full mechanics of Wizard but will be also designing one for the WD and then figure out the wizard
    • Fix some of the quarkyness some people are finding with getting attacked during teleport, not picking up the cellar when it is actually open, etc.
    • add a GUI to it at some point...need to learn that
    • then attempt to figure out items to pick up based on color of pixels
    What do you mean by the 5th slot? For me the 5th slot on the action bar would represent my left clik ability which ferrets can't be bound to. Loving the script sofar though. Excellent work!

  13. #58
    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)
    Yeah, I'm not sure whats up. Got the same reso + fullscreen windowed, and I've seen him resume game, run to the fence and TP, even when theres a cellar (stopped TP to check).. so yeah, I mean where he TP's at I couldnt even see the cellar so is that a problem? I mean everytime he resumes game, clicks, he clicks into mobs and I (being a noobie) almost get one shotted (inferno) which causes him to click skills (does this cause him to not run far enough to see cellar? should i go to hell?)

    nevermind tried it on nightmare and didnt make a difference. ill wait for the code fix, cant even see cellar before he TP's. He's popping cooldowns before he moves more than one mouse click after resume game, is that on purpose?
    Last edited by lostsk8r; 06-05-2012 at 05:11 PM.

  14. #59
    Chaoscontrol's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Btw, I thought that you could add to the script to (when the mob is killed) search for the blue/yellow/orange/green of the items, and if found, click on it (to pick the loot from the mob). It would be great!
    Next to it, you should write a part to leave items at stash at every run or (better) when you get full inventory.

    I know, I know, they're all suggests to add in future. First it's to make it available to all. :P

  15. #60
    fukker's Avatar Active Member
    Reputation
    17
    Join Date
    Nov 2010
    Posts
    405
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mackus101 View Post
    If you want you can add Ferrets to your 5 slot and add this code into the mix

    Right above Send(4) add this on line 58

    Send("5")
    Sleep(100)

    This should summon the ferrets...wait a millisecond...and then place mark of death on Sarkoth



    I will be attempting a few things as I move forward with learning some more coding:
    • Make it so any resolution can use it ...already figured it out just need to put it in the code and test later tonight
    • Make it so it could be used by any ranged class...don't know the full mechanics of Wizard but will be also designing one for the WD and then figure out the wizard
    • Fix some of the quarkyness some people are finding with getting attacked during teleport, not picking up the cellar when it is actually open, etc.
    • add a GUI to it at some point...need to learn that
    • then attempt to figure out items to pick up based on color of pixels
    THanks i added it, however i dont understand why would

    Send("5")
    Sleep(100)

    summon ferrets, key number 5 not keybinded to ferrets, and its if bindable how do i do that? Because there's no Action Bar Skill 5 in Options/Keybinds.

Page 4 of 50 FirstFirst 12345678 ... 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 06:34 PM. 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