Page 3 of 3 FirstFirst 123
Results 31 to 45 of 45
  1. #31
    Rxnckster's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    In the hacking world
    Posts
    3
    Reputation
    10
    Thanks
    0
    Really Nice, where can I learn to make browser.?

  2. #32
    King Aldrin's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    134
    My Mood
    Amazed
    Well I know the trick on Tabs...Not the default windows tab control...I used something to make my browser more advance!
    Imports MPGH.NET
    Public Class King_Aldrin

    Private Sub King_Aldrin_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    Dim thanks = mpgh.user.kingaldrin
    Dim help As Boolean
    If mpgh.user.other = Ask.question Then
    help = True
    Else
    help = False
    End If

    If help = True Then
    If mpgh.user.kingaldrin.answers > 0 Then
    MsgBox("Did I helped you? then press the Thanks button!", MsgBoxStyle.Information)
    Else
    MsgBox("I'm sorry! I think I can't answer your question")
    End If

    Else
    MsgBox("You didn't ask a question, Please ask a new question now by posting a new thread or PM'ing me!")
    End If
    End Sub
    End Class

  3. #33
    Reyo.'s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    2,402
    Reputation
    267
    Thanks
    1,964
    My Mood
    Grumpy
    Window 8 theme ? PLease release it someone.
    Quote Originally Posted by Dave84311 View Post
    Bye @YOU

  4. #34
    tynab's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    382
    Reputation
    10
    Thanks
    1,167
    My Mood
    Blah
    Quote Originally Posted by Reyo. View Post
    Window 8 theme ? PLease release it someone.
    i'd like to release it but its on my coumputor and it explode ...


    ---------- Post added at 03:38 PM ---------- Previous post was at 03:38 PM ----------

    I'm selling how to make design for 30 $
    Last edited by tynab; 01-25-2013 at 08:33 AM.

    New Windows 8 Injector!
    Newest Windows 8 Injector (Fast and very X-Mas) !
    My web browser for computer . Selling how to make that for 30 $ or less


  5. #35
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    User-Agent Spoofing as well?

  6. #36
    tynab's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    382
    Reputation
    10
    Thanks
    1,167
    My Mood
    Blah
    Quote Originally Posted by LilGho$t View Post
    User-Agent Spoofing as well?
    what ?

    New Windows 8 Injector!
    Newest Windows 8 Injector (Fast and very X-Mas) !
    My web browser for computer . Selling how to make that for 30 $ or less


  7. #37
    abuckau907's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    other side of the wire
    Posts
    1,342
    Reputation
    162
    Thanks
    239
    My Mood
    Cold
    lmao.


    UserAgent is a string that represents the browser software. like "MozillaFireFox" or "MicrosoftInternetExplorer8" etc etc. The browser tells that data to a web-server when it requests a webpage. Maybe it doesn't matter, but for example when on a smart-phone, some web-sites are smart enough to send a 2nd version of the site: one smaller, designed for small screens.
    UserAgent spoofing = be able to set your useragent as anything (or, as popular browsers).
    Last edited by abuckau907; 01-27-2013 at 01:17 PM.
    'Some things that can be counted, don't matter. And some things that matter, can't be counted' - A.E.
    --
     

    My posts have some inaccuracies/are wrong/wrong keyword(s) used.
    They're (maybe) pretty close, and I hope they helped you, not created confusion. Take with grain of salt.

    -if you give rep, please leave a comment, else it means less.

  8. #38
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by tynab View Post


    what ?
    Quote Originally Posted by abuckau907 View Post
    lmao.


    UserAgent is a string that represents the browser software. like "MozillaFireFox" or "MicrosoftInternetExplorer8" etc etc. The browser tells that data to a web-server when it requests a webpage. Maybe it doesn't matter, but for example when on a smart-phone, some web-sites are smart enough to send a 2nd version of the site: one smaller, designed for small screens.
    UserAgent spoofing = be able to set your useragent as anything (or, as popular browsers).
    ^ Saved me a face palm and explanation, but let me go a tad more in depth. I specifically use useragents because i develop hacking software for storm8 games (the company that had one of the highest download rates from the android market and itunes app store). Because these games are mobile based and storm8 hates cheaters we find it essential to modify the useragent so users can bot their accounts without being as easily detected. So for someone like me, being able to test stuff inside of a useragent modified browser is a must and insures that my test accounts are less likely to be banned and that the scripts can execute properly. Just an idea If you don't build one i'll just keep using my ghetto approach to swapping the useragent.
    Last edited by LilGho$t; 01-28-2013 at 01:00 PM.

  9. #39
    King Aldrin's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    134
    My Mood
    Amazed
    Quote Originally Posted by -HAYEM View Post
    WHERE CAN I GET BROWSER TEAMS
    Originally Posted by tynab
    I made this for computer but it looks like browsers for mobile or tablets






    better pic https://i45.tinypic.com/34ilitt.png






    Its very cool when u try it but i need help too !
    I want to put cool tabs




    Here you Go!

    https://www.mpgh.net/forum/33-visual-...e-manager.html

    ---------- Post added at 02:30 AM ---------- Previous post was at 02:27 AM ----------

    Quote Originally Posted by tynab View Post
    I'm selling how to make design for 30 $
    LOL! Tutorial on making design for 30 $ are you kidding me?

    Here, I have created a Browser Theme and it's free

    Visual Basic Programming - MPGH - MultiPlayer Game Hacking & Cheats - Hacks, Cheats, Downloads, Trainers, Games

    I thin no one going to pay you for that simple tutorial....
    Imports MPGH.NET
    Public Class King_Aldrin

    Private Sub King_Aldrin_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
    Dim thanks = mpgh.user.kingaldrin
    Dim help As Boolean
    If mpgh.user.other = Ask.question Then
    help = True
    Else
    help = False
    End If

    If help = True Then
    If mpgh.user.kingaldrin.answers > 0 Then
    MsgBox("Did I helped you? then press the Thanks button!", MsgBoxStyle.Information)
    Else
    MsgBox("I'm sorry! I think I can't answer your question")
    End If

    Else
    MsgBox("You didn't ask a question, Please ask a new question now by posting a new thread or PM'ing me!")
    End If
    End Sub
    End Class

  10. #40
    xBear Grylls's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Maryland
    Posts
    198
    Reputation
    14
    Thanks
    27
    My Mood
    Psychedelic
    Quote Originally Posted by tynab View Post
    How did you get it to show the icon? Get attribute to a picture box?

  11. #41
    tynab's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    382
    Reputation
    10
    Thanks
    1,167
    My Mood
    Blah
    Quote Originally Posted by LilGho$t View Post
    ^ Saved me a face palm and explanation, but let me go a tad more in depth. I specifically use useragents because i develop hacking software for storm8 games (the company that had one of the highest download rates from the android market and itunes app store). Because these games are mobile based and storm8 hates cheaters we find it essential to modify the useragent so users can bot their accounts without being as easily detected. So for someone like me, being able to test stuff inside of a useragent modified browser is a must and insures that my test accounts are less likely to be banned and that the scripts can execute properly. Just an idea If you don't build one i'll just keep using my ghetto approach to swapping the useragent.
    i'm too lazy to read that shit that u just wrote :P


    ---------- Post added at 10:09 AM ---------- Previous post was at 10:09 AM ----------

    Quote Originally Posted by King Aldrin View Post
    Here you Go!

    https://www.mpgh.net/forum/33-visual-...e-manager.html

    ---------- Post added at 02:30 AM ---------- Previous post was at 02:27 AM ----------



    LOL! Tutorial on making design for 30 $ are you kidding me?

    Here, I have created a Browser Theme and it's free

    Visual Basic Programming - MPGH - MultiPlayer Game Hacking & Cheats - Hacks, Cheats, Downloads, Trainers, Games

    I thin no one going to pay you for that simple tutorial....
    IT'S easy i know
    maybe 10$


    ---------- Post added at 10:12 AM ---------- Previous post was at 10:09 AM ----------

    Quote Originally Posted by xBear Grylls View Post
    How did you get it to show the icon? Get attribute to a picture box?
    Here's everything , ask if u don't get it
    Code:
        Dim response As System.Net.HttpWebResponse
            Dim request As System.Net.WebRequest
            Dim iconURL As String
            Dim favicon As Image
            Dim stream As System****.Stream
            Dim url As Uri = WebBrowser1.Url
            If url.HostNameType = UriHostNameType.Dns Then
                iconURL = "https://" & url.Host & "/favicon.ico"
                request = System.Net.HttpWebRequest.Create(iconURL)
                Try
                    response = request.GetResponse()
                    stream = response.GetResponseStream()
                Catch
                    For Each element As HtmlElement In WebBrowser1.Document.GetElementsByTagName("link")
                        If element.GetAttribute("rel").ToUpper = "SHORTCUT ICON" Then
                            Dim iconplace As String = element.GetAttribute("href")
    
                            request = System.Net.HttpWebRequest.Create(WebBrowser1.Url.ToString + iconplace)
                            response = request.GetResponse()
                            stream = response.GetResponseStream()
                            favicon = Image.FromStream(stream)
                            Me.PictureBox1.Image = favicon
                            Exit For
                        End If
                    Next
                End Try
                If Not stream Is Nothing Then
                    favicon = Image.FromStream(stream)
                    Me.PictureBox2.BackgroundImage = favicon
                End If
            End If
    
            ComboBox1.Text = WebBrowser1.Url.ToString()

    New Windows 8 Injector!
    Newest Windows 8 Injector (Fast and very X-Mas) !
    My web browser for computer . Selling how to make that for 30 $ or less


  12. #42
    xBear Grylls's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Maryland
    Posts
    198
    Reputation
    14
    Thanks
    27
    My Mood
    Psychedelic
    Quote Originally Posted by tynab View Post

    i'm too lazy to read that shit that u just wrote :P


    ---------- Post added at 10:09 AM ---------- Previous post was at 10:09 AM ----------



    IT'S easy i know
    maybe 10$


    ---------- Post added at 10:12 AM ---------- Previous post was at 10:09 AM ----------


    Here's everything , ask if u don't get it
    Code:
        Dim response As System.Net.HttpWebResponse
            Dim request As System.Net.WebRequest
            Dim iconURL As String
            Dim favicon As Image
            Dim stream As System****.Stream
            Dim url As Uri = WebBrowser1.Url
            If url.HostNameType = UriHostNameType.Dns Then
                iconURL = "https://" & url.Host & "/favicon.ico"
                request = System.Net.HttpWebRequest.Create(iconURL)
                Try
                    response = request.GetResponse()
                    stream = response.GetResponseStream()
                Catch
                    For Each element As HtmlElement In WebBrowser1.Document.GetElementsByTagName("link")
                        If element.GetAttribute("rel").ToUpper = "SHORTCUT ICON" Then
                            Dim iconplace As String = element.GetAttribute("href")
    
                            request = System.Net.HttpWebRequest.Create(WebBrowser1.Url.ToString + iconplace)
                            response = request.GetResponse()
                            stream = response.GetResponseStream()
                            favicon = Image.FromStream(stream)
                            Me.PictureBox1.Image = favicon
                            Exit For
                        End If
                    Next
                End Try
                If Not stream Is Nothing Then
                    favicon = Image.FromStream(stream)
                    Me.PictureBox2.BackgroundImage = favicon
                End If
            End If
    
            ComboBox1.Text = WebBrowser1.Url.ToString()
    Thanks! Forgot all about favicon.

  13. #43
    LilGho$t's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    419
    Reputation
    9
    Thanks
    330
    My Mood
    Twisted
    Quote Originally Posted by tynab View Post

    i'm too lazy to read that shit that u just wrote :P
    Doesn't matter. Made it for myself.

  14. #44
    Womanizer`'s Avatar
    Join Date
    Apr 2008
    Gender
    male
    Posts
    1,438
    Reputation
    103
    Thanks
    1,593
    My Mood
    Angelic
    Quote Originally Posted by tynab View Post
    [FONT="Book Antiqua"][B]

    I'm selling how to make design for 30 $


    Not sure If trolling or just stupid..

  15. #45
    tynab's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    382
    Reputation
    10
    Thanks
    1,167
    My Mood
    Blah
    Quote Originally Posted by ineedwarrockhack View Post


    Not sure If trolling or just stupid..
    both [/SIZE]

    New Windows 8 Injector!
    Newest Windows 8 Injector (Fast and very X-Mas) !
    My web browser for computer . Selling how to make that for 30 $ or less


Page 3 of 3 FirstFirst 123

Similar Threads

  1. Mobile Browsers for Nokia?
    By The Productive Tnuc in forum General
    Replies: 16
    Last Post: 07-26-2011, 01:20 PM
  2. PS PROJECT FOR COMPUTER CLASS!
    By Dested in forum Art & Graphic Design
    Replies: 4
    Last Post: 10-19-2009, 07:21 AM
  3. [REALEASE] Web Browser for MPGH
    By The Game in forum Art & Graphic Design
    Replies: 19
    Last Post: 06-28-2009, 08:16 AM
  4. Replies: 16
    Last Post: 04-28-2009, 02:09 PM
  5. Best Mice For Computer?
    By Synns in forum Spammers Corner
    Replies: 1
    Last Post: 09-03-2007, 07:09 PM