Detect what script player is editing and what line

Apparently it isn’t possible even locally - you might be able to hack your way around it getting mouse clicks/key presses and keeping track of a fake cursor position, but I don’t think it’s worth going down that rabbit hole. Though that being said, if you are logging stuff on discord, you could just log keypresses instead and you would effectively be copying the script to discord (or maybe just number of keypresses to be less intrusive, still not sure why you would want to monitor what users are doing that closely)