Results 1 to 11 of 11
  1. #1
    CNAW28's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    168
    Reputation
    10
    Thanks
    11
    My Mood
    Amused

    Lightbulb Revising your hacks after a patch

    Your game hacks go well during the month. Then, a patch comes in. Suddenly, your hack won't work anymore. You try to revise it. But you don't know what the world should you revise. Many keep asking this question.

    The solution is simple.

    First, you must determine what type of error your hack causes. Once you find it, you can easily come up with the solution.

    There are 3 types of errors that outdated hacks cause.

    Problems:

    First type (Launch Crashing)

    Code:
    This is due to either a detection from X-Crap or an error within the very source code of the hack.
    [IMG]https://i1107.photobucke*****m/albums/h400/maxhax195/X-TRAP2012315.jpg[/IMG]

    Second type (Attachment Failure)

    This happens when a hack is not attached an does not affect the launch of the game.

    Third type (In-Game Crashing)

    This is caused by invalid or incorrect offsets and/or pointers.


    Solutions:

    First type (Launch Crashing)
    Code:
    Revise your base since it may be detected or use a different attachment/injection mode.
    Second type (Attachment Failure)

    Code:
    Revise your hack's source code for a runtime or logical bug/error (Also check syntax errors for substandard compilers.).
    Third type (In-Game Crashing)

    Code:
    Update or check your offsets and pointers for they may be outdated.
    Now you know all of the 3 problems that outdated hacks cause. Now no more begging for answers that are already here. Instead, go revise your hacks. If you can't revise or you're not sure, ask for help. Even pros get into situations where they can't get out by themselves. Hope I helped.

    [Deserve sticky? Asking. ]
    Last edited by CNAW28; 04-29-2012 at 04:20 AM. Reason: wrong syntax

    University: Pamantasan ng Lungsod ng Maynila (PLM)

    Incoming Freshman


    Course: Bachelor of Science in Computer Studies - Computer Science

    ...Almost there, fellow coders!

  2. #2
    rkN's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    278
    Reputation
    30
    Thanks
    3,765
    My Mood
    Bored
    If you could add a tutorial on how to do all the things mentioned then it would be worth a sticky imho.

  3. #3
    Sprite's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Behind you
    Posts
    1,279
    Reputation
    12
    Thanks
    1,124
    My Mood
    Psychedelic
    I thought it was Reviving lol

    Back to the topic ...,

    Like rkN said .. put a tutorial on how to do it ..
    Then this will be stickied ..

  4. #4
    DaRk's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    MPGH
    Posts
    1,910
    Reputation
    119
    Thanks
    3,986
    My Mood
    Asleep
    hack tool detected message comes because ur hack is detected by Crossfire..so it's not the offsets..if u didn't update ur offsets the game would crash

  5. #5
    GunBoy120's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    In my house lol
    Posts
    102
    Reputation
    10
    Thanks
    5
    My Mood
    Cheerful
    ya, put how to do it, and ur thread will be awesome

  6. #6
    {Banned}**HACKER**'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    843
    Reputation
    8
    Thanks
    719
    My Mood
    Cheerful
    This really isn't that useful as this stuff is just common sense.
    But nice try anyway and i don't see the need to have it stickied!

  7. #7
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,134
    Reputation
    4764
    Thanks
    9,674
    Quote Originally Posted by {Banned}**HACKER** View Post
    This really isn't that useful as this stuff is just common sense.
    But nice try anyway and i don't see the need to have it stickied!
    ^ This.

    This is all generally common sense.
    [] [] [] [][]

    Editor from 06•14•2011 • 2014
    Donator since 09•16•2011
    Minion from 10•10•2011 • 01•06•2011
    Minion+ from 01•06•2012 • 08•08•2012
    Moderator from 08•08•2012 • 10•06•2012
    Global Moderator from 10•06•2012 • 12•05•2017
    Staff Administrator from 12•05•2017 • 05•01•2019
    Trusted Member since 07•13•2019
    Global Moderator since 09•11•2020




  8. #8
    {Banned}**HACKER**'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    843
    Reputation
    8
    Thanks
    719
    My Mood
    Cheerful
    Quote Originally Posted by Hero View Post


    ^ This.

    This is all generally common sense.
    I really don't get what you have said haha xD

  9. #9
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,134
    Reputation
    4764
    Thanks
    9,674
    Quote Originally Posted by {Banned}**HACKER** View Post


    I really don't get what you have said haha xD
    I said that you're exactly right, and that most of the stuff is common sense.
    [] [] [] [][]

    Editor from 06•14•2011 • 2014
    Donator since 09•16•2011
    Minion from 10•10•2011 • 01•06•2011
    Minion+ from 01•06•2012 • 08•08•2012
    Moderator from 08•08•2012 • 10•06•2012
    Global Moderator from 10•06•2012 • 12•05•2017
    Staff Administrator from 12•05•2017 • 05•01•2019
    Trusted Member since 07•13•2019
    Global Moderator since 09•11•2020




  10. #10
    {Banned}**HACKER**'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    843
    Reputation
    8
    Thanks
    719
    My Mood
    Cheerful
    Quote Originally Posted by Hero View Post


    I said that you're exactly right, and that most of the stuff is common sense.
    Oh right haha, yea i guess it is, if this were to be stickied it would have to show how to update it correctly etc

  11. #11
    CNAW28's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    168
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    Quote Originally Posted by DaRk View Post
    hack tool detected message comes because ur hack is detected by Crossfire..so it's not the offsets..if u didn't update ur offsets the game would crash
    Sorry, wrong screenshot. My bad.

    University: Pamantasan ng Lungsod ng Maynila (PLM)

    Incoming Freshman


    Course: Bachelor of Science in Computer Studies - Computer Science

    ...Almost there, fellow coders!

Similar Threads

  1. Crossfire WORKING hacks (AFTER HALLOWEEN PATCH)
    By PoPeT0344 in forum CrossFire Hacks & Cheats
    Replies: 5
    Last Post: 10-22-2009, 02:39 PM
  2. Crossfire WORKING hacks (AFTER HALLOWEEN PATCH)
    By PoPeT0344 in forum CrossFire Hacks & Cheats
    Replies: 5
    Last Post: 10-20-2009, 01:49 PM
  3. [Request] How to hack after October patch?
    By SaintDane in forum CrossFire Hacks & Cheats
    Replies: 12
    Last Post: 10-10-2009, 05:24 PM
  4. FIRST working hack after the patch by raamie
    By raamie in forum Combat Arms Europe Hacks
    Replies: 87
    Last Post: 03-24-2009, 12:10 PM
  5. Teamspeak NoSpread hack after the patch??
    By ChairmanMao in forum Combat Arms Europe Hacks
    Replies: 17
    Last Post: 03-21-2009, 03:56 AM