Results 1 to 3 of 3
  1. #1
    decade's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0

    IJJI Safe Game Launcher

    This is a simple auto launcher for Ijji that bypasses the web browser. It is 100% legal as far as the TOS is involved and it's a simple bookmark on your Desktop or Browser so you don't have to worry about anyone getting your account information.

    Here's how to do it:

    1) Click CTRL + D in your web browser and save it with whatever name you want the bookmark to be.

    2) Click your Bookmarks menu at the top of your browser, find your bookmark you just made, then right click it and go to Properties.

    3)In the location box, copy and paste this in:

    GunZ:
    Code:
    https://login.ijji.com/login.nhn?m=login&memberid=USERNAME&password=PASSWORD&nextURL=https://gunz.ijji.com/common/prelaunch.nhn?gameId=u_gunz
    Lunia:
    Code:
    https://login.ijji.com/login.nhn?m=login&memberid=USERNAME&password=PASSWORD&nextURL=https://lunia.ijji.com/common/prelaunch.nhn?gameId=u_lunia
    Soldier Front:
    Code:
    https://login.ijji.com/login.nhn?m=login&memberid=USERNAME&password=PASSWORD&nextURL=https://sfront.ijji.com/common/prelaunch.nhn?gameId=u_sf
    Drift City:
    Code:
    https://login.ijji.com/login.nhn?m=login&memberid=USERNAME&password=PASSWORD&nextURL=https://drift.ijji.com/common/prelaunch.nhn?gameId=u_skid
    Gunbound:
    Code:
    https://login.ijji.com/login.nhn?m=login&memberid=USERNAME&password=PASSWORD&nextURL=https://gunbound.ijji.com/common/prelaunch.nhn?gameId=u_gbound
    Just replace USERNAME and PASSWORD with your individual information, then save the bookmark.

    4) Go back to your Bookmarks menu and put the new bookmark that you just edited on your desktop. You can do this by either dragging the bookmark or copy and pasting it to your desktop.

    5) Just click the bookmark whenever you want to run the game and it will open the Launcher with you already logged in without having to use the website.

    Or

    1) Open notepad and paste this code inside it

    Code:
    @echo off
    START IEXPLORE.EXE "https://login.ijji.com/login.nhn?m=login&memberid=USERNAME&password=PASSWORD&nextURL=https://gunz.ijji.com/common/prelaunch.nhn?gameId=u_gunz"
    REM PAUSE
    REM %1 is the number of seconds for the delay, as specified on the command line %~120 IS 20 Secs
    >  "%Temp%.\sleep.vbs" ECHO Set WshShell = WScript.CreateObject( "WScript.Shell" )
    >> "%Temp%.\sleep.vbs" ECHO ret = WshShell.Popup( "Waiting %~120 seconds", %~120, "Please Wait", vbInformation )
    CSCRIPT //NoLogo "%Temp%.\sleep.vbs"
    DEL "%Temp%.\sleep.vbs"
    FOR /F %%I IN ('TASKLIST /V') DO IF %%I==u_gunz.exe GOTO KILLIE
    :KILLIE
    TASKKILL /IM iexplore.exe /F
    2) Save the file as name.bat. Example: GunZLauncher.bat.

    3) Double click it and wait for 20 seconds and the GunZ Launcher will appear

    Don't forget to change the USERNAME and PASSWORD to yours

    Congratulations, you have just made your own IJJI Safe Game Launcher
    Credits
    Me

  2. #2
    K4GE's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    311
    Reputation
    13
    Thanks
    65
    My Mood
    Inspired
    The only stupid thing is you always need to have a webbrowser open.
    Hmm, ill make an app in vb. that lets you login to whichever game you want, without any webbrowser.
    Give me like 2~3 days.

  3. #3
    decade's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by K4GE View Post
    The only stupid thing is you always need to have a webbrowser open.
    Hmm, ill make an app in vb. that lets you login to whichever game you want, without any webbrowser.
    Give me like 2~3 days.
    its better than nothing. No virus at all. Plus if you make a program with false positives some noobs will think it as a virus instead

Similar Threads

  1. [Help] Crossfire game launcher SourceCode
    By The~Shadow~Coders in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 11
    Last Post: 07-24-2011, 07:55 AM
  2. Skipping the Check in the Game Launcher
    By Rizball in forum Piercing Blow Discussions
    Replies: 1
    Last Post: 02-27-2011, 04:05 PM
  3. IJJI Desktop Game Launcher
    By K4GE in forum Gunz General
    Replies: 3
    Last Post: 07-14-2009, 10:02 PM
  4. IJJI Desktop Game Launcher
    By K4GE in forum Soldier Front Hacks
    Replies: 0
    Last Post: 07-07-2009, 07:38 AM
  5. Requesting a game launcher tut
    By {C}++ in forum Programming Tutorial Requests
    Replies: 0
    Last Post: 12-07-2008, 07:37 PM

Tags for this Thread