Categories > Exploiting > Scripts >
Tiger Hub [3 Games Supported]
Posted
Tiger hub is a script hub supporting 4 games! It has been reveiwed by a youtuber names nadu.
Games it currently supports:
Blox Fruits
Arsenal
Tower of hell
Lucky blocks battleground
Discord server (Join for updates) - https://discord.gg/w9SWfGWhFt
Script
loadstring(game:HttpGet("https://raw.githubusercontent.com/plutoguy/Tiger-Hub/main/loader.lua"))()
Cancel
Post
Languages - C++, C#,Javascript, HTML, CSS, Lua ,Xaml, Python
https://dsc.gg/hackerpluto
Replied
i also reviewed why U No mention :(
Na Jokes aside this Script has big Potential!
Cancel
Post
Replied
Vouch, nice script hub, I'm planning on making one too, any tips for me?
Cancel
Post
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
Languages - C++, C#,Javascript, HTML, CSS, Lua ,Xaml, Python
https://dsc.gg/hackerpluto
Replied
Vouch very good hub
Cancel
Post
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
Replied
me i have no idea how it work i use is code when i still have no idea and i write it like is
— im broke in rl
— Simple not working thing
local Toggle.T1(“trash esp”, “Enable ESP To See User”):function(toggle)
if state then
— super cool esp script here
else
toggle:break
end)
Cancel
Post
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
Replied
is it like this
local desuhook.Blatant.Exploit.Kilall if == true then
Idk what to put here
local desuhook.Blatant.Exploit.Killall if == false then
Idkwhattoputhere:Disconnect()
Cancel
Post
Replied
Vouch, good script very P
Cancel
Post
Replied
@RunXScript, Um.. you're not indenting your code and you're not ending your condition
Your code overall doesn't make any sense. I'll show you something simpler
local Value = game.Players.LocalPlayer.SomeValue.Value
--The value is a bool.
if Value == true then
print("It's true!")
elseif Value == false
print("It's false!")
else
print("It's nil")
end
Cancel
Post
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Comments
TERIHAX 30 Reputation
Commented
Very late reply but your quotation marks are actual quotation marks: “ and ” isn't supported, you're supposed to use " or '
0