Forum > Complaints >

Need help with WeAreDevs APi

15hyp

Gonkas

Posts: 1

Threads: 1

Joined: May, 2019

Reputation: 0

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. :)

  • 0

Posts: 28

Threads: 11

Joined: May, 2019

Reputation: -2

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.

  • 0

Posts: 1

Threads: 0

Joined: May, 2019

Reputation: 0

Replied

When I open the jjsploit it says open roblox when I try to inject it even tho roblox is open help please

 

  • 0

Posts: 63

Threads: 18

Joined: Oct, 2018

Reputation: 0

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

  • 0

Posts: 40

Threads: 1

Joined: Oct, 2019

Reputation: 0

Replied

@lazare

Whats your new discord mate 

  • 0

Users viewing this thread:

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