GamerzPlanet - For All Your Online Gaming Needs!!  

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > ijji Games > Drift City

Drift City Discuss anything about Drift City. Drift City Speed hack



I J J I Launcher - Executable.

Drift City


Reply
 
Thread Tools Display Modes
Old 06-14-2008, 09:15 AM   #1
Registered User
 
Last Online: 08-30-2008 06:00 AM
Join Date: Jun 2006
Age: 23
Posts: 41
Thanks: 50
Thanked 67 Times in 13 Posts
j03s31 is on a distinguished road
iTrader: 0 / 0%
Points: 9,167.71
Bank: 0.00
Total Points: 9,167.71
I J J I Launcher - Executable.

The long awaited Executable version of "IJJI Launcher" is now here!

By: j03s31
Program: Visual Basic 6

Remember the .bat file I posted a few weeks earlier?
Delete that crap already! I have a new one!

Version 2
-Quick launch any IJJI game.
-User friendly.

Version 2.1
-Quick launch any IJJI game.
-User friendly.
-Password censore
-Error pop ups.

Version 3
-Quick launch any IJJI game.
-User friendly.
-Password censore
-Error pop ups.
-Remember password option.
Note: You have to tick the checkbox and delete everything in the Username and Password field in order to remove last saved Username and Password.

Highlighted game information is also saved as well in order to save more time.

Scan Results
Antivir: Nothing found
ArcaVir: Nothing found
Avast: Nothing found
AVG: Nothing found
BitDefender: Nothing found
F-Prot: Nothing found
Norman: Nothing found
Rising: Nothing found
VirusBlokAda32: Nothing found
VirusBuster: Nothing found
[Only registered and activated users can see links. ]

CODE:
Form1 (main window)
Private Sub Check1_Click()
If Check1.Value Then
SaveSetting App.EXEName, "TextBox", "Text", Text1.Text
SaveSetting App.EXEName, "TextBox2", "Text2", Text2.Text
SaveSetting App.EXEName, "ListBox", "List", List1.Text
End If
End Sub

Private Sub Command1_Click()
Label3.Caption = "Please wait..."
WebBrowser1.Visible = True
If List1.Text = "Drift City" Then
WebBrowser1.Navigate ("[Only registered and activated users can see links. ]=") + (Text1.Text) + ("&password=") + (Text2.Text) + ("&nextURL=http://drift.ijji.com/common/prelaunch.nhn?gameId=u_skid&subId=")
End If

If List1.Text = "Gunbound" Then
WebBrowser1.Navigate ("[Only registered and activated users can see links. ]=") + (Text1.Text) + ("&password=") + (Text2.Text) + ("&nextURL=http://gunbound.ijji.com/common/prelaunch.nhn?gameId=u_gbound&subId=")
End If

If List1.Text = "GunZ" Then
WebBrowser1.Navigate ("[Only registered and activated users can see links. ]=") + (Text1.Text) + ("&password=") + (Text2.Text) + ("&nextURL=http://gunz.ijji.com/common/prelaunch.nhn?gameId=u_gunz&subId=")
End If

If List1.Text = "Luminary" Then
WebBrowser1.Navigate ("[Only registered and activated users can see links. ]=") + (Text1.Text) + ("&password=") + (Text2.Text) + ("&nextURL=http://luminary.ijji.com/common/prelaunch.nhn?gameId=u_goonzu&subId=")
End If

If List1.Text = "Soldier Front" Then
WebBrowser1.Navigate ("[Only registered and activated users can see links. ]=") + (Text1.Text) + ("&password=") + (Text2.Text) + ("&nextURL=http://sfront.ijji.com/common/prelaunch.nhn?gameId=u_sf&subId=")
End If

If List1.Text = "" Then
Form4.Show
End If

If Text1.Text = "" Then
Form5.Show
End If

If Text2.Text = "" Then
Form5.Show
End If
End Sub

Private Sub Command3_Click()
End
End Sub

Private Sub Command4_Click()
Form2.Show
End Sub

