MSG BOX All three Boxes

Posts 110 of 10 · Page 1 of 1
[source] MSG BOX All three Boxes
DWORD MsgBox_OK_SHOP = 0x04186C1;// OK & Go to Ingame Shop
DWORD MsgBox_OK = 0x04186E8;// Only OK (standard)
DWORD MsgBox_OK_CANCEL = 0x04E065B;// OK & Cancel



found by me Angel-Piece


source:



void MessageBoxWr(char * msgtxt)
{
__asm
{

add eax,0
mov ecx, eax
push msgtxt
call MsgBox_XXX // <- write the name
pop ecx

}
}

hmm... the call is invalid it says
Nice but this will make huge lag
call it only once than i make no lags lol
Quote Originally Posted by love3 View Post
call it only once than i make no lags lol
loole i already know but it lags hard also
Quote Originally Posted by R3dLine View Post
loole i already know but it lags hard also
how often do you call this?


I don't know if i have a good pc oder something for me it doesn't lag


idk i've only use the funktion from wr.exe^^
Quote Originally Posted by love3 View Post
how often do you call this?


I don't know if i have a good pc oder something for me it doesn't lag


idk i've only use the funktion from wr.exe^^
i Don't face lag on it but much ppl told me my hack laggy and i removed Msg box and they said no lag after i did that .

Btw nice Boxes addie lole
Quote Originally Posted by R3dLine View Post
i Don't face lag on it but much ppl told me my hack laggy and i removed Msg box and they said no lag after i did that .

Btw nice Boxes addie lole

ah kk now I understand it ^^


edit: i posted screens from the boxes
3 boxes will be a hella lag on the starting of the game . But nice job .
Posts 110 of 10 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?