HelpSended console command by AutoIT?

Posts 16 of 6 · Page 1 of 1
Sended console command by AutoIT?
I have tried to use following "AutoIT" script:

In vindictus, i do not have injected any console command tools, but the game also affected by following code.


Code:
Send("{Numpad6}") ; set your key bound to  host_timescale 3
Sleep(10000)
Send("{6}") ; set your key bound to cc_set_subweapon spears 999
I wanna knows what are principle or ".dll" use about that, then i could make "un"-injected console command tools by other programme languages, such as C++, VB6(be good at)...
Quote Originally Posted by davidwongsg View Post
I have tried to use following "AutoIT" script:



In vindictus, i do not have injected any console command tools, but the game also affected by following code.


Code:
Send("{Numpad6}") ; set your key bound to  host_timescale 3
Sleep(10000)
Send("{6}") ; set your key bound to cc_set_subweapon spears 999
I wanna knows what are principle or ".dll" use about that, then i could make "un"-injected console command tools by other programme languages, such as C++, VB6(be good at)...
Search for @Hell_Demon 's tutorials on the subject. He posted a lot of good info on it.
Quote Originally Posted by DanK View Post
Search for @Hell_Demon 's tutorials on the subject. He posted a lot of good info on it.
Would you like to suggest some articles to me? please
Quote Originally Posted by DanK View Post
Search for @Hell_Demon 's tutorials on the subject. He posted a lot of good info on it.
I have searched, but i cannot find out what i need, sorry for my poor english. Help me, please.
Quote Originally Posted by davidwongsg View Post
I have searched, but i cannot find out what i need, sorry for my poor english. Help me, please.
Well I don't think you can make a console that doesn't need to be injected due to hackshield.

But he has posted some tutorials in helping to make a console.

http://www.mpgh.net/forum/31-c-c-pro...ell_demon.html

http://www.mpgh.net/forum/423-vindic...d-methods.html

There is more, those two are what I found with a quick search.

Go to his user profile and find all topics by Hell_Demon cuz he has posted tons and tons of helpful topics.
Quote Originally Posted by DanK View Post
Well I don't think you can make a console that doesn't need to be injected due to hackshield.
AutoIT works(by observation):
1. Speed hack
2. Bomb hack
I dont know why it works.

But thank you for your kind help ^^
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?