
Originally Posted by
bluecereal
You'd have to write your own code for interacting with the Diablo interface, yes, but you could still use some of SRLs stuff. IE color finding, DTMs, types/type extensions, etc. Most of that stuff is in the SRL/shared directory: github dot com/SRL/SRL/tree/master/shared
There isn't a guide on how targeting works in Simba afaik, but you could dig around Simba/SRLs source. If you mean you don't know how to target a window manually using Simba, then let me explain; it's quite simple... Click the lil target/crosshair button in the editor, then click the window you want to target. Doing it automatically is a bit harder, there's some code in SRL that might shed some light on that though: github dot com/SRL/SRL/blob/master/osr/rsclient.simba#L50
After this post i'll actually be able to post links reeeeee