Results 1 to 13 of 13
  1. #1
    Arch Enemy's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    379
    My Mood
    Tired

    Game Crashing on 2. Game even i turn of the hacks

    Code:
    	WriteOpCode((LPVOID)WeaponRange1, "\xB8\x00\x00\x00\x10\x90", 6);
    		WriteOpCode((LPVOID)WeaponRange2, "\xB8\x00\x00\x00\x10\x90", 6);
    WriteOpCode((LPVOID)RapidFire, "\x90\x90", 2);
    on bytes

    Code:
    		WriteOpCode((LPVOID)WeaponRange1, "\x8B\x80\xC8\x02\x00\x00", 6);
    		WriteOpCode((LPVOID)WeaponRange2, "\x8B\x80\xC8\x02\x00\x00", 6);
    		WriteOpCode((LPVOID)RapidFire, "\x74\x3E", 2);
    of bytes , im turning the hacks off before end of the game but hack is still crashing any idea why ?

  2. #2
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Its definitely weapon range. The off bytes for some reason don't want to work for me too. Comment that out :/
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  3. #3
    Arch Enemy's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    379
    My Mood
    Tired
    Quote Originally Posted by Password77 View Post
    Its definitely weapon range. The off bytes for some reason don't want to work for me too. Comment that out :/
    ty for the advice , i will tell the results in a min after test

    ---------- Post added at 08:07 AM ---------- Previous post was at 07:33 AM ----------

    Quote Originally Posted by Arch Enemy View Post
    ty for the advice , i will tell the results in a min after test
    problem fixed , ty @Password77
    and @Polo , @Eminem , @.REZ close pls

  4. #4
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Glad i could help
    Quote Originally Posted by Arch Enemy View Post
    ty for the advice , i will tell the results in a min after test

    ---------- Post added at 08:07 AM ---------- Previous post was at 07:33 AM ----------



    problem fixed , ty @Password77
    and @Polo , @Eminem , @.REZ close pls
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  5. #5
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Quote Originally Posted by Password77 View Post
    Its definitely weapon range. The off bytes for some reason don't want to work for me too. Comment that out :/
    Code:
    37432F19   |.  8B80 D0020000      MOV EAX,DWORD PTR DS:[EAX+2D0]
    37433299    .  8B80 D0020000      MOV EAX,DWORD PTR DS:[EAX+2D0]
    These are EU addies, bytes should be the same.

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  6. #6
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Code:
    37432F19   |.  8B80 D0020000      MOV EAX,DWORD PTR DS:[EAX+2D0]
    37433299    .  8B80 D0020000      MOV EAX,DWORD PTR DS:[EAX+2D0]
    These are EU addies, bytes should be the same.
    Its weird, it is the only reason my hack crashed after a game rejoining new game. I commented out all the other hacks and only used weapon range and did the same with all the other hacks, only weapon range crashed me.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  7. #7
    Arch Enemy's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    379
    My Mood
    Tired
    Quote Originally Posted by Password77 View Post
    Its weird, it is the only reason my hack crashed after a game rejoining new game. I commented out all the other hacks and only used weapon range and did the same with all the other hacks, only weapon range crashed me.
    same here other memcpy hacks works for me ( super bullets , rapid fire , glasswalls etc ) mayb WeaponRange patched ot sth like that

  8. #8
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by Arch Enemy View Post
    same here other memcpy hacks works for me ( super bullets , rapid fire , glasswalls etc ) mayb WeaponRange patched ot sth like that
    True its sad D:
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  9. #9
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by Password77 View Post
    True its sad D:
    Unl. Weapon Range works fine in my hack, so it's not patched lol.

  10. #10
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    mind sharing it O.o
    Quote Originally Posted by Shadow` View Post
    Unl. Weapon Range works fine in my hack, so it's not patched lol.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  11. #11
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by Password77 View Post
    mind sharing it O.o
    On bytes are the same to my knowledge, it's just a change in off bytes, not really recent though...

  12. #12
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by Shadow` View Post
    On bytes are the same to my knowledge, it's just a change in off bytes, not really recent though...
    isnt it the same as the one he posted above?
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  13. #13
    Polo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /197/ or /335/
    Posts
    12,260
    Reputation
    723
    Thanks
    13,340
    My Mood
    Sleepy
    Quote Originally Posted by Arch Enemy View Post
    ty for the advice , i will tell the results in a min after test

    ---------- Post added at 08:07 AM ---------- Previous post was at 07:33 AM ----------



    problem fixed , ty @Password77
    and close pls
    .

Similar Threads

  1. Is the Hack Crashing upon Game Start?
    By Icies in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 12-18-2008, 08:19 PM
  2. pic of the game crashing!
    By Spitfire133 in forum Combat Arms Hacks & Cheats
    Replies: 28
    Last Post: 10-29-2008, 07:17 PM
  3. Replies: 4
    Last Post: 10-24-2008, 04:18 PM
  4. Game crashes while finding pointers
    By dragoonleader69 in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 09-23-2008, 08:44 PM
  5. [HELP REQUEST]Game Crash
    By White Mask in forum WarRock - International Hacks
    Replies: 1
    Last Post: 07-07-2007, 11:33 AM