avatar

GalletaSniper98

Ribbons


x326
x8
x1
x5
x37
x4
x101
x1
x15
x16
x97
x145
x224
x49
x147
x6
x3
x5
x28
x28
x10
x124
x45
x2
x13
x0
x1
x4
x1
x8
x24
x18
x0
x1
x20
x50
x33
x0
x2
x48
x55
x1
x1
x202
x72
x0
x0
x0
x0
x0
x0
x6
x7
x2
x0
x0
x1
x4
x2

Medals


x6
x0
x0
x0
x1
x0
x3
x0
x0
x1
x2
x4
x1
x2
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
x1
x0
x0
x4
x2
x0
x0
x0
x2
x0
x0
x0
x0
x0
x0
x0
x0
x0
x0
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); } }); }