Skip to content

Instantly share code, notes, and snippets.

View PatoFlamejanteTV's full-sized avatar
🦆
Swimming on a lake :3

UltimateQuack PatoFlamejanteTV

🦆
Swimming on a lake :3
View GitHub Profile
Title : Untitled
Guest on 16th October 2024 02:09:08 AM
Syntax: TEXT | Views: 828 | Paste Size: 246.67 KB
https://justpasteit.org/7ddb85
From Google Translate of https://pastebin.com/x9Rne5iZ
Oh lawd it's 131kb with a max comment size of 10 kB. I'll make a new paste:
 
pmyth01
@Echo off
:: PatoFlamejanteTV's Anti Cheat
:: Based on Loader-Souce's Anticheat
:: https://github.com/binaryloverr/Loader-Source/blob/caf4e95ab3d535b66cab419db4ea378755428db8/prot/protector.h
TITLE cheater???????
echo Did you have cheats?
askkill /f /im Cheat Engine.exe
taskkill /f /im cheatengine-x86_64.exe
taskkill /f /im cheatengine-x86_64-SSE4-AVX2.exe
:: MessageBox System, make for Imaturidade++
:: By: PatoFlamejanteTV, made ONLY by me
:: ----------------------------------------------------------------------------------
@echo off
IF EXIST temp.vbs (
del temp.vbs
)
echo x=msgbox("%1" ,%3, "%2") >> temp.vbs
start temp.vbs
echo DEBUG: Message: %1, Title: %2.
-- For Psych Engine
-- https://github.com/PatoFlamejanteTV/ImaturidadePlusPlus/blob/main/scripts/Dirty%20Edge.lua.hfesjklghjk
-- needs Dirty Edge.frag to work (yourmod/shaders/Dirty Edge.frag)
-- https://github.com/PatoFlamejanteTV/ImaturidadePlusPlus/blob/main/shaders/Dirty%20Edge.frag
local shaderName = "Dirty Edge"
function onCreate()
shaderCoordFix() -- initialize a fix for textureCoord when resizing game window
makeLuaSprite("Dirty Edge")
makeGraphic("shaderImage", screenWidth, screenHeight)
@PatoFlamejanteTV
PatoFlamejanteTV / READMETemplate.md
Last active October 15, 2024 19:37
About me/README.md Template