PDA

View Full Version : .com Basehook [CSS]



STR
24-08-07, 02:21
v3n0m4's CS:S basehook

http://.com/forum/showthread.php?t=614

good place to start if you want to start coding for hl2

TURiOL
26-08-07, 12:04
If you want to use this base ( and probly all other public ) then you need to use
Microsoft Studio 2003 compiler.

Helo
26-08-07, 11:22
i have open the source?s in c++ but yes
i haven?t lerned c++ perhaps i going to lern it but
it?s hard i thing
i can only visual basic

@TURiOL thx for information

Ednasil
26-08-07, 08:03
Learning c++ starting at hacks is not good. Just google 'C++ Guides' or go to your local book store and look for guides on it like C++ for dummies

Helo
26-08-07, 08:34
yes i know i have look at google but the books are very big ^^
when i have time i will try to read all sites of one book ;)

Helo

Cheen
27-08-07, 04:17
Eww I tried to learn C++ and failed too hard:cool:

sm0ked
28-08-07, 10:28
takes dedication
;)

minitureman
07-10-07, 05:19
alot of it

Fenny
11-10-07, 03:24
Actually a lot of the methods that returned char* are now returning const char * in the 9.0 c++ libs. meaning, good luck getting it to compile in VS2008.

GTX
11-10-07, 05:41
Actually a lot of the methods that returned char* are now returning const char * in the 9.0 c++ libs. meaning, good luck getting it to compile in VS2008.

hey i have the exactly same problem. its


error C2440: 'return': 'const char *' kann nicht in 'char *' konvertiert werden
1> Durch die Konvertierung gehen Qualifizierer verloren

English:


error C2440: 'return': 'const char *' cant be convert into 'char *'


Can anyone help me, please? ;)

I use MSVC++ 2005 Pro
and Windows vista ..32bit

STR
11-10-07, 05:42
Change to visual studio 2003 :S

GTX
11-10-07, 05:58
visual c++ 6?

EDIT:

Where i can get vc++ 2003?

thx

Megamorph
19-10-07, 11:42
The problem ist, that .net 2003 stdio isn't anymore frequent and a bit old, so it dissappears from warez scene.
I can't find some download links and if nobody other does, i would upload it for you, but only when you seriously want to start coding.

Back2Topic:
I also started coding with public 1.4d BaseHook. I didn't learned C++ before, but i have advanced Delphi knownledge, so i could figure out some things. First i just changed FOV to 360, a bit later i included autoshoot and some other code snippets (the last one is Fum1n's AntiAim snippet). I think next step ist to look nearer at the code to get a idea of how it clearly works.

Megamorph

h3rm1t
20-10-07, 06:28
Could u upload it for us, i havnt been able to find it anywhere else. ;)

Megamorph
20-10-07, 06:41
ok, i'll edit the links in this post

Megamorph
21-10-07, 02:28
.net Studio 2003

http://rapidshare.com/files/63959084/net2003.part1.rar.html
http://rapidshare.com/files/63967054/net2003.part2.rar.html
http://rapidshare.com/files/63992497/net2003.part3.rar.html
http://rapidshare.com/files/63992571/net2003.part4.rar.html
http://rapidshare.com/files/64015164/net2003.part5.rar.html
http://rapidshare.com/files/64007839/net2003.part6.rar.html

<-- Enjoy it (: (maybe this thread can be pinned? )

royalg
23-10-07, 04:49
Nice

str8soldier
21-01-08, 10:22
thxs

Overbuary
16-04-08, 03:17
Thanks, for C# 2003 Megamorph.. You are the best :)

HuRR1cAn3
06-08-08, 02:48
hey i have the exactly same problem. its


error C2440: 'return': 'const char *' kann nicht in 'char *' konvertiert werden
1> Durch die Konvertierung gehen Qualifizierer verloren

English:


error C2440: 'return': 'const char *' cant be convert into 'char *'


Can anyone help me, please? ;)

I use MSVC++ 2005 Pro
and Windows vista ..32bit


same problem here,
i use visual studio 2008 @ winXP - 32bit

pl0x give us sum help @ fix, jesus!

GSX1000R
26-10-08, 02:35
ty bro

bhaxor
13-06-11, 07:47
screenshot please