Forum > Complaints >
Need help with WeAreDevs APi
Posted
So, does anyone know how to make a button that executes a script that is in it? Like, let's say there is a button which would give you infinite nitro in Jailbreak.
Does anyone know how to do it?
Edit: None of these worked guys. ;-;
Edit 2: Okay I found a way, no need to send help now. :)
Replied
C# Coding?
If i were you i'd take a whole script from a RAW pastebin and execute that.
Something like:
WebClient webtemp = new WebClient;
string web = webtemp.DownloadString("https://www.pastebin.com/raw/PASTEBINLINKHERE")
api.SendScript(web)
Put this code in a button clicked event thingy line.
Cancel
Post
Replied
When I open the jjsploit it says open roblox when I try to inject it even tho roblox is open help please
Cancel
Post
Replied
Instead of using this code
WebClient webtemp = new WebClient; string web = webtemp.DownloadString("https://www.pastebin.com/raw/PASTEBINLINKHERE") api.SendScript(web)
Use this its easyer and its for C#
api.sendlimitedlua("loadstring(game:HttpGet("Put pastebin raw link here with script", true))()")
If that doesnt work add me on discord Exploit Designer YT #7219
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post