Posted
Ex:
loadstring(game:HttpGet("Textbox text will be put here!", true))()
Replied
I don't really get what you're trying to do; trying to add the loadstring command for your textbox or getting the text from a textbox?
Assuming you're trying to get the link contents (text in the link) from the textbox to execute the link, the code is listed below.
P.S. The code below only accepts raw text so it doesn't include html elements. For example: pastebin.com/[thing] wouldn't be the same as pastebin.com/raw/[thing]. Raw links only work for executing from a website for it to be a valid script.
Code: https://hastebin.com/raw/oviqeyagez
Code works like this: You put the link in the textbox, if it's valid, it executes the link's contents via a button.
Not shure why you would want to do this, considering that the WRD API and NovaSploit API accepts HTTPS loadstring execution.
Cancel
Post
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post