Hello, guy who created montage parodies emotes script with huge copypaste of froggyfrog script like you here.
First, you can remove his comments (/*alert("test");*/ and /*alert("abc"); */) that was used for test purposes.
Second, you can remplace the "body" in "document.body.appendChild(script);" by "head" to make it compatible with Opera 12.
Third, you can change the "http://instasynch.com/rooms/*" near the "@match" to your room like this : @match http://instasynch.com/rooms/KitchenHell It will avoid that script to load in other instasynch rooms.
Few tips
Hello, guy who created montage parodies emotes script with huge copypaste of froggyfrog script like you here.
First, you can remove his comments (/*alert("test");*/ and /*alert("abc"); */) that was used for test purposes.
Second, you can remplace the "body" in "document.body.appendChild(script);" by "head" to make it compatible with Opera 12.
Third, you can change the "http://instasynch.com/rooms/*" near the "@match" to your room like this :
@match http://instasynch.com/rooms/KitchenHell
It will avoid that script to load in other instasynch rooms.
Good luck!