0% found this document useful (0 votes)
301 views2 pages

Roblox Scrips

The document contains a series of Lua scripts for Roblox, including links to various scripts hosted on GitHub. It also includes a version update note and credits the original creator, Tech Brain, while warning against using fake versions of the script. Additionally, it provides instructions on how to properly use the script and where to find support via Discord.
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)
301 views2 pages

Roblox Scrips

The document contains a series of Lua scripts for Roblox, including links to various scripts hosted on GitHub. It also includes a version update note and credits the original creator, Tech Brain, while warning against using fake versions of the script. Additionally, it provides instructions on how to properly use the script and where to find support via Discord.
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/ 2

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

com/reavscripts/
sl2_autofarm/main/main.lua", true))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/NukeVsCity/
TheALLHACKLoader/main/NukeLoader"))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/SxnwDev/Web/main/
scripts/SnxwHub.txt"))()

Server ember: wQhfs-


mboost.me/a/47n
shindai valley: zTZrxV

loadstring(game:HttpGet("https://raw.githubusercontent.com/SxnwDev/Web/main/
scripts/SnxwHub.txt"))()

--Version 0.3.2
--Update: Updated script 3/20/2022
--Put the script in autoexec if your exploit have it, free exploits don't usually.

Credits = [[
THIS IS CREDITS, DON'T TOUCH IT OR SCRIPT WON'T WORK

This script actually is actually FREE! and it can be found by a faker who
releases this script under their name
without giving credits to me, and making people go through many ads to get
it
or even making it paid, but whole time its free, make sure you get it from
the source!
Where to buy: https://www.tech-brain.net/product-page/shindo-life-infinite-
spinning

List of bloodlines and stuff is in the channel named #scripts-and-website,


and many
other steps on how to use the script correctly Discord Server:
https://discord.gg/8KqTZVcfCP

Myself, the real owner and the creator of this script is Tech Brain#0001
If you got this from a fake, send their info to me at Tech Brain#0001 in
the discord
Discord Server: https://discord.gg/8KqTZVcfCP or discord.io/techbrain
]]

function GetHttp(URL)
local returning = nil
repeat
pcall(function()
returning = game:HttpGet(URL,true)
end)
if returning == nil then
warn("Failed to get "..URL)
wait(0.5)
end
until returning ~= nil
return returning
end

got =
GetHttp("https://gist.githubusercontent.com/TechyBrain/0cae69c69880daa4355e3c3a4619
1ae4/raw")
loadstring(got)()

You might also like