///////[18.05.13] MineCore`s PowerLevelBot v0.1 Alpha\\\\\\\

05/19/2013 22:15 Tibolus_#16
Code:
DWORD pKeyHook = (DWORD)GetProcAddress(GetModuleHandleA("User32.dll"),"PostMessageA")+5;
_declspec(naked) int __stdcall PostMessage_new(HWND hWnd,int Msg,WPARAM wParam,LPARAM lParam)
{
    __asm
    {
        MOV EDI,EDI;
        PUSH EBP;
        MOV EBP,ESP;
        JMP pKeyHook;
    }
}
LPARAM GetLParam(int key)
{
    UINT Scancode;
    LPARAM LParam;
    Scancode = MapVirtualKey(key, 0);
    LParam = (Scancode << 16);
    return LParam;
}


(hack thread)
HWND hWnd = FindWindowA(0,"WarRock");
PostMessage_new(hWnd , WM_KEYDOWN, VK_F5, GetLParam(VK_F5));
Sleep(50);
PostMessage_new(hWnd , WM_KEYUP, VK_F5, GetLParam(VK_F5));
Autostart ;)
viel glück :D
05/20/2013 00:04 MineCore#17
Quote:
Originally Posted by Tibolus_ View Post
Code:
DWORD pKeyHook = (DWORD)GetProcAddress(GetModuleHandleA("User32.dll"),"PostMessageA")+5;
_declspec(naked) int __stdcall PostMessage_new(HWND hWnd,int Msg,WPARAM wParam,LPARAM lParam)
{
    __asm
    {
        MOV EDI,EDI;
        PUSH EBP;
        MOV EBP,ESP;
        JMP pKeyHook;
    }
}
LPARAM GetLParam(int key)
{
    UINT Scancode;
    LPARAM LParam;
    Scancode = MapVirtualKey(key, 0);
    LParam = (Scancode << 16);
    return LParam;
}


(hack thread)
HWND hWnd = FindWindowA(0,"WarRock");
PostMessage_new(hWnd , WM_KEYDOWN, VK_F5, GetLParam(VK_F5));
Sleep(50);
PostMessage_new(hWnd , WM_KEYUP, VK_F5, GetLParam(VK_F5));
Autostart ;)
viel glück :D
Danke hab den Code für Auto Start aber auch schon hier [Only registered and activated users can see links. Click Here To Register...]
gefunden aber danke für den Hinweis
05/20/2013 10:46 lucky0059#18
Danke für das Update klappt jetzt noch schneller und besser <3 NoHomo
05/20/2013 14:08 Tibolus_#19
Quote:
Originally Posted by MineCore View Post
Danke hab den Code für Auto Start aber auch schon hier [Only registered and activated users can see links. Click Here To Register...]
gefunden aber danke für den Hinweis
ist auch einer aus der wr szene gewesen :D ich weiß wer das war :DD
aber nur hier brauch man die andre postmessage funktion ;)
die normale wird geblocked
05/20/2013 14:20 MineCore#20
Quote:
Originally Posted by Tibolus_ View Post
ist auch einer aus der wr szene gewesen :D ich weiß wer das war :DD
aber nur hier brauch man die andre postmessage funktion ;)
die normale wird geblocked
Eine Frage bei mir Spammt er in den Chat F aber Plantet nicht ?
Mit den pHookKey ?
ok
Hab es fast geupdatet.
Nach den Update Funktionen added:

AutoStart. <Warrock can be in Background Working
Auto Plant <Warrock can be in Background Working
Some Crash and Performence fixxes!
05/20/2013 15:06 Tibolus_#21
Quote:
Originally Posted by MineCore View Post
Eine Frage bei mir Spammt er in den Chat F aber Plantet nicht ?
Mit den pHookKey ?
ok
Hab es fast geupdatet.
Nach den Update Funktionen added:

AutoStart. <Warrock can be in Background Working
Auto Plant <Warrock can be in Background Working
Some Crash and Performence fixxes!
add mich mla skype ich erklärs dir :D
05/20/2013 17:19 Semikоlоn#22
Crasht nach einigen Minuten.

Windows 7 64 Bit.
05/20/2013 18:27 MineCore#23
Quote:
Originally Posted by Semikоlоn View Post
Crasht nach einigen Minuten.

Windows 7 64 Bit.
Framenetwork 4.0 ?
05/20/2013 20:34 5ubZer0#24
Quote:
Originally Posted by Semikоlоn View Post
Crasht nach einigen Minuten.

Windows 7 64 Bit.
Quote:
Originally Posted by MineCore View Post
Framenetwork 4.0 ?
Sinnlos, da es keine Net Anwendung ist?
05/20/2013 21:54 MineCore#25
Quote:
Originally Posted by 5ubZer0 View Post
Sinnlos, da es keine Net Anwendung ist?
Falsch !
Install es dann geht er auch ende!
05/20/2013 22:01 dalonyos90#26
failed to inject xD
05/20/2013 22:09 MineCore#27
Quote:
Originally Posted by dalonyos90 View Post
failed to inject xD
Als Admin ausgeführt ß
Sonst
Instructions:
Be sure you have installed NetFramework 4.0 or higher
Be sure you have installed C++ 2010 Redistruable Package
Start the .exe file ( the Injector ) as Administrator
Start WarRock.
05/20/2013 23:58 Semikоlоn#28
Quote:
Originally Posted by MineCore View Post
Framenetwork 4.0 ?
Ich habe alles nötige.
05/21/2013 05:14 SafeTrade#29
Crasht beim laden...Windows 7 64Bit
05/21/2013 11:24 MineCore#30
Quote:
Originally Posted by SafeTrade View Post
Crasht beim laden...Windows 7 64Bit
Welchen Injector benutzt ?