Skip to content

Instantly share code, notes, and snippets.

View ahmoin's full-sized avatar
:shipit:

Ahsan Moin ahmoin

:shipit:
View GitHub Profile
--!strict
local ServerStorage = game:GetService("ServerStorage")
local Workspace = game:GetService("Workspace")
local LootTables = require(ServerStorage:WaitForChild("Modules"):WaitForChild("LootTables"))
type Entry<T> = { isValue: true, weight: number, tier: number, value: T }
type LootTable<T> = {
@ahmoin
ahmoin / TableUtils.luau
Created October 29, 2025 02:04
A more lightweight version of the common Freeze package
--!strict
type GenericTable = { [any]: any }
local TableUtils = {}
TableUtils.NoValue = newproxy(true)
function TableUtils.deepCopy<T>(source: T): T
local output = {}
$ pacman -Q
base 2022.06-1
bash 5.2.037-2
bash-completion 2.16.0-1
brotli 1.1.0-2
bsdtar 3.8.2-1
bzip2 1.0.8-4
ca-certificates 20250419-1
coreutils 8.32-5
curl 8.16.0-1
#include <iostream>
using namespace std;
int main() {
int a, b;
// g++ -Wall -Werror -ansi -pedantic -std=c++14 -o operator_lab operator_lab.cpp
// Input
cout << "Enter the first integer: ";
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
local Knives = {
{
Name = "Classic Knife | (Vanilla)",
Probability = 0.1,
Price = 5,
Rarity = "Common",
_Odds = "1 in 2",
},
{
Name = "Gut Knife| (Vanilla)",
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 }
cd %APPDATA%\discord\Local Storage
RMDIR /S /Q leveldb