Categories > Exploiting > Roblox >

Tutorial: How to make a Roblox Exploit with TWO APIS

Eggy

EGGS#7467

Posts: 81

Threads: 17

Joined: Nov, 2021

Reputation: -41

Posted

How to create a Roblox Exploit with Two APIS.

Part 1: Setting up the APIS and designing your exploit..

 

Although the code is 100% written by me, credits to Ad#3511 for teaching me in the past how to use voids.

 

Step 1: Design your Form and add the Editor

First, reference the FastColoredTextBox.dll and add it to toolbox (Download the file below, open Solution Explorer and right click on References to select the file.)

Download: FastColoredTextBox.dll : Free .DLL download. - DLLme.com

 

Once done, add it by searching FastColoredTextBox in toolbox and add it to the form.

 

Design should look like this (In this tutorial, I will not be covering how to add listboxes...)

Add some buttons, close buttons, the FastColoredEditor and the radio buttons.

https://preview.redd.it/xhk3x36h21681.png?auto=webp&s=1293a057e4b372d309378c5b23a6368313431bf0

Credits to developers as I did not create this image.

 

Step 2: Reference the APIS

Although they may not be the best apis, lets say we are using WeAreDevs_API and EsyExplos API

EsyExplos download: find their website im not gonna put it due to wrd rules

WeAreDevs download: wearedevs.com (scroll down and download the Exploit API)

 

Step 3: Add your APIS to the code so that they work (Usings and stuff)

Your code should look like this:

https://screenrec.com/share/lgxfZCpU6W

 

Part 2 coming soon: Adding the code to the buttons and making it function.

  • 0

Illuminate and Nexula owner, elite-exploits.com

jex

yes

Posts: 1985

Threads: 128

Joined: Nov, 2019

Reputation: 13

Replied

api.Execute(FastColoredTextBox.text);

  • 0

yes

SeizureSalad

i love femboys

Posts: 1159

Threads: 79

Joined: Mar, 2021

Reputation: 40

Replied

smh bad code you have to minimize everything so it fits into one line to minimize application size

 

using StupidFilter; using WeAreDevs_API; namespace {public partial class Form1 : Form {StupidFiter.Module ez = new StupidFilter.Module(); ExploitAPI api = new ExploitAPI(); public Form1(){InitializeComponent();}}}

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

Luau

Luau

Posts: 132

Threads: 25

Joined: May, 2022

Reputation: -32

Replied

No offense but this probably doesn't even need a thread.

 

They can just call an API.

  • 0

Added

  • 0

Luau

Eggy

EGGS#7467

Posts: 81

Threads: 17

Joined: Nov, 2021

Reputation: -41

Replied

this is just part 1 so although its just an api i am gonna be making a full exploit tutorial in parts to script hub, settings

  • 0

Added

i didnt show the full code because part 2 will have that and Jex ik how to do that im not stupid

  • 0

Added

SeizureSalad, good idea! Imma use that actually

  • 0

Illuminate and Nexula owner, elite-exploits.com

Posts: 1430

Threads: 71

Joined: May, 2022

Reputation: 20

Replied

First things off.. why would u use fastcoloredtextbox.. even avalon edit is better

  • 0

i use arch btw

Posts: 1008

Threads: 66

Joined: Sep, 2021

Reputation: 20

Replied

@Whoman mayb coz you cant use avalon in wf. there is a way btw but i wouldnt bother coz its tricky

  • 0

"Building blocks of imagination, united in the virtual realm, where creativity thrives and friendships ignite. Welcome to the Roblox revolution!" - chatgpt

 

Posts: 1430

Threads: 71

Joined: May, 2022

Reputation: 20

Replied

@crazy_cat

Exactly why you dont use winforms 

https://cdn.discordapp.com/attachments/957957820295299092/979338820258504724/troll.png

  • 0

i use arch btw

Posts: 1008

Threads: 66

Joined: Sep, 2021

Reputation: 20

Replied

@Whoman i agree

https://cdn.discordapp.com/attachments/957957820295299092/979338820258504724/troll.png

  • 0

"Building blocks of imagination, united in the virtual realm, where creativity thrives and friendships ignite. Welcome to the Roblox revolution!" - chatgpt

 

Posts: 1430

Threads: 71

Joined: May, 2022

Reputation: 20

Replied

@crazy_cat

Good kitten 

https://cdn.discordapp.com/attachments/957957820295299092/979338820258504724/troll.png

  • 0

i use arch btw

Eggy

EGGS#7467

Posts: 81

Threads: 17

Joined: Nov, 2021

Reputation: -41

Replied

Woulda used monaco but fastcoloredtextbox is easier to understand for beginners and is still pretty good

  • 0

Illuminate and Nexula owner, elite-exploits.com

Users viewing this thread:

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