Advertisement
dopeFox

Untitled

Nov 23rd, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. L5 = int(Handshake_Attribute['c']) * int(Handshake_Attribute['i']) / int(Handshake_Attribute['au'])
  2. L4 = int(K1) / 4
  3. L3 = int(K1) / 5
  4. Sock_2.send('<j2 cb="'+str(time.time())+'" Y="'+str(int(2 * 1))+'" l5="'+str(L5)+'" l4="'+str(L4)+'" l3="'+str(L3)+'" l2="0" y="'+Handshake_Attribute['i']+'" k="'+K1+'" p="0" c="'+Room+'" f="0" u="'+ID+'" n=" " a="'+Avatar+'" h="'+Homepage+'" v="0" />\0')
  5. while 1:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement