ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: Cerveza on July 17, 2010, 04:31:32 PM

Title: Can someone test kalocr for me?
Post by: Cerveza on July 17, 2010, 04:31:32 PM
It's a called script for OCR that can be found HERE (http://www.easyuo.com/forum/viewtopic.php?t=3891).

If you have enough animal lore to bring up the gump, try this test:

Code: [Select]
; open an animal lore gump and press play (test)
  contpos 0 0
  wait 5
  call kalocr.txt getLoreInfo 1 name 0 0
  call kalocr.txt getLoreInfo 1 value 0 0
  display ok ! , lore_name: !lore_name , $!lore_value: !lore_value
  halt

Title: Re: Can someone test kalocr for me?
Post by: Dixie Wrecked on July 17, 2010, 08:00:14 PM
I tested this and got the same as you.  And when I changed it from 1 to 4 (to scan Anatomy instead of Wrestling...not sure if you can scan the other pages, but the example picture showed Wrestling as the test), it said that the name was V4 and the value was Y, so there is definitely something off...
Title: Re: Can someone test kalocr for me?
Post by: Cerveza on July 17, 2010, 08:02:58 PM
I know they changed the lore gump size, I guess it broke OCR.

I posted it up on EUO, we'll see if Kal fixes it up.

Thanks for testing. +1 Rep
Title: Re: Can someone test kalocr for me?
Post by: manwinc on July 17, 2010, 08:28:50 PM
Time to write something of our own! Name it Pixel Crack Scanner!!!!
Title: Re: Can someone test kalocr for me?
Post by: Cerveza on July 17, 2010, 08:40:33 PM
TM has a scanner and Twinkle McNugget has one too :)
Title: Re: Can someone test kalocr for me?
Post by: Scrripty on July 17, 2010, 09:50:14 PM
I'll post the updated version of mine tonight.  It's just a lot faster and not so rigin on name use and such.
Title: Re: Can someone test kalocr for me?
Post by: Cerveza on July 20, 2010, 06:55:59 AM
Kal fixed it.... be sure to get the latest version if your using kalocr.txt