What is Grease Monkey & GM Scripts


What is Grease Monkey & GM Scripts… !!

Grease Monkey is a Plugin for FireFox Browser. Its Allows you to customize the way a webpage displays using small bits of JavaScript…

Allows you to customize the way a webpage displays using small bits of JavaScript.

Hundreds of scripts, for a wide variety of popular sites, are already available at http://userscripts.org.

Before to Install Grease Monkey you Need to install FireFox so…

Install
Latest Forefox from Here….

then

Install
Grease Monkey from Here….

Now What is GM Script..??

GMScript is Short of Grease Monkey Scripts a bunch of Javascrits witch make change in your HTML and Browsers..(-:

(-:

Remove Reverse Code from Community Name


Remove Reverse Code from Community Name… !!

Trick Type: Java Script
Created by: Lost Soul
Published at: OUG

If you put reverse text caractor in your Community. Its really Hard remove that caractor because its not easily delete from del command. so here is solution.

? Copy this Javascript.
? Paste in your address bar(where you write www.orkut.com).
? Hit enter.

? Run it on the community edit page

javascript:ls=alert(“Script made by Lost Soul”);ls1=document.forms[1].elements[2];ls1.value=””;ls1.value=”Naughty Fellows !!”;void(0)

if In case you want to solve the prob for multiple communities, try this:

javascript:ls=alert(“Script made by Lost Soul”);ls1=prompt(“Enter your community Name”, “Enter the name here”);ls3=document.forms[1].elements[2];ls3.value=””;ls3.value=ls1;void(0)

Thanks to Lost Soul

(-:

Remove Reverse Code from Community Name


Remove Reverse Code from Community Name… !!

Trick Type: Java Script
Created by: Lost Soul
Published at: OUG

If you put reverse text caractor in your Community. Its really Hard remove that caractor because its not easily delete from del command. so here is solution.

? Copy this Javascript.
? Paste in your address bar(where you write www.orkut.com).
? Hit enter.

? Run it on the community edit page

javascript:ls=alert(“Script made by Lost Soul”);ls1=document.forms[1].elements[2];ls1.value=””;ls1.value=”Naughty Fellows !!”;void(0)

if In case you want to solve the prob for multiple communities, try this:

javascript:ls=alert(“Script made by Lost Soul”);ls1=prompt(“Enter your community Name”, “Enter the name here”);ls3=document.forms[1].elements[2];ls3.value=””;ls3.value=ls1;void(0)

Thanks to Lost Soul

(-: