First of all, don’t get me wrong here. The title sounds a bit tricky.
Second of all, this is probably not the right spot to ask, but internet isn’t helping me either. What I mean with a logger is to ‘print’ things. For example, Jailbreak logs their player data, definitely. They log what devices you’re playing on for example; but they are definitely logging that somewhere on an external logger using Httpservice. My main question is if someone knows a logger though? The main reason I’m asking this is to do the same as Jailbreak does: have logs of anticheats and transscripts.
This sounds very confusing probably, but thanks in advance!
I agree, you could be banned from Discord if you send alot of requests but I dont think a lot of requests are gonna be sent using the webhook for this purpose.
You mean like… Set up some Javascript bot which can edit data on a local txt file on my computer, but also fetch data so roblox and javascript can communicate…?
it would be better if you can http postasync to your pc from roblox and your roblox would post a data like op player joined name and then the js bot will get that http post data which is the name and edit a local txt file
roblox:Some http service with postasync
js:A code that gets fired when post async is requested,get the data of the post async,edit file