• FacePunch greasemonkey scripts?
    4 replies, posted
I would like to know if there are any good FacePunch Greasemonkey scripts out there. And just for te fun of it - I have seen scripts that changes a users name. Maybe there are scripts that can give yourself a fake admin/gold member position, that only you can see? :q:
[url]http://userscripts.org/scripts/show/46471[/url] Only one you really need.
That one is awesome. Thanks! :woof: To my second request: I have seen scripts that changes a users name. Maybe there are scripts that can give yourself a fake admin/gold member position, that only you can see? :wotwot:
That won't change the fact that you're not. Don't bother, I don't know about the gold whatever, you might have to make that on your own Names can be done though
Not sure about text, but If you want to modify links, images, and buttons I recommended [url=http://userscripts.org/scripts/show/27909]changeElements [/url] Its relatively strait forward, the only hard part is using regex with more complicated replacements. [code] modifyImage.bySource ("..fp/rating/box.png", "http://www.facepunch.com/fp/emoot/ughh.gif", "20", "", 1) // For example this replaces the dumb rating image with the :ughh: emote. [/code]
Sorry, you need to Log In to post a reply to this thread.