[Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080] menu

Shout-Out

User Tag List

Page 67 of 298 FirstFirst ... 17636465666768697071117167 ... LastLast
Results 991 to 1,005 of 4467
  1. #991
    Aventhia's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Download the newest scripts and change your dps in the INI file that it creates. If you find your character not killing sarkoth lower your dps in the INI file. Hope that helps....
    Thanks, new script is working perfectly. My DPS is definitely too high still. Works great though, thanks for the help.

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #992
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So it works if i do a left click on Not @Error..its ****ing bullshit. Well actually, it just clicks a shit ton.

    Code:
       $Pixel2 = PixelSearch($mousePos[0] - 71 * $x_ratio,$mousePos[1] - 148 * $y_ratio,$mousePos[0] + 139 * $x_ratio,$mousePos[1] + 22 * $y_ratio, 0x334FB7, 3) ;checks for open cellar (in a 600x400 box from the top left - where it should always be)
    	  If Not @Error Then
    		 MouseClick("left", Round($cellarCoordx[$c] * $x_ratio),Round($cellarCoordy[$c] * $y_ratio), 1) ;Entrance to cellar
    	  EndIf
    Code:
    sleep(2000)
    MouseMove(255,290,1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
    			Sleep(150)
    
    			;Checks if Dank Cellar is Open
    			$Pixel2 = PixelSearch(0, 0, 600, 400 , 0x334FB7, 3)
    			If Not @error Then
    				MouseClick("left", 255,290, 1) ;Entrance to cellar
    				Endif

    I don't understand why this works but my other idea doesn't..
    Last edited by chancity; 06-28-2012 at 03:05 AM.

  3. #993
    Travincall's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    Everything should automatically work after using the autoinstall. You don't need to move any pictures or anything..you may need to edit script settings but thats about it.
    Ok well then after its installed what file do i click on to actually run the bot because when I click on either one of the files in the folder that I autoinstalled I get this error

    Line 20 (File C:users\haf_msi\desktop\bot\bot\mainscript.au3

    #include <simpletesseractcolor.au3>
    Error: Error opening the file.

  4. #994
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can your monitor support any 16:9 resolution? If so theres 4 different resolutions you can use..

    Originally Posted by HEahCz View Post
    ok, after trying to make it work on 1680x1050 for 8 hours, i give up. I'm going to wait a oficial port to 1680x1050 or someone who have the skills to do the port. See ya.

  5. #995
    Vangsta's Avatar Banned
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yo Chancity every 20 or some minutes my script gets stuck on menu screen with banner open. can you help me please? much appreciated

  6. #996
    Travincall's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Travincall View Post
    Ok well then after its installed what file do i click on to actually run the bot because when I click on either one of the files in the folder that I autoinstalled I get this error

    Line 20 (File C:users\haf_msi\desktop\bot\bot\mainscript.au3

    #include <simpletesseractcolor.au3>
    Error: Error opening the file.
    No matter how I try to run it and even though I have all access "read and write" it still doesn't open the simpletesseractcolor.au3 file. I can manually open it and run it but it doesn't do it by itself and I'm guessing that's what the problem is.

  7. #997
    ExternalForce's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  8. #998
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is a wizard script

    Originally Posted by ExternalForce View Post

  9. #999
    ExternalForce's Avatar Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont think this is a class-specific problem.

  10. #1000
    knumsi's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ExternalForce View Post
    I dont think this is a class-specific problem.
    Sure it is. The wizard uses teleport and does not need walking

  11. #1001
    xLexus's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chancity, can u please add disconnect checking after exiting to menu? for that it should press ok in disconnect window and Resume game again...sometimes i get disconnected at that moment..i've already rised timings but the problem is still there, don't undersand what it depends on

  12. #1002
    brannutz's Avatar Master Sergeant
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Travincall View Post
    No matter how I try to run it and even though I have all access "read and write" it still doesn't open the simpletesseractcolor.au3 file. I can manually open it and run it but it doesn't do it by itself and I'm guessing that's what the problem is.
    Its just telling you that it cant find the simpletesseractcolor.au3. this file need to be in your autoit includes folder. /program files/autoit3/includes/
    Last edited by brannutz; 06-28-2012 at 03:45 AM.

  13. #1003
    chancity's Avatar Legendary
    CoreCoins Purchaser
    Reputation
    686
    Join Date
    Jun 2012
    Posts
    1,153
    Thanks G/R
    27/341
    Trade Feedback
    11 (55%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is already there.

    Originally Posted by xLexus View Post
    Chancity, can u please add disconnect checking after exiting to menu? for that it should press ok in disconnect window and Resume game again...sometimes i get disconnected at that moment..i've already rised timings but the problem is still there, don't undersand what it depends on

  14. #1004
    Shintr's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by OwnedByFate View Post
    Which script ? I always got disconnected after about 2hrs.
    the newest one with the 22s archon teleport from chancity

  15. #1005
    topven1's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi,

    I have a 1920x1200 monitor but in game set to 1920x1080 and I get stuck in the Resume Menu. The script runs but seems to be clicking at the wrong places. Do I have to fix my mouse coordinates? if so, where in the code can i find it?

    thanks

Similar Threads

  1. Replies: 440
    Last Post: 10-31-2012, 11:00 AM
  2. Replies: 272
    Last Post: 08-14-2012, 03:33 PM
  3. Replies: 3
    Last Post: 07-31-2012, 06:54 PM
  4. Replies: 37
    Last Post: 07-18-2012, 02:37 PM
  5. Replies: 164
    Last Post: 07-01-2012, 02:37 PM
All times are GMT -5. The time now is 06:43 AM. 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