CoolAutomatic Market Updater

Posts 226240 of 920 · Page 16 of 62
@SleepyLia can I make fiddler script to use your custom character data?

I already made it long time ago, but I formatted the file differently.
I plan to upload last version for my methods that can use/convert files generated by your updater.

Another thing that I think could be useful, is a blacklist for generation for example a txt file with a list of itemIds to don't put into generated files.
Quote Originally Posted by 8otto View Post
@SleepyLia can I make fiddler script to use your custom character data?

I already made it long time ago, but I formatted the file differently.
I plan to upload last version for my methods that can use/convert files generated by your updater.

Another thing that I think could be useful, is a blacklist for generation for example a txt file with a list of itemIds to don't put into generated files.
You can do as you please, I made market updater for all people, including those who want to work on their own projects. That is why I have now included generation of files inside of 'IDs' folder to make it easier for people to extract all IDs without having to go through and get them manually with FModel.

Thanks for suggestion, I plan on improving the market updater/unlocker when I have time during weekend and I will add blacklist ^^
Quote Originally Posted by SleepyLia View Post


You can do as you please, I made market updater for all people, including those who want to work on their own projects. That is why I have now included generation of files inside of 'IDs' folder to make it easier for people to extract all IDs without having to go through and get them manually with FModel.

Thanks for suggestion, I plan on improving the market updater/unlocker when I have time during weekend and I will add blacklist ^^
Thank you, nice project I also downloaded the old version's source code, when I have free time I'll download the new one, I did a simple modification, I added the possibility to create a Path.txt file with Paks' path idk if you add this in latest version
Quote Originally Posted by 8otto View Post
Thank you, nice project I also downloaded the old version's source code, when I have free time I'll download the new one, I did a simple modification, I added the possibility to create a Path.txt file with Paks' path idk if you add this in latest version
I didn't add it, but I did now.
I've uploaded the new source that you can download with the new features + saving path to txt file.
Quote Originally Posted by SleepyLia View Post


I didn't add it, but I did now.
I've uploaded the new source that you can download with the new features + saving path to txt file.
Superfast, nice job thank you! I'll download it now
Quote Originally Posted by 8otto View Post
Superfast, nice job thank you! I'll download it now
Updated source again, added generation of blacklist.json that will allow people to add IDs that they don't want generated.
The blacklist will work for Cosmetics/Outfits, Items, Addons, Offerings, and Perks.

The blacklist.json will be generated like so:
Code:
{
  "IDs": [
    "Item_LamentConfiguration"
  ]
}
Then just append to the array as see fit, for example if you wanted to blacklist Dwight's bloodletting from being generated in files:
Code:
{
  "IDs": [
    "Item_LamentConfiguration",
    "DF_Torso04_BloodLetting"
  ]
}
If you have any other suggestions feel free to let me know

Edit:
Since external communication is now allowed you can add me on Discord if you would like for easier communication.
Discord: bhvr
(Yes, I claimed the username 'bhvr' because why not
)
Here's my blacklist with all event, unreleased or not unlockable stuff

Code:
{
	"IDs": [
		"Addon_Firecracker_BlackPowder",
		"Addon_Firecracker_BuckShot",
		"Addon_Firecracker_FlashPowder",
		"Addon_Firecracker_GunPowder",
		"Addon_Firecracker_LargePack",
		"Addon_Firecracker_LongFuse",
		"Addon_Firecracker_MagnesiumPowder",
		"Addon_Firecracker_MediumFuse",
		"Addon_Flashlight_BrokenBulb",
		"Addon_Killer_Halloween2020",
		"Addon_Medkit_BlightedSyringe",
		"Anniversary2019Offering",
		"Anniversary2020Offering",
		"Anniversary2021Offering",
		"Anniversary2022Offering",
		"Anniversary2023Offering",
		"BlackSplinter",
		"BoneSplinter",
		"CattleTag28",
		"ChildrensBook",
		"ColdwindCattleTag81",
		"CrescentMoonBouquet",
		"DecrepitClapboard",
		"EmergencyCertificate",
		"FakeItem_Camper_OnryoTape",
		"Father_Key_Card",
		"FullMoonBouquet",
		"FumingCordage",
		"FumingWelcomeSign",
		"GlassSplinter",
		"Halloween2021Offering",
		"Halloween2022Offering",
		"HalloweenOffering",
		"HarvestFestivalLeaflet",
		"Item_Blighted_Serum",
		"Item_Camper_AnniversaryToolbox",
		"Item_Camper_ContaminationSerum",
		"Item_Camper_Firecracker_Anniversary2019",
		"Item_Camper_Firecracker_Chinese",
		"Item_Camper_Firecracker_Flashbang",
		"Item_Camper_Firecracker_WinterEvent",
		"Item_Camper_Flashlight04",
		"Item_Camper_Flashlight_Anniversary2020",
		"Item_Camper_Flashlight_Anniversary2022",
		"Item_Camper_K29InfectionRemover",
		"Item_Camper_K32Emp",
		"Item_Camper_K33Turret",
		"Item_Camper_LunarToolbox",
		"Item_Camper_Medkit05",
		"Item_Camper_Medkit_Anniversary2020",
		"Item_Camper_Medkit_Anniversary2022",
		"Item_Camper_Toolbox_Anniversary2022",
		"Item_FragileObject",
		"Item_LamentConfiguration",
		"LunacyTicket",
		"MacmillanLedgerPage",
		"MuddySplinter",
		"NewMoonBouquet",
		"PElliotLunacyTicket",
		"PElliottLunacyTicket",
		"PaintedRiverRock",
		"PsychiatricAssessmentReport",
		"QuarterMoonBouquet",
		"RedMoney",
		"ShockSplinter",
		"ShreddedPlate",
		"SignedLedgerPage",
		"SmokingSplinter",
		"SummerOffering",
		"VirginiaPlate"
	]
}
after install
if i do the install on one system and load the game on another without installing these files will it show up on any system i play or only the one I installed the mod software on?
Quote Originally Posted by drza View Post
if i do the install on one system and load the game on another without installing these files will it show up on any system i play or only the one I installed the mod software on?
You have to use Fiddler in this way
https://docs.telerik.com/fiddler/con...rremotemachine
I only able to use survivor's item addons for 1 game, any solution?
Quote Originally Posted by vinzetv View Post
I only able to use survivor's item addons for 1 game, any solution?
Open and close bloodweb and then switch inventory presets and back again.
Quote Originally Posted by SleepyLia View Post


Open and close bloodweb and then switch inventory presets and back again.
This work only in epic games?
Quote Originally Posted by Crisscl View Post
This work only in epic games?
If you're talking about the unlocker then it works on all platforms.
HOWEVER, you need a SSL bypass for Steam. Epic Games/Microsoft Store will work without issue.

As for what you quoted; that will fix missing items on all platforms.
Quote Originally Posted by SleepyLia View Post


If you're talking about the unlocker then it works on all platforms.
HOWEVER, you need a SSL bypass for Steam. Epic Games/Microsoft Store will work without issue.

As for what you quoted; that will fix missing items on all platforms.
And how i make that SSL by pass, because i try modified Engine but don't work
Posts 226240 of 920 · Page 16 of 62

Post a Reply

Tags for this Thread

None

Need help?