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

Shout-Out

User Tag List

Page 40 of 298 FirstFirst ... 36373839404142434490140 ... LastLast
Results 586 to 600 of 4467
  1. #586
    AlanLembu's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ddn06200 View Post
    i dont understand how to install
    i have change the language of my game to english
    i have paste sistem 32 folder
    i have install autoIt and teseract
    what i have to do now

    what is PNGs ?
    Put the folder holding the PNGs wherever you want them (I advise the same folder as where your scripts are saved)
    ???
    i will come back tomorow cause here its time to sleep
    -open this BotFiles/pics/1920x1080/"all the items inside.png"
    -copy the "all the items inside.png"
    -go to the root folder of the bot and make it look like this /pics/"all the items inside.png"

    So you'll have something like this

    Desktop/Bot/pics/"all the items inside.png"
    the .au3 is inside Desktop/Bot
    compile to 64 bit if you can

    [Goldfarming] Dank Celler Gold and Loot [AutoIT Script] [WIZARD] [1920x1080]
  2. #587
    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)
    Originally Posted by estrag0n
    Were's that tool?

    Were can i put my hands on 2.0 or later versions?
    Were's that tool?

    ;Custom Loot
    $pngLoc = "@ScriptDir" ;Location of the .PNGs (NO SUBFOLDERS - ALL PNGS GO HERE)
    $totalItems = 9 ;Number of items in the pick array
    Global $pick[$totalItems] ;DONT CHANGE THIS

    ;Array of items to loot (GEMS AND TOMES ALREADY INCLUDED)
    $pick[0] = "legO.png|40"
    $pick[1] = "setA.png|40"
    $pick[2] = "setE.png|40"
    $pick[3] = "setI.png|40"
    $pick[4] = "setO.png|40"
    $pick[5] = "setU.png|40"
    $pick[6] = "legA.png|40"
    $pick[7] = "legE.png|40"
    $pick[8] = "legI.png|40"
    ;$pick[1] = "item2.png|0"
    ;$pick[2] = "item3.png|0"

    ;Looting
    $LootSets = "1" ;1 if you want to pick up Sets
    $LootLegendaries = "1";1 if you want to pick up Legendaries
    $LootRares = "1" ;1 if you want to pick up Rares
    $LootMagic = "1" ;1 if you want to pick up Magic
    $LootGems = "0" ;1 if you want to pick up Gems
    $LootTomes = "1" ;1 if you want to pick up Tome of Secrets
    $LootCustom = "0" ;1 if you want to pick up Custom Items (The items in the $pick array above)
    There's the tool

    Basically

    $totalItems = 9
    ; is how many custom items you have

    $pick[0] = "legO.png|40"
    $pick[1] = "setA.png|40"
    $pick[2] = "setE.png|40"
    ; is your custom items name, browse your pics folder, screenshot the items that you want, crop it to the appropriate size. inlcude the names like mine setA.png|40 ... 40 is tolerance, tolerance is how much difference can it take to loot, i suggest the default 40 since it's quite good.

    $LootCustom = "0"
    ; set to 1

    Were can i put my hands on 2.0 or later versions?

    Create a new file called updater.ini and put this in that file

    [version]
    version=2.0.0
    This will all be in the gui next version. Thanks for helping other people out. I just had a baby daughter this morning so I've been really busy with that. Sorry I can't help more guys and girls if there's any.

    Sent from my DROID RAZR using Tapatalk 2
    Last edited by chancity; 06-25-2012 at 02:56 AM.

  3. #588
    AlanLembu's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    This will all be in the gui next version. Thanks for helping other people out. I just had a baby daughter this morning so I've been really busy with that. Sorry I can't help more guys and girls if there's any.

    Sent from my DROID RAZR using Tapatalk 2
    Ahhh~ Congratz just a happy user here, just helping out ya

  4. #589
    AlanLembu's Avatar Corporal
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just helped someone through skype and teamviewer, common problem:-
    Set bind for move to "Mouse 3" which is your mouse wheel, and click it.

  5. #590
    Siegercz1916's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have Problem that when I turn on the bot it did this http://i45.tinypic.com/egu8t5.jpg

  6. #591
    notexactly's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by psychoangler View Post
    hey,

    what happens when hes supposed to pickup items? is he running around or is he directly teleportin home?
    then the bot is working perfect, to kill the sarkoth he teleports, it's just not picking up magical items and gems, as you would tell me in which line edit to get the magic items and then the bot npc sells them in?[/QUOTE]

    1. Delete Your WZD.ini file
    2. Redownload the .au3 file and overwrite ur old one
    3. Edit the .au3 file and put in your movementspeed at line 64 (substract 1 from the value so if u have 12% movementspeed set it to 11)
    4. Adjust your attack timings at line 281
    5. Run the Script, CANCEL UPDATE!

    If it still doesnt work please tell me exactly what happens after the bot teleports to the middle to pickup gold.
    Does the mouse move to the bottom left?
    Does he run around and try to pickup items but fails?
    Or is he just doing nothing and hits tp?[/QUOTE]

    Hey psycho and chanc, great job to both.

    Really great script. really love how the bot teleport into the doorstep and fast looting.

    One question Psych, Is your gold count working ?

    Mine doesnt and the GUI is slightly wider. Now I need to hide it at the middle right to avoid complications with the script.

    Or could you upload the old "tesseract.au3" ? please

    Any advice?
    Last edited by notexactly; 06-25-2012 at 06:06 AM.

  7. #592
    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)
    Psycoangler, thank u for scipt, but there are still a fe problems...
    1st, and the most important, after killing sarkoth and teleportating(to the center of he room) it makes many (about7-8 ) not needed clicks in the area of the right corner, and because of that dont have much time to pickup loot... What ar these clicks for and how to cancel them?
    2nd, there are now tesserat.au3 in include directory, so i change line in script to include SimpleTesseractColor.au3 from the topicstarter's archive of this theme, but now it doesn't count money at all...he cant read number of gold i think...
    Also the first problem could also be because of that case there yellow light from the lamp where he is clicking, it could be missdetected as yellow color of rar item (just imho)

    So, where o get this tesseract.ac3??? Could u plz share it ? Thank u!

    It must be said that topicstarters scrip counts money but not everytime it changes.... Also it oud miss first readin and than all money gained statistics equals all gold in inventory... I dont know whats the reason of that((

  8. #593
    PleaseHelpMe's Avatar Knight-Lieutenant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    256
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi chancity, so far the bot is working fine but somehow it is not picking up legendaries and I am not sure if it picks sets or even increase the count when they find it... So far I had 2 legendaries, 1 was picked up but the other wasn't... May I know what I can do about it?

  9. #594
    notexactly's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PleaseHelpMe View Post
    Hi chancity, so far the bot is working fine but somehow it is not picking up legendaries and I am not sure if it picks sets or even increase the count when they find it... So far I had 2 legendaries, 1 was picked up but the other wasn't... May I know what I can do about it?
    Hi, did you see the legendary not being picked up or based on the statistics ?

    - If its from the stats then probably only one legendary dropped but the script attempted to pick it up twice.

    Hop this helps

  10. #595
    PleaseHelpMe's Avatar Knight-Lieutenant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    256
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notexactly View Post
    Hi, did you see the legendary not being picked up or based on the statistics ?

    - If its from the stats then probably only one legendary dropped but the script attempted to pick it up twice.

    Hop this helps
    Hi bro, for the first legendary, i stopped the script and kept it. so i assume that the 2nd one was a pick up but when i came back to look at it, its not there at all... And i was stucked in the main screen because of the click made to my character... anyone knows how to counter that? coz it happen like after 1193 runs lol...

  11. #596
    ironman2284's Avatar Master Sergeant
    Reputation
    1
    Join Date
    May 2012
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Came back to my computer this morning after running for 10 hrs... impressive gold results. However, 0 tomes looted (even though it's turned on in the INI (e.g. set to "1"), and all 17 rares that were found must've been ID'ed and vendored, since they weren't in my stash. Thoughts?

  12. #597
    BASHKILLER's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancity View Post
    This will all be in the gui next version. Thanks for helping other people out. I just had a baby daughter this morning so I've been really busy with that. Sorry I can't help more guys and girls if there's any.

    Sent from my DROID RAZR using Tapatalk 2
    mean that bot does not take magic items unless you edit the script and take picture of the items? sorry did not get it right over in a matter of gems becomes easy because it is just a name "SQUARE" as it applies to magic item? I would like to catch all the magic items to sell at npc, so your profit would be higher, I could take that doubt of the configuration to get magic items? Would not only enable the values ​​'true' to get all items?

  13. #598
    psychoangler's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    107
    Join Date
    Jun 2012
    Posts
    277
    Thanks G/R
    0/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey,

    First of all i dont want to cause any confusion, this is not my script and i dont want to take any credit for this work.

    This version i made will not get any updates or anything basicly i posted it as a suggestion for the original creator.


    If u want to use it u need to cancel upgrades and delete any wizard.ini files before starting it the first time or it will not work.

    I have a very strong computer and the timings are very thin, so you may go over the script and increase some sleep times if its not working correctly.


    BTW: The gold/hour works but sometimes the total counter does not work i dont know the reason but i dont really care at all as it works in the logfile

    heres the original tesserect.au3: tesserect.rar

  14. #599
    ddn06200's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello chancity please help me im in your ventrilo chat

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

    First of all, thx a lot for your bot. I was using another wizard script before and I must say, yours is very very nice.

    One quick question. After a 8h run, the logs always tell me that the bot finded 1-2 sets items. However I never have those items in my stash.
    Were those items really found and vendored or no sets items were found but the bot detected some green pixel at some point and tought it was a set item?

    What you think?

    Thanks a lot for your work!!

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 11:26 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