Page 2 of 2 FirstFirst 12
Results 11 to 11 of 11

Thread: Store player informations with MySQL.

  1. #11
    Sergeant serthy's Avatar
    Join Date
    Nov 2012
    Posts
    450
    Thanks
    96
    Thanked 296 Times in 188 Posts
    Quote Originally Posted by ebusiangamers View Post
    I want to learn to create something like CoDExtended or whatsoever, where should I start?
    1. Grab a cold beer
    2. Place your freshly wetted lips onto it and enjoy
    3. Have some programming expirience in C and understand the basics (pointer arithmetics etc.) also know some CoD-Script (its kind of managed and simplified C)
    4. have a look here:
    5. post some extensions on killtube.org


    If you want to hook some other games/programs, you can also have a look at ollydbg etc. and watch some easy tutorials on how to simply bypass instructions etc. or inject some dll or have an API hook with 'detours' (windows)
    Last edited by serthy; 6th July 2015 at 11:10.

  2. The Following 3 Users Say Thank You to serthy For This Useful Post:

    ebusiangamers (7th July 2015),kung foo man (6th July 2015),Ni3ls (6th July 2015)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •