Hawko Posted April 8, 2016 Share Posted April 8, 2016 A friend and I have been thinking of a way to write a script that you can add conversation to. For example if you had two bots running you could copy and paste into the script a conversation that goes on for hours. Maybe this is a bad idea but we think that there is great potential here. Give me your thoughts and criticism please. Quote Link to comment Share on other sites More sharing options...
BurritoBug Posted April 8, 2016 Share Posted April 8, 2016 they talk to each other but ignore everyone else? Quote Link to comment Share on other sites More sharing options...
CharChar Posted April 8, 2016 Share Posted April 8, 2016 Idk, maybe private chat as an anti-ban. LOOL idk Quote Link to comment Share on other sites More sharing options...
Hawko Posted April 8, 2016 Author Share Posted April 8, 2016 Well we were thinking that they would talk to each other in private chat. It would act as an anti-ban. We aren't sure how to combine two bots scripts though. Quote Link to comment Share on other sites More sharing options...
Gigglenshnizer Posted April 8, 2016 Share Posted April 8, 2016 Well we were thinking that they would talk to each other in private chat. It would act as an anti-ban. We aren't sure how to combine two bots scripts though. It wouldn't necessarily be combining 2 bot's scripts but rather running the same script on 2 bot's. Plenty of scripts that analyze chat and generate responses, you are essentially just writing exactly what you want it to say. Have it interact with your friends list. Probably set flag to initiate convo or reply only, which would allow you to pick between 2 parts of a conversation. Only downfall with this scenario is 1 run of the script and you are essentially done, unless you believe jagex won't read into what the boys are saying and only take note that things are being said. Quote Link to comment Share on other sites More sharing options...
Hawko Posted April 8, 2016 Author Share Posted April 8, 2016 It wouldn't necessarily be combining 2 bot's scripts but rather running the same script on 2 bot's. Plenty of scripts that analyze chat and generate responses, you are essentially just writing exactly what you want it to say. Have it interact with your friends list. Probably set flag to initiate convo or reply only, which would allow you to pick between 2 parts of a conversation. Only downfall with this scenario is 1 run of the script and you are essentially done, unless you believe jagex won't read into what the boys are saying and only take note that things are being said. One of our original ideas was to take conversations that we have had with real people from our text messages, skype, facebook, etc. and copy and paste them right into the script. Essentially the idea was that in real life you are constantly talking to people so that would be endless botting conversations. Quote Link to comment Share on other sites More sharing options...
Gigglenshnizer Posted April 8, 2016 Share Posted April 8, 2016 Ideally sure, but you're still bounded by the amount you can physically put into the script, as a private script you could likely do this, if you ever publicly released it, I don't see it being feasible. Quote Link to comment Share on other sites More sharing options...
Hawko Posted April 8, 2016 Author Share Posted April 8, 2016 Ideally sure, but you're still bounded by the amount you can physically put into the script, as a private script you could likely do this, if you ever publicly released it, I don't see it being feasible. It was intended for personal use. Each person would manually input their own conversation. It would be an addition to setting up the bot, like deciding what type of ore to mine and whether or not to powermine. It would be a customization for each individual, it would not be released with a set conversation. The idea obviously has more to be thought out if it were to be released. Quote Link to comment Share on other sites More sharing options...
Charlotte Posted April 8, 2016 Share Posted April 8, 2016 Perhaps looking into https://code.google.com/archive/p/chatter-bot-api/ Quote Link to comment Share on other sites More sharing options...