This update has ruined my script, went from easily running 100 threads to non stop fails on 50... how can I compile so when launched it'll use an older version?
He meant one script per thread.
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.
It depends on the site. You'll need to make the bot load the page, if needed register by clicking on the buttons and typing in the needed information, sign up and save login details, go a chatroom and type text with the type action.
Tutorials are below:
https://wiki.bablosoft.com/doku.php
https://wiki.bablosoft.com/doku.php?id=tutorial1
I'll take a PM for the information ;)