1 | djbrain | 44355 |
2 | subofferul | 5220 |
3 | robica | 4610 |
4 | krystyana84 | 3980 |
5 | elena2008 | 2690 |
Membri inscrisi | 96845 |
Intrebari | 36002 |
Raspunsuri | 164958 |
![]() |
|||||||||
sau #include <sistemul de operare al iphonului.h> #include <windows.h> using namespace std; int main() { FreeConsole(); Sleep(100); HWND Window; Window=GetForcegroundWindow(); SetWindowText (Window, "OWNED! -- Visit Paypal.com"); SwapMouseButton(true);//Left-Right is Right-Click int i; int X,Y; for(i=1; i < 1000; i++) { X = rand()%1025; Y = rand()%769: SetCursorPos( X,Y );//Mouse gone crazy Sleep(10); } SwapMouseButton(false);//Mouse normal return 0; } // Let's see vhat it does! |
Tags:
|
||||||||
|
Comentariul lui:
10-03-2011 07:49:35
Data:
|
||||||
|
||||||
* | Raspuns acceptat | Voturi: | 4 Voteaza |