Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

public override void Stop()
{
for(byte i=0;i<25;i++){
Slot oSlot = (Slot)ts.MyItems[i];
Item oItem = (Item)ts.ITEMS[oSlot.itemid.ToString()];
if(oSlot.itemid == 0){ continue; }
debug(oItem.itemname + " at slot " + oSlot.slot.ToString() + " with ID " + oSlot.itemid.ToString(),0);
}
}
truongngo nói:vậy làm sao để acc bán đồ vừa chạy ra vào tiệm thuốc và tạp hóa để bán, chỉ cần sử dụng 1 acc bán thôi vì hiện nay tạo gà khó lắm nên rất cần script như vậy