Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 625 Vote(s) - 3.55 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create your own SkypeBOT

#1
What is Skype4Py
Skype4Py is a Python wrapper for the Skype API. It is platform independent, written completely in Python and reimplements the Skype4COM's API in a pythonic way.
This specific tutorial is written for Python 2, however it can easily be translated for Python 3. Even though this does have a lot of stuff, I will be going over what I personally use.
By the way, it says PHP code. That's because I want syntax highlighting. All this is in python. Not php.
Also, This will be a shitty bot. I feel the need to say this, because I'm covering the VERY BASICS. Learning python will help you a lot more.



Download Links
I assume you already have python when reading this, if not,

[To see links please register here]

. Also, you will need to download

[To see links please register here]

. Anyways, that should be everything you need.


Get the bot attached to skype
First you will want your bot to attach to skype. This can be easily done with the code below.
PHP Code:
import Skype4Py

# Create an instance of the Skype class.
skype Skype4Py.Skype()

# Connect the Skype object to the Skype client.
skype.Attach() 

After that, you should get something like this
[Image: hCaja.png]

Starting with the bot
Here's a few things you should know. These are the main things I use in my bot.
I still recommend you learn the other stuff too.



Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.

[/hide]
[/hide]
[/hide]
[/hide]
[/hide]
Reply

#2
Sweet this could be awesome, a Python web based skype bot.
Reply

#3
Quote:(10-14-2012, 01:59 AM)Immortal Wrote:

[To see links please register here]

Sweet this could be awesome, a Python web based skype bot.

It's not web based.
Reply

#4
Nice tutorial bro, I think it's really nice you posted this.
Reply

#5
Quote:(10-14-2012, 03:37 AM)BaneKitty Wrote:

[To see links please register here]

Nice tutorial bro, I think it's really nice you posted this.

Thanks. I had a lot of fun making this, so I'm sure other people will too.
Reply

#6
The amount of spam this caused in group chat was terrible.
Reply

#7
this is sweet, but the api is pretty buggy. :F
but I made a skype bot that resolved ip's and booted users :F
Reply

#8
Loving the tutorial layout!
Good job!

- Daaksin
Reply

#9
Very detailed tutorial, thanks for the share.
Reply

#10
Very good tutorial started to love this forum
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through