Computer Discussion
1365 topics in this forum
-
Could anyone tell me where to get some tutorials on client hooks? I'm in the process of learning C++. I just want the tutorials for an understanding on client hooks, so if they are game specific, any will do. Thank you for your time.
-
- 2 replies
- 143 views
-
-
I have Visual Studio 6, with VC++ but for VC++ to work.. I need the MSDN libraries or whatever they are. If no one can find those... is there a trial for VC++, or something similar to VC++, because ive been scouring the net for the trial but could never find anything. Any help?
-
- 9 replies
- 137 views
-
-
recently i got called by this "site admin" if he is one, saying tat they traced someone posting porn on a teenager website...they traced the ip back to me n called me....i went go to tools->options->connections->LAN settings, n put a proxy up, can they trace my ip if i have a router, or would the only way to trace me is to call my ISP? [EDIT]im currently using an elite proxy...is there a difference between an elite/anonymous? i kno im a noob at proxy =P
-
- 2 replies
- 82 views
-
-
Any1 got any good sites with PROXY SOCKv5??? please list the link below mate
-
- 0 replies
- 68 views
-
-
Lotsa people like to integrate winamp into their hacks.. and some use the sdk. To me, thats pointless.. its a lot easier using sendmessage. Kinda hard to explain in detail, since its so simple.. so here First declare your hWind which finds winamp HWND hwndWinamp = FindWindow("Winamp v1.x",NULL); What this does is find the winamp window, allowing you to control it. Next, simply add some controlling commands, such as SendMessage(hwndWinamp, WM_COMMAND, 40048, 0); To go to the next track. Heres a few commands that are helpful in winamp: Next Track 40048 Pause / Unpause 40046 Previous Track 40044 Raise volume by 1% 40058 Lower volume by 1% 40059 …
-
- 2 replies
- 143 views
-
-
see i've been using visual basic with college, it's fairly interesting stuff, and have been considering furthering my knowledge of programming languages, i wondered what sort of things you guys "make" or code to practice with. like basic programs etc... any examples would be greatly appreciated.
-
- 3 replies
- 136 views
-
-
where did the thread with the borland seriel and cdkey go?
-
- 1 reply
- 84 views
-
-
Hi all..im new..and i need some hacks for cs 1.6? could anyone hook me up wif some sites to downloads hacks for cs1.6? Thanks...
-
- 3 replies
- 64 views
-
-
Im allmost into the security of these forums . Nice defence you got guys
-
- 3 replies
- 145 views
-
-
hey, does any of you know where I can get Visual Studio .NET 2003 Professional free to download from a warez site or sumthing? cuz I dont feel like paying $400,- just to be able to create little C++ programs. or give me a link to annother good compiler, that would be nice too. thanks in advance.
-
- 28 replies
- 308 views
-
-
i tyred doing the php hacking thing at http://www.gamesxposed.com/showthread.php?t=37090&page=1&pp=20 but i can't figure out what to do after i delete the _sid, help please
-
anyone know how to kill a running process in C++ like Zone Alarm...i want to end a process the same way the Task Manager ends it..if anyone knows plz help or tell me a tutorial site...ive searche google,csextreme.tk,peoplesprimary.com...not much help at all
-
- 6 replies
- 117 views
-
-
Ok, Im a coder/modder in tribes1 and recently bought HL2 and CS:S came with it, so i gave it a whirl, its decent but i havent the slightest on the structure of the games engine yet. If anyone has played tribes you've seen the Kpack, annoying death taunt script that keeps your # of kills life time, and then with a little tweaking you can have it auto taunt the asshole you just blasted. I thought CS:S would be a great place to bring the annoying script, since everyone is constantly bitching id like to give them something to bitch about. I know its probably possible, but im not sure what method would work with the game, tribes used a findsubstring setup and then matched…
-
- 2 replies
- 93 views
-
-
I know VBA and that's it. I wanna learn another programming language. Any suggestions? (I was looking at Java and it looked cool) -thnx
-
- 10 replies
- 178 views
-
-
Just some quick questions regarding my attempt to install linux last night. Burned the installation files to CDs (yes i did that properly). Booted to windows, started up partition magic, and attempted to make a ext2 partition. I believe this is the right type of file format for slackware 10.0 Anyways, partition magic was being fucked and wouldn't make the partition. So I just booted from the CDROM, got to the slackware menu, and the CFDISK and FDISK tools wouldn't work. Any thoughts? I ended up overburning one of the disks, could that possibly be related to the problem? (664mb burned on a 650 mb disk)
-
- 7 replies
- 93 views
-
-
The fellows over at HL2world.com are the most arragont pieces of shit I have ever met. So I'll ask somone here. I just compiled a small mod I made but instead of it using the custom DM weapons I made it uses the weapons from the original DM but with #HL2_ prefixed to them. Anybody know whats wrong? EDIT: I found out whats wrong with the #HL2_ prefix thing but wich source code files do you need to edit for the weapons?
-
- 1 reply
- 54 views
-
-
This tutorial is for ESP and includes Model Detection http://www.ccoders.cproj.com For this tutorial, you will need: MSVC++ 6.0 An OpenGL Wrapper General C++ Knowledge First of all, your going to have to be able to detect the Vertex Distances if you want to use ESP. Vertex distances are what is used to determine which model is which. Basically, heres what your going to have to do for ESP: Globals: Set up a text document to store the vertdistances Seperate Function: Set up a distance calculating function glPushMatrix: Set vertcount to 0 glVertex3f: Calc Distances, Run actual highlighting code So, how are we going to do all this? Well, I have some …
-
- 0 replies
- 98 views
-
-
Well, there are probably a lot of people like me who are trying to get started, but just can't find a good tutorial. Well, to start off your going to need to have an OpenGL wrapper. This basically is like a middle man, best illustrated below: Game - > Calls OpenGL Function -> Calls OpenGL Wrapper -> Calls OpenGL itself The wrapper allows you to make additions to the function called, such as Disabling blending in a wallhack. So, onto making the wallhack. First of all, your going to want to scroll down to the glBegin function. This function is called A LOT. This is what is called before drawing walls, models, guns etc. So, what your going to want to …
-
- 0 replies
- 87 views
-
-
I can't imagine a text scroll script for source would be that hard. Anyone have an examples or show me where to learn about it?
-
- 2 replies
- 131 views
-
-
Was trying to set this shit up and i got the cfg file in my cfg folder inside: C:\Program Files\Valve\Steam\SteamApps\e-mail here\counter-strike source\cstrike\cfg so that when I hit num 3 it activates the voice but it doesnt play the wave file and im nto sure why not. I have the wave file in my C:\Program Files\Valve\Steam\SteamApps\e-mail here\counter-strike source\cstrike folder but its a no go and the file name is voice_input. Any input would be great also the script I have to run file is the following: alias extoggle exon alias exon "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias extoggle exoff" alias exoff "-voicerecord; voice_i…
-
- 5 replies
- 130 views
-
-
hi im new to the hole cheeting scene, LoL! culd ne of u guyz hook me up wit sum uber hax that i no u guys have, LoL!! thnkx -Velocity "there is no spoone" - The Matricks
-
- 5 replies
- 106 views
-
-
what is a good compiler for Java? n i have searched google but i dont know which ones are better
-
- 13 replies
- 118 views
-