its safe trust
angmills777
Recent community posts
funny thing I found with notepad++ in raldi's crackhouse 2.0.6 .json files:
{
"sentences": [
{
"character": "Walter H. White",
"sentence": "$WindowsName$.. are you ok?",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Annoying Dog",
"sentence": "*dog noises*",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "Whatever, let's just get to the point.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "Crypto Luigi is a wanted scammer all throughout the metaverse.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "We managed to lock him up here to stop him from doing his scamming scandals. However, thanks to you, he's escaped.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "Giving him <color=#8A92B2>10 ETH<color=#FFF> was all he needed to, go <color=#800080>'nuts'<color=#FFF>.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "He has seemed to gain a huge boost in power, rivaling over most of those demigods Jesse talks about.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "Once he's done with the metaverse, he'll move onto conquer the entire Internet.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "From what it looks like, he has moved to the top of the cafeteria. Meet you there.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "This is gonna be a hard battle, but with our power combined, we have a slim chance. Seems small, but better than nothing.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "Oh yea, have these.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "",
"sentence": "You got an <color=#FFFF00>ETH ATM Wristwatch.<color=#FFF>",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "",
"sentence": "You got a <color=#FFFF00>Money Shooter.<color=#FFF>",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "By pressing TAB, you will be able to see your upgrades mid battle. Be sure to upgrade anything you haven't seen.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "Oh, and when you can, you can hold down left click to shoot money at Crypto Luigi. Real physical cash is his kryptonite.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Walter H. White",
"sentence": "See you there, $WindowsName$. We'll help you out the best we can.",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
},
{
"character": "Annoying Dog",
"sentence": "*confirmational dog noises*",
"isRight": true,
"keepOriginalText": false,
"showOptions": false,
"options": [
]
}
]
}