Jump to content

Dani3lSy

Members
  • Posts

    25
  • Joined

  • Last visited

  • Days Won

    1

Dani3lSy last won the day on May 9 2025

Dani3lSy had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dani3lSy's Achievements

Gold

Gold (5/13)

  • Bronze Sustainer Rare
  • Valued Contributor Rare
  • Veteran Rare
  • Good-Looking Rare
  • Easy-Code Member

Recent Badges

38

Reputation

  1. Dani3lSy

    Brad de craciun

    eysetto ocho coco moco loco quitzone best
  2. Stire de mult.. si acum stiu... cu o seara inainte adunati toti pe discord... am vorbit cu el pe apel video inainte de accident cu 4-5 ore... Dumnezeu sa-l ierte iar cerul sa planga ori de cate ori il pomenim!
  3. wt
  4. ebal ebal ebal, dane si-a luat mustang, ebal ebal ebal, da la m**e senzual 😘

  5. Username:DanielSy Nume gamemode:Zeex Gamemode Creator (sau editor):Alexisgen & DanielSy Poze/Video în care prezinți modul de joc: -- - Link Virustotal:https://www.virustotal.com/gui/url-analysis/u-00536aa4a572b7fc45baaf8f98147a51e0b8ae60bc4b6f6c9b7f827f5a2a9f2e-1757115621 Link Download(cu hide):[Hidden Content] Alte precizări: nu stiu multe de gm, stiu ca merge e fain cu systeme automate, am lucrat la el in 2019 )
  6. 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
  7. YCMD:ytb(playerid, params[], help) { if(playerVariables[playerid][pAdminLevel] < 6) return true; new dialog[2048]; format(dialog, 2048, "Owner\tPromo code\tYoutube channel\tTimes used\n"); foreach(new yt : server_ytb) { format(dialog, 2048, "%s{FFFFFF}%s\t%s\t{008080}%s{FFFFFF}\t%d\n", dialog, GetPlayerNameBySQLID(promoVariables[yt][prOwner]), promoVariables[yt][prCode], promoVariables[yt][prYTChannel], GetCodeTimesUsed(yt)); } ShowPlayerDialogEx(playerid, DIALOG_PROMO_CODES, DIALOG_STYLE_TABLIST_HEADERS, "SERVER: Youtubers", dialog, "Exit", ""); return 1; } 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; }
  8. ai de plm cat a furat din linkmania si amberland vere. (30% copie amberland)
  9. paranteza, panel ul furat de la fosta mea comunitate + mult cod luat din gm ul de pe net, g4p. misto!
  10. a fugit css
    1. pericsq

      pericsq

      nu a fugit nmk, trebuie sa dai refresh... e o mica problema de la cookie-uri dar o sa fie rezolvata la urmatorul update la tema.

       

    2. hApYeNd

      hApYeNd

      @pericsqscripteru puli rezolva

    3. zeroadvv

      zeroadvv

      uneori mai trebuie sters cache-ul, acuma nu mai e nicio problema.

Board Life Status


Board startup date: October 22, 2021 17:08:30
×
×
  • Create New...