i having error from mainmenu.png and also server seems to be offline
i having error from mainmenu.png and also server seems to be offline
Last edited by noobie12; 06-15-2012 at 01:33 AM.
@LATM Your pastebin link is dead m8 ^^'
"MouseMove(Round(360*$x_ratio),Round(205*$y_ratio),1) ;moves cursor over to the cellar so the proper blue pixel becomes highlighted
Sleep(600)
Call("CheckDead")
If $Window Then
MouseClick("left", Round(230*$x_ratio),Round(416*$y_ratio)) ;button to resume game from main menu
Sleep($loadtime)
$Window = False
ExitLoop
ElseIf $Dead or $Logout Then
ExitLoop
EndIf
$Pixel2 = PixelSearch(0,0, Round(600*$x_ratio), Round(600*$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(360*$x_ratio),Round(205*$y_ratio)) ;Entrance to cellar"
My info is this but the cursor is a little high. I can't enter the cellar
I tried LATM's script and It works perfectly. You have to download this: https://dl.dropbox.com/u/9955791/BotFiles.zip and
Copy the pics directory somewhere, extract the pngs for your resolution, and update your script with the directory:
$pngLoc = "C:\YOUR\DIRECTORY\pics\"
Don't forget the end of the line "\" If you write like this "C:\Users\Muhsin\Desktop\pics" script won't work.
Last edited by muhsing; 06-15-2012 at 07:21 AM.
i can confirm my path is correct, and i also have 1920x1080 fullscreen windowed.
but i still get the error message: Cannot find Resume Button
any ideas?
anyone besides muhsing using my port and is it working? I'm thinkin about updating it but I have no idea what 1.7 does yet
can anyone confirm it works with 1.7?
i got the resume button to work, just had to run it as x64 lol. but when it resumes game, my barb just stands there for 3-5 seconds, and then ports back to town and leaves game. then presses resume, and stands there for another 3-5 seconds, ports to town, and leaves game.
he doesnt actually move to the cellar.
i confirmed my path is correct, and i am 1920x1080 fullscreen windowed.
any ideas?
I'm assuming middle mouse isn't bound to walk, other than that I'm out of ideas
Thanks for posting the port LATM and great idea on summoning the companions! Ive been having a play with it and other AutoIT features and have made some additions / improvements
- Added all the bug fixes from 1.7, in addition:
- Added Tesseract OCR to read your current gold and calculate how much gold you made on each run (will open Inv briefly before porting back to town to check)
- Added line to the GUI to show total gold and gold gatherd last run
- Added a logging feature which will log what you found on each run to a file as well as events such as repairs and your death, lets you see if/when the script stopped working
- Fixed a bug where the script would go into infinite loop if your stash is full and its trying to deposit items
- Cleared up that nasty Gem stashing code
- Reoredered attacks to get the Grim Harvest on the little minions too
Bugs I found that I did not fix:
- It does not seem to send Tombs to the stash even thou options are enabled and I dont see an immediate problem in the code, guessing image search issue
- does not always pick up potions when enabled
This version will require Tessarect (from the site of the author seangriffin)
It will also require the Tessarect library to be saved to your AutoIT Include folder, code here:
Tessarect library code: This must be saved as Tesseract.au3
http://pastebin.com/ZJd1EpSJ
Here is my modified version of the script:
[AutoIt] notAres' Sarkoth DH Gold Script 1.7 for BARB with gold OCR - Pastebin.com
This forum wont let me make URLs.. anyway..
Thanks to everyone who has worked on this great script!
Because I cant have more than 2 URLs for some reason here are the links to Tessarect download from Seans site
http://web.aanet.com.au/seangriffin/Tesseract201.exe
You can see the support forum here
Tesseract (Screen OCR) UDF - AutoIt Forums
I haven't been able to get either LATM or BlackSack scripts to start. I've tried with 1.6E and with 1.7d(updated fix) and it doesn't seem to want to start. Any ideas?
edit: silly mistake from my part, I have to press "=" on the game screen(where you have the resume, change quest etc. buttons), not ingame
edit2: BlackSack's gold display doesn't seem to work.
Last edited by Hompacko; 06-15-2012 at 06:25 PM.
The gold display only works if I compile it to 32bit for me does not seem to work with x64 dont know why![]()
Thought I would share some fun stats about drop rates I collected by analysing my log file:
Pretty happy with 255k per hour with 200% GF!
The items includes the magics which I sell, the stashed items is any rares or better
Who guessed that the cellar only appear 50% of the time
Chance is for at least one dropping during a trip
Log Duration: 03:47:07
Gold total: 967977, Per Hour: 255721.52, Per Trip: 5650.44
Items total: 250, Per Hour: 66.05, Per Trip: 1.61, Chance 96.13%
Gems total: 137, Per Hour: 36.19, Per Trip: 0.88, Chance 67.74%
Books total: 7, Per Hour: 1.85, Per Trip: 0.05, Chance 4.52%
Potions total: 6, Per Hour: 1.59, Per Trip: 0.04, Chance 3.23%
GoldPick total: 13, Per Hour: 3.43, Per Trip: 0.08, Chance 1.94%
Cellar frequency (appears/total runs): 158/331: 47.73%
Trips per hour: Total: 87.44, Success: 41.74, Fail 45.70
Repairs total: 24, Per Hour: 6.34
Deaths total: 15, Per Hour: 3.96
Sold total: 243, Per Hour: 64.00
Stashed total: 5, Per Hour: 1.00
Last edited by BlackSack; 06-15-2012 at 08:45 PM.
Hey BlackSack im using your modified script,
Im getting an error though,
it starts out normally, from the Main-menu, perfect,
moves to the celler perfect,
finds celler, perfect,
uses all spells correctly, perfect,
loots everything that i want, perfect, but here is the problem, after its done looting, it opens up my invontory and gives an error, look at the attached pic,
if you cant see, here is URL: https://i.imgur.com/vn0wZ.jpg?1