Results 1 to 2 of 2

Thread: [Question] Could I add text recognition to a RSPS bot?

  1. #1
    Join Date
    Apr 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default [Question] Could I add text recognition to a RSPS bot?

    Hey, I have been working with RSPS bots for a while and I was wondering if I could create a font that my server uses and somehow implement that into Simba I could recognize text. An example would be kind of like color tolerance where if string "X,Y,Z" is seen in font "X,Y,Z" then it would go through with the if-then statement. Could someone please guide me in the right direction. I know this is very possible in Runescape coding because it is already implemented so to clarify I am wondering about RSPS.

  2. #2
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Yes, you can use GetTextAtWrap, you make your own font set for each up char and load the font through that function

    check out the P06 include: http://villavu.com/forum/showthread.php?t=95916

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •