13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
//:://////////////////////////////////////////////
|
|
//::// Kunain LEWT
|
|
//:://///////////////////////////////////////////
|
|
|
|
void main()
|
|
{
|
|
ExecuteScript("uberloot", OBJECT_SELF);
|
|
DestroyObject(GetObjectByTag("ABY4BlK4"));
|
|
ExecuteScript("ls_abyss", OBJECT_SELF);
|
|
|
|
}
|
|
|