View Full Version : .com Basehook [CSS]
v3n0m4's CS:S basehook
http://.com/forum/showthread.php?t=614
good place to start if you want to start coding for hl2
If you want to use this base ( and probly all other public ) then you need to use
Microsoft Studio 2003 compiler.
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
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
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
Eww I tried to learn C++ and failed too hard:cool:
minitureman
07-10-07, 05:19
alot of it
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.
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
Change to visual studio 2003 :S
visual c++ 6?
EDIT:
Where i can get vc++ 2003?
thx
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
Could u upload it for us, i havnt been able to find it anywhere else. ;)
ok, i'll edit the links in this post
.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? )
str8soldier
21-01-08, 10:22
thxs
Thanks, for C# 2003 Megamorph.. You are the best :)
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!
Powered by vBulletin® Version 4.1.11 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.