avatar

BlackScorpion

Ribbons


x423
x76
x2916
x225
x106
x6
x37
x4
x301
x317
x806
x736
x1251
x161
x1488
x9
x15
x39
x1
x1
x211
x1834
x219
x80
x192
x18
x3
x11
x7
x232
x804
x262
x6
x8
x499
x1784
x560
x13
x26
x649
x282
x4112
x14
x83
x0
x16
x28
x1
x0
x0
x3
x101
x41
x15
x0
x6
x5
x48
x1

Medals


x8
x1
x58
x7
x3
x0
x1
x0
x6
x16
x14
x25
x5
x29
x0
x0
x1
x4
x13
x8
x6
x0
x1
x1
x0
x4
x16
x8
x0
x0
x12
x5
x82
x0
x1
x0
x0
x0
x0
x4
x1
x1
x1
x1
x1
x1
x1
x1
x0
x1
x0
x0
x0
x0
x0
x0
x0


 Shoutbox

function refresh2_chatbox() { var data = 'refresh2=1'; $.ajax({ type: "POST", url: "getChat.php", data: data, success: function(html){ // this happen after we get result $("#chat").html(html); } }); }