FordLawnmower commented on a Page, Pandoras Talking Bot  -  Dec 30, 2011

@Spoof the response looks fine.
So... Questions.
Are you running this on a second client?
Is there anything different about the network you are on. Like no $network identifier?

@turbuiance , yea I see now that I didn't use the focus alias in the on text event.
So.
Change line 5 from:

if ($me isin %text) { hadd Pandora $+($network,$chan) $puttok($hget(Pandora,$+($network,$chan)),$wildsite,6,32) }

To:

if ($me isin %text) { hadd Pandora $+($network,$chan) $puttok($hget(Pandora,$+($network,$chan)),$wildsite,6,32) | .timerPandorasBot $+ $+($network,$chan) 1 120 hadd Pandora $+($network,$chan) $puttok($hget(Pandora,$+($network,$chan)),0,6,32) }

And just change the focus alias back to this:

alias focus {
  if ($hget(Pandora,$+($1,$2))) {
    hadd Pandora $+($1,$2) $puttok($hget(Pandora,$+($1,$2)),$address($3,2),6,32)
  }
}

Sorry , it was my mistake.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.