Jump to content

Gamemode flaviushz - leaks by codrut.ozn


Recommended Posts

Username: codrut.ozn

Nume gamemode:plm mai stie

Creator (sau editor): încă unu după edit flaviushz

Poze/Video în care prezinți modul de joc:n am

Link Virustotal:n am

Link Download(cu hide):

This is the hidden content, please

Alte precizări: am zis sa dau gm asta ca tot vedeam ca il vinde si mai si mintea lumea la pret si ca tu vei fii ultimul cumpărător etc, eu l al luat pe gratis, vi l dau si vouă are buguri trb rezolvate in rest parzoala.

Edited by Codrut.21
Greseli
  • Heart 8
  • Like 1
  • Dislike 1
  • Respect 1
Link to comment
https://easy-code.ro/topic/1579-gamemode-flaviushz-leaks-by-codrutozn/
Share on other sites

5 hours ago, Codrut.21 said:

Username: codrut.ozn

Nume gamemode:plm mai stie

Creator (sau editor): încă unu după edit flaviushz

Poze/Video în care prezinți modul de joc:n am

Link Virustotal:n am

Link Download(cu hide):

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

Alte precizări: am zis sa dau gm asta ca tot lșșmkvedeam ca il vinde si mai si mintea lumea la pret si ca tu vei fii ultimul cumpărător etc, eu l al luat pe gratis, vi l dau si vouă are buguri trb rezolvate in rest parzoala.

okpo

  • Respect 1
This is the hidden content, please

LinkMania

flaviush

YCMD:codes(playerid, params[], help) {
    checkAdmin(6)

    gDialog[0] = EOS;
    format(gDialog, sizeof(gDialog), "No.\tOwner\tCode\tTimes used\n");

    foreach(new c : server_codes) format(gDialog, sizeof(gDialog), "%s%d\t%s\t%s\t%d\n", gDialog, c, promoVariables[c][prOwnerName], promoVariables[c][prCode], GetCodeUsedTimes(c));
    ShowPlayerDialog(playerid, DIALOG_GENERAL, DIALOG_STYLE_TABLIST_HEADERS, "Promo codes", gDialog, "Cancel", ""); //aici
    return 1;
}

  • Heart 1

stock GetCodeTimesUsed(code) {
    mysql_format(SQL, query, 128, "SELECT * FROM `server_accounts` WHERE `playerPromoCode` = '%d'", code);
    new count, Cache:cod = mysql_query(SQL, query);
    count = cache_get_row_count();
    cache_delete(cod);
    return count;
} // linkmania

 

stock GetCodeUsedTimes(code) {
    mysql_format(connection, sqlStr, 128, "SELECT * FROM `server_accounts` WHERE `playerPromoCode` = '%d'", code);
    new count, Cache:cod = mysql_query(connection, sqlStr);
    count = cache_num_rows();
    cache_delete(cod);
    return count;
} // falviushz 

@Dani3lSy du-te la el in privat si zi asta, nu aici pe topic.. multumesc 

C.E.O of EASY-CODE ROMANIA
"Money, no problem de money"

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.

Board Life Status


Board startup date: October 22, 2021 17:08:30


×
×
  • Create New...