Results 1 to 9 of 9
  1. #1
    proeggby's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    131
    Reputation
    10
    Thanks
    652
    My Mood
    Yeehaw

    BlackShot Pointer

    Imma drop some of it here incase someone need it.
    Code:
    UBT = 0x514893 0x41 | 0x51
    ShowESP = 0x4DD96B 0x74 : 0x75
    ColorESP = 0x4DDAD6 0x75 : 0x74
    Distance1 = 0x4DDFA5 0x84 : 0x82
    Distance2 = 0x4DDF9C 0x84 : 0x85
    PlayerPointer(Maybe) = 0xA3484C
    Ghost = pPointer + 0xB8
    UBT are the only one that working. The other will trigger the abnormal when you change the value.

    If someone got another pointer,you can share it here. *Because I really need it

  2. #2
    Caezar's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Location
    Aurea Mediocritas
    Posts
    3
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by proeggby View Post
    Imma drop some of it here incase someone need it.
    Code:
    UBT = 0x514893 0x41 | 0x51
    ShowESP = 0x4DD96B 0x74 : 0x75
    ColorESP = 0x4DDAD6 0x75 : 0x74
    Distance1 = 0x4DDFA5 0x84 : 0x82
    Distance2 = 0x4DDF9C 0x84 : 0x85
    PlayerPointer(Maybe) = 0xA3484C
    Ghost = pPointer + 0xB8
    UBT are the only one that working. The other will trigger the abnormal when you change the value.

    If someone got another pointer,you can share it here. *Because I really need it
    Code:
    Old TeamESP [ Damage Included ]
    0x4DD9F2 = 0x90 / 144 <- Note these values will trigger abnormal. Find another value and youre good to go.
    0x4DD9F3 = 0x90 / 144 <- Note these values will trigger abnormal. Find another value and youre good to go.
    0x4DD9F4 = 0x74 <- Note these values will trigger abnormal. Find another value and youre good to go.
    
    Those values i gave are just examples that we could toggle to see if it works. There are other values to toggle without having abnormal. :o

  3. #3
    fanculous's Avatar
    Join Date
    May 2021
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    l

    how do you guys do it?? teach me

  4. #4
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by fanculous View Post
    how do you guys do it?? teach me
    learn cheat engine first
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  5. #5
    XZAKTORS's Avatar
    Join Date
    Nov 2019
    Gender
    female
    Posts
    33
    Reputation
    10
    Thanks
    116
    Quote Originally Posted by COD3RIN View Post


    learn cheat engine first
    First thing learn english well and after it go to learn cheat engine and c++ and some another programing language and cryptography and assembly and some computer skills and finally reverse engineering and after all that let's try to create bypass of anticheat and go ahead.

    If you still young and have a much time and have a strong determination and worked hard this journey will take you 3-4 years and if you don't have much time because you work to live and your determination is average like me this journey will take you 10-30+ years I don't want to disappoint you, but this is the truth

    COD3RIN I still love this game so much but if i find bsdb tool again i will back to hack and play and enjoy with this game please man if you can just publish or sell or send it to me, I really really appreciate that, you read my words above, not all people have the perfect conditions to learn all of the above, to me it will take me all my life, so if you want to help me I really appreciate it, and I am willing to pay you if you want, thank you for reading until here.

    Btw i still learning English so the journey to me it's so long.

  6. #6
    Caezar's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Location
    Aurea Mediocritas
    Posts
    3
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by XZAKTORS View Post
    First thing learn english well and after it go to learn cheat engine and c++ and some another programing language and cryptography and assembly and some computer skills and finally reverse engineering and after all that let's try to create bypass of anticheat and go ahead.

    If you still young and have a much time and have a strong determination and worked hard this journey will take you 3-4 years and if you don't have much time because you work to live and your determination is average like me this journey will take you 10-30+ years I don't want to disappoint you, but this is the truth

    COD3RIN I still love this game so much but if i find bsdb tool again i will back to hack and play and enjoy with this game please man if you can just publish or sell or send it to me, I really really appreciate that, you read my words above, not all people have the perfect conditions to learn all of the above, to me it will take me all my life, so if you want to help me I really appreciate it, and I am willing to pay you if you want, thank you for reading until here.

    Btw i still learning English so the journey to me it's so long.
    You do realize that you do not need BSDB to modify those md5 hashes around right?
    There are still methods that requires no BSDB to modify md5 hashes.
    You can also convert those hashes to ArrayOfBytes and modify it from there.

    Example:
    Code:
    31 64 65 65 31 61 61 63 64 65 35 63 36 36 34 34 37 35 37 63 36 32 62 37 61 33 61 63 36 33 31 65 // Ad_hair1.nif
    Modify a new ad.hair1.nif and get those hashes replaced with the original hash above. Goodluck intervening!

  7. The Following User Says Thank You to Caezar For This Useful Post:

    XZAKTORS (08-29-2021)

  8. #7
    XZAKTORS's Avatar
    Join Date
    Nov 2019
    Gender
    female
    Posts
    33
    Reputation
    10
    Thanks
    116
    Quote Originally Posted by Caezar View Post
    You do realize that you do not need BSDB to modify those md5 hashes around right?
    There are still methods that requires no BSDB to modify md5 hashes.
    You can also convert those hashes to ArrayOfBytes and modify it from there.

    Example:
    Code:
    31 64 65 65 31 61 61 63 64 65 35 63 36 36 34 34 37 35 37 63 36 32 62 37 61 33 61 63 36 33 31 65 // Ad_hair1.nif
    Modify a new ad.hair1.nif and get those hashes replaced with the original hash above. Goodluck intervening!
    First thing thanks for your interest, I know one method to change md5 hashes without BSDB and this method need to change in the memory of the game but this is difficult because the Blackshot game using Battleye Anti-cheat and that will not allow you to modify
    in the memory without bypassing it.

    If you have a trick to change md5 without Battleye catch you please tell me here or in messages and I swear I won't share it with anyone, I really appreciate it. Thank you

  9. #8
    Caezar's Avatar
    Join Date
    Oct 2020
    Gender
    male
    Location
    Aurea Mediocritas
    Posts
    3
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by XZAKTORS View Post
    First thing thanks for your interest, I know one method to change md5 hashes without BSDB and this method need to change in the memory of the game but this is difficult because the Blackshot game using Battleye Anti-cheat and that will not allow you to modify
    in the memory without bypassing it.

    If you have a trick to change md5 without Battleye catch you please tell me here or in messages and I swear I won't share it with anyone, I really appreciate it. Thank you
    *******: 𝕾𝖆𝖑𝖛𝖆𝖙𝖔𝖗𝖊#1579

  10. The Following User Says Thank You to Caezar For This Useful Post:

    XZAKTORS (08-31-2021)

  11. #9
    XZAKTORS's Avatar
    Join Date
    Nov 2019
    Gender
    female
    Posts
    33
    Reputation
    10
    Thanks
    116
    Quote Originally Posted by Caezar View Post
    *******: ������������������#1579
    Caezar I'm already sent friend request thank you

Similar Threads

  1. [Source Code] BlackShot EU - Some Pointer
    By Heroes in forum Blackshot Coding & Source Code
    Replies: 2
    Last Post: 09-01-2016, 08:07 PM
  2. [Help] BlackShot Pointer Scanning
    By rullof in forum Blackshot Coding & Source Code
    Replies: 8
    Last Post: 07-18-2014, 04:40 AM
  3. [Help Request] Help Create Pointers & Offset , to blackshot
    By MiguelZinho in forum Blackshot Help
    Replies: 0
    Last Post: 01-15-2014, 10:38 AM
  4. Weapon Pointer TUTORIAL
    By Fortran in forum WarRock - International Hacks
    Replies: 120
    Last Post: 02-10-2007, 08:44 PM
  5. Warrock Vehicle Weapon No-overheat Pointer
    By Fortran in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 12-21-2006, 12:16 AM