Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Gunz login

Gunz Launcher

This will auto start gunz when you sign into gunz.ijji.com






Jun 26, 2008
Brandyn Script's author

When you click sign-in on gunz.ijji.com it redirects to the launch gunz link, which launches gunz.

It was very simple once I found the link to launch gunz.

Its only 4 lines of code.

switch (location.href) {
case "http://login.ijji.com/postLogin.nhn":
location.href = "http://gunz.ijji.com/common/prelaunch.nhn?gameId=u_gunz&subId=";
return;
}

 
Jun 26, 2008
nathaniel_hi... Scriptwright

It basically skips the ad right? Thank you!

-miLl3niUm

 
Jun 22, 2008
Brandyn Script's author

This will auto start gunz when you sign into gunz.ijji.com

You could comment on this script if you were logged in.