Use google talk to chat and control openkore

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
User avatar
howie50417
Developers
Developers
Posts: 8
Joined: 28 Feb 2013, 07:52
Noob?: Yes

Use google talk to chat and control openkore

#1 Post by howie50417 »

XMPP BOT use PYTHON
https://www.dropbox.com/s/rli1w53cse2m193/messenger.py

AND openkore plugin
https://www.dropbox.com/s/fp4w3etbwqm60m0/messenger.pl

RUN the XMPP BOT before running openkore.

In XMPP BOT

it should be set the BOT account and send the message to whom (the user account use to receive the chatting and control the openkore)

How to control:

p <party message>

1 <pm message to the last who pm U>

do <command>

<guild message>

AND

Because my windows in taiwan is ANSI encode

So I transform the string between ANSI and unicode

You should modify it by yourself when it is necessary.

PYTHON setup on windows:
https://dl.dropbox.com/u/37319001/python_windows.pdf

And should install xmpppy module in order to run the XMPP BOT

thank for your appreciating

ptcarino
Plain Yogurt
Plain Yogurt
Posts: 62
Joined: 17 Jul 2010, 00:48
Noob?: No
Location: pRO Valkyrie

Re: Use google talk to chat and control openkore

#2 Post by ptcarino »

so this trick lets you control a bot from a different pc right?
Image

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Use google talk to chat and control openkore

#3 Post by EternalHarvest »

When sharing code, try to include it in your post or put it into version control.

Post Reply