hi, I'm hosting a small web-based (html, not flash) game with about 100 active people playing (and some 400 less active ones), in which everyone fights each other in multiple ways, the details of which are irrelevant and probably boring to all of you :). I've been putting a lot of effort into finding scripters - some people put a lot of effort into not actually playing the game themselves, and have been succesful a number of times, mostly because their scripts (using wget etc) didn't do stuff the way a regular browser would (i.e. not automatically download all images etc).
However, a new script has surfaced, and is executed through greasemonkey. This one just manipulates the page that is loaded into firefox (automatically filling out forms and submitting them etc), and since it's firefox doing all the hard work, I'm having a lot of difficulties finding out who's using it. So, after all this, my question is: is there a way to find out if greasemonkey is running a certain script or executing some bits of code? (for instance, see if there's a certain regexp in a currently running user script)? Or is it hopeless and should I begin thinking about remaking the entire thing in something else than simple html-pages (say, flash)? -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
