Forum > Coding >

pls help autoexecute

Posts: 2

Threads: 1

Joined: Feb, 2018

Reputation: 0

Posted

pls help

how do i make an autoexecute with wearedevs api in c#?

  • 0

trollhackerdude

LUA and C# programmer

Posts: 118

Threads: 33

Joined: Jun, 2018

Reputation: 1

Replied

I'm more of an LUA script creator and not an exploit creator, but I believe the api doesn't have an autoexecute.

  • 0

I know LUA and some C#

 

and i own synapse x noob

Posts: 2

Threads: 1

Joined: Feb, 2018

Reputation: 0

Replied

ok thx for the info BTW

  • 0

Posts: 250

Threads: 111

Joined: Jun, 2018

Reputation: 5

Replied

It's possible to make it via a timer, folder, text file (inside the folder) and a boolean. I lost the code for it though. I will, however, update you when I remake it and get it working.

  • 0

Exploits I own: Synapse, Electron

Scripts I've made: Aimbot GUI, Draco Admin

Scripts I'm working on: More game ESPs

Posts: 3

Threads: 0

Joined: Dec, 2018

Reputation: 0

Replied

use a timer with a conditional checking if roblox its opened, a little wait with Thread.Sleep(); ,inject and stop the timer. Else ,nothing

  • 0

Posts: 250

Threads: 111

Joined: Jun, 2018

Reputation: 5

Replied

okay i fixed the thingy.

You can either create the folders in the auto executor timer or change the location of where to find the file (i.e ./Auto Execute/filehere.txt)

 

code for timer 1 (injection checker): https://hastebin.com/raw/ofalikacoh

code for timer 2 (auto executor): https://hastebin.com/raw/hogapoliqa

 

You can optionally enable/disable the auto execute with a checkbox or via the properties settings.

Hoped this helped you.

  • 0

Exploits I own: Synapse, Electron

Scripts I've made: Aimbot GUI, Draco Admin

Scripts I'm working on: More game ESPs

Posts: 16

Threads: 4

Joined: Aug, 2019

Reputation: 0

Replied

I forgot the script for manual button injection but if you want it to inject automatically everytime you open a new game then you are going to have to detect roblox's process and set 2 timers and get 1 timer to inject loop the injection code and get the other timer to stop the 1st timer if roblox's process is detected (sorry if that doesn't make sense lmao) 

  • 0

Users viewing this thread:

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