Posted
Hi there! I was just asking about this so
I have a button in my form that does nothing but how do I make it execute a lua c script like maybe a long one
Like Nonsense diamonds JB Exploit You click a button and it Executes a lua c script
Btw Is there any like Lua C Jailbreak Auto Arrest and like Lua C Jailbreak Teleports Ok Cya!!
Replied
1. Reference the WRD API ex Using WeAreDevsAPI; with all the other using at the very top
and Underneath Form1 = Form1 or whatever do Exploit api = new ExploitAPI();
2. Make a textbox
3. Make another button
4. On of those buttons do api.LaunchExploit();
5.On the second button do string script = textboxname.Text;
                       api.SendScript(script);
same thing for limited but change the send script to send limitedl ua script
to execute a script on that button click make the script 1 line by using \n and do api.SendScript("Script");
that's basiclly it
                  Â
Cancel
Post
Was on WRD front page
Programs I own - Synapse X, Protosmasher, Sirhurt, Sweat Heart of Sigma Chi, Scriptware V2
Languages I know - C#,JS,Lua,VB.net
Learning - Python, C
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post