Posted
pls help
how do i make an autoexecute with wearedevs api in c#?
Replied
I'm more of an LUA script creator and not an exploit creator, but I believe the api doesn't have an autoexecute.
Cancel
Post
I know LUA and some C#
Â
and i own synapse x noob
Replied
ok thx for the info BTW
Cancel
Post
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.
Cancel
Post
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
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
Cancel
Post
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.
Cancel
Post
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
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)
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post