void main() { ExecuteScript("lootgems", OBJECT_SELF); ExecuteScript("lootgems", OBJECT_SELF); ExecuteScript("lootgems", OBJECT_SELF); ExecuteScript("lootgold", OBJECT_SELF); ExecuteScript("lootrations", OBJECT_SELF); ExecuteScript("lootpotions", OBJECT_SELF); ExecuteScript("lootpotions", OBJECT_SELF); ExecuteScript("lootpotions", OBJECT_SELF); ExecuteScript("lootranged", OBJECT_SELF); DestroyObject(OBJECT_SELF); }