Jump to content
Forum Windows-az.com

Keygen hazırlamaq(Video dərs)


Guest Musa_

Recommended Posts

Proqramlar telegramda

Musa başqa formdan bu kodları tapdım. Alındı. Amma gəlki bəs mən öz istədiyim kodu necə yazacam?

 

Deməli TEdit və TButton lazımdır. Button-a 2 dəfə klik edin və bu kodları yazın:

 

procedure TForm1.Button1Click(Sender: TObject);

var

x, y, x2, y2 : integer;

begin

x := Random(100000);

x2 := Random(100000);

y := Random(100000);

y2 := Random(100000);

 

Edit1.Text := IntToStr(x)+ '-' + IntToStr(x2)+ '-' + IntToStr(y)+ '-' + IntToStr(y2)

Link to comment
Share on other sites

Burda oz programinin acarini yaza bilersen

 

procedure TForm1.Button1Click(Sender: TObject);

var

X1, X2, X3, X4 : Integer;

begin

X1 := Random(1234);

X2 := Random(5678) ;

X3 := Random(9123) ;

X4 := Random(5698) ;

 

Edit1.Text := IntToStr(1234) + \'-\' + IntToStr(5678) + \'-\' + IntToStr(9123) + \'-\' + IntToStr(5698);

- Laptop ve Desktop Anakartlarin temiri

- BIOS yazilmasi

- Sifreli SuperUser BIOS-larin silinmesi

- Kicik chiplerin deyisidrilmesi

- BGA Chiplerin deyisdirilmesi (GPU/CPU/FCH/PCH/HM ve s)

Link to comment
Share on other sites

  • 1 sene sonra...

Sohbete katıl

Şimdi mesajını gönderebilir ve daha sonra kayıt olabilirsin. Bir hesabın varsa, hesabınla göndermek için şimdi oturum aç.

Misafir
Bu konuya yanıt ver...

×   Zengin metin olarak yapıştırıldı.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Önceki içeriğiniz geri yüklendi.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • loading...
×
×
  • Create New...