Chat Bot Needed

Status
Not open for further replies.

affiliateroi

Registered Member
Joined
Jun 1, 2015
Messages
97
Reaction score
43
I don't want to post the website/chat room here for multiple reasons. I believe the chat box code is javascript. I will give the URL after we have communicated.

I need a chat bot that will do the following.

1. Log on to website with chat application
2. Post in chat box.
3. Log on to website with chat application and post from a second account
4. Post in chat box
5. The same as above with up to 6 different bots at a time.
6. Once a specific bot is blocked from posting, it will log in from a different account to post in chat box.
7. All of the messages entered in chat will be based on data I have entered beforehand.

For example in chat there might be the following :

username1: I love this chat
username2: This chat is awesome
username3: How often do you come and chat here?
userrname4: Check out this URL www.yahoo.com

I need software that will both allow me to input data for each chat bot, and that will login to the website/chat room.

The software should have a location where I can enter username and password for each account. and these accounts would then be used to login to the chat room.

The software does not need to create new accounts, it just needs to login and post based on pre-specified posts, and with usernames and passwords that I will provide.

When contacting me , please give me estimated price

Below is part of the code showing on the website for the chat room:

<div class="messageBox">
<form id="messageForm">
<input type="text" maxlength="160" id="message" autocomplete="off" class="full" />
</form>
</div>

<script type='text/javascript'>
.
 
Are you trying to implement this in a Landing page or your own website? If so, you don't need to have a professional chatbot to do what you are trying to do. A simple script can do the job. However, if you're trying to do this for other websites(which you do not own); the bot needs an API access to do that.
Please PM me your budget and the type of thing you want.
 
Hi there. Here you can see chatbot talking at badoo youtube.com/watch?v=7aJW-Ht1fwU&t
 
Hello mate,

Let me make you sure that I can help you out of this.
I am expertized in making chat bots as and need to discuss with you based on the functionalities and specifications in more details.
Please P.M me over here so that we will have a brief discussion,
Then I will add you over mail & Skype.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top