|
Post by ambivalence on Jan 21, 2016 1:33:19 GMT -5
here's what i use to keep track of when my bods are ready to be filled... requirements:
- readbodbooks.lua
- graphiclib.lua
- ocrlib.lua
- perl installed (http://strawberryperl.com/)
how to use: ingame instructions: - 2 books per char (regular + taming)
- when char's book full, unload all to bulk bod books @ house
- name books "Char Craft" and at house "Craft #"
- put all books in pack and run Oeuo script "readbodbooks.lua"
- wait until script is done
out-of-game instructions:
- copy Oeuo console output into a *.txt file & save
- open command prompt (start->run->cmd)
- change directory to wherever you saved "fullbods.pl" (example: cd c:\games\uo\scripts )
- type "perl fullbods.pl<*.txt" (*is whatever you named the text file with console output)
- matches will be listed in the dos window -- cross reference with McHale's Bod app to see which rewards to go after!
- each match lists name of bod, type, location (book name), page, etc so its not to hard to find it
credits:
- KalInEx for OCR stuff (easyuo)
- Wil for perl script (excelsior shard)
- McHale for reward checker (excelsior shard)
|
|
|
Post by ambivalence on Jan 21, 2016 1:34:53 GMT -5
perl script attached (remember to install the perl application) fullbods.pl (4.98 KB)
|
|
|
Post by ambivalence on Jan 21, 2016 1:36:40 GMT -5
|
|