Activity Feed
Created a new thread : namecall hooks and index instance hooks
Is there a way to hide or another method for hooking? because in some games its detected
Created a new thread : Opening links in browsers using request function
it used to be possible to open a browser using the synapse request function but i cant find a way to make it work with the newest executors even premium ones, does anyone know how this would be possible, only solution i found atm was to copy to clipboard which isnt very effective.
Commented to thread : Running script upon rejoin
i did get the idea from it but didnt do it the same way but yeah def works
Commented to thread : Running script upon rejoin
so basically all i did was write a loadstring to a created file in the workspace folder and queue_on_teleport() the file so anytime i serverhop the script auto loads
Commented to thread : Running script upon rejoin
well i found a way without auto exec with queue on teleport so yeah it does work
Created a new thread : Running script upon rejoin
In my script i have a rejoin button and id want it to automatically just reload the script unpon rejoin instead of having to re run the script manually and not in autoexec,
would anyone have a code example?
using
but when i want to runa s cript it gets stuck and dosent do it
Created a new thread : Is it possible to modify or delete a message on discord with a webhook? using the request function