Headlines News :
Home » » SC GhostGarden v.6089

SC GhostGarden v.6089

Written By Unknown on Kamis, 24 Januari 2013 | 01.56

#define WIN32_LEAN_AND_MEAN //buang yg tidak berguna#include <windows.h> // include untuk createthread#include <stdio.h>#include <stdlib.h>
#define OFS_SKIP 0xD18D24#define OFS_GH 0xB21EA LPTSTR ModulGame = "Audition.exe";
//////////////assembly /////////////////////void Patch(void *adr, void *ptr, int size){DWORD OldProtection;VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &OldProtection);memcpy(adr,ptr,size);VirtualProtect(adr,size,OldProtection, &OldProtection);}void Senz(void *adr, void *ptr, int size){unsigned long NewProtection;VirtualProtect((void*)adr,size,PAGE_EXECUTE_READWRITE, &NewProtection);memcpy((void*)adr,(const void*)ptr,size);VirtualProtect((void*)adr,size,NewProtection, 0);}///////////write memory////////////////////void WritePointer(unsigned long ulBase, int iOffset, int iValue){if (!IsBadReadPtr((VOID*)ulBase, sizeof(unsigned long))){if (!IsBadWritePtr((void*)(*(unsigned long*)ulBase + iOffset), sizeof(unsigned long))){*(int*)(*(unsigned long*)ulBase + iOffset) = iValue;}}}DWORD WINAPI MemPacth(LPVOID param) // Perulangan{while (1) { // Jika nilai 1 atau True jalankan fungsi dibawah ini !if (GetAsyncKeyState(VK_RETURN)&1) {DWORD adrMin1, adrMin2 = 0;DWORD dwPB = (DWORD)GetModuleHandleA(ModulGame);if (dwPB > 0) {adrMin1 = dwPB + (DWORD)OFS_SKIP;Patch((void *)(adrMin1),(void*)(PBYTE)"\x00", 1);adrMin1 = dwPB + (DWORD)OFS_GH;Patch((void *)(adrMin1),(void*)(PBYTE)"\x01", 1);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 340; // x-coordinate waterconst int CURSOR_Y = 475; // y-coordinate waterSetCursorPos(CURSOR_X,CURSOR_Y);sleep(50);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 340; // x-coordinate waterconst int CURSOR_Y = 475; // y-coordinate waterSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 364; // x-coordinate bunga 1const int CURSOR_Y = 398; // y-coordinate bunga 1SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 425; // x-coordinate of bunga 2const int CURSOR_Y = 398; // y-coordinate of bunga 2SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 495; // x-coordinate of bunga 3const int CURSOR_Y = 398; // y-coordinate of bunga 3SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 554; // x-coordinate of bunga 4const int CURSOR_Y = 398; // y-coordinate of bunga 4SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 618; // x-coordinate bunga 5const int CURSOR_Y = 398; // y-coordinate bunga 5SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 681; // x-coordinate of bunga 6const int CURSOR_Y = 398; // y-coordinate of bunga 6SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 746; // x-coordinate of bunga 7const int CURSOR_Y = 333; // y-coordinate of bunga 7SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 679; // x-coordinate of bunga 8const int CURSOR_Y = 333; // y-coordinate of bunga 8SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 619; // x-coordinate bunga 9const int CURSOR_Y = 333; // y-coordinate bunga 9SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 554; // x-coordinate bunga 10const int CURSOR_Y = 333; // y-coordinate bunga 10SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 490; // x-coordinate of bunga 11const int CURSOR_Y = 333; // y-coordinate of bunga 11SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 426; // x-coordinate of bunga 12const int CURSOR_Y = 333; // y-coordinate of bunga 12SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 362; // x-coordinate of bunga 13const int CURSOR_Y = 333; // y-coordinate of bunga 13SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 297; // x-coordinate bunga 14const int CURSOR_Y = 333; // y-coordinate bunga 14SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 357; // x-coordinate bunga 15const int CURSOR_Y = 271; // y-coordinate bunga 15SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 427; // x-coordinate bunga 16const int CURSOR_Y = 271; // y-coordinate bunga 16SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 491; // x-coordinate of bunga 17const int CURSOR_Y = 271; // y-coordinate of bunga 17SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 558; // x-coordinate of bunga 18const int CURSOR_Y = 271; // y-coordinate of bunga 18SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 622; // x-coordinate of bunga 19const int CURSOR_Y = 271; // y-coordinate of bunga 19SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 675; // x-coordinate bunga 20const int CURSOR_Y = 271; // y-coordinate bunga 20SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 651; // x-coordinate bunga 21const int CURSOR_Y = 210; // y-coordinate bunga 21SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 588; // x-coordinate of bunga 22const int CURSOR_Y = 210; // y-coordinate of bunga 22SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 523; // x-coordinate of bunga 23const int CURSOR_Y = 210; // y-coordinate of bunga 23SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 454; // x-coordinate of bunga 24const int CURSOR_Y = 210; // y-coordinate of bunga 24SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 393; // x-coordinate bunga 25const int CURSOR_Y = 210; // y-coordinate bunga 25SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 519; // x-lepas Siramconst int CURSOR_Y = 478; // y-lepas SiramSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_RIGHTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_RIGHTUP, 0, 0, 0, 0);sleep(500);}}if(GetKeyState(VK_F1) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_F1) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 519; // x-coordinate sapuconst int CURSOR_Y = 478; // y-coordinate sapuSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 364; // x-coordinate bunga 1const int CURSOR_Y = 398; // y-coordinate bunga 1SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 425; // x-coordinate of bunga 2const int CURSOR_Y = 398; // y-coordinate of bunga 2SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 495; // x-coordinate of bunga 3const int CURSOR_Y = 398; // y-coordinate of bunga 3SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 554; // x-coordinate of bunga 4const int CURSOR_Y = 398; // y-coordinate of bunga 4SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 618; // x-coordinate bunga 5const int CURSOR_Y = 398; // y-coordinate bunga 5SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 681; // x-coordinate of bunga 6const int CURSOR_Y = 398; // y-coordinate of bunga 6SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 746; // x-coordinate of bunga 7const int CURSOR_Y = 333; // y-coordinate of bunga 7SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 679; // x-coordinate of bunga 8const int CURSOR_Y = 333; // y-coordinate of bunga 8SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 619; // x-coordinate bunga 9const int CURSOR_Y = 333; // y-coordinate bunga 9SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 554; // x-coordinate bunga 10const int CURSOR_Y = 333; // y-coordinate bunga 10SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 490; // x-coordinate of bunga 11const int CURSOR_Y = 333; // y-coordinate of bunga 11SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 426; // x-coordinate of bunga 12const int CURSOR_Y = 333; // y-coordinate of bunga 12SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 362; // x-coordinate of bunga 13const int CURSOR_Y = 333; // y-coordinate of bunga 13SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 297; // x-coordinate bunga 14const int CURSOR_Y = 333; // y-coordinate bunga 14SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 357; // x-coordinate bunga 15const int CURSOR_Y = 271; // y-coordinate bunga 15SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 427; // x-coordinate bunga 16const int CURSOR_Y = 271; // y-coordinate bunga 16SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 491; // x-coordinate of bunga 17const int CURSOR_Y = 271; // y-coordinate of bunga 17SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 558; // x-coordinate of bunga 18const int CURSOR_Y = 271; // y-coordinate of bunga 18SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 622; // x-coordinate of bunga 19const int CURSOR_Y = 271; // y-coordinate of bunga 19SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 675; // x-coordinate bunga 20const int CURSOR_Y = 271; // y-coordinate bunga 20SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 651; // x-coordinate bunga 21const int CURSOR_Y = 210; // y-coordinate bunga 21SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 588; // x-coordinate of bunga 22const int CURSOR_Y = 210; // y-coordinate of bunga 22SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 523; // x-coordinate of bunga 23const int CURSOR_Y = 210; // y-coordinate of bunga 23SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 454; // x-coordinate of bunga 24const int CURSOR_Y = 210; // y-coordinate of bunga 24SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 393; // x-coordinate bunga 25const int CURSOR_Y = 210; // y-coordinate bunga 25SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 519; // x-lepas Siramconst int CURSOR_Y = 478; // y-lepas SiramSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_RIGHTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_RIGHTUP, 0, 0, 0, 0);sleep(500);}}if(GetKeyState(VK_F1) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_F1) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 402; // x-coordinate pupukconst int CURSOR_Y = 472; // y-coordinate pupukSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 364; // x-coordinate bunga 1const int CURSOR_Y = 398; // y-coordinate bunga 1SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 425; // x-coordinate of bunga 2const int CURSOR_Y = 398; // y-coordinate of bunga 2SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 495; // x-coordinate of bunga 3const int CURSOR_Y = 398; // y-coordinate of bunga 3SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 554; // x-coordinate of bunga 4const int CURSOR_Y = 398; // y-coordinate of bunga 4SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 618; // x-coordinate bunga 5const int CURSOR_Y = 398; // y-coordinate bunga 5SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 681; // x-coordinate of bunga 6const int CURSOR_Y = 398; // y-coordinate of bunga 6SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 746; // x-coordinate of bunga 7const int CURSOR_Y = 333; // y-coordinate of bunga 7SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 679; // x-coordinate of bunga 8const int CURSOR_Y = 333; // y-coordinate of bunga 8SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 619; // x-coordinate bunga 9const int CURSOR_Y = 333; // y-coordinate bunga 9SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 554; // x-coordinate bunga 10const int CURSOR_Y = 333; // y-coordinate bunga 10SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 490; // x-coordinate of bunga 11const int CURSOR_Y = 333; // y-coordinate of bunga 11SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 426; // x-coordinate of bunga 12const int CURSOR_Y = 333; // y-coordinate of bunga 12SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 362; // x-coordinate of bunga 13const int CURSOR_Y = 333; // y-coordinate of bunga 13SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 297; // x-coordinate bunga 14const int CURSOR_Y = 333; // y-coordinate bunga 14SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 357; // x-coordinate bunga 15const int CURSOR_Y = 271; // y-coordinate bunga 15SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 427; // x-coordinate bunga 16const int CURSOR_Y = 271; // y-coordinate bunga 16SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 491; // x-coordinate of bunga 17const int CURSOR_Y = 271; // y-coordinate of bunga 17SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 558; // x-coordinate of bunga 18const int CURSOR_Y = 271; // y-coordinate of bunga 18SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 622; // x-coordinate of bunga 19const int CURSOR_Y = 271; // y-coordinate of bunga 19SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 675; // x-coordinate bunga 20const int CURSOR_Y = 271; // y-coordinate bunga 20SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 651; // x-coordinate bunga 21const int CURSOR_Y = 210; // y-coordinate bunga 21SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 588; // x-coordinate of bunga 22const int CURSOR_Y = 210; // y-coordinate of bunga 22SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 523; // x-coordinate of bunga 23const int CURSOR_Y = 210; // y-coordinate of bunga 23SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 454; // x-coordinate of bunga 24const int CURSOR_Y = 210; // y-coordinate of bunga 24SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 393; // x-coordinate bunga 25const int CURSOR_Y = 210; // y-coordinate bunga 25SetCursorPos(CURSOR_X,CURSOR_Y);sleep(100);}}if(GetKeyState(VK_F1) == 1){{}{const int CURSOR_X = 519; // x-lepas Siramconst int CURSOR_Y = 478; // y-lepas SiramSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_RIGHTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_RIGHTUP, 0, 0, 0, 0);sleep(500);}}if(GetKeyState(VK_F1) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_F1) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_F2) == 1){{}{const int CURSOR_X = 647; // x-coordinate waterconst int CURSOR_Y = 61; // y-coordinate waterSetCursorPos(CURSOR_X,CURSOR_Y);sleep(150);}}if(GetKeyState(VK_F2) == 1){{}{const int CURSOR_X = 647; // x-coordinate out gardenconst int CURSOR_Y = 61; // y-coordinate out gardenSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(100);}}if(GetKeyState(VK_F2) == 1){{}{const int CURSOR_X = 597; // x-coordinate gardenconst int CURSOR_Y = 61; // y-coordinate gardenSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(100);}}if(GetKeyState(VK_F2) == 1){{}{const int CURSOR_X = 597; // x-coordinate gardenconst int CURSOR_Y = 61; // y-coordinate gardenSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(100);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(100);}}if(GetKeyState(VK_F2) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(100);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(100);}}if(GetKeyState(VK_CAPITAL) == 1){{}{const int CURSOR_X = 441; // Klik Enterconst int CURSOR_Y = 693; // Klik EnterSetCursorPos(CURSOR_X,CURSOR_Y);mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);sleep(5);mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);sleep(5);}}if(GetKeyState(VK_CAPITAL) == 1)// Enter{{}{keybd_event(VK_RETURN,0x1C,0 , 0);sleep(5);keybd_event(VK_RETURN,0x1C,KEYEVENTF_KEYUP,0);sleep(5);}}Sleep(5); // Berikan jeda}return (0); // unhook}

BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved ){if (dwReason == DLL_PROCESS_ATTACH){DisableThreadLibraryCalls(hDll);if(dwReason == DLL_PROCESS_ATTACH){MessageBox(0, "Cheat Work!", "Information MODUS", MB_OK + MB_ICONINFORMATION );MessageBox(0, "Credit By MODUS \n\n Visit : www.Rainbow-Chz.info", "Information MODUS", MB_OK + MB_ICONINFORMATION );CreateThread(0, 0, (LPTHREAD_START_ROUTINE)MemPacth, 0, 0, 0);//kuncinamachar strDLLName [_MAX_PATH];GetModuleFileName(hDll, strDLLName , _MAX_PATH);if (strstr(strDLLName, "Modus.dll") <= 0) {//nama dll asli// tampilkan pesan, kalo dll nya sdh bukan asli / sudah di renameMessageBox(0, "Balikin Nama dll-nya !! MODUS Loe TOD!!", "MALING !!", 0);ExitProcess(0);//ERROR}}else if(dwReason == DLL_PROCESS_DETACH){}}return TRUE;}
Share this post :

Posting Komentar

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Raihan Controller | Troll - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger