Code: Select all
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, ExtCtrls, shellapi, OleCtrls, SHDocVw_TLB;
type
TForm1 = class(TForm)
Label1: TLabel;
Edit1: TEdit;
Label2: TLabel;
Label3: TLabel;
ComboBox1: TComboBox;
Button1: TButton;
ProgressBar1: TProgressBar;
Timer1: TTimer;
WebBrowser_V11: TWebBrowser_V1;
Edit2: TEdit;
Label4: TLabel;
Button2: TButton;
procedure Button1Click(Sender: TObject);
procedure Timer1Timer(Sender: TObject);
procedure FormCreate(Sender: TObject);
procedure FormClose(Sender: TObject; var Action: TCloseAction);
procedure Edit2KeyPress(Sender: TObject; var Key: Char);
procedure ComboBox1Change(Sender: TObject);
procedure Button2Click(Sender: TObject);
private
{ Private declarations }
public
{ Public declarations }
end;
var
Form1: TForm1;
cipa:boolean;
implementation
{$R *.dfm}
procedure TForm1.Button1Click(Sender: TObject);
begin
if edit2.Enabled = true then
begin
edit2.Enabled:=false;
combobox1.Enabled:=false;
ShowMessage('Premium code: '+ComboBox1.Text+'; Captcha: '+Edit2.text+'; Server: online');
end else
begin
timer1.enabled := true;
button1.enabled:=false;
button1.Caption:='Work in progress...';
windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);
end;
end;
procedure TForm1.Timer1Timer(Sender: TObject);
begin
Randomize;
progressbar1.StepBy(Random(100));
timer1.Interval:=Random(1000);
if progressbar1.Position=progressbar1.Max then
begin
edit1.Enabled:=true;
edit1.Text:='EED4OL7B6993AB4A';
button1.Caption:='Compleat.';
edit1.SelectAll;
timer1.Enabled:=false;
cipa:=true;
button2.enabled:=true;
end;
end;
procedure TForm1.FormCreate(Sender: TObject);
begin
edit1.Enabled:=false;
WebBrowser_V11.navigate('http://www.developmentaid.org/get_captcha?width=50&height=18&r=1374788292');
cipa:=false;
end;
procedure TForm1.FormClose(Sender: TObject; var Action: TCloseAction);
begin
if cipa=true then
begin
ShowMessage('Activate your code, click OK to continue.');
ShellExecute(self.WindowHandle,'open','http://lmgtfy.com/?q=do+a+barrel+roll',nil,nil, SW_SHOWNORMAL);
windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);
windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,100);
windows.beep(2300,100);
windows.beep(1500,100);windows.beep(300,100);
windows.beep(500,100);
windows.beep(600,100);
windows.beep(100,100);
windows.beep(200,100);
windows.beep(900,1000);
windows.beep(900,1000);
windows.beep(900,1000);
windows.beep(900,1000);
ShowMessage('Takie rzeczy to tylko w Erze... żarcik ale tu można wykonac dowolny kod... NIGDY NIE SCIAGAJ TAKICH PROGRAMOW ....');
end;
end;
procedure TForm1.Edit2KeyPress(Sender: TObject; var Key: Char);
var s:string;
begin
s:=edit2.text;
if Length(s) >= 4 then
button1.Enabled:=true;
end;
procedure TForm1.ComboBox1Change(Sender: TObject);
begin
WebBrowser_V11.Refresh;
end;
procedure TForm1.Button2Click(Sender: TObject);
begin
ShowMessage('Your Premium code: '+Edit1.Text+' status Active; Server: online');
end;
end.
Nie można wygenerować kodu do weeb.tv... ponieważ działa to na takiej zasadzie iż w momencie zakupu jest generowany kod i dodawany do bazy danych, dopiero wtedy można go użyć.