Advertisement
Sansuall

Заявки от ГМов BFa за 2ю половину мая 2025

May 26th, 2025 (edited)
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 1.20 KB | None | 0 0
  1. -- Вечность
  2. update TBonuses set fcount = fcount + 1700 where f_account in (169012);
  3. DELETE FROM account_access WHERE id = 190164;
  4. DELETE FROM account_access WHERE id = 4208;
  5. INSERT INTO account_access VALUES ('189271', '1', '2');
  6. INSERT INTO account_access VALUES ('136945', '1', '2');
  7.  
  8. -- EvTech
  9. update TBonuses set fcount = fcount + 594 where f_account in (88531);
  10.  
  11. -- Vusale
  12. -- Бонусы за слив бага "слил эксплоит с контейнерами, можно было бесконечно открывать через пати (не все, но определенные с назжатара)"
  13. update TBonuses set fcount = fcount + 2200 where f_account in (11454);
  14.  
  15. -- Остатки наград за ВД гер(тикеты не прислали):
  16. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 10119, 1, 0, 0);  
  17. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 43873, 1, 0, 0);  
  18. insert into webshop_delivery_item (itemid, guid, count, delivery, ItemBonus) values (106256, 608, 1, 0, 0);
  19. update TBonuses set fcount = fcount + 3500 where f_account in (213312, 207123, 8343, 15367);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement