Statistics: Posted by Kurbain — 14 Jun 2013, 15:23
Statistics: Posted by Cuddles — 14 Jun 2013, 14:46
Statistics: Posted by RoLa — 14 Jun 2013, 10:07
Statistics: Posted by ZLO_RD — 13 Jun 2013, 13:39
from PyQt4 import QtCore
replay = open("replay", "rt")
replay.readline()
bin=QtCore.qUncompress(QtCore.QByteArray.fromBase64(replay.read()))
print bin
Statistics: Posted by rootbeer23 — 13 Jun 2013, 13:20
Statistics: Posted by RoLa — 13 Jun 2013, 13:15