google-site-verification: googlebaca44933768a824.html m4 always silencer on - Old Royal Hack Forum

Announcement

Collapse
No announcement yet.

m4 always silencer on

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    m4 always silencer on

    it was just a test :d

    Code:
    _inline void myhax(){
    	C_BaseCombatWeapon *Weapon = Nospread.GetBaseCombatActiveWeapon(GBase.GetLocalEntity());
    	_asm{
    		MOV Weapon,ECX;
    		MOV EAX,[ECX];
    		MOV BYTE PTR DS:[EAX+0x1760],1;
    	}
    }
    ollydbg: http://pastebin.com/FqC8ic8S

    now you dont need to put silencer on
    ??m?

    #2
    Re: m4 always silencer on

    koool thanks man

    Comment


      #3
      Re: m4 always silencer on

      Make this into a RHC plugin :P Could use it :D

      Comment


        #4
        Re: m4 always silencer on

        type *ptr = cast pweapon + offset;
        *ptr = newvalue;

        The message you have entered is too short, please die to AIDS or lengthen your message to at least 5 chars.
        lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
        I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

        Comment


          #5
          Re: m4 always silencer on

          Originally posted by mencore View Post
          The message you have entered is too short, please die to AIDS or lengthen your message to at least 5 chars.
          teh best "10char" bypass ever !

          Contact:





          !8m:67%;<51>^5T0-7Nb2cIt-C|229/q]Ps67812
          HW: v3n0m4, Mattdog, Xeder
          yO.-(3_=4%Z*Y;<)gsqH_!"5"{_B?34dok&@_91;


          Comment


            #6
            Re: m4 always silencer on

            *(bool*)( (DWORD)m_pWeapon + 0x1760 ) = true; works to
            ??m?

            Comment


              #7
              Re: m4 always silencer on

              Originally posted by pcfaker View Post
              *(bool*)( (DWORD)m_pWeapon + 0x1760 ) = true; works to
              That was exactly the point of my post :p
              lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
              I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

              Comment


                #8
                Re: m4 always silencer on

                thx adding now

                Comment

                Working...
                X