Scripts of Bear Alpha, have inside patched one and updated one scripts. All scripts are from my video. Cloned & backuped from Gitea repository. Icon by freepik.
Go to file
cxtspn≡w≡d 3136cc879f Update 'README.md' 2023-09-12 11:31:07 +00:00
Screenshot Upload files to 'Screenshot' 2023-02-20 23:01:06 +08:00
Script Upload files to "Script" 2023-04-26 02:37:33 +08:00
README.md Update 'README.md' 2023-09-12 11:31:07 +00:00

README.md

Bear scripts

A small colection of scripts, related to bear (alpha) and bear* games.
Games created by Cheedaman and his friends.

Scripts:

// Skins unlocker
loadstring(game:HttpGet(("https://git.disroot.org/CatsPnewed/BearScripts/raw/branch/main/Script/Script.txt"), true))()
// Outdated skin changer for bear
loadstring(game:HttpGet(("https://git.disroot.org/CatsPnewed/BearScripts/raw/branch/main/Script/SkinChanger.txt"), true))()
// Updated skins unlocker for now
loadstring(game:HttpGet(("https://git.disroot.org/CatsPnewed/BearScripts/src/branch/main/Script/ScriptFixed.txt"), true)()