Shoutbox

New idea for script - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: New idea for script (/showthread.php?tid=92625)

New idea for script by dani1001 on 10-20-2009 at 12:43 AM

i have an idea for script thet will do this things
its will work like call to some company so you get on the linebot thet ask yuo if you need support or sales and you press 1 or 2 etc
i want script thet will do same thing but not with phone but with the messenger so this what i want the script will do
some one open conversation and he get auto massge thet say to him press 1 or to for sales or support or languge what ever and then wena he choice (its can be intergrate to answer machine too becouse its havbe 40% of what the script dose do) oh and you set the keys he can put by the way if he write another key example you put key 1 but he write 2 so he get the massge again to write the right key afther he choice for example key 1 its move him to another massenger account
i hope this can be made  maybe do 2-3 messenger accounts and do some control panel of them thet you will intergrate to this script


RE: New idea for script by roflmao456 on 10-20-2009 at 12:47 AM

Too bad ChatWnd::SendMessage works only 15 times and then you have to manually send a message. :P


RE: New idea for script by dani1001 on 10-20-2009 at 02:20 AM

but the manualy can be set by bot and why you say only 15 times
just wean you ope the conversation you have the auto massage in conversation if you write wrong key and press enter bot will send the same massge again so this is not a problem


RE: New idea for script by MeEtc on 10-20-2009 at 02:33 AM

The plus scripting engine prevents you from sending more than 15(? I thought it was 8, but anyway...) automated messages. after this limit, the script will not be able to send anymore messages until the user sends a message manually. This applies globally, not per contact.

So in the case of your script idea, the script would stop operating after it sends its 15th (or whatever) response to anyone.


RE: New idea for script by billyy on 02-17-2010 at 02:27 PM

Thats kind of lame... can't you get around it at all?
Or isn't there another solution?
I kind of need my script to send more too :/


RE: New idea for script by Spunky on 02-17-2010 at 02:53 PM

quote:
Originally posted by billyy
Thats kind of lame... can't you get around it at all?
Or isn't there another solution?
I kind of need my script to send more too :/

No as people could use it to send SPIM or generally just SPAM messages
RE: New idea for script by CookieRevised on 02-17-2010 at 03:18 PM

That limit is for sending consecutive messages. In other words it will not be a problem here, since the contact replies with something (1, 2, 3, ...) each time...

Well, as long as the bot reply isn't like more than a few lines of course.

---

dani1001, I'm not quite sure about that "moving to another account" though. What's the use of that? Why not integrate the needed info in the same script on the same account?

It would be highly annoying to the contact if he needs to add (and again remove) different bots each time. Not to mention that if you want to control those different bot accounts on the same PC you'll making it yourself extremely hard since scripts run per Messenger session, not per user account, by nature. This can be circumvented, but it would be making things unnecesairy complicated. So I would say forget about the idea of "moving the contact to another bot account" and try to interate the different categories of responses in the same script. ;)


RE: New idea for script by billyy on 02-17-2010 at 07:17 PM

lol, i dont need a program to spam people.. i dont rly think it solves much.