Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var ForumPostID = "121698207";
- if (document.URL === "http://www.roblox.com/Forum/Msgs/default.aspx?MessageId=17&ForumId=-1") {
- document.location = "http://www.roblox.com/Forum/AddPost.aspx?PostID="+ForumPostID+"&mode=flat";
- }
- if (typeof ctl00_cphRoblox_Createeditpost1_PostForm_PostBody !== "undefined") {
- ctl00_cphRoblox_Createeditpost1_PostForm_PostBody.value = "THIS IS A TEST\n\n" + Math.floor(Math.random() * 99);
- ctl00_cphRoblox_Createeditpost1_PostForm_PostButton.click();
- }
- if (typeof ctl00_cphRoblox_PostView1_ctl00_Pager !== "undefined") {
- document.location = "http://www.roblox.com/Forum/AddPost.aspx?PostID="+ForumPostID+"&mode=flat";
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement