Jump to content

  •  

  • iBotModz CBox


    Photo

    (VB.NET) Privacy Removal


    • Please log in to reply
    5 replies to this topic

    #1 Dark Slipstream

    Dark Slipstream

      Blue Shadowz Owner

    • Members+

    • 2,829 posts
    • Joined: 19-April 08
    • Gender:Male
    • Location:Canada, ON

    Posted 11 May 2009 - 08:45 PM

    Removed.

    Edited by Dark Slipstream, 16 August 2009 - 11:43 PM.


    #2 yungbol

    yungbol

      Firmware Expert

    • Global Mods

    • 1,461 posts
    • Joined: 09-April 08
    • Gender:Male
    • Location:Philly

    Posted 11 May 2009 - 08:47 PM

    And here goes the reply to this thread:

    http://www.ibotmodz....showtopic=13758

    Good job Dark.

    #3 Joe Walls

    Joe Walls

      Corporal Grade 2

    • Members+

    • 258 posts
    • Joined: 12-February 09
    • Location:United States (WA)

    Posted 11 May 2009 - 08:47 PM

    Yay! Thanks!
    No one uses Google Chrome though :( It's not up there

    #4 Dark Slipstream

    Dark Slipstream

      Blue Shadowz Owner

    • Members+

    • 2,829 posts
    • Joined: 19-April 08
    • Gender:Male
    • Location:Canada, ON

    Posted 11 May 2009 - 08:48 PM

    If I install Google Chrome, I'll update the above routines to remove that browsers cache too.

    #5 Joe Walls

    Joe Walls

      Corporal Grade 2

    • Members+

    • 258 posts
    • Joined: 12-February 09
    • Location:United States (WA)

    Posted 11 May 2009 - 08:53 PM

    If I install Google Chrome, I'll update the above routines to remove that browsers cache too.


    I'm a lil confused.... where do I paste what where. I just need the IE History Clear for right now.(And of course the kill proccess) Where do they and the variables go?

    #6 Dark Slipstream

    Dark Slipstream

      Blue Shadowz Owner

    • Members+

    • 2,829 posts
    • Joined: 19-April 08
    • Gender:Male
    • Location:Canada, ON

    Posted 11 May 2009 - 08:56 PM

    Put variables outside of all subroutines, just in the class.

    Where your button code is, just type:

    DeleteIEHistory(True) 'etc

    Make sure the routines are in the class. (Put them anywhere, outside other routines)