hey guys,
I'm in a HUGE rush and i need sum1 to tell me or send a link to Nielsie's ddtm editor Quickly plz! all would be repped and appreciated!![]()
hey guys,
I'm in a HUGE rush and i need sum1 to tell me or send a link to Nielsie's ddtm editor Quickly plz! all would be repped and appreciated!![]()
Neilsie's DDTM editor only works if you capture it from the main screen.
Run this script. It will ge tthe window for you, when you have got it just load it on the DDTM editor.
Might need to save it on the desktop first as it will write the bitmap there.
SCAR Code:program RS_ScreenCaptcha;
var
bmpScreen, x, y: Integer;
begin
ActivateClient;
wait(800+Random(200))
//Have sex;
GetClientDimensions(x, y);
bmpScreen := BitmapFromString(x, y, '');
CopyClientToBitmap(bmpScreen, 0, 0, x, x);
SaveBitmap(bmpScreen, ScriptPath + 'RS Screenshot.bmp');
end.
Good Luck.
Offtopic: Few questions for you naum.
Are you a boy or girl?
and are u a muslim?
Faith is an oasis in the heart which will never be reached by the caravan of thinking.
offtopic: Why you asking this
Muslim
Boy.
There are currently 1 users browsing this thread. (0 members and 1 guests)