Categories > Exploiting > Roblox >
Tutorial: How to make a Roblox Exploit with TWO APIS
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.
Illuminate and Nexula owner, elite-exploits.com
Replied
api.Execute(FastColoredTextBox.text);
Cancel
Post
yes
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();}}}
Cancel
Post
"Questionable intellegence, but I like the mystery" - CubeFaces
https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png
Replied
No offense but this probably doesn't even need a thread.
They can just call an API.
Cancel
Post
Luau
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
Cancel
Post
Added
i didnt show the full code because part 2 will have that and Jex ik how to do that im not stupid
Cancel
Post
Added
SeizureSalad, good idea! Imma use that actually
Cancel
Post
Illuminate and Nexula owner, elite-exploits.com
Replied
Cancel
Post
Did I mention I use arch btw?
Replied
@Whoman mayb coz you cant use avalon in wf. there is a way btw but i wouldnt bother coz its tricky
Cancel
Post
dead inside
Replied
Exactly why you dont use winforms
https://cdn.discordapp.com/attachments/957957820295299092/979338820258504724/troll.png
Cancel
Post
Did I mention I use arch btw?
Replied
@Whoman i agree
https://cdn.discordapp.com/attachments/957957820295299092/979338820258504724/troll.png
Cancel
Post
dead inside
Replied
Good kitten
https://cdn.discordapp.com/attachments/957957820295299092/979338820258504724/troll.png
Cancel
Post
Did I mention I use arch btw?
Replied
Woulda used monaco but fastcoloredtextbox is easier to understand for beginners and is still pretty good
Cancel
Post
Illuminate and Nexula owner, elite-exploits.com
Users viewing this thread:
( Members: 0, Guests: 2, Total: 2 )
Cancel
Post