![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Gunbound Hacks/Bots Downloads Gunbound Bots/Hacks Downloads only such as Gunbound aimbot Gunbound Bypass. |
![]() |
| | 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.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:25 AM. Reason: Added version 3 |
| | |
| The Following User Says Thank You to j03s31 For This Useful Post: | mbuza (06-21-2008) |
| Sponsored Links |
| |
| | #2 | |
| Registered User | Re: I J J I Launcher - Executable. Quote:
![]() ![]() ![]() ![]() | |
| | |
| | #5 |
| Registered User | Re: I J J I Launcher - Executable. I promise you this isn't a keylogger. I don't even know how to make one.. Here is the code I used.. Private Sub Command1_Click() 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 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" End Sub Last edited by j03s31; 06-14-2008 at 08:00 PM. Reason: added the code |
| | |
| | #6 |
| Registered User | Re: I J J I Launcher - Executable. Yes , the password goes in, then it sends to your computer ... DOWNLOAD AT YOUR OWN RISK! YOU HAVE BEEN WARNED! |
| | |
| | #7 |
| Registered User | Re: I J J I Launcher - Executable. This is just the right program to keylog someone and then sent to there server. Sorry, but im not downloading. |
| | |
| | #8 |
| OMGWTFBBQHAX ![]() | Re: I J J I Launcher - Executable. I have not detected anything Suspicious in this File. It should work as Promised. It automatically enters the LoginData you enter in the Program in the Box on the ijji.com Page. If you dont Trust him, enter a false Password. Then enter the Correct one in the Window that just Opened. Anyway, use this at your Own Risk. Maybe Test it with an Completely new Account first!
__________________ If you like my Post press instead of saying Thanks! Or feel my Ban-Hammer!! ![]() If you think that I closed your Thread too soon, feel free to send me a [Only registered and activated users can see links. ] º¤ø,¸¸,ø¤º°Support GzP and become a [Only registered and activated users can see links. ] º¤ø,¸¸,ø¤º° |
| | |
| | #9 |
| Registered User | Re: I J J I Launcher - Executable. Yeah, this is really suspicious. My Anti-Vir detected malware crap .... |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |