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
-- 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) |
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
:: 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. |
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
@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 |
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
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 |
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
1. UTTP Admiral Midnight "III AM" [OFFICIAL] - https://www.youtube.com/channel/UCsL_sWQxA7pkUj-ITZzNOAw debugger eval code:34:29 | |
2. UTTP Captain Shoebill Stork [OFICIAL] - https://www.youtube.com/channel/UCbHTpAHW2VsTYax_gl4qm4Q debugger eval code:34:29 | |
3. UTTP - https://www.youtube.com/channel/UCHQcMLbhy6AHov9D2PDGDYQ debugger eval code:34:29 | |
4. BANCO DO BRASIL UTTP THDTC TSPL - https://www.youtube.com/channel/UCE7_ofe57M-pV6I7sFHDpZw debugger eval code:34:29 | |
5. UTTP Bope H1i - https://www.youtube.com/channel/UCZnuo05HJdIWPiPqxgbDIdQ debugger eval code:34:29 | |
6. UTTP Hackerman [OFFICIAL] - https://www.youtube.com/channel/UCIGSHsjaVY2og1SlSazKtDQ debugger eval code:34:29 | |
7. UTTP - https://www.youtube.com/channel/UCOorBupX-4jRDwDntU24H_g debugger eval code:34:29 | |
8. Oficial Atômico UTTP - https://www.youtube.com/channel/UCvGIwqEGMpu6Pu4wjSNm4ow debugger eval code:34:29 | |
9. SKIBIDI UTTP - https://www.youtube.com/channel/UCRTw2enjbjDw8dzFZrX6sFw debugger eval code:34:29 | |
10. Ratchet (ANTI UTTP) - https://www.youtube |
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
/* | |
* Copyright (C) 2013 The Android Open Source Project | |
* | |
* Licensed under the Apache License, Version 2.0 (the "License"); | |
* you may not use this file except in compliance with the License. | |
* You may obtain a copy of the License at | |
* | |
* http://www.apache.org/licenses/LICENSE-2.0 | |
* | |
* Unless required by applicable law or agreed to in writing, software |
~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~~~__****~~**~~
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
--!strict | |
-- ORIGINAL: https://pastebin.com/JBRampUT | |
-- Modded by UltimateQuack | |
local runService = game:GetService("RunService") | |
local fpsLabel = script.Parent | |
local function GetFPS(delay) |
OlderNewer