Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Вечность
- update TBonuses set fcount = fcount + 1700 where f_account in (169012);
- DELETE FROM account_access WHERE id = 190164;
- DELETE FROM account_access WHERE id = 4208;
- INSERT INTO account_access VALUES ('189271', '1', '2');
- INSERT INTO account_access VALUES ('136945', '1', '2');
- -- EvTech
- update TBonuses set fcount = fcount + 594 where f_account in (88531);
- -- Vusale
- -- Бонусы за слив бага "слил эксплоит с контейнерами, можно было бесконечно открывать через пати (не все, но определенные с назжатара)"
- update TBonuses set fcount = fcount + 2200 where f_account in (11454);
- -- Остатки наград за ВД гер(тикеты не прислали):
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 10119, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 43873, 1, 0, 0);
- insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 608, 1, 0, 0);
- update TBonuses set fcount = fcount + 3500 where f_account in (213312, 207123, 8343, 15367);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement