Game Guides > Game FAQ >  

How To play Gunz Without Reactor

How To play Gunz Without Reactor
To play Gunz wihtout Reactor First install the game, Normally and then after installing ijji reactor. play one Time fRom reactor.
\Then,
Open Notepad and Type @skip_update and save it as GunzLauncher.ini in gunz folder.

Then,
open another note pad and in it Copy this


<html>
<head>
<script type="text/javascript">
var usernames=new Array();
var passwords=new Array();
var selected=0;
usernames[0]="Your Username Here";
passwords[0]="your password Here";
</script>
</head>
<body>
<form id="form1" name="form1" action="http://login.ijji.com/login.nhn" method="POST" onsubmit="document.form1.password.value=passwords[document.form1.memberid.selectedIndex];">
<input type="hidden" name="m" value="login" \>
<input type="hidden" name="nextURL" value="http://gunz.ijji.com/common/prelaunch.nhn?gameId=u_gunz&subId=" \>
<!--Made by Aesma Daeva-->
<script type="text/javascript">
document.write('<select name="memberid" id="memberid" size="'+usernames.length+'">');
for (var x in usernames) {
document.write('<option value="'+usernames[x]+'">'+usernames[x]+'</option>\n');
}
document.write('</select>');
document.form1.memberid.selectedIndex=selected;
</script>
<br />
<input type="hidden" name="password" id="password" \><br />
<input type="submit" value="Launch GunZ" \>
</form>
<script type="text/javascript">
if (usernames.length==1) {
document.form1.password.value=passwords[0];
document.form1.submit();
}
</script>
</body>
</html>

In 7 and 8 line type your username and password

Then save it as gunz.html

now Open it with FireFox or internet explorer and play game :D