What is better?

10/17/2011 18:22 phize#16
Quote:
Originally Posted by DeathByMoogles View Post
Seriously, wasn't there a guy who made a D3D hook a while ago?
That shit had potential.
I could make a functional D3D hook with like a basic speedhack or some shit if someone wanted.
Unless you run CO in full screen mode, you may as well just make an external GUI. Making your own D3D menu and stuff is so overkill for CO :p
10/26/2011 22:41 jackpotsvr#17
Quote:
Originally Posted by IAmHawtness View Post
I'd use C# for any kind of application I had to develop except for:
  • DLL injected "bot"
  • Servers
  • Games

The latter is debatable.
The only Simple DLL bot I ever made was in Delphi >.>
Servers, C#, I don't speak C++. I plan on going C++ after C# goes a bit smoother ;)
10/27/2011 00:47 IAmHawtness#18
Quote:
Originally Posted by jackpotsvr View Post
The only Simple DLL bot I ever made was in Delphi >.>
Servers, C#, I don't speak C++. I plan on going C++ after C# goes a bit smoother ;)
Delphi is quite close to C++ both performance functionality wise, so that's pretty good for making DLL injected bots too. In fact, I'm actually writing one myself in Delphi that I do some work on from time to time when I'm bored. :o
11/02/2011 16:31 BaussHacker#19
C is my favorite <3