[Guide] Hooking the Console Input and Output

09/30/2010 20:38 Viper3001#16
there is an outdated tutorial on how to make a simple clientless bot for autoit use the searchengine for it. Maybe it helps.

btw pushedx posted this a over a year ago so it seems to be realy outdated^^
10/01/2010 15:48 Devsome#17
I'm only asking :D

Does is work in autoit ?
12/09/2010 15:27 Devsome#18
Where i can find the

"../common/common.h"

file ?
12/10/2010 08:42 janvier123#19
Reportet at 12.10.2010 - 08:44 AM
-double posting post (please use the [Only registered and activated users can see links. Click Here To Register...])
Quote:
doubleposting is not allowed and ends up in an infraction / a warning
Quote:
Posts: #17-18
@Mods You can delete this message if you want
Please read the [Only registered and activated users can see links. Click Here To Register...]
12/10/2010 13:42 Daniiii#20
Quote:
Originally Posted by janvier123 View Post
Reportet at 12.10.2010 - 08:44 AM
-double posting post (please use the [Only registered and activated users can see links. Click Here To Register...]) @Mods You can delete this message if you want
Please read the [Only registered and activated users can see links. Click Here To Register...]
its okay if the thread was on site 3-5
12/10/2010 19:22 pushedx#21
Quote:
Originally Posted by superteddy View Post
I'm only asking :D

Does is work in autoit ?
Nope, only C++.

Look at the source code of my [Only registered and activated users can see links. Click Here To Register...] project for all these guides' concepts in action. In that project, all of these things come with "auto update" logic so you don't have to manually update each time.

These guides just serve as a reference as to how all the parts of that loader work now.
12/11/2010 01:50 Devsome#22
Thanks :)
I will test it now & if I have any problem i will write it here.

Regards

Edit1:

Yeah it doesn't work.
Here i have got the Project [Only registered and activated users can see links. Click Here To Register...]
12/11/2010 05:07 pushedx#23
What Silkroad are you using? Most of the time it means you have selected the wrong address or didn't update the full function. Use the loader and enable the hook input method and console to get the locations you need. Also, you should use the code from the loader rather than this guides.

If you are using a Silkroad version that is too old or too new (i.e ksro doesn't work) then you can't use this code.
12/11/2010 14:06 Devsome#24
I playing cSro.
And I only need the Hooking the Console Input & Output function.
On the other Forum stealthex.org , I have write my Problem more detailed.
So I hope you can help me :)

Regards
11/19/2011 23:54 cAddict#25
This is not boring at all!

Such a general concepts is something that all hacking forums are missing ATM.

Awesome job!