Skip to content
py-7R0L edited this page Jul 11, 2014 · 2 revisions

Welcome to the BlubClient wiki!

Let us start with the Basic Information about the BlubClient!

Well, when you want to run BlubClient right now, you'll need the BlubClient.py and BlubClient.rsrc.py Files.

This Program is for Python_2.5 (maybe for higher Versions too, need a Confirmation on this)

Following Modules are needed:

  • sys (should be standard)
  • easygui (you dont need this, but when you dont have it you need to remove the code for it!)
  • datetime (should be standard)
  • time (should be standard)
  • os (should be standard)
  • pygame (you'll need to Download this!)
  • socket (should be standard)
  • threading (should be standard)
  • urllib (should be standard)
  • re (should be standard)
  • PythonCard (you'll need to Download this!)
Clone this wiki locally