Hello everything this is just a simple C# web app browser i created, it has easy access to MPGH, and google i just thought i should share it with everyone heres how to run it.
IT ALSO WORKS ON YOUTUBE!
STEP 1:
extract all files/folders to desktop
STEP 2:
click MPGH Browser to start
STEP 3:
have fun
i did'nt water mark it so you dont have someones name on your browser also heres the source code.
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace WindowsFormsApplication1
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
webBrowser1.Navigate("www.google.com");
}
private void button1_Click(object sender, EventArgs e)
{
webBrowser1.Navigate("http://www.mpgh.net");
}
private void button2_Click(object sender, EventArgs e)
{
webBrowser1.Navigate("www.google.com");
}
private void button3_Click(object sender, EventArgs e)
{
webBrowser1.Navigate(textBox1.Text);
}
private void label1_Click(object sender, EventArgs e)
{
}
}
}
its quite simple so you can edit the open-source
Now if you like it and use it please thank me!
virus scan
MPGH BROWSER.rar - Jotti's malware scan