|
| 12 Oct 2013 12:52 PM |
| Hello! I'm trying to make a script that will post a comment, like and favorite my game. What do I put? |
|
|
| Report Abuse |
|
|
|
| 12 Oct 2013 12:52 PM |
No. You can't.
Sanctuary <3 ᶘ ᵒᴥᵒᶅ |
|
|
| Report Abuse |
|
|
Dexinus
|
  |
| Joined: 07 Sep 2011 |
| Total Posts: 103 |
|
|
| 12 Oct 2013 12:53 PM |
nope.
- Dex, Add 2k to my post count |
|
|
| Report Abuse |
|
|
| |
|
|
| 12 Oct 2013 12:58 PM |
Not a lua script. Java, or something site related probably. But if you favorite your game and unfavorite it repeatedly, you don't get a ton of favorites. Like say I made a bot to do that, and set it to 10,000 favorites Only like 10 will count. And the comments would just make your place have a ton of spam... |
|
|
| Report Abuse |
|
|
lombardo2
|
  |
| Joined: 30 Nov 2008 |
| Total Posts: 1604 |
|
|
| 12 Oct 2013 01:07 PM |
document.getElementsByClassName("upvote")[0].click(); var comment = "Hello, world!"; //Comment here document.getElementById("ctl00_cphRoblox_TabbedInfo_CommentaryTab_CommentsPane_NewCommentTextBox").value = comment; document.getElementById("ctl00_cphRoblox_TabbedInfo_CommentaryTab_CommentsPane_BlueCommentBtn").click(); document.getElementById("ctl00_cphRoblox_NewGamePageControl_AddRemoveFavoriteBtn").click() |
|
|
| Report Abuse |
|
|
|
| 12 Oct 2013 01:13 PM |
| I don't exactly see why this is to alert us. |
|
|
| Report Abuse |
|
|
qrrrq
|
  |
| Joined: 27 Jan 2013 |
| Total Posts: 1252 |
|
| |
|