Jump to content

Simple Questions, Simple Answers


Recommended Posts

Posted

I've noticed that there's a bunch of threads that are looking for quick answers and I figured a megathread for these types of questions would be good.

 

I have a couple myself, mainly about interacting with randoms.

 

Do I need to call a LookForRandoms function and then InteractWithRandoms in order to deal with them, or does OsBot automatically check for randoms in a parallel thread? If it's checking in a parallel thread, where will it return to processing the commands I'm sending or will it return some value so I can recheck the next step?

Posted

You can register and override "random events", which by now is a bit misleading term, as most of the current "random events" are things like auto-login, welcome screen handler, bank pin handler, auto-zoom adjustment etc.

 

A seperate thread is running, calling the "shouldActivate" method on every registered event

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...