14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
//:://////////////////////////////////////////////
|
|
//::// Beku LEWT
|
|
//:://///////////////////////////////////////////
|
|
|
|
void main()
|
|
{
|
|
ExecuteScript("uberloot", OBJECT_SELF);
|
|
DestroyObject(GetObjectByTag("ABY4BlK2"));
|
|
ExecuteScript("ls_abyss", OBJECT_SELF);
|
|
|
|
|
|
}
|
|
|