Private Sub Command5_Click()
Form3.Show
End Sub

Private Sub Form_Load()
List1.AddItem "Drift City"
List1.AddItem "Gunbound"
List1.AddItem "GunZ"
List1.AddItem "Luminary"
List1.AddItem "Soldier Front"

Text1.Text = GetSetting(App.EXEName, "TextBox", "Text")

Text2.Text = GetSetting(App.EXEName, "TextBox2", "Text2")

List1.Text = GetSetting(App.EXEName, "ListBox", "List")
End Sub

Private Sub List1_Click()
Label3.Caption = "Ready!"
End Sub

Private Sub Text1_Change()
Label3.Caption = "Type in your IJJI Password."

Text2.Visible = True
End Sub


Private Sub Text2_Change()
Label3.Caption = "Highlight your IJJI game of choice."

List1.Visible = True
End Sub


Form2 (about window)
Private Sub Command1_Click()
Form2.Hide
End Sub

Form3 (help window)
Private Sub Command1_Click()
Form3.Hide
End Sub

Form4 (error window #1)
Private Sub Command1_Click()
If Option1 = True Then
Form1.List1.Text = "Drift City"
End If

If Option2 = True Then
Form1.List1.Text = "Gunbound"
End If

If Option3 = True Then
Form1.List1.Text = "GunZ"
End If

Form5 (error window #2)
Private Sub Command2_Click()
Form5.Hide

Form1.Text1.Text = Text1.Text

Form1.Text2.Text = Text2.Text
End Sub

If Option4 = True Then
Form1.List1.Text = "Luminary"
End If

If Option5 = True Then
Form1.List1.Text = "Soldier Front"
End If

Form4.Hide
End Sub

Why did I include the code?
Because some of you people think this is a keylogger.
THIS IS NOT A KEYLOGGER
I don't even know how to make one.

I am NOT a hacker.
Attached Files
File Type: rar I J J I Launcher v2.1.rar (7.5 KB, 19 views)
File Type: rar I J J I Launcher v3.rar (10.0 KB, 89 views)

Last edited by j03s31; 06-15-2008 at 05:30 AM. Reason: added version 3
j03s31 is offline   Reply With Quote
The Following 5 Users Say Thank You to j03s31 For This Useful Post:
ceereal (08-11-2008), dragonkero (06-15-2008), Golbez1234 (06-26-2008), Kid_Galahad (06-17-2008), moderiz11 (06-14-2008)
Sponsored Links
Old 06-14-2008, 10:45 AM   #2
Registered User
 
Last Online: 08-14-2008 02:12 PM
Join Date: Aug 2006
Age: 16
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts
death soldier is on a distinguished road
iTrader: 0 / 0%
Points: 1,071.75
Bank: 0.00
Total Points: 1,071.75
Re: I J J I Launcher - Executable.

nice! spares some time =D
death soldier is offline   Reply With Quote
Old 06-15-2008, 12:00 AM   #3
Registered User
 
Last Online: 08-31-2008 01:08 AM
Join Date: May 2007
Posts: 58
Thanks: 4
Thanked 4 Times in 1 Post
moderiz11 is on a distinguished road
iTrader: 0 / 0%
Points: 2,157.62
Bank: 0.00
Total Points: 2,157.62
Re: I J J I Launcher - Executable.

thank him he made a good thing u greedy rats!
moderiz11 is offline   Reply With Quote
Old 06-17-2008, 04:56 PM   #4
Registered User
 
Last Online: Today 12:10 PM
Join Date: Apr 2008
Location: Portugal o_O
Age: 23
Posts: 124
Thanks: 13
Thanked 45 Times in 16 Posts
BugMeNotFTW is on a distinguished road
iTrader: 0 / 0%
Points: 5,870.93
Bank: 0.00
Total Points: 5,870.93
Re: I J J I Launcher - Executable.

Sigh, everyones leeching my idea....
Bah, good job anyways, since I don't know C++ yet I can't say its my fault that people leech stuff :S
Anyways, don't worry, I'm not calling you a leecher or anything... I'm just sad that I didn't made my batch a exe before release, cuz right after I posted it, all other leechers posted it and altered it :(
Ah well, as I said before, GJ...
BugMeNotFTW is offline   Reply With Quote
Old 06-18-2008, 02:16 AM   #5
Registered User
 
Last Online: 08-30-2008 06:00 AM
Join Date: Jun 2006
Age: 23
Posts: 41
Thanks: 50
Thanked 67 Times in 13 Posts
j03s31 is on a distinguished road
iTrader: 0 / 0%
Points: 9,167.71
Bank: 0.00
Total Points: 9,167.71
Re: I J J I Launcher - Executable.

Quote:
Originally Posted by BugMeNotFTW View Post
Sigh, everyones leeching my idea....
Bah, good job anyways, since I don't know C++ yet I can't say its my fault that people leech stuff :S
Anyways, don't worry, I'm not calling you a leecher or anything... I'm just sad that I didn't made my batch a exe before release, cuz right after I posted it, all other leechers posted it and altered it :(
Ah well, as I said before, GJ...
Note: I didn't leech your data (whatever that means) I made this after getting pissed at IJJI for long log-ins.. I read through a 600+ page book and vbcode.com for this..
j03s31 is offline   Reply With Quote
Old 06-18-2008, 05:46 AM   #6
Registered User
 
Last Online: Today 12:10 PM
Join Date: Apr 2008
Location: Portugal o_O
Age: 23
Posts: 124
Thanks: 13
Thanked 45 Times in 16 Posts
BugMeNotFTW is on a distinguished road
iTrader: 0 / 0%
Points: 5,870.93
Bank: 0.00
Total Points: 5,870.93
Re: I J J I Launcher - Executable.

Sigh, everyone says that >_< ( I've done this cuz I was mad at IJJI for long log-ins ).... *Sigh*
The truth is, I was the first person to post this in a batch file... With some flaws, and right on the next 30 minutes, I googled multi ijji launcher, and everyone started leeching my idea ( yes I checked the dates )....
There was a guy that Even had the nerves, to edit the credits it had, lucky for me, he was so n00b, he only edited the 1st title... The rest was still saying: Made by Chinoman10 & Sephiroth ( or something like that )....
BugMeNotFTW is offline   Reply With Quote
Old 06-18-2008, 05:26 PM   #7
Lurker
 
Last Online: 08-11-2008 08:38 PM
Join Date: Apr 2008
Age: 16
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Sephirothxx is on a distinguished road
iTrader: 0 / 0%
Points: 1,584.95
Bank: 0.00
Total Points: 1,584.95
Re: I J J I Launcher - Executable.

Chino, the point is that YOU leeched MY batch file. Mine was the FIRST one, and I thought I could trust you not to release it, but you went and changed the name and some insignificant shit like that, then released it as your own. It is your fault that like ten people have released their own little 'edits' of MY ****IN LAUNCHER...I know I said I forgave you for this, but deep down, I have not because I can now no longer trust any of my friends, mainly you, with things.
Sephirothxx is offline   Reply With Quote
Old 06-19-2008, 04:42 AM   #8
Registered User
 
Last Online: Today 12:10 PM
Join Date: Apr 2008
Location: Portugal o_O
Age: 23
Posts: 124
Thanks: 13
Thanked 45 Times in 16 Posts
BugMeNotFTW is on a distinguished road
iTrader: 0 / 0%
Points: 5,870.93
Bank: 0.00
Total Points: 5,870.93
Re: I J J I Launcher - Executable.

*Sigh*
I gave you credits at the release o_O
And we already discussed this >_<
Anyways, my new launcher I made from myself, I didn't use anything from you, except your knowledge, since you've taught me some batch coding, and I'm apreciated, but don't bring old stuff back to the present, we already discussed this dude...
Oh and Seph, I said I was the first to POST this, not make...



Regards, Chinoman10.
BugMeNotFTW is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT -7. The time now is 11:46 PM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 RC5 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Poker Tips | Visits: