Posted: Sun Jan 03, 2010 12:22 pm Post subject: Myspace Exploits/ Help.
well I've been looking around myspace and here is some projects I've been working on. In here I will explain how to do it but I need help getting it to work.
**what you will need***
firebug.
*Delete other peoples Comments.
on your comments you have this code.
Code:
<a class="deleteLink" href="javascript:void(0)">Delete My Comment</a>
OR
Code:
<a id="ctl00_ctl00_cpMain_UserViewCommentsControl_viewComments_commentRepeater_ctl04_deleteLinkButton" href="javascript:__doPostBack('ctl00$ctl00$cpMain$UserViewCommentsControl$viewComments$commentRepeater$ctl04$deleteLinkButton','')"onclick="return confirmDeleteComment();">Delete My Comment</a>
when you are looking on someone else page you wont see these commands disabled.
Using firebug you must add them to the
Code:
<td class="commentCommands"></td>
once you have add the "delete my comment", there will be a text that you can click, once you have done this a prompt will appear saying if you want to delete the chosen comment.
**The Issue that I am having is that the comment wont delete**
Help?
This Is only one of the projects I am working on, if you cant help with this one I will post the others. thanks
Wow, that is one though project.
MySpace is checking if you really are the "owner" of the comments and that you have rights to delete them.
You should read about some mysql and php.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum