Categories > Coding > C# >
[RL] Simple Checkbox Auto Attach/Inject (WRD Only)
Posted
So i think this thread is usefull for new exploiters! This is a simple checkbox auto attach system that only works for wearedevs_api.
CODE:
private async void autoattachCB_CheckedChanged(object sender, EventArgs e) { Process[] roblox = Process.GetProcessesByName("RobloxPlayerBeta"); if (roblox.Length > 0) { await Task.Delay(1000); api.LaunchExploit(); } }
If you want to make a advanced one, make it yourself ;)
Cancel
Post
imaKid
Replied
Seems nice, but what do you mean an auto attach system that only works for WRD api it works for all PublicAPIs you just replace api.LaunchExploit(); with the function of any other api to attach.
Cancel
Post
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
Replied
@Aetheron, i tried myself, but other apis doesnt work for it. even they must auto attach bc of the code, but they dont
Cancel
Post
imaKid
Replied
he is asking us to make a advanced one because he cant
Cancel
Post
Replied
Nice thread, seems like it actually works!
But, any exploit can replace the injection with theirs!
Cancel
Post
hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);
Replied
@Alawrpar,
ima try your code. but the problem for other apis is, they doesnt even automatically inject :\
and roblox.lenght > 0 means if roblox process is more than 0. so shouldnt itt inject on the 1st one?
Cancel
Post
Added
@Shintayo, when i asked for a better autoattach bruh
Cancel
Post
Added
@heckerdude, i tried but others didnt inject. btw i used
if(krnl.checked == true)
{
krnlapi.inject();
}
else
{
wrdapi.Launchexploit();
}
but didint work for krnl
Cancel
Post
imaKid
Replied
Hello Sorry Im New To This Still So How Do I Add It? If You Can Tell Me From My Server Because I Check It More And It Will Be Cool To Have A Coding Server
Cancel
Post
I wanna Be A Good Wpf Maker One Day
Replied
Correct me if I'm wrong but if you close and repopen a new roblox process it wouldnt inject so this code wouldn't work.
Cancel
Post
Discord : Doctor Doom#0550
Replied
I found the author's writing style to be engaging and easy to follow contexto. The article was a pleasure to read from start to finish.
Comments
angelnumbers 0 Reputation
Commented
Lol what writing style? I thought this is a forum post and not an article :D
Cancel
Post
Replied
uh my guy that just injects on click that ain't no autoattach bruh
Cancel
Post
"Questionable intellegence, but I like the mystery" - CubeFaces
https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Comments
TERIHAX 30 Reputation
Commented
um no, bc remember, theres a small window that pops up saying something like starting, and then like configuring or something, then the real window shows, thats the one to inject in
0