@Melinda said in Change the text "Thread succeeded with message":
Is it possible to do it?
No, this can only be changed when using the web interface.
How to auto reload page if thrad failed to load url?
do{
sleep();
block_ignoreErrors{
load_page();
}
}while(VAR_WAS_ERROR)
Where do I put that code?
I am using the buttons for everything.. I havent used actual code, can I still do it?
@spockthe40oz
это псевдокод