delete from cq_action where id >= 6400050 and id <= 6400050;
delete from cq_action where id >= 199633 and id <= 199648;
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(6400050, 199633, 199633, 1001, 0, "level < 0");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199633, 0, 0, 122, 0, "199634 199638 199642 199634 199638 199642 199634 199638");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199634, 199635, 0, 101, 0, "Novo Sistema anti Macro EoFeniX Deseja abrir um universal de 31*?");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199635, 199636, 0, 102, 0, "Sim. 199648");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199636, 199637, 0, 102, 0, "Não. 0");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199637, 104000, 0, 102, 0, "Mais~informações. 199645");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199638, 199639, 0, 101, 0, "Novo Sistema anti Macro EoFeniX Deseja abrir um universal de 31*?");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199639, 199640, 0, 102, 0, "Mais~informações. 199645");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199640, 199641, 0, 102, 0, "Sim 199648");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199641, 104000, 0, 102, 0, "Não 0");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199642, 199643, 0, 101, 0, "Novo Sistema anti Macro EoFeniX Deseja abrir um universal de 31*?");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199643, 199644, 0, 102, 0, "Não 0");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199644, 104000, 0, 102, 0, "Sim 199648");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199645, 199646, 0, 101, 0, "Esse sistema anti Macro é para empedir que outros jogadores usem o Macro para rebornar.");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199646, 199647, 0, 101, 0, "Assim deixando o EoFeniX um jogo mais honesto.");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199647, 104000, 0, 102, 0, "Obrigado. 0");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(199648, 6400051, 6400053, 508, 0, "1 0 53");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(104000, 120, 0, 104, 0, "0 0 0");
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES
(120, 0, 0, 120, 0, "0");
the above is credit to zukoo it seems to be a great release.
But Atm i do not use a 31* xo and i cant seem to find the right code in this query.
I would like to make it so that everytime u used a special ball (single) 20-10-15 packs basically everytime u use a special exp ball i would like it to ask seems to be the only compermise to stop the anti macro composing :/
I asked on zukoos topic but no reply so triying it again im sure others would like this also
The item id zukoo uses is a modified 25* uni box, which is 815012. In order to stop the anti macro there, you need to modify the action codes related to it.
Now for the exp ball packs, you will need to modify zukoos actions to work with item id's 724040 724041 724043
[RELEASE] New System Anti Macro 09/18/2021 - EO PServer Guides & Releases - 18 Replies hello guys, I do not know yet if it's a good idea, now that testing a new pet, give him was reborn remembered that there are people still using Macro after a thousand ways that will eventually discovered a way at once with this'm just using the following:
cq_action
delete from cq_action where id >= 6400050 and id <= 6400050;
delete from cq_action where id >= 199633 and id <= 199648;
INSERT INTO cq_action
(id, id_next, id_nextfail, type, data, param)
VALUES