ExclamationHaving issue>help<

Posts 115 of 15 · Page 1 of 1
Having issue>help<
ok my dll i built aka hack from c++ 2008/ it works success =1
no error's or anything but when i try to inject it combat arms crashes do i have to update something in my hack its a menu base. u know what i mean,
here are some screen shots of what i may need 2 update......

http://img839.imageshack.us/img839/7093/helpom.png

here is the second.

http://img217.imageshack.us/img217/7771/help1g.png

cudos to who ever can help me i will help u maybe sometime
You need a new ptc method.
could u provide a link brother im dumb. thanks ill buy u a nexon cash code and email it 2 u ok"
Quote Originally Posted by jettidia View Post
could u provide a link brother im dumb. thanks ill buy u a nexon cash code and email it 2 u ok"
Code:
void PushToConsole(char* Command)
{
    typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
    RunConsoleCommand_t RCC = (RunConsoleCommand_t)LTC;//Engine LTC
    RCC(szCommand);
}
ill take it in a pm plz
Quote Originally Posted by UltimateX1 View Post
Code:
void PushToConsole(char* Command)
{
    typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
    RunConsoleCommand_t RCC = (RunConsoleCommand_t)LTC;//Engine LTC
    RCC(szCommand);
}
ill take it in a pm plz
Code:
(char* szCommand)
Correct me if I'm wrong
Quote Originally Posted by john404 View Post
Lies, it did work but you don't want to pay him.
Lmao, I bet that's the truth.


Quote Originally Posted by UltimateX1 View Post
Code:
void PushToConsole(char* Command)
{
    typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
    RunConsoleCommand_t RCC = (RunConsoleCommand_t)LTC;//Engine LTC
    RCC(szCommand);
}
ill take it in a pm plz
Why make it so noobproof?..
Quote Originally Posted by HiddenoO View Post
Why make it so noobproof?..
Did I help? xD

Code:
void PushToConsole(char* szCommand)
{
    typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
    RunConsoleCommand_t RCC = (RunConsoleCommand_t)0x377F4930;//Engine LTC
    RCC(szCommand);
}
I just stole his pay! Am I right, yet again; correct me if I'm wrong!
Quote Originally Posted by HiddenoO View Post
Lmao, I bet that's the truth.



Why make it so noobproof?..
Doesnt look noobproofed...
Change CShell.dll to FShell.dll
Quote Originally Posted by fck3 View Post
Change CShell.dll to FShell.dll
Dont lie to them.
LOLOLOLOL!!! your son is awesome xD
Quote Originally Posted by fck3 View Post
Change CShell.dll to FShell.dll
Thanks, worked.
nah still didnt work
Lies, it did work but you don't want to pay him.
Lol i changed Cshell to Fshell look what i got

Posts 115 of 15 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?