GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > ijji Games > Gunbound > Gunbound Hacks/Bots Downloads

Gunbound Hacks/Bots Downloads Gunbound Bots/Hacks Downloads only such as Gunbound aimbot Gunbound Bypass.



I J J I Launcher - Executable.

Gunbound Hacks/Bots Downloads


Reply
 
Thread Tools Display Modes
Old 06-14-2008, 09:13 AM   #1
Registered User
 
Last Online: 09-19-2008 04:01 AM
Join Date: Jun 2006
Age: 23
Posts: 41
Thanks: 52
Thanked 75 Times in 14 Posts
j03s31 is on a distinguished road
iTrader: 0 / 0%
Points: 10,176.71
Bank: 0.00
Total Points: 10,176.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.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, 60 views)
File Type: rar I J J I Launcher v3.rar (10.0 KB, 159 views)

Last edited by j03s31; 06-15-2008 at 05:25 AM. Reason: Added version 3
j03s31 is offline   Reply With Quote
The Following User Says Thank You to j03s31 For This Useful Post:
mbuza (06-21-2008)
Sponsored Links
Old 06-14-2008, 09:47 AM   #2
Registered User
 
Last Online: 09-29-2008 08:09 AM
Join Date: Apr 2008
Age: 16
Posts: 22
Thanks: 1
Thanked 0 Times in 0 Posts
Pipe is on a distinguished road
iTrader: 0 / 0%
Points: 3,196.02
Bank: 0.00
Total Points: 3,196.02
Re: I J J I Launcher - Executable.

Quote:
Originally Posted by j03s31 View Post
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!

Instructions :
Step 1: Tyoe your Username.
Step 2: Type your Password.
Step 3: Highlight your game of choice.
Step 4: Press "Go!"
Step 5: Sit back and wait for the Launcher.

Button explenation:
"Go!" = Executes the WebBrowser and loads the game.
"Refresh!" = It reloads the WebBrowser like a typical one.
"Close" = duh!
"About" = Views the detailed info of the program
"Help" = Same instructions as this one..

That Is All.. Thank You
omg keylogger wtf
Pipe is offline   Reply With Quote
Old 06-14-2008, 10:29 AM   #3
Registered User
 
Last Online: Yesterday 10:46 AM
Join Date: Jan 2008
Posts: 27
Thanks: 3
Thanked 1 Time in 1 Post
magemastuh is on a distinguished road
iTrader: 0 / 0%
Points: 6,196.16
Bank: 0.00
Total Points: 6,196.16
Re: I J J I Launcher - Executable.

wtf is the use for this?
magemastuh is offline   Reply With Quote
Old 06-14-2008, 11:43 AM   #4
Registered User
 
Last Online: Yesterday 09:24 PM
Join Date: May 2006
Posts: 74
Thanks: 34
Thanked 6 Times in 3 Posts
XxDojoxX is on a distinguished road
iTrader: 0 / 0%
Points: 24,256.58
Bank: 0.00
Total Points: 24,256.58
Re: I J J I Launcher - Executable.

Oh great a keylogger ..
XxDojoxX is offline   Reply With Quote
Old 06-14-2008, 07:53 PM   #5
Registered User
 
Last Online: 09-19-2008 04:01 AM
Join Date: Jun 2006
Age: 23
Posts: 41
Thanks: 52
Thanked 75 Times in 14 Posts
j03s31 is on a distinguished road
iTrader: 0 / 0%
Points: 10,176.71
Bank: 0.00
Total Points: 10,176.71
Re: I J J I Launcher - Executable.

Quote:
Originally Posted by XxDojoxX View Post
Oh great a keylogger ..
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
j03s31 is offline   Reply With Quote
Old 06-14-2008, 09:26 PM   #6
Registered User
 
Last Online: Yesterday 09:24 PM
Join Date: May 2006
Posts: 74
Thanks: 34
Thanked 6 Times in 3 Posts
XxDojoxX is on a distinguished road
iTrader: 0 / 0%
Points: 24,256.58
Bank: 0.00
Total Points: 24,256.58
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!
XxDojoxX is offline   Reply With Quote
Old 06-15-2008, 03:26 AM   #7
Registered User
 
Last Online: 10-07-2008 05:07 AM
Join Date: Dec 2006
Posts: 22
Thanks: 8
Thanked 17 Times in 6 Posts
Loni is on a distinguished road
iTrader: 0 / 0%
Points: 5,959.38
Bank: 0.00
Total Points: 5,959.38
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.
Loni is offline   Reply With Quote
Old 06-15-2008, 04:57 AM   #8
OMGWTFBBQHAX
 
Diaboly's Avatar
 
Last Online: 10-09-2008 10:38 AM
Join Date: Sep 2006
Location: germany
Posts: 1,270
Thanks: 57
Thanked 555 Times in 213 Posts
Diaboly is an unknown quantity at this point
iTrader: 0 / 0%
Points: 3,818.14
Bank: 105,638.19
Total Points: 109,456.33
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. ] º¤ø,¸¸,ø¤º°
Diaboly is offline   Reply With Quote
Old 06-15-2008, 01:27 PM   #9
Registered User
 
Last Online: Yesterday 09:24 PM
Join Date: May 2006
Posts: 74
Thanks: 34
Thanked 6 Times in 3 Posts
XxDojoxX is on a distinguished road
iTrader: 0 / 0%
Points: 24,256.58
Bank: 0.00
Total Points: 24,256.58
Re: I J J I Launcher - Executable.

Yeah, this is really suspicious. My Anti-Vir detected malware crap ....
XxDojoxX is offline   Reply With Quote
Old 06-15-2008, 01:40 PM   #10
Banned
 
Last Online: 09-20-2008 12:09 PM
Join Date: Apr 2008
Posts: 20
Thanks: 5
Thanked 11 Times in 5 Posts
chinzab1 is on a distinguished road
iTrader: 0 / 0%
Points: 5,079.59
Bank: 0.00
Total Points: 5,079.59
Re: I J J I Launcher - Executable.

If you think it's keylogged simple solution.
DONT DOWNLAOD IT AND SHUT UP.
chinzab1 is offline   Reply With Quote
The Following User Says Thank You to chinzab1 For This Useful Post:
DarkGamer (06-29-2008)
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 06:55 AM.


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