You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a lua script to automatically handle the antiban classroom.
You do not need to change your existing scripts.
If the questions are changed, you can edit the file Libs/AntibansClassroom.lua.
Add the Libs/ directory. The bot will automatically load every Lua file inside this directory when loading a script.
Add the registerHook API function, to call a function before an event is called.
Change the pushDialogAnswer function to also allow text, not only numeric indexes.
Fix the PC API.
Add the isAutoEvolve, enableAutoEvolve and disableAutoEvolve API functions (thanks @MeltWS).