Categories > Coding > Lua >

How To Make Script Hub For Exploit

Posts: 4

Threads: 3

Joined: Nov, 2021

Reputation: 0

Posted

i made a exploit

how to make script hub

  • 0

Added

i need code -_-

  • 0

Posts: 1317

Threads: 54

Joined: Jul, 2021

Reputation: 64

Replied

@1Exploiter1 learn c# you lil skid lmao /chaaars

  • 0

Mail me at sirweebdev@protonmail.com if you have any questions or you want to say anything to me, I'll reply (maybe).

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@1Exploiter1 you need code lol? don't expect everything to be handed out to you, especially something so simple

  • 0

TERIHAX

i say im gay as a joke 🙀

Posts: 2245

Threads: 102

Joined: Jul, 2020

Reputation: 32

Replied

this is easily on youtube everywhere

  • 0

eb_

Formally known as Shade

vip

Posts: 1045

Threads: 4

Joined: Jun, 2020

Reputation: 47

Replied

script hub contains multiple scripts for various of games that is all put into one script. Its pretty simple. All you need is Lua (The language ROBLOX uses) and some vuns and abusing the game mechanics and boom u got a script, then after making said scripts u want to execute them depending on which game u are in and in few lines possible (if u want).

 

Game Check:

local game = 123456789 -- game id
if game.GameId == game then -- https://developer.roblox.com/en-us/api-reference/property/DataModel/GameId
-- code for the game
print("Correct game") -- Prints in the console if the player is the said game (matching the id)
else
print("Wrong game") -- Prints in the console if the player is not in the said game (matching the id)
end

 

Loadstring:

--Loads the whole script in just one line WOW

loadstring(game:HttpGet("https://raw.githubusercontent.com/DeepPain/IMissYou/master/WhereDidYouGo.lua"))() -- Change the link inside the string to wherever your main script is being hosted
  • 0

Added

@_realnickk this is lua not c# lol

  • 0

https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif

Kura

kuraise

Posts: 161

Threads: 3

Joined: Jun, 2021

Reputation: 5

Replied

I'm sure this is on lua, im sure, im probably crazy

  • 0

 

https://cdn.discordapp.com/attachments/877610317037858846/975469974405673041/Signature.png

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )