#include "custom_set_lib" void main() { string script = GetCustomSet_OnBlocked(); if(script != "") ExecuteScript(script,OBJECT_SELF); }