Categories > Exploiting > Roblox >

How to make a roblox exploit

easports

SpicyCoder

Posts: 15

Threads: 6

Joined: Nov, 2020

Reputation: -1

Posted

Here I am again, posting a new thread.

 

Im simply surprised of how this forum is sooo active tho.

 

But anyways lets get into how to make a exploit.

 

 

 

First download the WeAreDevs API, then open up Visual Studio and make a C# Windows Form App (.NET Framework) application.

 

 

 

Then go to google and search up "fastcoloredtextbox.dll" because im too lazy to put links lol

 

 

 

Once you downloaded the dll go into Visual Studio, Open the solution explorer and right click References,

 

Then click Add Reference.

 

A menu should popup.

 

Click Browse and then search for the 2 .dll's you downloaded an choose them.

 

Now click OK.

 

Once you're done with that, open the Toolbox and scroll all the way down to the General section, right click and click Choose items.

 

Wait for the menu to load (it will take some time.)

 

Now click browse and search for your FastColoredTextBox dll file.

 

Then hit done or ok (im not sure because im too lazy to open the menu now.)

 

Once you are done with that there should be a FastColoredTextBox object in the general section of the Toolbox.

 

Drag it into you're Form.

 

Size it as much as you want, UI design is optional but you make it however you want.

Good, now drag 3 Buttons into you're Form.

 

The text on the first button will be Execute, the text in the second one will be Clear and the text on the third one will be Inject.

Position them wherever you want them to be, and now double click on the Inject button.

 

In this part we will script (a little)

Once you double clicked on the button a script should appear.

 

But dont type anithing IN THAT function yet, 

Where the public Form1 thingy ends type

ExploitAPI api = new ExploitAPI();

 

It should look like this.

 

Now go back to Form1.cs [Design] thing

Now double click the Inject button again and in there type

 

api.LaunchExploit();

 

Should look like this:

 

Good now once you've done that return to the Design form thing,

Double click on the Execute button.

 

The same script will appear but a new void will appear which is for the execute button.

 

There you wanna type

 

            string text = fastColoredTextBox1.Text;

            this.api.SendLuaScript(text);

 

should look like this:

You're exploit is now done but you can indeed add more stuff like the clear button:

 

go back to the designer thingy and double click the Clear button and a new void will appear

 

now type this in:

fastColoredTextBox1.Text = "";

 

should look like this:

 

Aight cool, your exploit is now done. Build it and boom!

 

  • 0

hello there

im spicy as a coder

and im a C#\lua coder lmfao

NeonFox

Your real dad

Posts: 239

Threads: 12

Joined: Jun, 2020

Reputation: 2

Replied

You forgot this step:

put the memz trojan in it as well

  • 0

use. dark. mode.

Posts: 2100

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

Im taking all this code and using it on my exploit then selling it for 5$

  • 0

Discord : Doctor Doom#0550

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@0x777_ Do that and get -repped

  • 0

Posts: 2100

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

@59853Forgot to mention I was trolling. Im not that dumb lol 

  • 0

Discord : Doctor Doom#0550

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@0x777_ ru u sure abt dat

  • 0

Posts: 2100

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

@598530_0 yes :flushed:

  • 0

Discord : Doctor Doom#0550

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

  • 0

Posts: 2100

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

@59853yes no yes no

  • 0

Discord : Doctor Doom#0550

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@0x777_ shut

  • 0

Smoll

NotDemelza

vip

Posts: 219

Threads: 35

Joined: Aug, 2020

Reputation: 5

Replied

is that supposed to be a easy exploit?

Just why WRD?Why not EX or another api?

btw im not trying to be the new jex lol

  • 0

hi i dont sell my information

titanic48

Nordwind

Posts: 6

Threads: 4

Joined: Jun, 2020

Reputation: 0

Replied

make level 69 exploit

  • 0

Wake me Up inside

DEFCON SS! Join Today!

Users viewing this thread:

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