0% found this document useful (0 votes)
1K views1 page

Novo Documento de Texto

The document contains code for loading scripts from GitHub repositories to add features like a part hub key system and fruit collecting to a game. The scripts can be enabled by setting boolean variables to true or false.

Uploaded by

miguelplayer555
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views1 page

Novo Documento de Texto

The document contains code for loading scripts from GitHub repositories to add features like a part hub key system and fruit collecting to a game. The scripts can be enabled by setting boolean variables to true or false.

Uploaded by

miguelplayer555
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

loadstring(game:HttpGet('https://raw.githubusercontent.

com/kill55547/TAWAN_HUB/
main/TAWANxHUB_V2.lua.txt', true))()

loadstring(game:HttpGet("https://raw.githubusercontent.com/Fiend1sh/FiendMain/
main/PartLoader"))()
-- Link Get Key : https://link-hub.net/868025/part-hub-key-system

collectAllFruit = true --[ TRUE / FALSE ]--


collectOnlyFruitSpawn = false --[ TRUE / FALSE ]--
loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/
main/BetaFruitFinder"))()collectAllFruit = true --[ TRUE / FALSE ]--
collectOnlyFruitSpawn = false --[ TRUE / FALSE ]--
loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/
main/BetaFruitFinder"))()collectAllFruit = true --[ TRUE / FALSE ]--
collectOnlyFruitSpawn = false --[ TRUE / FALSE ]--
loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/
main/BetaFruitFinder"))()

You might also like