Page 1 of 15 12311 ... LastLast
Results 1 to 15 of 217
  1. #1
    LuanaNuzzo1's Avatar
    Join Date
    Aug 2021
    Gender
    female
    Posts
    9
    Reputation
    10
    Thanks
    40

    Inject Fullprofil and Market (step by step for beginners)

    Configuration Market:
    this will be used to have some or all of the cosmetics of all the characters and unlock the characters.

    let's not start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Maket file (recent file) : https://www.mpgh.net/forum/attachmen...2&d=1635151899
    3. import_me_v4.farx : https://www.mpgh.net/forum/attachmen...5&d=1617564023

    Preparing the Market file
    1. Create a folder and name it: "Rules"
    2. unzip the Market file and put the Market file in the Rules folder
    3. in the .rar file: Rules_mpgh.net just take the file "import_me_v4.farx" and put in your Rules folder
    4. Move this Rules folder into the C root
    https://ibb.co/FsH60KG

    Preparing fiddler before opening the game
    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.Open fiddler go to the Autoresponder tab, check both boxes: enable rules and Unmatched requests passthrough.
    https://ibb.co/JKNY8KX
    3.click on import and select the rules folder that you created
    then select import_me_v4.farx

    You are done with the Market configuration, you must always have fiddler open at startup and during the game. So that the game can activate characters and cosmetics. If you close fiddler everything will disappear. You will need to close the game, start fiddler and the game again for the cosmetics and character to reappear.


    Configuration Full Profil:
    this will serve to get you all the items in infinite mode, increase all the characters to level 50 with P3


    let's not start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Full Profil : https://www.mpgh.net/forum/showthread.php?t=1550268
    3. Injector : https://www.mpgh.net/forum/showthread.php?t=1510097

    Preparation of the injector file and fullProfile
    1.unzip your injector and leave in your folder
    2.Create a folder inside and name it "Fullprofile"
    3.unzip unzip FullProfile_5.4.2 .txt rename it to FullProfile
    4.Put your FullProfile.txt folder and the FullProfile folder
    https://ibb.co/R9h6Xh4
    https://ibb.co/bKryRZ9


    Preparing fiddler before opening the game

    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.open fiddler and go to the tools tab, then option and then the https tab.
    https://ibb.co/4SwJMhV
    2a. check both boxes: Capture and decrypt and accept all certificates.
    https://ibb.co/g3f9r5S
    2b. close the fiddler program and open it again to see if both boxes are checked.
    2c.Go to the fiddlerscript tab, go to "GO to:" and put OnBeforeRequest
    https://ibb.co/X7qN87Q

    2D. copy and paste this text and save.

    Code:
    if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
    oSession.hostname="brill.live.bhvrdbd.com";
    oSession.oRequest["x-kraken-client-platform"] = "egs";
    oSession.oRequest["x-kraken-client-provider"] = "egs";
    }
    https://ibb.co/X7qN87Q

    3. open the game go to the home screen of the game and let fiddler do his job
    3a. find api/v1/inventories and go to the cookie tab
    https://ibb.co/4pnQ9QD
    https://ibb.co/4pnQ9QD
    3b.to copy the bvhrcession just use the keyboard shortcuts (ctrl + delete)
    3c.if you want copy it in notepad so as not to lose it

    Optional
    3D. if you are new to the game, you must go to one of the characters and just click on the perks without adding anything (this will activate perks by default) and go to the inventory (without adding anything)
    3E. return to the start screen at the very beginning of the game and go to fiddler.

    Injector
    4. always have the game and fiddler open return to your desktop
    5.open single injector
    6.paste your bhvrsession code and click submit
    7.now click on Inject Profile and wait a few seconds until you hear a noise. To be sure click again on Inject Profile and wait again until you hear a noise.
    https://ibb.co/xhNnN8D
    https://ibb.co/Gd0kv3j
    8.Close the Profile Dumper application, close the game and restart the game with fiddler still in the background

  2. The Following 25 Users Say Thank You to LuanaNuzzo1 For This Useful Post:

    50tnediseR (03-02-2022),gamerthcool1 (06-04-2022),geminisv300 (06-22-2022),hemock (03-14-2022),JeffersonFB (04-11-2022),jekylfk (01-27-2022),jowmklow (07-11-2022),KarnaTyr (03-13-2022),koydum68 (01-22-2022),LUZEovo (04-05-2022),madmax14 (01-31-2022),maninrock (02-12-2022),mehdiyk (06-27-2022),monke2192 (04-11-2022),niggisbeats (06-10-2022),Oogerss (04-28-2022),PELOTUDODEMIERDA (01-30-2022),Phil1994 (01-30-2022),romeomustdie (04-10-2022),Rorschach00 (04-01-2022),ThatVeryOne (11-17-2022),wowjijiji (08-10-2022),xemnasblood (02-01-2022),yakunoroi (01-27-2022),yeasy (02-01-2022)

  3. #2
    LuanaNuzzo1's Avatar
    Join Date
    Aug 2021
    Gender
    female
    Posts
    9
    Reputation
    10
    Thanks
    40

    For EpicGames ¦ edited to make it clearer

    Configuration Market:
    this will be used to have some or all of the cosmetics of all the characters and unlock the characters.

    start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Maket file (recent file) : https://www.mpgh.net/forum/attachmen...2&d=1635151899
    3. import_me_v4.farx : https://www.mpgh.net/forum/attachmen...5&d=1617564023

    Preparing the Market file
    1. Create a folder and name it: "Rules"
    2. unzip the Market file and put the Market file in the Rules folder
    3. in the .rar file: Rules_mpgh.net just take the file "import_me_v4.farx" and put in your Rules folder
    4. Move this Rules folder into the C root
    https://ibb.co/FsH60KG
    https://ibb.co/F5dmvcB

    Preparing fiddler before opening the game
    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.Open fiddler go to the Autoresponder tab, check both boxes: enable rules and Unmatched requests passthrough.
    https://ibb.co/JKNY8KX
    3.click on import and select the rules folder that you created
    then select import_me_v4.farx

    You are done with the Market configuration, you must always have fiddler open at startup and during the game. So that the game can activate characters and cosmetics. If you close fiddler everything will disappear. You will need to close the game, start fiddler and the game again for the cosmetics and character to reappear.

    Info : to be able to add other cosmetics add them in the market file you will need to have this notepad ++ to open it
    https://notepad-plus-plus.org/downloads/v8.2/


    Configuration Full Profil:
    this will serve to get you all the items in infinite mode, increase all the characters to level 50 with P3 and all perks


    start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Full Profil : https://www.mpgh.net/forum/showthread.php?t=1550268
    3. Injector : https://www.mpgh.net/forum/showthread.php?t=1510097

    Preparation of the injector file and fullProfile
    1.unzip your injector and leave in your folder
    2.Create a folder inside and name it "Fullprofile"
    3.unzip unzip FullProfile_5.4.2 .txt rename it to FullProfile
    4.Put your FullProfile.txt file in the FullProfile folder
    https://ibb.co/R9h6Xh4
    https://ibb.co/bKryRZ9


    Preparing fiddler before opening the game

    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.open fiddler and go to the tools tab, then option and then the https tab.
    https://ibb.co/4SwJMhV
    2a. check both boxes: Capture and decrypt and accept all certificates.
    https://ibb.co/g3f9r5S
    2b. close the fiddler program and open it again to see if both boxes are checked.
    2c.Go to the fiddlerscript tab, go to "GO to:" and put OnBeforeRequest
    https://ibb.co/X7qN87Q
    https://ibb.co/MC8Y8gp

    2D. copy and paste this text and save.

    Code:
    if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
    oSession.hostname="brill.live.bhvrdbd.com";
    oSession.oRequest["x-kraken-client-platform"] = "egs";
    oSession.oRequest["x-kraken-client-provider"] = "egs";
    }
    https://ibb.co/dQsP2jq

    3. open the game go to the home screen of the game and let fiddler do his job
    3a. find api/v1/inventories and go to the cookie tab
    https://ibb.co/4pnQ9QD
    https://ibb.co/W056RN2
    3b.to copy the bvhrcession just use the keyboard shortcuts (ctrl + delete)
    3c.if you want copy it in notepad so as not to lose it

    Optional
    3D. if you are new to the game, you must go to one of the characters and just click on the perks without adding anything (this will activate perks by default) and go to the inventory (without adding anything)
    3E. return to the start screen at the very beginning of the game and go to fiddler.

    Injector
    4. always have the game and fiddler open return to your desktop
    5.open single injector
    6.paste your bhvrsession code and click submit
    7.now click on Inject Profile and wait a few seconds until you hear a noise. To be sure click again on Inject Profile and wait again until you hear a noise.
    https://ibb.co/xhNnN8D
    https://ibb.co/Gd0kv3j
    8.Close the Profile Dumper application, close the game and restart the game with fiddler still in the background[/QUOTE]

  4. The Following 9 Users Say Thank You to LuanaNuzzo1 For This Useful Post:

    do4nhtu4n (03-21-2022),gamerthcool1 (06-04-2022),hemock (03-14-2022),KarnaTyr (03-13-2022),LUZEovo (04-05-2022),mehdiyk (06-27-2022),Phil1994 (01-30-2022),ThatVeryOne (11-17-2022),Viriidi (02-24-2022)

  5. #3
    1162468783's Avatar
    Join Date
    Apr 2020
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    3

    do you know how to bypass ssl now , bro

    Quote Originally Posted by LuanaNuzzo1 View Post
    Configuration Market:
    this will be used to have some or all of the cosmetics of all the characters and unlock the characters.

    let's not start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Maket file (recent file) : https://www.mpgh.net/forum/attachmen...2&d=1635151899
    3. import_me_v4.farx : https://www.mpgh.net/forum/attachmen...5&d=1617564023

    Preparing the Market file
    1. Create a folder and name it: "Rules"
    2. unzip the Market file and put the Market file in the Rules folder
    3. in the .rar file: Rules_mpgh.net just take the file "import_me_v4.farx" and put in your Rules folder
    4. Move this Rules folder into the C root
    https://ibb.co/FsH60KG

    Preparing fiddler before opening the game
    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.Open fiddler go to the Autoresponder tab, check both boxes: enable rules and Unmatched requests passthrough.
    https://ibb.co/JKNY8KX
    3.click on import and select the rules folder that you created
    then select import_me_v4.farx

    You are done with the Market configuration, you must always have fiddler open at startup and during the game. So that the game can activate characters and cosmetics. If you close fiddler everything will disappear. You will need to close the game, start fiddler and the game again for the cosmetics and character to reappear.


    Configuration Full Profil:
    this will serve to get you all the items in infinite mode, increase all the characters to level 50 with P3


    let's not start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Full Profil : https://www.mpgh.net/forum/showthread.php?t=1550268
    3. Injector : https://www.mpgh.net/forum/showthread.php?t=1510097

    Preparation of the injector file and fullProfile
    1.unzip your injector and leave in your folder
    2.Create a folder inside and name it "Fullprofile"
    3.unzip unzip FullProfile_5.4.2 .txt rename it to FullProfile
    4.Put your FullProfile.txt folder and the FullProfile folder
    https://ibb.co/R9h6Xh4
    https://ibb.co/bKryRZ9


    Preparing fiddler before opening the game

    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.open fiddler and go to the tools tab, then option and then the https tab.
    https://ibb.co/4SwJMhV
    2a. check both boxes: Capture and decrypt and accept all certificates.
    https://ibb.co/g3f9r5S
    2b. close the fiddler program and open it again to see if both boxes are checked.
    2c.Go to the fiddlerscript tab, go to "GO to:" and put OnBeforeRequest
    https://ibb.co/X7qN87Q

    2D. copy and paste this text and save.

    Code:
    if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
    oSession.hostname="brill.live.bhvrdbd.com";
    oSession.oRequest["x-kraken-client-platform"] = "egs";
    oSession.oRequest["x-kraken-client-provider"] = "egs";
    }
    https://ibb.co/X7qN87Q

    3. open the game go to the home screen of the game and let fiddler do his job
    3a. find api/v1/inventories and go to the cookie tab
    https://ibb.co/4pnQ9QD
    https://ibb.co/4pnQ9QD
    3b.to copy the bvhrcession just use the keyboard shortcuts (ctrl + delete)
    3c.if you want copy it in notepad so as not to lose it

    Optional
    3D. if you are new to the game, you must go to one of the characters and just click on the perks without adding anything (this will activate perks by default) and go to the inventory (without adding anything)
    3E. return to the start screen at the very beginning of the game and go to fiddler.

    Injector
    4. always have the game and fiddler open return to your desktop
    5.open single injector
    6.paste your bhvrsession code and click submit
    7.now click on Inject Profile and wait a few seconds until you hear a noise. To be sure click again on Inject Profile and wait again until you hear a noise.
    https://ibb.co/xhNnN8D
    https://ibb.co/Gd0kv3j
    8.Close the Profile Dumper application, close the game and restart the game with fiddler still in the background
    do you know how to bypass ssl now , bro

  6. The Following 2 Users Say Thank You to 1162468783 For This Useful Post:

    Dekufr (06-21-2022),monke2192 (04-11-2022)

  7. #4
    vandervaint's Avatar
    Join Date
    Sep 2020
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by LuanaNuzzo1 View Post
    Configuration Market:
    this will be used to have some or all of the cosmetics of all the characters and unlock the characters.

    let's not start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Maket file (recent file) : https://www.mpgh.net/forum/attachmen...2&d=1635151899
    3. import_me_v4.farx : https://www.mpgh.net/forum/attachmen...5&d=1617564023

    Preparing the Market file
    1. Create a folder and name it: "Rules"
    2. unzip the Market file and put the Market file in the Rules folder
    3. in the .rar file: Rules_mpgh.net just take the file "import_me_v4.farx" and put in your Rules folder
    4. Move this Rules folder into the C root
    https://ibb.co/FsH60KG

    Preparing fiddler before opening the game
    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.Open fiddler go to the Autoresponder tab, check both boxes: enable rules and Unmatched requests passthrough.
    https://ibb.co/JKNY8KX
    3.click on import and select the rules folder that you created
    then select import_me_v4.farx

    You are done with the Market configuration, you must always have fiddler open at startup and during the game. So that the game can activate characters and cosmetics. If you close fiddler everything will disappear. You will need to close the game, start fiddler and the game again for the cosmetics and character to reappear.


    Configuration Full Profil:
    this will serve to get you all the items in infinite mode, increase all the characters to level 50 with P3


    let's not start the downloads:
    1. Fiddler : https://www.telerik.com/download/fiddler
    2. Full Profil : https://www.mpgh.net/forum/showthread.php?t=1550268
    3. Injector : https://www.mpgh.net/forum/showthread.php?t=1510097

    Preparation of the injector file and fullProfile
    1.unzip your injector and leave in your folder
    2.Create a folder inside and name it "Fullprofile"
    3.unzip unzip FullProfile_5.4.2 .txt rename it to FullProfile
    4.Put your FullProfile.txt folder and the FullProfile folder
    https://ibb.co/R9h6Xh4
    https://ibb.co/bKryRZ9


    Preparing fiddler before opening the game

    1.Install fiddler, and put the program in administrator mode.
    https://ibb.co/TtpN6Jv
    2.open fiddler and go to the tools tab, then option and then the https tab.
    https://ibb.co/4SwJMhV
    2a. check both boxes: Capture and decrypt and accept all certificates.
    https://ibb.co/g3f9r5S
    2b. close the fiddler program and open it again to see if both boxes are checked.
    2c.Go to the fiddlerscript tab, go to "GO to:" and put OnBeforeRequest
    https://ibb.co/X7qN87Q

    2D. copy and paste this text and save.

    Code:
    if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
    oSession.hostname="brill.live.bhvrdbd.com";
    oSession.oRequest["x-kraken-client-platform"] = "egs";
    oSession.oRequest["x-kraken-client-provider"] = "egs";
    }
    https://ibb.co/X7qN87Q

    3. open the game go to the home screen of the game and let fiddler do his job
    3a. find api/v1/inventories and go to the cookie tab
    https://ibb.co/4pnQ9QD
    https://ibb.co/4pnQ9QD
    3b.to copy the bvhrcession just use the keyboard shortcuts (ctrl + delete)
    3c.if you want copy it in notepad so as not to lose it

    Optional
    3D. if you are new to the game, you must go to one of the characters and just click on the perks without adding anything (this will activate perks by default) and go to the inventory (without adding anything)
    3E. return to the start screen at the very beginning of the game and go to fiddler.

    Injector
    4. always have the game and fiddler open return to your desktop
    5.open single injector
    6.paste your bhvrsession code and click submit
    7.now click on Inject Profile and wait a few seconds until you hear a noise. To be sure click again on Inject Profile and wait again until you hear a noise.
    https://ibb.co/xhNnN8D
    https://ibb.co/Gd0kv3j
    8.Close the Profile Dumper application, close the game and restart the game with fiddler still in the background
    i did everything for the market things, root errors after opening the game, isnt the steam version need an ssl bypass ?

  8. The Following User Says Thank You to vandervaint For This Useful Post:

    LuanaNuzzo1 (01-17-2022)

  9. #5
    1162468783's Avatar
    Join Date
    Apr 2020
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    3

    epic game version seem that not need to ssl bypass but steam version are need

    Quote Originally Posted by vandervaint View Post
    i did everything for the market things, root errors after opening the game, isnt the steam version need an ssl bypass ?
    epic game version seem that not need to ssl bypass but steam version are need . QAQ

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

    LuanaNuzzo1 (01-17-2022)

  11. #6
    LuanaNuzzo1's Avatar
    Join Date
    Aug 2021
    Gender
    female
    Posts
    9
    Reputation
    10
    Thanks
    40
    Quote Originally Posted by vandervaint View Post
    i did everything for the market things, root errors after opening the game, isnt the steam version need an ssl bypass ?
    this post dates back 2 days and is only validated now I would like to be able to re-edit the text and the title but this option has been removed for me to re-edit it.

    Tested on the epic hacked version of skidrow-reloaded and the legal version of Epic Games, work 1000%

    But with the steam version should also work but you need a bypass.
    https://www.mpgh.net/forum/
    Wait for the new bypass to be updated to 5.4.2 or + for the steam version!!!!

    I'm not sure you will need to put this code for the Fullprofile.
    Code:
    if (oSession.HostnameIs("steam.live.bhvrdbd.com")) {
    oSession.hostname="brill.live.bhvrdbd.com";
    oSession.oRequest["x-kraken-client-platform"] = "egs";
    oSession.oRequest["x-kraken-client-provider"] = "egs";
    }
    [/QUOTE]

  12. #7
    beastiix's Avatar
    Join Date
    Jan 2022
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    14
    My Mood
    Sleepy
    If you are using the Steam version, and need an SSL bypass, you might not get to properly use your market/rule files as Steam notices the bypass after 10-15 minutes. Be careful out there.

  13. #8
    lokinorr's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Location
    Moon ( ͡° ͜ʖ ͡°)
    Posts
    172
    Reputation
    10
    Thanks
    700
    My Mood
    Cool
    When I try to inject my fullprofile this message shows up "The remote server returned an error: (401) Unatorized." I've done it before using the exact same program some months ago but its not working anymore, any tips ?
    Michael Reeeves created a Robodog ta pisses beer...

  14. #9
    beastiix's Avatar
    Join Date
    Jan 2022
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    14
    My Mood
    Sleepy
    Quote Originally Posted by lokinorr View Post
    When I try to inject my fullprofile this message shows up "The remote server returned an error: (401) Unatorized." I've done it before using the exact same program some months ago but its not working anymore, any tips ?
    I believe that is because your cookie is wrong! I got the same error a couple of times. What I recommend doing is launching fiddler, then the game, get your cookie, paste it into the program and then close your game. Could also be an injector that doesn't work.

    Edit; If the issue persists, send me a DM on here and I'll try to help you out.
    Last edited by beastiix; 01-17-2022 at 06:39 PM.

  15. #10
    lokinorr's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Location
    Moon ( ͡° ͜ʖ ͡°)
    Posts
    172
    Reputation
    10
    Thanks
    700
    My Mood
    Cool
    Quote Originally Posted by beastiix View Post
    I believe that is because your cookie is wrong! I got the same error a couple of times. What I recommend doing is launching fiddler, then the game, get your cookie, paste it into the program and then close your game. Could also be an injector that doesn't work.

    Edit; If the issue persists, send me a DM on here and I'll try to help you out.
    I'am using XQDBD v1.4 to get my cookie, I open fiddler, open the XQDBD, "Automatically Find BhvrSession", wait a little, open fiddler and search for the cookie,
    I do this method cause' I don't have a working SSL bypass

    Edit: I've Also tried disabling FireWall but my is already disabled, also i can't be a missing dll or program cuz I've done it before in this same machine
    Last edited by lokinorr; 01-17-2022 at 07:12 PM.
    Michael Reeeves created a Robodog ta pisses beer...

  16. #11
    beastiix's Avatar
    Join Date
    Jan 2022
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    14
    My Mood
    Sleepy
    Quote Originally Posted by lokinorr View Post
    I'am using XQDBD v1.4 to get my cookie, I open fiddler, open the XQDBD, "Automatically Find BhvrSession", wait a little, open fiddler and search for the cookie,
    I do this method cause' I don't have a working SSL bypass
    Are you using steam? I have one that can give you 5-15 minutes on the game before it kicks you out!

  17. #12
    lokinorr's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Location
    Moon ( ͡° ͜ʖ ͡°)
    Posts
    172
    Reputation
    10
    Thanks
    700
    My Mood
    Cool
    Quote Originally Posted by beastiix View Post
    Are you using steam? I have one that can give you 5-15 minutes on the game before it kicks you out!
    I don't think cookie is the problem, the error appears after when trying to inject, if cookie is wrong It won't even open, maybe the region I'am playing is the problem ? I'am from Brazil tho
    Michael Reeeves created a Robodog ta pisses beer...

  18. #13
    beastiix's Avatar
    Join Date
    Jan 2022
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    14
    My Mood
    Sleepy
    Quote Originally Posted by lokinorr View Post
    I don't think cookie is the problem, the error appears after when trying to inject, if cookie is wrong It won't even open, maybe the region I'am playing is the problem ? I'am from Brazil tho
    I doubt it's your region. I've sent you a chat request. I can help you out much easier that way!

  19. #14
    lokinorr's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Location
    Moon ( ͡° ͜ʖ ͡°)
    Posts
    172
    Reputation
    10
    Thanks
    700
    My Mood
    Cool
    Quote Originally Posted by beastiix View Post
    I doubt it's your region. I've sent you a chat request. I can help you out much easier that way!
    I didn't receive it
    Michael Reeeves created a Robodog ta pisses beer...

  20. #15
    beastiix's Avatar
    Join Date
    Jan 2022
    Gender
    female
    Posts
    39
    Reputation
    10
    Thanks
    14
    My Mood
    Sleepy
    Check your inbox, or press chat at the bottom left I think

Page 1 of 15 12311 ... LastLast

Similar Threads

  1. Replies: 3
    Last Post: 07-01-2014, 07:34 AM
  2. Replies: 23
    Last Post: 07-13-2013, 04:17 AM
  3. Replies: 3
    Last Post: 09-02-2012, 03:48 PM
  4. A step by step easy way of hacking CAEU, and a hack link?
    By SpTheMan in forum Combat Arms EU Help
    Replies: 3
    Last Post: 12-16-2011, 07:53 PM
  5. [Tutorial] How to inject like a doctor! [STEP BY STEP]
    By privatejk1 in forum WarRock Tutorials
    Replies: 11
    Last Post: 06-23-2011, 08:43 AM