this forum isn't that populareahernantst83 wrote: ↑Tue May 28, 2024 1:13 amI honestly think that game developers are pending of this forum, or maybe they are constantly checking cheaters, modifications etc…. jajajajaja.

this forum isn't that populareahernantst83 wrote: ↑Tue May 28, 2024 1:13 amI honestly think that game developers are pending of this forum, or maybe they are constantly checking cheaters, modifications etc…. jajajajaja.
updated
Can you let me know when you update it? The game doesn't open anymoreLordMrEvil wrote: ↑Sat Jun 08, 2024 8:44 amupdated
extract to C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed password is 1234 make sure to backup original dll
lets go dude you a real one for that my brother in christ!!!LordMrEvil wrote: ↑Wed Jun 12, 2024 5:51 amas requested by janessie ill tell yall what i change to make my mod, this will not be a hand holdy walk through, i use dnspy and make all my changes by editing the il instructions sorry i cant be more in depth im kinda busy. if making mod using my help or help from anyone else for that matter please include credit.
to bypass ban: go to Intermarum.Shelter.Login.LoginResult.Blacklisted and change the get(and set if you want) to always return false then do the same for Intermarum.Login.ShelterLoginResult.Blacklisted, then goto Intermarum.Networking.WhitelistingController.NotifyBanned and clear out all of its code.
to spoof vip level and points: go to Intermarum.Shelter.Data.VipData and there will be both VipLevel and VipPoints, change their gets(and levels set if you want) to 20(level) and 1000000000(points)
to turn on sandbox realmoney purchase mode: FIRST DO SPOOF VIP LEVEL AND POINTS(there can be desyncing issues when buying things that give vip level otherwise) then go to SteamPurchaseRequest.TestMode and change the get(and set if you want) to true
to unlock everything in gallery: go to Core.Gameplay.UI.GalleryItemViewModel then theres isLocked and IsUnlocked, change the get(and set if you want) for isLocked to false and isUnlocked to true
also i updated it
extract to C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed make backup of original dll and password is 1234
Thanks, got it workingLordMrEvil wrote: ↑Wed Jun 12, 2024 5:51 amas requested by janessie ill tell yall what i change to make my mod, this will not be a hand holdy walk through, i use dnspy and make all my changes by editing the il instructions sorry i cant be more in depth im kinda busy. if making mod using my help or help from anyone else for that matter please include credit.
to bypass ban: go to Intermarum.Shelter.Login.LoginResult.Blacklisted and change the get(and set if you want) to always return false then do the same for Intermarum.Login.ShelterLoginResult.Blacklisted, then goto Intermarum.Networking.WhitelistingController.NotifyBanned and clear out all of its code.
to spoof vip level and points: go to Intermarum.Shelter.Data.VipData and there will be both VipLevel and VipPoints, change their gets(and levels set if you want) to 20(level) and 1000000000(points)
to turn on sandbox realmoney purchase mode: FIRST DO SPOOF VIP LEVEL AND POINTS(there can be desyncing issues when buying things that give vip level otherwise) then go to SteamPurchaseRequest.TestMode and change the get(and set if you want) to true
to unlock everything in gallery: go to Core.Gameplay.UI.GalleryItemViewModel then theres isLocked and IsUnlocked, change the get(and set if you want) for isLocked to false and isUnlocked to true
also i updated it
extract to C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed make backup of original dll and password is 1234
Thank you so much for the effort you put in this! I kinda dropped the game so i cant test this, but i hope it work!LordMrEvil wrote: ↑Tue May 21, 2024 5:51 amaaannndddd just like that i completely bypassed their garbo ban system XD
edit: while perusing the code some more i found where the gallery data was and unlocked it all
paste assemblycsharp dll into C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed and make sure to backup original dll password 1234
Hey i'm pretty new to everything about cheat, would it be possible to know where i can find Intermarum.Shelter.Login.LoginResult.Blacklisted ?LordMrEvil wrote: ↑Wed Jun 12, 2024 5:51 amas requested by janessie ill tell yall what i change to make my mod, this will not be a hand holdy walk through, i use dnspy and make all my changes by editing the il instructions sorry i cant be more in depth im kinda busy. if making mod using my help or help from anyone else for that matter please include credit.
to bypass ban: go to Intermarum.Shelter.Login.LoginResult.Blacklisted and change the get(and set if you want) to always return false then do the same for Intermarum.Login.ShelterLoginResult.Blacklisted, then goto Intermarum.Networking.WhitelistingController.NotifyBanned and clear out all of its code.
to spoof vip level and points: go to Intermarum.Shelter.Data.VipData and there will be both VipLevel and VipPoints, change their gets(and levels set if you want) to 20(level) and 1000000000(points)
to turn on sandbox realmoney purchase mode: FIRST DO SPOOF VIP LEVEL AND POINTS(there can be desyncing issues when buying things that give vip level otherwise) then go to SteamPurchaseRequest.TestMode and change the get(and set if you want) to true
to unlock everything in gallery: go to Core.Gameplay.UI.GalleryItemViewModel then theres isLocked and IsUnlocked, change the get(and set if you want) for isLocked to false and isUnlocked to true
also i updated it
extract to C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed make backup of original dll and password is 1234
LordMrEvil, you are great, I was able to do it on my own following your steps, so if the DLL gets updated again, now I have the knowledge to do it on my own.LordMrEvil wrote: ↑Wed Jun 12, 2024 5:51 amas requested by janessie ill tell yall what i change to make my mod, this will not be a hand holdy walk through, i use dnspy and make all my changes by editing the il instructions sorry i cant be more in depth im kinda busy. if making mod using my help or help from anyone else for that matter please include credit.
to bypass ban: go to Intermarum.Shelter.Login.LoginResult.Blacklisted and change the get(and set if you want) to always return false then do the same for Intermarum.Login.ShelterLoginResult.Blacklisted, then goto Intermarum.Networking.WhitelistingController.NotifyBanned and clear out all of its code.
to spoof vip level and points: go to Intermarum.Shelter.Data.VipData and there will be both VipLevel and VipPoints, change their gets(and levels set if you want) to 20(level) and 1000000000(points)
to turn on sandbox realmoney purchase mode: FIRST DO SPOOF VIP LEVEL AND POINTS(there can be desyncing issues when buying things that give vip level otherwise) then go to SteamPurchaseRequest.TestMode and change the get(and set if you want) to true
to unlock everything in gallery: go to Core.Gameplay.UI.GalleryItemViewModel then theres isLocked and IsUnlocked, change the get(and set if you want) for isLocked to false and isUnlocked to true
also i updated it
extract to C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed make backup of original dll and password is 1234
do you know how to unlock clothing for everyone?LordMrEvil wrote: ↑Wed Jun 12, 2024 5:51 amas requested by janessie ill tell yall what i change to make my mod, this will not be a hand holdy walk through, i use dnspy and make all my changes by editing the il instructions sorry i cant be more in depth im kinda busy. if making mod using my help or help from anyone else for that matter please include credit.
to bypass ban: go to Intermarum.Shelter.Login.LoginResult.Blacklisted and change the get(and set if you want) to always return false then do the same for Intermarum.Login.ShelterLoginResult.Blacklisted, then goto Intermarum.Networking.WhitelistingController.NotifyBanned and clear out all of its code.
to spoof vip level and points: go to Intermarum.Shelter.Data.VipData and there will be both VipLevel and VipPoints, change their gets(and levels set if you want) to 20(level) and 1000000000(points)
to turn on sandbox realmoney purchase mode: FIRST DO SPOOF VIP LEVEL AND POINTS(there can be desyncing issues when buying things that give vip level otherwise) then go to SteamPurchaseRequest.TestMode and change the get(and set if you want) to true
to unlock everything in gallery: go to Core.Gameplay.UI.GalleryItemViewModel then theres isLocked and IsUnlocked, change the get(and set if you want) for isLocked to false and isUnlocked to true
also i updated it
extract to C:\Program Files (x86)\Steam\steamapps\common\Shelter 69\Shelter69_Data\Managed make backup of original dll and password is 1234
Users browsing this forum: CheatZock, fauxfire76, LIOBOSS