void main() { object oObject = GetObjectByTag("AbyssBlocker"); ExecuteScript("suicidethentil", oObject); ExecuteScript("ls_abyss", OBJECT_SELF); DestroyObject(oObject); }