Categories > Coding > C# >

[RL] Simple Checkbox Auto Attach/Inject (WRD Only)

GRP_OFFICIAL

I am a HomoSapiens!

Posts: 12

Threads: 3

Joined: Jan, 2023

Reputation: -10

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 ;)

  • 1

imaKid

Posts: 151

Threads: 7

Joined: Feb, 2023

Reputation: 5

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.

 

  • 0

https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png

GRP_OFFICIAL

I am a HomoSapiens!

Posts: 12

Threads: 3

Joined: Jan, 2023

Reputation: -10

Replied

@Aetheron, i tried myself, but other apis doesnt work for it. even they must auto attach bc of the code, but they dont

  • 0

imaKid

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

he is asking us to make a advanced one because he cant

  • 0

heckerdude

heckerdude

Posts: 121

Threads: 16

Joined: Aug, 2022

Reputation: 6

Replied

Nice thread, seems like it actually works!

 

But, any exploit can replace the injection with theirs!

  • 0

hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);

GRP_OFFICIAL

I am a HomoSapiens!

Posts: 12

Threads: 3

Joined: Jan, 2023

Reputation: -10

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? 

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

  • 0

Added

@Shintayo, when i asked for a better autoattach bruh

  • 0

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

 

  • 0

imaKid

Posts: 8

Threads: 2

Joined: Feb, 2023

Reputation: 0

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

  • 0

I wanna Be A Good Wpf Maker One Day

Posts: 1668

Threads: 10

Joined: Sep, 2020

Reputation: 59

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.

  • 0

Discord : Doctor Doom#0550

Posts: 1

Threads: 0

Joined: Apr, 2023

Reputation: 0

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 

  • 0

  • 0

SeizureSalad

i love femboys

Posts: 1018

Threads: 73

Joined: Mar, 2021

Reputation: 37

Replied

uh my guy that just injects on click that ain't no autoattach bruh

  • 0

"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 )