This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git init | |
aftman init | |
aftman add rojo-rbx/rojo | |
aftman add upliftgames/wally | |
aftman add lune-org/lune | |
aftman add kampfkarren/selene | |
aftman add johnnymorganz/stylua | |
FOLDER_NAME=$(basename "$(pwd)") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", | |
"blocks": [ | |
{ | |
"alignment": "left", | |
"segments": [ | |
{ | |
"background": "#a9b1d6", | |
"foreground": "#16161e", | |
"leading_diamond": "\ue0b6", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd %APPDATA%\discord\Local Storage | |
RMDIR /S /Q leveldb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd %LOCALAPPDATA%\Roblox\Versions\ | |
for /D %%d in (*) do ( | |
if exist "%%d\RobloxPlayerBeta.exe" ( | |
if not exist "%%d\ClientSettings" mkdir "%%d\ClientSettings" | |
( | |
echo { | |
echo "DFIntTaskSchedulerTargetFps": "120", | |
echo "DFFlagDebugEnableInterpolationVisualizer": "True", | |
echo "DFIntDebugFRMQualityLevelOverride": "1" | |
echo } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local Knives = { | |
{ | |
Name = "Classic Knife | (Vanilla)", | |
Probability = 0.1, | |
Price = 5, | |
Rarity = "Common", | |
_Odds = "1 in 2", | |
}, | |
{ | |
Name = "Gut Knife| (Vanilla)", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name | price | rarity | |
---|---|---|---|
Classic Knife | (Vanilla) | 5 | Common | |
Gut Knife | (Vanilla) | 5 | Common | |
Shadow Daggers | (Vanilla) | 10 | Common | |
Bowie Knife | (Vanilla) | 25 | Common | |
Shadow Daggers | (Rust coat) | 25 | Common | |
Falchion Knife | (Vanilla) | 40 | Uncommon | |
Shadow daggers | (Tiger tooth) | 80 | Uncommon | |
Bowie Knife | (Rust Coat) | 90 | Uncommon | |
Huntsman Knife | (Vanilla) | 120 | Uncommon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mental Health Issues and Why They Matter: | |
Mental health is a really important part of our overall well-being. Like our physical health, the state of our mental health impacts how we think, feel and act. It’s also a major factor in how we cope with stress, relate to others, and make decisions in life. Even if such a thing can’t always be seen, mental health problems are a genuine and just as real a condition as a broken bone. Yet, there’s a lot of forgetfulness regarding our mental well-being; about what goes on in our minds, how important it is, and how our lives are impacted by mental health. It can be just as much a matter of life or death as a disease. | |
Numerous individuals on the planet suffer from mental illnesses: some examples are depression, anxiety, bipolar disorder, and PTSD. Approximately 280 million worldwide suffer from depression, 301 million suffer from anxiety, 316 million suffer from PTSD and so on. In this modern age, there are so many stressful situations and scenarios that cause these ment |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.