Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var msgs = [
- "2013 is almost over. How sad.",
- "I love my MBSTF",
- "These messages are mostly meaningless",
- "I'm definitely not a bot testing things.",
- "swag",
- "yolo",
- "KTC didn't hit 1M this year :(",
- "Roblox isn't free",
- "u wot m8",
- "get out",
- "yes",
- "no",
- "maybe",
- "so",
- "*dies of laughter*",
- "hi",
- "hi",
- "hi",
- "hello",
- "hey",
- "why did I make this",
- "who made this thing",
- "is it just me or am i repeating things over again for some odd reason",
- "um",
- "ok",
- "Ok",
- "why",
- "what",
- "I'm not a bot\nrly",
- "guys I only botted like 250 of my posts\ncome on guys",
- "hi im ryan",
- "hi appie",
- "hi carl",
- "why aren't people posting anything",
- "bump",
- "uh oh",
- "oh no",
- "wtf is this",
- "hi everyone",
- "whats your problem\nI DON'T HAVE A PROBLEM",
- ".",
- "how about no",
- "[ Insert Generic Response Here ]",
- "why don't people talk to me",
- "out get",
- "do you evn lau",
- "omg",
- "who are you",
- "what is this place",
- "am i living and breathing on this earth",
- "there's only one way to find out",
- "Nope",
- "what makes you think im a bot\ni mean rly\nexplain",
- "im rly not a bot guys wow what makes you think i am",
- "if i were a bot then blame john\nhe obviously programmed me",
- "DON'T WORRY I'VE GOT BACKUP",
- "wow\nvery post\nvery doge\nvery late meme\nsuch wow!!!!",
- "mmmmmmmmmmmmmmmm",
- "EVEN IF I WERE A BOT\nI WOULD BE THE MOST INTELLEGENT FORUM BOT EVER",
- "..IS THIS THING ON?",
- "why hello",
- "explain",
- "who",
- "when",
- "where",
- ">.<",
- "-_-",
- "i bet the op's winter hotel is great",
- "why am i the only one posting here\nthis thread is huge come on join me",
- ];
- if (document.URL === "http://www.roblox.com/Forum/Msgs/default.aspx?MessageId=17&ForumId=-1" || document.URL === "http://www.roblox.com/Forum/Msgs/default.aspx?MessageId=4&PostId=3815935") {
- window.history.back();
- }
- if (typeof ctl00_cphRoblox_Createeditpost1_PostForm_PostBody !== "undefined") {
- ctl00_cphRoblox_Createeditpost1_PostForm_PostBody.value = msgs[Math.floor(Math.random() * msgs.length)] + "\n\n"; //+ Math.floor(Math.random() * 9999999);
- ctl00_cphRoblox_Createeditpost1_PostForm_PostButton.click();
- }
- if (typeof ctl00_cphRoblox_PostView1_ctl00_Pager !== "undefined") {
- document.location = "http://www.roblox.com/Forum/AddPost.aspx?PostID=3815935&mode=flat";
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement