Page 131 of 135 FirstFirst ... 3181121129130131132133 ... LastLast
Results 1,951 to 1,965 of 2015
  1. #1951
    yipiv18335's Avatar
    Join Date
    Jul 2024
    Gender
    female
    Posts
    8
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by 8otto View Post
    For me modify catalog has no sense so I will not develop methods to modify it..
    If you really want to search on Google for dbd cdn decrypt download and download the exe it's called CDNCryptor.exe

    The decryption of this software works, but the encryption doesn't work, but I tested in past and you don't need encryption to load the file, so you can use the decrypted one.
    As code you can use the encryption code that is printed by MarketUpdater.
    I did it! Thank you for your help!

  2. #1952
    mrboladinho's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    3

    help with bloodweb

    i tried the new definite method and nothing happens, but with the old with the autoresponder its ok

    I just have a doubt, when I set it to run out of perks with just the items, the bloodweb market doesn't open for me to level up my character, and when I disable api/v1/dbd-character-data/bloodweb the items don't remain, I wanted to level up my character but with the items but without perks, is there any way?

  3. #1953
    Gavrieles's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    When I return from a game my items with the character return to the real value from before applying the full profile. Is there a way to fix this?

  4. #1954
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    986
    Reputation
    106
    Thanks
    2,533
    My Mood
    Inspired
    Quote Originally Posted by mrboladinho View Post
    i tried the new definite method and nothing happens, but with the old with the autoresponder its ok

    I just have a doubt, when I set it to run out of perks with just the items, the bloodweb market doesn't open for me to level up my character, and when I disable api/v1/dbd-character-data/bloodweb the items don't remain, I wanted to level up my character but with the items but without perks, is there any way?
    Disable auto responder completely and into FiddlerScript set to false Bloodweb and set to true BloodwebNoPerks

  5. #1955
    mrboladinho's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by 8otto View Post
    Disable auto responder completely and into FiddlerScript set to false Bloodweb and set to true BloodwebNoPerks
    but disabling the autoresponder nothing works



    import System;
    import System.Windows.Forms;
    import Fiddler;
    var Bloodweb_v6 = true; //CHANGE true TO false TO DISABLE BLOODWEB (Perks, Items, Addon, Offerings Unlocking)
    var CustomPrestige = true; //CHANGE true TO false TO DISABLE CUSTOM PRESTIGES
    var Market_v3 = true; //CHANGE true TO false TO DISABLE MARKET (Characters, Skins, Charm Unlocking)
    var Quest = true; //CHANGE true TO false TO DISABLE CHALLANGES HELPER
    var MarketUpdaterPath = "C:\\Rules"; //CHANGE TO YOUR MARKET UPDATER PATH, MAKE SURE TO REPLACE "" WITH "" IMPORTANT
    var QuestBlock = false; //CHANGE false TO true TO BLOCK QUEST COMPLETITION (Used to earn infinite bonus on some glyph challanges)

  6. #1956
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    986
    Reputation
    106
    Thanks
    2,533
    My Mood
    Inspired
    Quote Originally Posted by mrboladinho View Post
    but disabling the autoresponder nothing works



    import System;
    import System.Windows.Forms;
    import Fiddler;
    var Bloodweb_v6 = true; //CHANGE true TO false TO DISABLE BLOODWEB (Perks, Items, Addon, Offerings Unlocking)
    var CustomPrestige = true; //CHANGE true TO false TO DISABLE CUSTOM PRESTIGES
    var Market_v3 = true; //CHANGE true TO false TO DISABLE MARKET (Characters, Skins, Charm Unlocking)
    var Quest = true; //CHANGE true TO false TO DISABLE CHALLANGES HELPER
    var MarketUpdaterPath = "C:\\Rules"; //CHANGE TO YOUR MARKET UPDATER PATH, MAKE SURE TO REPLACE "" WITH "" IMPORTANT
    var QuestBlock = false; //CHANGE false TO true TO BLOCK QUEST COMPLETITION (Used to earn infinite bonus on some glyph challanges)
    It seems an old script, probably compatible with old Market Updater version, try to update the code.
    https://www.mpgh.net/forum/showthrea...3#post15416773
    Last edited by 8otto; 09-08-2024 at 12:23 AM.

  7. #1957
    mrboladinho's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by 8otto View Post
    It seems an old script, probably compatible with old Market Updater version, try to update the code.
    https://www.mpgh.net/forum/showthrea...3#post15416773



    i really dont understand what im doing wrong, with the old method that use autoresponder it works, but with only fiddler script nothing happens, or i need to do any more thing?
    Attached Thumbnails Attached Thumbnails
    1.png  

    3.png  

    2.png  

    4.png  

    5.png  

    Last edited by mrboladinho; 09-08-2024 at 10:55 AM.

  8. The Following 3 Users Say Thank You to mrboladinho For This Useful Post:

    f0908824893 (4 Weeks Ago),Jujubuzzzz (3 Weeks Ago),sexpulapistol (4 Weeks Ago)

  9. #1958
    mintblob's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Cheerful
    thanks its working perfectly

  10. #1959
    Gavrieles's Avatar
    Join Date
    Dec 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Inventory reset

    Quote Originally Posted by 8otto View Post
    Disable auto responder completely and into FiddlerScript set to false Bloodweb and set to true BloodwebNoPerks
    Whenever a game ends the inventory of the character just resets to the previos value it had.

    Can it be cause of crossprogression? Or did I did something wrong?

  11. #1960
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    986
    Reputation
    106
    Thanks
    2,533
    My Mood
    Inspired
    Quote Originally Posted by Gavrieles View Post
    Whenever a game ends the inventory of the character just resets to the previos value it had.

    Can it be cause of crossprogression? Or did I did something wrong?
    If you don't own items that you're using they "disappear" after every match.
    You must open and close bloodweb, then switch loadouts of the selected character (numbers 1 2 3 in equipment)

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

    Gavrieles (4 Weeks Ago)

  13. #1961
    awaawa's Avatar
    Join Date
    Mar 2022
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    dear 8otto

    Can u release an intact rules files for the current version?I don't know how to modify it. Installing various files has already taken all my effort

  14. #1962
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    986
    Reputation
    106
    Thanks
    2,533
    My Mood
    Inspired
    Quote Originally Posted by awaawa View Post
    Can u release an intact rules files for the current version?I don't know how to modify it. Installing various files has already taken all my effort
    They're on git my username is im8otto

  15. #1963
    Benalate's Avatar
    Join Date
    Sep 2022
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    8otto, could you make a checkpoint where to get the files or make a new post?

    The current post has 131 pages and it is difficult to find the information

  16. #1964
    estoely23's Avatar
    Join Date
    Sep 2024
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Playerlevel

    Can anymody tell me how to use playerlevel? there so no path in file "path" that need to be imported to fiddler

  17. #1965
    Threadstarter
    We are the CONTRIBUFORCE
    Contributor
    8otto's Avatar
    Join Date
    Jun 2021
    Gender
    male
    Posts
    986
    Reputation
    106
    Thanks
    2,533
    My Mood
    Inspired
    Quote Originally Posted by estoely23 View Post
    Can anymody tell me how to use playerlevel? there so no path in file "path" that need to be imported to fiddler
    I didn't put rules for PlayerLevel because it's useless (only visual until 1st match is played)

Similar Threads

  1. Replies: 3
    Last Post: 08-18-2020, 12:59 PM
  2. LoL NA - Full Access/Unverified/All Champions Unlocked
    By snowtime in forum League of Legends Marketplace
    Replies: 3
    Last Post: 10-25-2019, 11:53 AM
  3. [WTS] GTA V Services/Unlock All/ 0% Ban Risk/Fast/Full Service With 10$/PS3->PS4,PC,XBOXONE
    By ploutarxos in forum Grand Theft Auto 5 (GTA V) User Services/Shops
    Replies: 69
    Last Post: 01-19-2019, 11:20 AM
  4. [WTS] GTA V Services/Unlock All/ 0% Risk/Full Service With 10$/PS3->PS4,PC,XBOXONE
    By niggaunderground in forum Grand Theft Auto 5 (GTA V) User Services/Shops
    Replies: 8
    Last Post: 08-29-2016, 04:32 PM
  5. [Outdated] Blockstorm Full Unlock All Weapons, No Recoil All Weapon,Instant Reload AK47
    By doncarlone in forum Other First Person Shooter Hacks
    Replies: 6
    Last Post: 12-10-2014, 06:57 PM