Bot scores

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Bot scores

    Can anyone show me the way to create a bot in chatroom that updated cricket scores of live matches? Like every minute an update post?

    #2
    maybe use an RSS feed or a grabber of sports site .... either way in a chatroom will slow chat down.

    Cant really give you any more info than that as every chat room script is different so impossible to show without a script (but also is a lot of work for someone who has no use for such script)

    Comment


      #3
      Thanks so much bro anyways for the reply

      Comment


        #4
        It can be done by API,
        I have less coding knowledge...
        I am explaining How we have done with php...
        We were having sms long code..
        LONG code provider send us each message as a php quiry we were storing that
        In get.php?mobile=999999999&msg=dgddg+dggd+gdgdg
        and then sent our users activation sms by using corn ..
        And storing that in our database and displaying that on our site....

        This process take about 1 minute and 30 seconds
        (We have done same in sending cricket scroe, User write CRI and send on our long code we send him back cricket score back on his number.)

        Ok..

        Now come at nimbuzz,
        Nimbuzz using XMPP scripting...
        It is used in All instent messagers for peer to peer communication...
        I have tried lo learn that but every thing gone from head.. :P

        Comment


          #5
          Lol thanks bro i hope someone helps me with the script as well.

          Comment

          Working...
          X