Go Back   Gaming Gutter


» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post Hidden Content
Today 05:20 PM
Last post by DarkenedSky
Today 11:07 PM
6 Replies, 29 Views
Go to first new post GG NIGHT CREW, CHECK IN!
12-15-2008 04:59 AM
by Bunneh
Last post by DarkenedSky
Today 11:04 PM
3,889 Replies, 16,440 Views
Go to first new post What is WRONG with you!
01-04-2009 08:58 AM
by Zombies
Last post by DarkenedSky
Today 11:03 PM
44 Replies, 489 Views
Go to first new post Halo 3 sig
Today 08:47 PM
by N1nja
Last post by Tsubi
Today 10:59 PM
14 Replies, 44 Views
Go to first new post Let's say I have script,...
Today 10:54 PM
by Bammeh
Last post by Bammeh
Today 10:54 PM
0 Replies, 1 Views
View Single Post

 perl NeoBoard Advertiser
Old 04-08-2007, 08:57 PM   #1 (permalink)
sockopen
Guest

 
Posts: n/a
GPoints: 0 [Check]
iTrader: / %
perl NeoBoard Advertiser

Initially parses every topic on the first page of each board - then quickly cycles through them all posting the inputted message. 800+ boards posted on in a few seconds.

Code:
print "\n\n\nMessage to Advertise: "; $II1III111I1I1I11 = <STDIN>; 
chop $II1III111I1I1I11; $II11I1II111IIII1 = 500 - length($II1III111I1I1I11); 
print "\n\nParsing Active Topics...\n"; $I1II1II1IIIIII1I = Request("GET", "$I1IIII11I1I1I111/index.phtml", "", "$III1II1III1III1I.phtml"); 
while ($I1II1II1IIIIII1I =~ m/boardlist.phtml\?board=(.+?)"><strong>/g) { 
  push(@I1111II11II11II1, $1); $I1I1I11I1I1II111 = Request("GET", "$I1IIII11I1I1I111/boardlist.phtml?board=$1", "", "$I1IIII11I1I1I111/index.phtml"); 
  while ($I1I1I11I1I1II111 =~ m/topic.phtml\?topic=(.+?)"/g) { 
    push(@I1111II11II11II1, $1); } } 
foreach (@I1111II11II11II1) { if (length($_) > 3) { print "\nPosting Message on Board #".$_; 
    Request("POST", "$I1IIII11I1I1I111/process_topic.phtml", "boardType=reply&topic_id=$_&board_id=$III11I111IIII1I1&next=1&message=$II1III111I1I1I11&remLen=$II11I1II111IIII1", "$I1IIII11I1I1I111/topic.phtml?topic=$_"); } 
  else { $III11I111IIII1I1 = $_; } } print "\n\nMessage Advertising Complete"; exit;

Last edited by sockopen; 04-08-2007 at 08:59 PM..
  Reply With Quote
 
Powered by vBadvanced CMPS v3.1.0

All times are GMT -7. The time now is 11:08 PM.


vBulletin skin developed by: eXtremepixels
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.16790199 seconds (100.00% PHP - 0% MySQL) with 15 queries