Jump to content

Delete Comments(myspace)


Recommended Posts

Its time to delete my comments from all the lurkers, apperntly they have grown wise to just hiding them :) .

35 pages is just sucha pane to delete.

anyone know of a script to do so?

Before i just use auto mouse clicker but it was pretty lame method =]

Link to comment
Share on other sites

  • 2 weeks later...

I Made a program that does this (and the exact opposite) and its very tricky, and the answer is, you cant, atleast not in bulk. Myspace only lets you do it once per page, it uses javascript, and you cant send the same script of java at once.....

$oIE=_IECreate("http://www.myspace.com")
        $delete=InputBox("Deleter","Delete how many comments?",100)
        $res = 0
        WinSetTitle("Myspace NUKE Browser","","Myspace NUKE Browser - PRESS CTRL + SHIFT + S TO STOP")
        Do
        _IENavigate($oIE,"java script:__doPostBack('ctl00$Main$PagedComments$viewComments$commentRepeater$ctl00$deleteLinkButton','')",1);Send Java
        If $stopped = 1 Then
            $res=$delete+100
            $stopped = 0
        EndIf
        $res = $res + 1
        Until $res > $delete

a little clip from it... but it wont do you any more good then an auto clicker.

Uhm sorry, I can't help you much from that...you can leave it on all night =P

[center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...