Thread: Views award

Page 4 of 5 FirstFirst ... 2345 LastLast
Results 46 to 60 of 65
  1. #46
    Obey's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    The Magical Mushroom
    Posts
    24,850
    Reputation
    1117
    Thanks
    3,486
    My Mood
    Buzzed
    For every profile view, I'll smoke a blunt.
    Time to get rolling.

  2. The Following User Says Thank You to Obey For This Useful Post:

    Skyline. (06-12-2011)

  3. #47
    Skyline.'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    10,160
    Reputation
    416
    Thanks
    1,614
    Quote Originally Posted by Danny View Post
    For every profile view, I'll smoke a blunt.
    Time to get rolling.
    ima putin that shit in my sig.

    good stuff!


  4. #48
    ARHQA$Y$YW4AYG4y's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    4,999
    Reputation
    20
    Thanks
    364
    My Mood
    Amused
    Does it even matter?

  5. #49
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by freedompeace View Post

    *rolls eyes*

    try it, if you think it is so easy.
    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Navigate("https://www.mpgh.net/forum/members/535201-noob.html")
                    CType(page, WebBrowser).ScriptErrorsSuppressed = True
                End If
            Next
            Timer1.Start()   
        End Sub
    
        Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Refresh()
                End If
            Next
        End Sub



  6. #50
    Domen's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    3,535
    Reputation
    143
    Thanks
    239
    My Mood
    Angelic
    Quote Originally Posted by NOOB View Post


    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Navigate("https://www.mpgh.net/forum/members/535201-noob.html")
                    CType(page, WebBrowser).ScriptErrorsSuppressed = True
                End If
            Next
            Timer1.Start()   
        End Sub
    
        Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Refresh()
                End If
            Next
        End Sub


    Notepad -> Save as what?

  7. #51
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Farming For the win?
    No I do not make game hacks anymore, please stop asking.

  8. #52
    ShadeyZzZz's Avatar
    Join Date
    Oct 2010
    Gender
    female
    Location
    Tha Troll Cave Gender: Troll
    Posts
    1,070
    Reputation
    18
    Thanks
    41
    Quote Originally Posted by NOOB View Post


    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Navigate("https://www.mpgh.net/forum/members/535201-noob.html")
                    CType(page, WebBrowser).ScriptErrorsSuppressed = True
                End If
            Next
            Timer1.Start()   
        End Sub
    
        Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Refresh()
                End If
            Next
        End Sub


    , i thought u just navigate and then refresh.


    R.I.P 346

  9. #53
    FUKO's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    PBlackout.exe /mhu
    Posts
    11,128
    Reputation
    1103
    Thanks
    3,860
    Quote Originally Posted by $haDe$'$ Alt View Post


    , i thought u just navigate and then refresh.
    What everyone is using is actually a firefox plugin called Reload Every, not something made in VB.

  10. #54
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    Quote Originally Posted by deadskulz View Post
    @freedompeace
    the program i made took 2min initially, then spent about 10min getting the gui 'n shit the way i wanted boh2
    Get on my level . :)
    @deadskulz
    Quote Originally Posted by NOOB View Post


    Code:
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Navigate("https://www.mpgh.net/forum/members/535201-noob.html")
                    CType(page, WebBrowser).ScriptErrorsSuppressed = True
                End If
            Next
            Timer1.Start()   
        End Sub
    
        Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
            For Each page As Control In Me.Controls
                If TypeOf page Is WebBrowser Then
                    CType(page, WebBrowser).Refresh()
                End If
            Next
        End Sub


    /mhu
    Get on my level . :)
    @NOOB
    Quote Originally Posted by Fuko View Post


    What everyone is using is actually a firefox plugin called Reload Every, not something made in VB.
    Oops, I don't use Firefox. D:
    Last edited by freedompeace; 06-12-2011 at 09:00 PM.

  11. #55
    angelasmiles's Avatar
    Join Date
    Jun 2011
    Gender
    female
    Posts
    80
    Reputation
    40
    Thanks
    11
    Wow 3 million views.

  12. #56
    deadskulz's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    hell.
    Posts
    8,954
    Reputation
    702
    Thanks
    4,294,967,295
    My Mood
    Devilish
    @freedompeace
    when i get my new comp, ill have like 20 accts gettin me views, imma get 1m views a day

  13. #57
    FUKO's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    PBlackout.exe /mhu
    Posts
    11,128
    Reputation
    1103
    Thanks
    3,860
    Quote Originally Posted by freedompeace View Post




    Oops, I don't use Firefox. D:


    Oh you fancy huh.

    Quote Originally Posted by deadskulz View Post
    @freedompeace
    when i get my new comp, ill have like 20 accts gettin me views, imma get 1m views a day

    Profile refresher noob.

  14. #58
    -PoisonedG-'s Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    7,390
    Reputation
    614
    Thanks
    430
    My Mood
    Amazed
    The old fashion way, Put a water bottle on top of F5.

  15. #59
    deadskulz's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    hell.
    Posts
    8,954
    Reputation
    702
    Thanks
    4,294,967,295
    My Mood
    Devilish
    Quote Originally Posted by Fuko View Post




    Oh you fancy huh.




    Profile refresher noob.

  16. #60
    Jabuuty671's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    21,229
    Reputation
    1468
    Thanks
    4,098
    Kinda stupid that you'd want a shitload of profile views.... to anyone .


Page 4 of 5 FirstFirst ... 2345 LastLast