lavalar pm robot

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

    lavalar pm robot

    here is my pandrobots info
    PHP Code:
    $botid "9b1e19f44e34598a";
                  
    $hostname "www.pandorabots.com";
                  
    $hostpath "/pandora/talk-xml";
                  
    $sendData "botid=".$botid."&input=".urlencode($message)."&custid=".$custid;

                  
    $result PostToHost($hostname$hostpath$sendData);

                  
    $pos strpos($result"custid=\"");
                  
    $pos strpos($result"<that>"); 
    But i cant use it in my lavalair script. when i send PM to chatbot, it doesnot Reply PM

    #2
    Where to put that code

    Comment


      #3
      Maybe the bot id is deleted. Create a new bot from pandorabots.com

      Comment


        #4
        Using those bots is so old school.

        Comment


          #5
          my chat boot working fine i want to add this robot as pm robot... like if u send pm to this robot it will automatic reply your pm .. can u give me this function or example?

          Comment


            #6
            Thankxxxxxxx riderz

            Comment


              #7
              yo riderz... thanks so much for this code... (i was gonna code it, but this made it so much easier, lol... thinking about modding that so i can try make a forum bot on one of the boards, lol... just for fun...
              C3 Themes: http://c3themes.wen.ru/index.html
              Find Files: http://mystarter.tk/?goto=X-search

              Comment


                #8
                thanks riderz, am on mobile so cant use the button
                http://myfacepals.com
                MYFACEPALS SOCIAL NETWORKsigpic

                Comment


                  #9
                  ok, an idea is to change the last act time for the bot, i'm trying to post the code but it's giving me errors for some reason...
                  ///////////////consise code version/////////////
                  $bottime = rand(20, 45);
                  $botlastaction = time() - $bottime;
                  /////////////////////////////////////////////////////

                  so yeah, basically, you add the bot with a variable negetive time with in certain limits, makes it look more "realistic" if you will...

                  for an example check the bots in my onlines on the link in my signature...
                  C3 Themes: http://c3themes.wen.ru/index.html
                  Find Files: http://mystarter.tk/?goto=X-search

                  Comment


                    #10
                    thanxx riderz bro

                    Comment


                      #11
                      ok, i posted a chatbot script on the forum a while back... just wondering if anyone seen the demo at chatbot.mobi

                      somehow he managed to do a bbcode style function... I think that'd make an awesome addon for lava... like a chatbot you say search wap scripts to and it'll return results as it's reply...
                      C3 Themes: http://c3themes.wen.ru/index.html
                      Find Files: http://mystarter.tk/?goto=X-search

                      Comment

                      Working...
                      X