oh that's monde's bastard robot son for sure,,, owning people left and right,,, but i foudn your weakness son of monde,, u will die buzz buzz
oh that's monde's bastard robot son for sure,,, owning people left and right,,, but i foudn your weakness son of monde,, u will die buzz buzz
oh lol you have to go to the dark net for those monde,,,, there are spam google link builder bots that chat, most of them suck u are right(paisley i am looking at you)
Not reading this thread
i found a bunch of adbots that can create accounts, etc. but nothing sophisticated or useful at all and everyone wants a huge amount of money for the source since they're written in shitty vb and are distributed as executables (which probably have viruses)
WE SPILL THE SECERTS HOW TO INSTALL WINDOWS 8.1 ON TOUCHSMARTS ITT,
m0nde I don't care if you want to disavow poopalew but please stop trying to frame me for him
ya they are illegal and closed source for the most part, they fall under the same catergory as email spam in the law now,
cag pay me like 150 grand and i will write you a retard proof operating system,,, i will call it cag 1.0
Retard proof, eh? Your the one who is retarded if u think I have that much money
ask your dad to sell one of his windmills, so u can post on the interent
i love how monde is playing all dumb like help me out with some source code for chat bot's ,,, this must hurt poopleaws feelings alot that monde is lying about his only son
you: do you like to party?
b0sley: Yes I like parties very much. What kind of parties do you like?
http://blog.program-o.com/2013/06/phpbb-chatbot/
people have ported it over and extened it a shit ton i am sure you could get it to port to vbulliten and look at user ids and save different logs
elezzzark and dp beacon
Code:#trainer.py
import ezmangaowerisme
b=open('paperflowers.txt')
text=[]
for line in b:
for word in line.split():
text.append (word)
b.close()
textset=list(set(text))
follow={}
for l in range(len(textset)):
working=[]
check=textset[l]
for w in range(len(text)-1):
if check==text[w] and text[w][-1] not in '(),.?!':
working.append(str(text[w+1]))
follow[check]=working
a=open('lexicon-luke','wb')
pickle.dump(follow,a,2)
a.close()
Code:#paperflowers.py
import ezmangaowerisme,random
a=open('lexicon-luke','rb')
successorlist=pickle.load(a)
a.close()
def nextword(a):
if a in successorlist:
return random.choice(successorlist[a])
else:
return 'the'
speech=''
while speech!='quit':
speech=raw_input('>')
s=random.choice(speech.split())
response=''
while True:
neword=nextword(s)
response+=' '+neword
s=neword
if neword[-1] in ',?!.':
break
print response
can't even touch Python