![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Drift City Discuss anything about Drift City. Drift City Speed hack |
![]() |
| | Thread Tools | Display Modes |
| | #1 |
| Registered User | 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. Last edited by j03s31; 06-15-2008 at 05:30 AM. Reason: added version 3 |
| | |
| 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 |
| |
| | #4 |
| Registered User | 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... |
| | |
| | #5 | |
| Registered User | Re: I J J I Launcher - Executable. Quote:
| |
| | |
| | #6 |
| Registered User | 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 ).... |
| | |
| | #7 |
| Lurker | 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. |
| | |
| | #8 |
| Registered User | 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. |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |