Upgrade to our commercial service Bot Libre for Business for only $4.99 per month
Self, AIML, and scripting : Need Help with Scripting and Twitterbot

RE: Need Help with Scripting and Twitterbot

by admin posted Mar 24 2020, 11:29

Looks correct, except change 10 to 5 here, as you only have 5 responses,

>> if (n == null || n > 10) { n = 0}

if (n == null || n > 5) { n = 0}

The keyword is the pattern in your script, currently you have "omobaiday".

Also make sure you add the script to your bot.


Id: 32738304
Posted: Mar 24 2020, 11:29
Replies: 0
Views: 1947, today: 1, week: 2, month: 5
0 0 0.0/5