Screen shots:
Virus Scans:

Hot to use the Bypasser and GC Launcher.
1. Download the file.
2. Extract using winrar.
3. Put it in your GC Folder. Default: C:\Program Files\Level Up Games\Grand Chase"
4. Run the Program and click the Bypasser.
This is just a simble web browser with bookmarks. This bookmarks will redirect you to the main Level Up website. I also included GC Launcher and Bypasser. The bypasser will work if you will put the program into your gc folder.
Visual Basic 2008 codes:
<Global.Microsoft.VisualBasic.CompilerServices.Des ignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(Get Type(Form1))
Me.Panel1 = New System.Windows.Forms.Panel
Me.Button7 = New System.Windows.Forms.Button
Me.Button6 = New System.Windows.Forms.Button
Me.Button5 = New System.Windows.Forms.Button
Me.Button4 = New System.Windows.Forms.Button
Me.Button3 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.WebBrowser1 = New System.Windows.Forms.WebBrowser
Me.Label1 = New System.Windows.Forms.Label
Me.Button8 = New System.Windows.Forms.Button
Me.Button9 = New System.Windows.Forms.Button
Me.Label2 = New System.Windows.Forms.Label
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText
Me.Panel1.Controls.Add(Me.Button9)
Me.Panel1.Controls.Add(Me.Button8)
Me.Panel1.Controls.Add(Me.Button7)
Me.Panel1.Controls.Add(Me.Button6)
Me.Panel1.Controls.Add(Me.Button5)
Me.Panel1.Controls.Add(Me.Button4)
Me.Panel1.Controls.Add(Me.Button3)
Me.Panel1.Controls.Add(Me.Button2)
Me.Panel1.Controls.Add(Me.Button1)
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(888, 43)
Me.Panel1.TabIndex = 0
'
'Button7
'
Me.Button7.Location = New System.Drawing.Point(799, 9)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(75, 23)
Me.Button7.TabIndex = 6
Me.Button7.Text = "Log Out"
Me.Button7.UseVisualStyleBackColor = True
'
'Button6
'
Me.Button6.BackColor = System.Drawing.SystemColors.InfoText
Me.Button6.ForeColor = System.Drawing.Color.Orange
Me.Button6.Location = New System.Drawing.Point(718, 9)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(75, 23)
Me.Button6.TabIndex = 5
Me.Button6.Text = "Use Credits"
Me.Button6.UseVisualStyleBackColor = False
'
'Button5
'
Me.Button5.BackColor = System.Drawing.SystemColors.InfoText
Me.Button5.ForeColor = System.Drawing.Color.Orange
Me.Button5.Location = New System.Drawing.Point(608, 9)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(104, 23)
Me.Button5.TabIndex = 4
Me.Button5.Text = "Level Up TopUp"
Me.Button5.UseVisualStyleBackColor = False
'
'Button4
'
Me.Button4.BackColor = System.Drawing.SystemColors.InfoText
Me.Button4.ForeColor = System.Drawing.Color.Orange
Me.Button4.Location = New System.Drawing.Point(471, 9)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(131, 23)
Me.Button4.TabIndex = 3
Me.Button4.Text = "Create Game Account"
Me.Button4.UseVisualStyleBackColor = False
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(389, 9)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(76, 23)
Me.Button3.TabIndex = 2
Me.Button3.Text = "Log In"
Me.Button3.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(135, 9)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 1
Me.Button2.Text = "GC Top Up"
Me.Button2.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(3, 9)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(126, 23)
Me.Button1.TabIndex = 0
Me.Button1.Text = "Quick Create Account"
Me.Button1.UseVisualStyleBackColor = True
'
'WebBrowser1
'
Me.WebBrowser1.Location = New System.Drawing.Point(0, 38)
Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
Me.WebBrowser1.Name = "WebBrowser1"
Me.WebBrowser1.ScriptErrorsSuppressed = True
Me.WebBrowser1.Size = New System.Drawing.Size(888, 432)
Me.WebBrowser1.TabIndex = 1
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Label1.Location = New System.Drawing.Point(12, 473)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(518, 13)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Note: You Must Login First Before using the Highlighted Buttons. Created by Mreav" & _
"er89!!! Account Manager!"
'
'Button8
'
Me.Button8.Location = New System.Drawing.Point(216, 9)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(90, 23)
Me.Button8.TabIndex = 3
Me.Button8.Text = "Launch GC"
Me.Button8.UseVisualStyleBackColor = True
'
'Button9
'
Me.Button9.Location = New System.Drawing.Point(308, 9)
Me.Button9.Name = "Button9"
Me.Button9.Size = New System.Drawing.Size(75, 23)
Me.Button9.TabIndex = 3
Me.Button9.Text = "Bypass"
Me.Button9.UseVisualStyleBackColor = True
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Label2.Location = New System.Drawing.Point(536, 473)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(271, 13)
Me.Label2.TabIndex = 7
Me.Label2.Text = "Put it inyour GC Folder to use the Launcher and Bypass."
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.InfoText
Me.ClientSize = New System.Drawing.Size(886, 492)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.WebBrowser1)
Me.Controls.Add(Me.Panel1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "Form1"
Me.Text = "Mreaver89!"
Me.Panel1.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents WebBrowser1 As System.Windows.Forms.WebBrowser
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents Label2 As System.Windows.Forms.Label
End Class
Partial Class Form1
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(Get Type(Form1))
Me.Panel1 = New System.Windows.Forms.Panel
Me.Button7 = New System.Windows.Forms.Button
Me.Button6 = New System.Windows.Forms.Button
Me.Button5 = New System.Windows.Forms.Button
Me.Button4 = New System.Windows.Forms.Button
Me.Button3 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.WebBrowser1 = New System.Windows.Forms.WebBrowser
Me.Label1 = New System.Windows.Forms.Label
Me.Button8 = New System.Windows.Forms.Button
Me.Button9 = New System.Windows.Forms.Button
Me.Label2 = New System.Windows.Forms.Label
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'Panel1
'
Me.Panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText
Me.Panel1.Controls.Add(Me.Button9)
Me.Panel1.Controls.Add(Me.Button8)
Me.Panel1.Controls.Add(Me.Button7)
Me.Panel1.Controls.Add(Me.Button6)
Me.Panel1.Controls.Add(Me.Button5)
Me.Panel1.Controls.Add(Me.Button4)
Me.Panel1.Controls.Add(Me.Button3)
Me.Panel1.Controls.Add(Me.Button2)
Me.Panel1.Controls.Add(Me.Button1)
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(888, 43)
Me.Panel1.TabIndex = 0
'
'Button7
'
Me.Button7.Location = New System.Drawing.Point(799, 9)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(75, 23)
Me.Button7.TabIndex = 6
Me.Button7.Text = "Log Out"
Me.Button7.UseVisualStyleBackColor = True
'
'Button6
'
Me.Button6.BackColor = System.Drawing.SystemColors.InfoText
Me.Button6.ForeColor = System.Drawing.Color.Orange
Me.Button6.Location = New System.Drawing.Point(718, 9)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(75, 23)
Me.Button6.TabIndex = 5
Me.Button6.Text = "Use Credits"
Me.Button6.UseVisualStyleBackColor = False
'
'Button5
'
Me.Button5.BackColor = System.Drawing.SystemColors.InfoText
Me.Button5.ForeColor = System.Drawing.Color.Orange
Me.Button5.Location = New System.Drawing.Point(608, 9)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(104, 23)
Me.Button5.TabIndex = 4
Me.Button5.Text = "Level Up TopUp"
Me.Button5.UseVisualStyleBackColor = False
'
'Button4
'
Me.Button4.BackColor = System.Drawing.SystemColors.InfoText
Me.Button4.ForeColor = System.Drawing.Color.Orange
Me.Button4.Location = New System.Drawing.Point(471, 9)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(131, 23)
Me.Button4.TabIndex = 3
Me.Button4.Text = "Create Game Account"
Me.Button4.UseVisualStyleBackColor = False
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(389, 9)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(76, 23)
Me.Button3.TabIndex = 2
Me.Button3.Text = "Log In"
Me.Button3.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(135, 9)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 1
Me.Button2.Text = "GC Top Up"
Me.Button2.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(3, 9)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(126, 23)
Me.Button1.TabIndex = 0
Me.Button1.Text = "Quick Create Account"
Me.Button1.UseVisualStyleBackColor = True
'
'WebBrowser1
'
Me.WebBrowser1.Location = New System.Drawing.Point(0, 38)
Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
Me.WebBrowser1.Name = "WebBrowser1"
Me.WebBrowser1.ScriptErrorsSuppressed = True
Me.WebBrowser1.Size = New System.Drawing.Size(888, 432)
Me.WebBrowser1.TabIndex = 1
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Label1.Location = New System.Drawing.Point(12, 473)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(518, 13)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Note: You Must Login First Before using the Highlighted Buttons. Created by Mreav" & _
"er89!!! Account Manager!"
'
'Button8
'
Me.Button8.Location = New System.Drawing.Point(216, 9)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(90, 23)
Me.Button8.TabIndex = 3
Me.Button8.Text = "Launch GC"
Me.Button8.UseVisualStyleBackColor = True
'
'Button9
'
Me.Button9.Location = New System.Drawing.Point(308, 9)
Me.Button9.Name = "Button9"
Me.Button9.Size = New System.Drawing.Size(75, 23)
Me.Button9.TabIndex = 3
Me.Button9.Text = "Bypass"
Me.Button9.UseVisualStyleBackColor = True
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
Me.Label2.Location = New System.Drawing.Point(536, 473)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(271, 13)
Me.Label2.TabIndex = 7
Me.Label2.Text = "Put it inyour GC Folder to use the Launcher and Bypass."
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.InfoText
Me.ClientSize = New System.Drawing.Size(886, 492)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.WebBrowser1)
Me.Controls.Add(Me.Panel1)
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "Form1"
Me.Text = "Mreaver89!"
Me.Panel1.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents WebBrowser1 As System.Windows.Forms.WebBrowser
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents Label2 As System.Windows.Forms.Label
End Class
Public Class Form1
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
End Sub
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Loadup/topup.aspx")
End Sub
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
WebBrowser1.Navigate("http://account.levelupgames.ph/topup/Login.aspx?gc=16")
End Sub
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Login/login.aspx")
End Sub
Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Games/GameRegister.aspx")
End Sub
Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Loadup/topup.aspx")
End Sub
Private Sub Button6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button6.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Loadup/usecredits.aspx")
End Sub
Private Sub Button7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button7.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Login/logout.aspx")
End Sub
Private Sub Button8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button8.Click
Call Shell("grandchase.exe")
End Sub
Private Sub Button9_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button9.Click
Call Shell("main.exe __kogstudios_original_service__:")
End Sub
Private Sub Label2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label2.Click
End Sub
End Class
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
End Sub
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Loadup/topup.aspx")
End Sub
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
WebBrowser1.Navigate("http://account.levelupgames.ph/topup/Login.aspx?gc=16")
End Sub
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Login/login.aspx")
End Sub
Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Games/GameRegister.aspx")
End Sub
Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Loadup/topup.aspx")
End Sub
Private Sub Button6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button6.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Loadup/usecredits.aspx")
End Sub
Private Sub Button7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button7.Click
WebBrowser1.Navigate("https://my.levelupgames.ph/Login/logout.aspx")
End Sub
Private Sub Button8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button8.Click
Call Shell("grandchase.exe")
End Sub
Private Sub Button9_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button9.Click
Call Shell("main.exe __kogstudios_original_service__:")
End Sub
Private Sub Label2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label2.Click
End Sub
End Class






