Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by Minerva View Post


    Hi, if you are trying to do hacks based in old method like: "Norecoil, Nospread, all2melee, Scope, Silencer, RapidFire, All2Rifle, Damage, Speed, BreakAnimations, Weapom-hack, big-head, pink chams" then need bypass the MIM, but if you have a new method ignore my comment.
    Thanks Minerva , already long time i not online or touch my PC .
    Busy or what else should i say .
    Last edited by Minerva; 11-01-2016 at 08:45 AM.
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  2. #17
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by Luffy View Post
    BlackShot SEA:
    Code:
    //************** Pointer *************//
    #define ADR_BASEPOINTER      0x00A31744
    #define ADR_OTHERPOINTER     0x00A0A3B8
    #define ADR_WEAPONPOINTER    0x00596FF4
    #define ADR_POSITIONPOINTER  0x00A277CC
    
    //************** Address *************//
    #define ADR_ANTIKICK1        0x00531DDA
    #define ADR_ANTIKICK2        0x00531E04
    
    //************** Bypass *************//
    #define MemoryModfied        0x00714A5C


    ------ 30/10/2016 ------
    I think this addr is outdated !
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  3. #18
    RuShi's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    File Not Found 404!
    Posts
    2,531
    Reputation
    210
    Thanks
    13,009
    My Mood
    Innocent
    Quote Originally Posted by nikazizi97 View Post
    I think this addr is outdated !
    The address is latest and updated.


    MPGH History:
    Member: 02/1/2016
    Contributor: 29/6/2016
    Minion: 25/8/2016
    Former Staff: 07/02/2017
    Minion: 21/9/2017

  4. #19
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by Luffy View Post
    The address is latest and updated.
    yeah, i knew .

    i playing my own hack , right now !
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  5. #20
    RuShi's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    File Not Found 404!
    Posts
    2,531
    Reputation
    210
    Thanks
    13,009
    My Mood
    Innocent
    BlackShot EU:
    Code:
    //
    #define ADR_BASEPOINTER        0x00A39FCC
    #define ADR_OTHERPOINTER       0x00A162F8
    #define ADR_POSITIONPOINTER    0x00A3000C
    
    //
    #define ADR_ANTIKICK1          0x00535297
    #define ADR_ANTIKICK2          0x005352C1
    
    //
    #define MemoryModified         0x0071AC6C
    ----- 11/3/2016 -----


    MPGH History:
    Member: 02/1/2016
    Contributor: 29/6/2016
    Minion: 25/8/2016
    Former Staff: 07/02/2017
    Minion: 21/9/2017

  6. The Following User Says Thank You to RuShi For This Useful Post:

    nikazizi97 (11-02-2016)

  7. #21
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by Luffy View Post
    BlackShot EU:
    Code:
    //
    #define ADR_BASEPOINTER        0x00A39FCC
    #define ADR_OTHERPOINTER       0x00A162F8
    #define ADR_POSITIONPOINTER    0x00A3000C
    
    //
    #define ADR_ANTIKICK1          0x00535297
    #define ADR_ANTIKICK2          0x005352C1
    
    //
    #define MemoryModified         0x0071AC6C
    ----- 11/3/2016 -----
    Do you know how to fix this?

    Code:
    #define TeamESP 0x00A31744
    
    		if(GetAsyncKeyState(VK_INSERT)) // ON or OFF TeamESP
    		{
    			*(BYTE*)(*(DWORD*)(TeamESP) + 0x61) = 0;
    				*(BYTE*)(0xA3A2E0) = 0;
    		} 
    		else
    		{ 
    			*(BYTE*)(*(DWORD*)(TeamESP) + 0x61) = 1;
    				*(BYTE*)(0xA3A2E0) = 1;
    		}
    Thanks
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  8. #22
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    Quote Originally Posted by nikazizi97 View Post
    Do you know how to fix this?

    Code:
    #define TeamESP 0x00A31744
    
    		if(GetAsyncKeyState(VK_INSERT)) // ON or OFF TeamESP
    		{
    			*(BYTE*)(*(DWORD*)(TeamESP) + 0x61) = 0;
    				*(BYTE*)(0xA3A2E0) = 0;
    		} 
    		else
    		{ 
    			*(BYTE*)(*(DWORD*)(TeamESP) + 0x61) = 1;
    				*(BYTE*)(0xA3A2E0) = 1;
    		}
    Thanks
    Yes, you just need add infinite loop while turn the value either for 00 or 01.

  9. #23
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by Minerva View Post


    Yes, you just need add infinite loop while turn the value either for 00 or 01.
    you mean like

    WHILE
    SLEEP and RETURN ?
    Last edited by nikazizi97; 11-03-2016 at 04:14 AM.
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  10. #24
    ScorpionVenom789's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    In Your Mind
    Posts
    731
    Reputation
    10
    Thanks
    1,418
    My Mood
    Cheerful
    Quote Originally Posted by nikazizi97 View Post
    Hey there, what hack need to use MemoryModified ?



    What is this addr for? :
    #define ADR_BASEPOINTER 0x00A31744
    #define ADR_OTHERPOINTER 0x00A0A3B8
    #define ADR_WEAPONPOINTER 0x00596FF4
    LOL, Base - Ghost , Fly ---- Other - UBT ----- Weapon - Weapon Loop like luffy said ..all this hack doesn't have to use memory modified bypass

  11. #25
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by ScorpionVenom789 View Post
    LOL, Base - Ghost , Fly ---- Other - UBT ----- Weapon - Weapon Loop like luffy said ..all this hack doesn't have to use memory modified bypass
    lel, i already know that as you can see , there are someone who reply my post

    btw you didn't read my PM or just didn't reply?

    - - - Updated - - -

    Quote Originally Posted by ScorpionVenom789 View Post
    LOL, Base - Ghost , Fly ---- Other - UBT ----- Weapon - Weapon Loop like luffy said ..all this hack doesn't have to use memory modified bypass
    lel, i already know that as you can see , there are someone who reply my post

    btw you didn't read my PM or just didn't reply?
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  12. #26
    ScorpionVenom789's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    In Your Mind
    Posts
    731
    Reputation
    10
    Thanks
    1,418
    My Mood
    Cheerful
    Quote Originally Posted by nikazizi97 View Post
    lel, i already know that as you can see , there are someone who reply my post

    btw you didn't read my PM or just didn't reply?

    - - - Updated - - -



    lel, i already know that as you can see , there are someone who reply my post

    btw you didn't read my PM or just didn't reply?
    Oh , hehe I don't see it BTW When you send me message ? I don't notice anything

    - - - Updated - - -

    Quote Originally Posted by nikazizi97 View Post
    lel, i already know that as you can see , there are someone who reply my post

    btw you didn't read my PM or just didn't reply?

    - - - Updated - - -



    lel, i already know that as you can see , there are someone who reply my post

    btw you didn't read my PM or just didn't reply?
    Oh , hehe I don't see it BTW When you send me message ? I don't notice anything

  13. #27
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    Quote Originally Posted by nikazizi97 View Post
    lel, i already know that as you can see , there are someone who reply my post
    btw you didn't read my PM or just didn't reply?
    Quote Originally Posted by ScorpionVenom789 View Post
    Oh , hehe I don't see it BTW When you send me message ? I don't notice anything
    Hi guys, currently MPGH is having host problem I guess that is causing dificulty while trying to do normal things like create Post/Thread/SemdMessage.

  14. The Following User Says Thank You to Minerva For This Useful Post:

    nikazizi97 (11-07-2016)

  15. #28
    ScorpionVenom789's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    In Your Mind
    Posts
    731
    Reputation
    10
    Thanks
    1,418
    My Mood
    Cheerful
    Quote Originally Posted by Minerva View Post



    Hi guys, currently MPGH is having host problem I guess that is causing dificulty while trying to do normal things like create Post/Thread/SemdMessage.
    Ouh , Its Okay . We Understand

  16. #29
    nikazizi97's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    677
    Reputation
    10
    Thanks
    590
    My Mood
    Angelic
    Quote Originally Posted by Minerva View Post


    Hi, if you are trying to do hacks based in old method like: "Norecoil, Nospread, all2melee, Scope, Silencer, RapidFire, All2Rifle, Damage, Speed, BreakAnimations, Weapom-hack, big-head, pink chams" then need bypass the MIM, but if you have a new method ignore my comment.
    may i have latest mim address because i don't have any idea how to search them and no one want to teach me.
    poorly

    thanks minerva. hope you can help me with MIM
    [Outdated] Weapon Hack All Server (BlackShot SEA) - 20/03
     
    [Outdated] Weapon Hack All Server (BlackShot SEA)
    [Preview] Simple Hack v0.0.1 + Weapon Hack + Aimbot [BlackShot SEA]

    Video Preview :


    Just Simple Hack v0.0.1

    Features :
    8 xDamage
    44.8 xSpeed
    xRapidFire
    Weapon2Melee



    Code:
    ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

  17. #30
    buxkaizhe's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Posts
    218
    Reputation
    14
    Thanks
    1,808
    My Mood
    Bored
    Quote Originally Posted by Luffy View Post
    BlackShot SEA:
    Code:
    //************** Pointer *************//
    #define ADR_BASEPOINTER      0x00A31744
    #define ADR_OTHERPOINTER     0x00A0A3B8
    #define ADR_WEAPONPOINTER    0x00596FF4
    #define ADR_POSITIONPOINTER  0x00A277CC
    
    //************** Address *************//
    #define ADR_ANTIKICK1        0x00531DDA
    #define ADR_ANTIKICK2        0x00531E04
    
    //************** Bypass *************//
    #define MemoryModfied        0x00714A5C


    ------ 30/10/2016 ------
    Is this still usable on 10/12/2016?

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Release] Some Crossfire EU ( Addy's , Pointer's , Offsets )
    By BlackLite in forum CrossFire Europe Hack Source Code
    Replies: 35
    Last Post: 03-24-2012, 04:18 PM
  2. [Release] Pointers, Addys, Offsets, WeaponLog, ETC
    By DaRk in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 02-05-2012, 02:16 PM
  3. [Request] Need pointer and offsets
    By badboy3 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 12-28-2011, 02:17 PM
  4. MapleStory Pointers And Offsets v1.0
    By Dreamer in forum MapleStory Hack Coding/Source Code
    Replies: 2
    Last Post: 08-22-2011, 12:35 AM
  5. Pointers and Offsets
    By aanthonyz in forum C++/C Programming
    Replies: 8
    Last Post: 03-03-2011, 02:37 AM