Creating Monster Advanced Drip Feed Blasts - Need Excel Help



Update: I'm a moron and had some bad syntax, getting me ZERO signatures (but only homepage links) over the past couple of weeks. You can add this code to the part after it checks that the sum = 100 for additional check:

Code:
// Check that our Syntax is OK.  $bbcodeArray[$i] needs to be [url=...]{...}[/url]
  foreach($bbcodeArray as $i => $bbcode) {
    $pattern = '/\[url=.+\]\{.+\}\[\/url\]/i';
    if(!preg_match($pattern, $bbcode)) {
      echo "Error: There is a pattern issue with line ". $i .": " . $bbcode;
      return;
    }
  }

No wonder why this campaign has been sucking cock... hah
 

Attachments