steam_stats 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.coveralls.yml +1 -0
- data/.gitignore +14 -0
- data/.rspec +2 -0
- data/.travis.yml +5 -0
- data/Gemfile +6 -0
- data/LICENSE +22 -0
- data/README.md +50 -0
- data/Rakefile +9 -0
- data/lib/steam_stats/user.rb +71 -0
- data/lib/steam_stats/version.rb +3 -0
- data/lib/steam_stats.rb +9 -0
- data/spec/data/games.html +329 -0
- data/spec/data/user.html +789 -0
- data/spec/spec_helper.rb +85 -0
- data/spec/user_spec.rb +49 -0
- data/steam_stats.gemspec +26 -0
- metadata +134 -0
data/spec/data/user.html
ADDED
@@ -0,0 +1,789 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Steam Community :: Poods</title>
|
6
|
+
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
7
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/shared/css/motiva_sans.css?v=F3z3QpekjE2f" rel="stylesheet" type="text/css" >
|
8
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/shared/css/buttons.css?v=4iAytERcUqWU" rel="stylesheet" type="text/css" >
|
9
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/shared/css/shared_global.css?v=57x2Z4EBPbIl" rel="stylesheet" type="text/css" >
|
10
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/css/globalv2.css?v=yWZ8QbCWv1se" rel="stylesheet" type="text/css" >
|
11
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/css/skin_1/modalContent.css?v=.3ZY4VGdKrzFz" rel="stylesheet" type="text/css" >
|
12
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/css/skin_1/profilev2.css?v=UXYDHh-px6JD" rel="stylesheet" type="text/css" >
|
13
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/shared/css/motiva_sans.css?v=F3z3QpekjE2f" rel="stylesheet" type="text/css" >
|
14
|
+
<link href="http://steamcommunity-a.akamaihd.net/public/css/skin_1/header.css?v=quvm2wU5yG0p" rel="stylesheet" type="text/css" >
|
15
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/prototype-1.7.js?v=.55t44gwuwgvw"></script>
|
16
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/scriptaculous/_combined.js?v=9XVsa_Ni33oN&l=english&load=effects,controls,slider,dragdrop"></script>
|
17
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/global.js?v=hCxPThA3-aeH&l=english"></script>
|
18
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/jquery-1.11.1.min.js?v=.isFTSRckeNhC"></script>
|
19
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/shared/javascript/tooltip.js?v=.4KS5V2wEvZEQ"></script>
|
20
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/shared/javascript/shared_global.js?v=h9xfNXkZb37d&l=english"></script>
|
21
|
+
<script type="text/javascript">$J = jQuery.noConflict();
|
22
|
+
if ( typeof JSON != 'object' || !JSON.stringify || !JSON.parse ) { document.write( "<scr" + "ipt type=\"text\/javascript\" src=\"http:\/\/steamcommunity-a.akamaihd.net\/public\/javascript\/json2.js?v=pmScf4470EZP&l=english\"><\/script>\n" ); };
|
23
|
+
</script><script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/modalContent.js?v=XZKI05CNhf-y&l=english"></script>
|
24
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/modalv2.js?v=HsicoS9FYYTz&l=english"></script>
|
25
|
+
<script type="text/javascript" src="http://steamcommunity-a.akamaihd.net/public/javascript/profile.js?v=oBWtWRb8352Q&l=english"></script>
|
26
|
+
<script type="text/javascript">
|
27
|
+
var _gaq = _gaq || [];
|
28
|
+
_gaq.push(['_setAccount', 'UA-33779068-1']);
|
29
|
+
_gaq.push(['_setSampleRate', '0.4']);
|
30
|
+
_gaq.push(['_setCustomVar', 1, 'Logged In', 'false', 2]);
|
31
|
+
_gaq.push(['_setCustomVar', 2, 'Client Type', 'External', 2]);
|
32
|
+
_gaq.push(['_setCustomVar', 3, 'Cntrlr', 'profiles', 3]);
|
33
|
+
_gaq.push(['_setCustomVar', 4, 'Method', "profiles\/DefaultAction", 3]);
|
34
|
+
_gaq.push(['_trackPageview']);
|
35
|
+
_gaq.push(['_setSessionCookieTimeout', 900000]);
|
36
|
+
(function() {
|
37
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
38
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
39
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
40
|
+
})();
|
41
|
+
</script>
|
42
|
+
<script type="text/javascript">
|
43
|
+
g_rgProfileData = {"url":"http:\/\/steamcommunity.com\/id\/pewdie\/","steamid":"76561198014932880","personaname":"Poods","summary":"Howdie! I'm just a dude from Sweden who enjoys playing video games.\r<br>Proof it's me: <a class=\"bb_link\" target=\"_blank\" href=\"https:\/\/twitter.com\/Pewdie\/status\/162127638457106432\" >https:\/\/twitter.com\/Pewdie\/status\/162127638457106432<\/a>\r<br>\r<br>I'm..\r<br>PEEEEEEEWDIE PIE\r<br>\r<br>I'm sorry I don't accept friend request on steam anymore. I did before and due to spam I can't do it anymore, sorry no exceptions. :(\r<br>If you want you can join my steam group:\r<br> <a class=\"bb_link\" target=\"_blank\" href=\"http:\/\/steamcommunity.com\/groups\/pewdiepiefans\" >http:\/\/steamcommunity.com\/groups\/pewdiepiefans<\/a>\r<br>\r<br>*Brofist!*\r<br>\r<br> <a class=\"bb_link\" target=\"_blank\" href=\"http:\/\/www.youtube.com\/user\/PewDiePie?feature=mhum\" >YOUTUBE:<\/a> \r<br> <a class=\"bb_link\" target=\"_blank\" href=\"https:\/\/twitter.com\/#!\/Pewdie\/\" >FOLLOW me:<\/a> \r<br> <a class=\"bb_link\" target=\"_blank\" href=\"http:\/\/facebook.com\/pewdiepie\" >LIKE me:<\/a> "};
|
44
|
+
</script>
|
45
|
+
</head>
|
46
|
+
<body class="flat_page profile_page">
|
47
|
+
|
48
|
+
<!-- header bar, contains info browsing user if logged in -->
|
49
|
+
|
50
|
+
<div id="global_header">
|
51
|
+
<div class="content">
|
52
|
+
|
53
|
+
<div class="logo">
|
54
|
+
<span id="logo_holder">
|
55
|
+
<a href="http://store.steampowered.com/">
|
56
|
+
<img src="http://steamcommunity-a.akamaihd.net/public/images/header/globalheader_logo.png" width="176" height="44" border="0" alt="Steam Logo" />
|
57
|
+
</a>
|
58
|
+
</span>
|
59
|
+
<!--[if lt IE 7]>
|
60
|
+
<style type="text/css">
|
61
|
+
#logo_holder img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
|
62
|
+
#logo_holder { display: inline-block; width: 176px; height: 44px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://steamcommunity-a.akamaihd.net/public/images/header/globalheader_logo.png'); }
|
63
|
+
</style>
|
64
|
+
<![endif]-->
|
65
|
+
</div>
|
66
|
+
|
67
|
+
<div style="position: absolute; left: 200px;" id="supernav">
|
68
|
+
<a class="menuitem supernav" href="http://store.steampowered.com/" data-tooltip-content="
|
69
|
+
<a class="submenuitem" href="http://store.steampowered.com/">Featured</a>
|
70
|
+
<a class="submenuitem" href="http://store.steampowered.com/explore/">Explore</a>
|
71
|
+
<a class="submenuitem" href="http://store.steampowered.com/curators/">Curators</a>
|
72
|
+
<a class="submenuitem" href="http://steamcommunity.com/my/wishlist/">Wishlist</a>
|
73
|
+
<a class="submenuitem" href="http://store.steampowered.com/news/">News</a>
|
74
|
+
<a class="submenuitem" href="http://store.steampowered.com/stats/">STATS</a>
|
75
|
+
">
|
76
|
+
STORE </a>
|
77
|
+
|
78
|
+
|
79
|
+
<a class="menuitem supernav" style="display: block" href="http://steamcommunity.com/" data-tooltip-content="
|
80
|
+
<a class="submenuitem" href="http://steamcommunity.com/">Home</a>
|
81
|
+
<a class="submenuitem" href="http://steamcommunity.com/discussions/">DISCUSSIONS</a>
|
82
|
+
<a class="submenuitem" href="http://steamcommunity.com/workshop/">Workshop</a>
|
83
|
+
<a class="submenuitem" href="http://steamcommunity.com/greenlight/">Greenlight</a>
|
84
|
+
<a class="submenuitem" href="http://steamcommunity.com/market/">Market</a>
|
85
|
+
<a class="submenuitem" href="http://steamcommunity.com/?subsection=broadcasts">Broadcasts</a>
|
86
|
+
">
|
87
|
+
|
88
|
+
COMMUNITY </a>
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
<a class="menuitem" href="http://store.steampowered.com/about/">
|
94
|
+
ABOUT </a>
|
95
|
+
|
96
|
+
<a class="menuitem" href="https://help.steampowered.com/">
|
97
|
+
SUPPORT </a>
|
98
|
+
</div>
|
99
|
+
<script type="text/javascript">
|
100
|
+
jQuery(document).ready(function($) {
|
101
|
+
$('.tooltip').v_tooltip();
|
102
|
+
$('.supernav').v_tooltip({'location':'bottom', 'tooltipClass': 'supernav_content', 'offsetY':-4, 'offsetX': 1, 'horizontalSnap': 4, 'tooltipParent': '#supernav', 'correctForScreenSize': false});
|
103
|
+
});
|
104
|
+
</script>
|
105
|
+
<div id="global_actions">
|
106
|
+
<div id="global_action_menu">
|
107
|
+
|
108
|
+
<div class="header_installsteam_btn header_installsteam_btn_green">
|
109
|
+
<div class="header_installsteam_btn_leftcap"></div>
|
110
|
+
<div class="header_installsteam_btn_rightcap"></div>
|
111
|
+
<a class="header_installsteam_btn_content" href="http://store.steampowered.com/about/">
|
112
|
+
Install Steam </a>
|
113
|
+
</div>
|
114
|
+
|
115
|
+
<a class="global_action_link" href="https://steamcommunity.com/login/home/?goto=id%2Fpewdie">Login</a>
|
116
|
+
|
|
117
|
+
<span class="pulldown global_action_link" id="language_pulldown" onclick="ShowMenu( this, 'language_dropdown', 'right' );">language</span>
|
118
|
+
<div class="popup_block" id="language_dropdown" style="display: none;">
|
119
|
+
<div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div> <div class="popup_body popup_menu shadow_content">
|
120
|
+
<a class="popup_menu_item tight" href="?l=bulgarian" onclick="ChangeLanguage( 'bulgarian' ); return false;">Български (Bulgarian)</a>
|
121
|
+
<a class="popup_menu_item tight" href="?l=czech" onclick="ChangeLanguage( 'czech' ); return false;">čeština (Czech)</a>
|
122
|
+
<a class="popup_menu_item tight" href="?l=danish" onclick="ChangeLanguage( 'danish' ); return false;">Dansk (Danish)</a>
|
123
|
+
<a class="popup_menu_item tight" href="?l=dutch" onclick="ChangeLanguage( 'dutch' ); return false;">Nederlands (Dutch)</a>
|
124
|
+
<a class="popup_menu_item tight" href="?l=finnish" onclick="ChangeLanguage( 'finnish' ); return false;">Suomi (Finnish)</a>
|
125
|
+
<a class="popup_menu_item tight" href="?l=french" onclick="ChangeLanguage( 'french' ); return false;">Français (French)</a>
|
126
|
+
<a class="popup_menu_item tight" href="?l=german" onclick="ChangeLanguage( 'german' ); return false;">Deutsch (German)</a>
|
127
|
+
<a class="popup_menu_item tight" href="?l=greek" onclick="ChangeLanguage( 'greek' ); return false;">Ελληνικά (Greek)</a>
|
128
|
+
<a class="popup_menu_item tight" href="?l=hungarian" onclick="ChangeLanguage( 'hungarian' ); return false;">Magyar (Hungarian)</a>
|
129
|
+
<a class="popup_menu_item tight" href="?l=italian" onclick="ChangeLanguage( 'italian' ); return false;">Italiano (Italian)</a>
|
130
|
+
<a class="popup_menu_item tight" href="?l=japanese" onclick="ChangeLanguage( 'japanese' ); return false;">日本語 (Japanese)</a>
|
131
|
+
<a class="popup_menu_item tight" href="?l=koreana" onclick="ChangeLanguage( 'koreana' ); return false;">한국어 (Korean)</a>
|
132
|
+
<a class="popup_menu_item tight" href="?l=norwegian" onclick="ChangeLanguage( 'norwegian' ); return false;">Norsk (Norwegian)</a>
|
133
|
+
<a class="popup_menu_item tight" href="?l=polish" onclick="ChangeLanguage( 'polish' ); return false;">Polski (Polish)</a>
|
134
|
+
<a class="popup_menu_item tight" href="?l=portuguese" onclick="ChangeLanguage( 'portuguese' ); return false;">Português (Portuguese)</a>
|
135
|
+
<a class="popup_menu_item tight" href="?l=brazilian" onclick="ChangeLanguage( 'brazilian' ); return false;">Português-Brasil (Portuguese-Brazil)</a>
|
136
|
+
<a class="popup_menu_item tight" href="?l=romanian" onclick="ChangeLanguage( 'romanian' ); return false;">Română (Romanian)</a>
|
137
|
+
<a class="popup_menu_item tight" href="?l=russian" onclick="ChangeLanguage( 'russian' ); return false;">Русский (Russian)</a>
|
138
|
+
<a class="popup_menu_item tight" href="?l=schinese" onclick="ChangeLanguage( 'schinese' ); return false;">简体中文 (Simplified Chinese)</a>
|
139
|
+
<a class="popup_menu_item tight" href="?l=spanish" onclick="ChangeLanguage( 'spanish' ); return false;">Español (Spanish)</a>
|
140
|
+
<a class="popup_menu_item tight" href="?l=swedish" onclick="ChangeLanguage( 'swedish' ); return false;">Svenska (Swedish)</a>
|
141
|
+
<a class="popup_menu_item tight" href="?l=tchinese" onclick="ChangeLanguage( 'tchinese' ); return false;">繁體中文 (Traditional Chinese)</a>
|
142
|
+
<a class="popup_menu_item tight" href="?l=thai" onclick="ChangeLanguage( 'thai' ); return false;">ไทย (Thai)</a>
|
143
|
+
<a class="popup_menu_item tight" href="?l=turkish" onclick="ChangeLanguage( 'turkish' ); return false;">Türkçe (Turkish)</a>
|
144
|
+
<a class="popup_menu_item tight" href="?l=ukrainian" onclick="ChangeLanguage( 'ukrainian' ); return false;">Українська (Ukrainian)</a>
|
145
|
+
<a class="popup_menu_item tight" href="http://translation.steampowered.com" target="_blank">Help us translate Steam</a>
|
146
|
+
</div>
|
147
|
+
</div>
|
148
|
+
</div>
|
149
|
+
</div>
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
</div>
|
154
|
+
|
155
|
+
</div>
|
156
|
+
|
157
|
+
|
158
|
+
<div id="modalBG" style="display: none"></div><script type="text/javascript">
|
159
|
+
g_sessionID = "c4452a6b36d81ef845feef1d";
|
160
|
+
g_steamID = false;
|
161
|
+
|
162
|
+
$J( function() {
|
163
|
+
InitMiniprofileHovers();
|
164
|
+
InitEmoticonHovers();
|
165
|
+
window.BindCommunityTooltip = function( $Selector ) { $Selector.v_tooltip( {'tooltipClass': 'community_tooltip', 'dataName': 'communityTooltip' } ); };
|
166
|
+
BindCommunityTooltip( $J('[data-community-tooltip]') );
|
167
|
+
});
|
168
|
+
|
169
|
+
$J( function() { InitEconomyHovers( "http:\/\/steamcommunity-a.akamaihd.net\/public\/css\/skin_1\/economy.css?v=KhJxplnpbd14", "http:\/\/steamcommunity-a.akamaihd.net\/public\/javascript\/economy_common.js?v=1LohOdoSLPYI&l=english", "http:\/\/steamcommunity-a.akamaihd.net\/public\/javascript\/economy.js?v=9q2_OcH3X1DF&l=english" );});</script><!-- /header bar -->
|
170
|
+
<div class="no_header profile_page " style="">
|
171
|
+
|
172
|
+
<div class="profile_header_bg">
|
173
|
+
|
174
|
+
|
175
|
+
<div class="profile_header_bg_texture">
|
176
|
+
|
177
|
+
<div class="profile_header">
|
178
|
+
|
179
|
+
<div class="profile_header_content">
|
180
|
+
|
181
|
+
<div class="playerAvatar profile_header_size offline">
|
182
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/b9/b9a781a894d319c1a1331a35fc17adf9b02fee76_full.jpg">
|
183
|
+
</div>
|
184
|
+
<div class="profile_header_badgeinfo">
|
185
|
+
<a href="http://steamcommunity.com/id/pewdie/badges">
|
186
|
+
<div class="persona_name persona_level">Level <div class="friendPlayerLevel lvl_10"><span class="friendPlayerLevelNum">12</span></div></div>
|
187
|
+
</a>
|
188
|
+
<div class="profile_header_badge">
|
189
|
+
<div class="favorite_badge">
|
190
|
+
<div class="favorite_badge_icon" data-community-tooltip="Years of Service<br>
|
191
|
+
Member since 28 October, 2009.">
|
192
|
+
<a class="whiteLink" href="http://steamcommunity.com/id/pewdie/badges/1">
|
193
|
+
<img src="http://steamcommunity-a.akamaihd.net/public/images/badges/02_years/steamyears502_54.png">
|
194
|
+
</a>
|
195
|
+
</div>
|
196
|
+
<div class="favorite_badge_description">
|
197
|
+
<div class="name"><a class="whiteLink" href="http://steamcommunity.com/id/pewdie/badges/1">Years of Service</a></div>
|
198
|
+
<div class="xp">250 XP</div>
|
199
|
+
</div>
|
200
|
+
</div>
|
201
|
+
</div>
|
202
|
+
<div class="profile_header_actions">
|
203
|
+
</div>
|
204
|
+
</div>
|
205
|
+
|
206
|
+
<div class="profile_header_summary">
|
207
|
+
<div class="persona_name" style="font-size: 24px;">
|
208
|
+
<span class="actual_persona_name">Poods</span>
|
209
|
+
<span class="namehistory_link" onclick="ShowAliasPopup( this );">
|
210
|
+
<img id="getnamehistory_arrow" src="http://steamcommunity-a.akamaihd.net/public/images/skin_1/arrowDn9x5.gif" width="9" height="5" border="0">
|
211
|
+
</span>
|
212
|
+
<div id="NamePopup" class="popup_block_new" style="display: none;">
|
213
|
+
<div class="popup_body popup_menu">
|
214
|
+
<div>This user has also played as:</div>
|
215
|
+
<div id="NamePopupAliases">
|
216
|
+
|
217
|
+
</div>
|
218
|
+
</div>
|
219
|
+
</div>
|
220
|
+
</div>
|
221
|
+
<div class="header_real_name ellipsis">
|
222
|
+
<bdi>Felix Kjellberg</bdi>
|
223
|
+
|
224
|
+
<img class="profile_flag" src="http://steamcommunity-a.akamaihd.net/public/images/countryflags/se.gif">
|
225
|
+
Sweden </div>
|
226
|
+
<div class="profile_summary">
|
227
|
+
Howdie! I'm just a dude from Sweden who enjoys playing video games.
|
228
|
+
<div class="profile_summary_footer">
|
229
|
+
<span class="whiteLink" class="whiteLink">View more info</span>
|
230
|
+
</div>
|
231
|
+
<script type="text/javascript"> $J( function() { InitProfileSummary( g_rgProfileData['summary'] ); } ); </script>
|
232
|
+
</div>
|
233
|
+
|
234
|
+
</div>
|
235
|
+
</div>
|
236
|
+
</div>
|
237
|
+
</div>
|
238
|
+
<div class="profile_content ">
|
239
|
+
<div class="profile_content_inner">
|
240
|
+
<div class="profile_leftcol">
|
241
|
+
<div class="profile_recentgame_header profile_leftcol_header">
|
242
|
+
<div class="recentgame_quicklinks">
|
243
|
+
<h2>7.7 hours past 2 weeks</h2>
|
244
|
+
</div>
|
245
|
+
<h2>Recent Activity</h2>
|
246
|
+
</div>
|
247
|
+
|
248
|
+
<div class="recent_games">
|
249
|
+
<div class="recent_game">
|
250
|
+
<div class="recent_game_content">
|
251
|
+
<div class="game_info">
|
252
|
+
<div class="game_info_cap"><a href="http://steamcommunity.com/app/312530"><img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/312530/143f5f384064669fcdeb86ffbcc9211fb1d7cf77.jpg"></a></div>
|
253
|
+
<div class="game_info_details">
|
254
|
+
2.4 hrs on record<br>
|
255
|
+
last played on 30 Jun </div>
|
256
|
+
<div class="game_name"><a class="whiteLink" href="http://steamcommunity.com/app/312530">Duck Game</a></div>
|
257
|
+
</div>
|
258
|
+
|
259
|
+
<div class="game_info_stats">
|
260
|
+
<div class="game_info_achievements_only_ctn">
|
261
|
+
<div class="game_info_achievements">
|
262
|
+
<span class="game_info_achievement_summary">
|
263
|
+
<a class="whiteLink" href="http://steamcommunity.com/id/pewdie/stats/312530/achievements/">Achievement Progress</a>
|
264
|
+
1 of 15 </span>
|
265
|
+
<div class="achievement_progress_bar_ctn">
|
266
|
+
<div class="progress_bar" style="width: 6%;">
|
267
|
+
|
268
|
+
</div>
|
269
|
+
</div>
|
270
|
+
<div class="achievement_icons">
|
271
|
+
<div class="game_info_achievement" data-community-tooltip="Flat Top Intervention">
|
272
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/312530/achievements/">
|
273
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/312530/b0c082e1be30ce8b73b94635534dab2332bd4441.jpg">
|
274
|
+
</a>
|
275
|
+
</div>
|
276
|
+
</div>
|
277
|
+
</div>
|
278
|
+
<div style="clear: right;"></div>
|
279
|
+
</div>
|
280
|
+
</div>
|
281
|
+
</div>
|
282
|
+
</div>
|
283
|
+
<div class="recent_game">
|
284
|
+
<div class="recent_game_content">
|
285
|
+
<div class="game_info">
|
286
|
+
<div class="game_info_cap"><a href="http://steamcommunity.com/app/247080"><img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/247080/fe3ff9862c49f34a6b8705bf98baa0f954fcd260.jpg"></a></div>
|
287
|
+
<div class="game_info_details">
|
288
|
+
1.3 hrs on record<br>
|
289
|
+
last played on 30 Jun </div>
|
290
|
+
<div class="game_name"><a class="whiteLink" href="http://steamcommunity.com/app/247080">Crypt of the NecroDancer</a></div>
|
291
|
+
</div>
|
292
|
+
|
293
|
+
<div class="game_info_stats">
|
294
|
+
<div class="game_info_achievements_only_ctn">
|
295
|
+
<div class="game_info_achievements">
|
296
|
+
<span class="game_info_achievement_summary">
|
297
|
+
<a class="whiteLink" href="http://steamcommunity.com/id/pewdie/stats/247080/achievements/">Achievement Progress</a>
|
298
|
+
1 of 28 </span>
|
299
|
+
<div class="achievement_progress_bar_ctn">
|
300
|
+
<div class="progress_bar" style="width: 3%;">
|
301
|
+
|
302
|
+
</div>
|
303
|
+
</div>
|
304
|
+
<div class="achievement_icons">
|
305
|
+
<div class="game_info_achievement" data-community-tooltip="In The Zone">
|
306
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/247080/achievements/">
|
307
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/247080/3bc4389e8e03d2782321f2c628a2d8480bec9726.jpg">
|
308
|
+
</a>
|
309
|
+
</div>
|
310
|
+
</div>
|
311
|
+
</div>
|
312
|
+
<div style="clear: right;"></div>
|
313
|
+
</div>
|
314
|
+
</div>
|
315
|
+
</div>
|
316
|
+
</div>
|
317
|
+
<div class="recent_game">
|
318
|
+
<div class="recent_game_content">
|
319
|
+
<div class="game_info">
|
320
|
+
<div class="game_info_cap"><a href="http://steamcommunity.com/app/238460"><img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/238460/13380473acaa95f843301b8a21a383790ae384de.jpg"></a></div>
|
321
|
+
<div class="game_info_details">
|
322
|
+
4.7 hrs on record<br>
|
323
|
+
last played on 29 Jun </div>
|
324
|
+
<div class="game_name"><a class="whiteLink" href="http://steamcommunity.com/app/238460">BattleBlock Theater</a></div>
|
325
|
+
</div>
|
326
|
+
|
327
|
+
<div class="game_info_stats">
|
328
|
+
<div class="game_info_achievements_only_ctn">
|
329
|
+
<div class="game_info_achievements">
|
330
|
+
<span class="game_info_achievement_summary">
|
331
|
+
<a class="whiteLink" href="http://steamcommunity.com/id/pewdie/stats/238460/achievements/">Achievement Progress</a>
|
332
|
+
8 of 30 </span>
|
333
|
+
<div class="achievement_progress_bar_ctn">
|
334
|
+
<div class="progress_bar" style="width: 26%;">
|
335
|
+
|
336
|
+
</div>
|
337
|
+
</div>
|
338
|
+
<div class="achievement_icons">
|
339
|
+
<div class="game_info_achievement" data-community-tooltip="Seasoned Performer">
|
340
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/238460/achievements/">
|
341
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/238460/65b958e738d87987d2d2ae9930e314a6f435f218.jpg">
|
342
|
+
</a>
|
343
|
+
</div>
|
344
|
+
<div class="game_info_achievement" data-community-tooltip="Traitor">
|
345
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/238460/achievements/">
|
346
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/238460/b65bb50a85c32f0b9592c9d240b7977806fcbede.jpg">
|
347
|
+
</a>
|
348
|
+
</div>
|
349
|
+
<div class="game_info_achievement" data-community-tooltip="Prison Food">
|
350
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/238460/achievements/">
|
351
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/238460/47a1d8a22a0e20952cb587d76c1e36c2a01d4ce9.jpg">
|
352
|
+
</a>
|
353
|
+
</div>
|
354
|
+
<div class="game_info_achievement" data-community-tooltip="Black Marketeer">
|
355
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/238460/achievements/">
|
356
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/238460/5e0cebd31226034fe9cad057a320b9d2873a8acd.jpg">
|
357
|
+
</a>
|
358
|
+
</div>
|
359
|
+
<div class="game_info_achievement" data-community-tooltip="Nail File Cake">
|
360
|
+
<a href="http://steamcommunity.com/id/pewdie/stats/238460/achievements/">
|
361
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/apps/238460/d1af4f9cc11d0a007b9e79a8ba353b484999e10b.jpg">
|
362
|
+
</a>
|
363
|
+
</div>
|
364
|
+
<div class="game_info_achievement plus_more" onclick="window.location='http://steamcommunity.com/id/pewdie/stats/238460/achievements/'">
|
365
|
+
+3 </div>
|
366
|
+
</div>
|
367
|
+
</div>
|
368
|
+
<div style="clear: right;"></div>
|
369
|
+
</div>
|
370
|
+
</div>
|
371
|
+
</div>
|
372
|
+
</div>
|
373
|
+
</div>
|
374
|
+
<div>
|
375
|
+
<div class="recentgame_quicklinks">
|
376
|
+
View <a class="whiteLink" href="http://steamcommunity.com/id/pewdie/games/">All Recently Played</a>
|
377
|
+
| <a class="whiteLink" href="http://steamcommunity.com/id/pewdie/wishlist/">Wishlist</a>
|
378
|
+
| <a class="whiteLink" href="http://steamcommunity.com/id/pewdie/recommended/">Reviews</a>
|
379
|
+
</div>
|
380
|
+
<div style="clear: right;"></div>
|
381
|
+
</div>
|
382
|
+
|
383
|
+
<div class="profile_comment_area">
|
384
|
+
<script type="text/javascript">
|
385
|
+
$J( function() {
|
386
|
+
InitializeCommentThread( "Profile", "Profile_76561198014932880_0", {"feature":"-1","feature2":0,"owner":"76561198014932880","total_count":22838,"start":0,"pagesize":6,"has_upvoted":0,"upvotes":0,"votecountid":null,"voteupid":null,"commentcountid":null,"subscribed":false}, 'http://steamcommunity.com/comment/Profile/', 40 );
|
387
|
+
} );
|
388
|
+
</script>
|
389
|
+
<div class="commentthread_area" id="commentthread_Profile_76561198014932880_0_area">
|
390
|
+
<div class="commentthread_header">
|
391
|
+
<div class="commentthread_count">
|
392
|
+
<span class="commentthread_header_label">Comments</span>
|
393
|
+
</div>
|
394
|
+
<div class="commentthread_paging" id="commentthread_Profile_76561198014932880_0_pagecontrols">
|
395
|
+
<a class="commentthread_allcommentslink" href="http://steamcommunity.com/id/pewdie/allcomments">View all <span id="commentthread_Profile_76561198014932880_0_totalcount">22,838</span> comments</a>
|
396
|
+
<span id="commentthread_Profile_76561198014932880_0_pagebtn_prev" class="pagebtn"><</span>
|
397
|
+
<span id="commentthread_Profile_76561198014932880_0_pagelinks"></span>
|
398
|
+
<span id="commentthread_Profile_76561198014932880_0_pagebtn_next" class="pagebtn">></span>
|
399
|
+
</div>
|
400
|
+
<div style="clear: both;"></div>
|
401
|
+
</div>
|
402
|
+
<!-- 21 -->
|
403
|
+
<div class="commentthread_comment_container" id="commentthread_Profile_76561198014932880_0_postcontainer">
|
404
|
+
<div class="commentthread_comments" id="commentthread_Profile_76561198014932880_0_posts">
|
405
|
+
<div class="commentthread_comment " id="comment_523890681410602153" style="">
|
406
|
+
<div class="commentthread_comment_avatar playerAvatar offline">
|
407
|
+
<a href="http://steamcommunity.com/profiles/76561198111787662">
|
408
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/a0/a01636f4c0dc0c34e34aec517b064b95666cc936.jpg" data-miniprofile="151521934">
|
409
|
+
</a>
|
410
|
+
</div>
|
411
|
+
<div class="commentthread_comment_content">
|
412
|
+
<div class="commentthread_comment_author">
|
413
|
+
<a class="hoverunderline commentthread_author_link" href="http://steamcommunity.com/profiles/76561198111787662" data-miniprofile="151521934">
|
414
|
+
<bdi>Ichigo Kurosaki / JuggerBalls</bdi></a>
|
415
|
+
|
416
|
+
|
417
|
+
<span class="commentthread_comment_timestamp">
|
418
|
+
1 hour ago
|
419
|
+
</span>
|
420
|
+
</div>
|
421
|
+
<div class="commentthread_comment_text" id="comment_content_523890681410602153">
|
422
|
+
Pewds Add me^_^ Senpai </div>
|
423
|
+
</div>
|
424
|
+
</div>
|
425
|
+
<div class="commentthread_comment " id="comment_523890681409809503" style="">
|
426
|
+
<div class="commentthread_comment_avatar playerAvatar offline">
|
427
|
+
<a href="http://steamcommunity.com/profiles/76561198143254699">
|
428
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/18/188852cb5167dffb139e03da7754042b9f244b8e.jpg" data-miniprofile="182988971">
|
429
|
+
</a>
|
430
|
+
</div>
|
431
|
+
<div class="commentthread_comment_content">
|
432
|
+
<div class="commentthread_comment_author">
|
433
|
+
<a class="hoverunderline commentthread_author_link" href="http://steamcommunity.com/profiles/76561198143254699" data-miniprofile="182988971">
|
434
|
+
<bdi>SEXY JADE</bdi></a>
|
435
|
+
|
436
|
+
|
437
|
+
<span class="commentthread_comment_timestamp">
|
438
|
+
6 hours ago
|
439
|
+
</span>
|
440
|
+
</div>
|
441
|
+
<div class="commentthread_comment_text" id="comment_content_523890681409809503">
|
442
|
+
poods gibe me food D: </div>
|
443
|
+
</div>
|
444
|
+
</div>
|
445
|
+
<div class="commentthread_comment " id="comment_523890681409452577" style="">
|
446
|
+
<div class="commentthread_comment_avatar playerAvatar in-game">
|
447
|
+
<a href="http://steamcommunity.com/id/Ernest660">
|
448
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/4a/4ab95cd180129c44706b86fd721317eea875678d.jpg" data-miniprofile="131805575">
|
449
|
+
</a>
|
450
|
+
</div>
|
451
|
+
<div class="commentthread_comment_content">
|
452
|
+
<div class="commentthread_comment_author">
|
453
|
+
<a class="hoverunderline commentthread_author_link" href="http://steamcommunity.com/id/Ernest660" data-miniprofile="131805575">
|
454
|
+
<bdi>-TWOG- Ernest660 $csgoTrader</bdi></a>
|
455
|
+
|
456
|
+
|
457
|
+
<span class="commentthread_comment_timestamp">
|
458
|
+
9 hours ago
|
459
|
+
</span>
|
460
|
+
</div>
|
461
|
+
<div class="commentthread_comment_text" id="comment_content_523890681409452577">
|
462
|
+
Hey Pewds please record some more Witcher 3 Wild Hunt :l </div>
|
463
|
+
</div>
|
464
|
+
</div>
|
465
|
+
<div class="commentthread_comment " id="comment_523890681409389313" style="">
|
466
|
+
<div class="commentthread_comment_avatar playerAvatar offline">
|
467
|
+
<a href="http://steamcommunity.com/profiles/76561198134535536">
|
468
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/10/1095c511b3ba3e1d03362e9859014ee9f99a1024.jpg" data-miniprofile="174269808">
|
469
|
+
</a>
|
470
|
+
</div>
|
471
|
+
<div class="commentthread_comment_content">
|
472
|
+
<div class="commentthread_comment_author">
|
473
|
+
<a class="hoverunderline commentthread_author_link" href="http://steamcommunity.com/profiles/76561198134535536" data-miniprofile="174269808">
|
474
|
+
<bdi>Davider55</bdi></a>
|
475
|
+
|
476
|
+
|
477
|
+
<span class="commentthread_comment_timestamp">
|
478
|
+
9 hours ago
|
479
|
+
</span>
|
480
|
+
</div>
|
481
|
+
<div class="commentthread_comment_text" id="comment_content_523890681409389313">
|
482
|
+
So YOU are the guy that everybody calls poods heh, am I right? </div>
|
483
|
+
</div>
|
484
|
+
</div>
|
485
|
+
<div class="commentthread_comment " id="comment_523890681408589943" style="">
|
486
|
+
<div class="commentthread_comment_avatar playerAvatar offline">
|
487
|
+
<a href="http://steamcommunity.com/id/liamv40">
|
488
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/62/62a9f3cee0c8cda24c5b63e62eda1cd61018342b.jpg" data-miniprofile="180799526">
|
489
|
+
</a>
|
490
|
+
</div>
|
491
|
+
<div class="commentthread_comment_content">
|
492
|
+
<div class="commentthread_comment_author">
|
493
|
+
<a class="hoverunderline commentthread_author_link" href="http://steamcommunity.com/id/liamv40" data-miniprofile="180799526">
|
494
|
+
<bdi>Keenu Reeves</bdi></a>
|
495
|
+
|
496
|
+
|
497
|
+
<span class="commentthread_comment_timestamp">
|
498
|
+
14 hours ago
|
499
|
+
</span>
|
500
|
+
</div>
|
501
|
+
<div class="commentthread_comment_text" id="comment_content_523890681408589943">
|
502
|
+
NOTICE ME POOOODS!!! </div>
|
503
|
+
</div>
|
504
|
+
</div>
|
505
|
+
<div class="commentthread_comment " id="comment_523890681408531323" style="">
|
506
|
+
<div class="commentthread_comment_avatar playerAvatar online">
|
507
|
+
<a href="http://steamcommunity.com/profiles/76561198171749418">
|
508
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/fe/fef49e7fa7e1997310d705b2a6158ff8dc1cdfeb.jpg" data-miniprofile="211483690">
|
509
|
+
</a>
|
510
|
+
</div>
|
511
|
+
<div class="commentthread_comment_content">
|
512
|
+
<div class="commentthread_comment_author">
|
513
|
+
<a class="hoverunderline commentthread_author_link" href="http://steamcommunity.com/profiles/76561198171749418" data-miniprofile="211483690">
|
514
|
+
<bdi>Jacksondlynchard</bdi></a>
|
515
|
+
|
516
|
+
|
517
|
+
<span class="commentthread_comment_timestamp">
|
518
|
+
14 hours ago
|
519
|
+
</span>
|
520
|
+
</div>
|
521
|
+
<div class="commentthread_comment_text" id="comment_content_523890681408531323">
|
522
|
+
senpai notice me 8503963205 call me<br> </div>
|
523
|
+
</div>
|
524
|
+
</div>
|
525
|
+
</div>
|
526
|
+
</div>
|
527
|
+
<div class="commentthread_footer">
|
528
|
+
<div class="commentthread_paging" id="commentthread_Profile_76561198014932880_0_fpagecontrols">
|
529
|
+
<span id="commentthread_Profile_76561198014932880_0_fpagebtn_prev" class="pagebtn"><</span>
|
530
|
+
<span id="commentthread_Profile_76561198014932880_0_fpagelinks"></span>
|
531
|
+
<span id="commentthread_Profile_76561198014932880_0_fpagebtn_next" class="pagebtn">></span>
|
532
|
+
</div>
|
533
|
+
<div style="clear: both;"></div>
|
534
|
+
</div>
|
535
|
+
</div> </div>
|
536
|
+
</div>
|
537
|
+
|
538
|
+
|
539
|
+
<div class="profile_rightcol">
|
540
|
+
<div class="profile_in_game persona offline">
|
541
|
+
<div class="profile_in_game_header">Currently Offline</div>
|
542
|
+
<div class="profile_in_game_name">Last Online 43 hrs, 55 mins ago</div>
|
543
|
+
</div>
|
544
|
+
|
545
|
+
<div class="profile_badges">
|
546
|
+
<div class="profile_count_link">
|
547
|
+
<a href="http://steamcommunity.com/id/pewdie/badges/"
|
548
|
+
<span class="count_link_label">Badges</span>
|
549
|
+
<span class="profile_count_link_total">
|
550
|
+
|
551
|
+
3 </span>
|
552
|
+
</a>
|
553
|
+
</div>
|
554
|
+
<div class="profile_badges_badge " data-community-tooltip="Pillar of Community<br>
|
555
|
+
Complete 22 of 26 Steam Community tasks to earn the Level 2 badge.">
|
556
|
+
<a href="http://steamcommunity.com/id/pewdie/badges/2">
|
557
|
+
<img src="http://steamcommunity-a.akamaihd.net/public/images/badges/01_community/community02_54.png">
|
558
|
+
</a>
|
559
|
+
</div>
|
560
|
+
<div class="profile_badges_badge " data-community-tooltip="Years of Service<br>
|
561
|
+
Member since 28 October, 2009.">
|
562
|
+
<a href="http://steamcommunity.com/id/pewdie/badges/1">
|
563
|
+
<img src="http://steamcommunity-a.akamaihd.net/public/images/badges/02_years/steamyears502_54.png">
|
564
|
+
</a>
|
565
|
+
</div>
|
566
|
+
<div class="profile_badges_badge " data-community-tooltip="Game Mechanic<br>
|
567
|
+
370 games owned">
|
568
|
+
<a href="http://steamcommunity.com/id/pewdie/badges/13">
|
569
|
+
<img src="http://steamcommunity-a.akamaihd.net/public/images/badges/13_gamecollector/250.png">
|
570
|
+
</a>
|
571
|
+
</div>
|
572
|
+
<div style="clear: left;"></div>
|
573
|
+
</div>
|
574
|
+
|
575
|
+
<div class="profile_item_links">
|
576
|
+
<div class="profile_count_link">
|
577
|
+
<a href="http://steamcommunity.com/id/pewdie/games/?tab=all"
|
578
|
+
<span class="count_link_label">Games</span>
|
579
|
+
<span class="profile_count_link_total">
|
580
|
+
|
581
|
+
370 </span>
|
582
|
+
</a>
|
583
|
+
</div>
|
584
|
+
<div class="profile_count_link">
|
585
|
+
<a href="http://steamcommunity.com/id/pewdie/screenshots/"
|
586
|
+
<span class="count_link_label">Screenshots</span>
|
587
|
+
<span class="profile_count_link_total">
|
588
|
+
|
589
|
+
3 </span>
|
590
|
+
</a>
|
591
|
+
</div>
|
592
|
+
<div class="profile_count_link">
|
593
|
+
<a href="http://steamcommunity.com/id/pewdie/videos/"
|
594
|
+
<span class="count_link_label">Videos</span>
|
595
|
+
<span class="profile_count_link_total">
|
596
|
+
|
597
|
+
6 </span>
|
598
|
+
</a>
|
599
|
+
</div>
|
600
|
+
<div class="profile_count_link">
|
601
|
+
<a href="http://steamcommunity.com/id/pewdie/recommended/"
|
602
|
+
<span class="count_link_label">Reviews</span>
|
603
|
+
<span class="profile_count_link_total">
|
604
|
+
|
605
|
+
2 </span>
|
606
|
+
</a>
|
607
|
+
</div>
|
608
|
+
<div class="profile_count_link">
|
609
|
+
<a href="http://steamcommunity.com/id/pewdie/inventory/"
|
610
|
+
<span class="count_link_label">Inventory</span>
|
611
|
+
<span class="profile_count_link_total">
|
612
|
+
|
613
|
+
<!-- so the line spaces like the rest -->
|
614
|
+
</span>
|
615
|
+
</a>
|
616
|
+
</div>
|
617
|
+
</div>
|
618
|
+
|
619
|
+
<div class="profile_group_links">
|
620
|
+
<div class="profile_count_link">
|
621
|
+
<a href="http://steamcommunity.com/id/pewdie/groups/"
|
622
|
+
<span class="count_link_label">Groups</span>
|
623
|
+
<span class="profile_count_link_total">
|
624
|
+
|
625
|
+
15 </span>
|
626
|
+
</a>
|
627
|
+
</div>
|
628
|
+
<div class="profile_group profile_primary_group">
|
629
|
+
<div class="profile_group_avatar">
|
630
|
+
<a href="http://steamcommunity.com/groups/brocaderos">
|
631
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/88/883e137ce00487d43d632a499b8c3e53d00b7947_medium.jpg">
|
632
|
+
</a>
|
633
|
+
</div>
|
634
|
+
<a class="whiteLink" href="http://steamcommunity.com/groups/brocaderos">
|
635
|
+
Poodiepie Bros </a>
|
636
|
+
<br>2,522 Members <div style="clear: left;"></div>
|
637
|
+
</div>
|
638
|
+
<div class="profile_group">
|
639
|
+
<div class="profile_group_avatar">
|
640
|
+
<a href="http://steamcommunity.com/groups/DeadlyKnife">
|
641
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/5b/5b82cbf35bdb36bbb91fe04fd3fbefa3a58e0200.jpg">
|
642
|
+
</a>
|
643
|
+
</div>
|
644
|
+
<a class="whiteLink" href="http://steamcommunity.com/groups/DeadlyKnife">
|
645
|
+
ƊeaɖlyҚȠIҒE </a>
|
646
|
+
<br>1 Members <div style="clear: left;"></div>
|
647
|
+
</div>
|
648
|
+
<div class="profile_group">
|
649
|
+
<div class="profile_group_avatar">
|
650
|
+
<a href="http://steamcommunity.com/groups/pewdiepiesweden">
|
651
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/fe/fef49e7fa7e1997310d705b2a6158ff8dc1cdfeb.jpg">
|
652
|
+
</a>
|
653
|
+
</div>
|
654
|
+
<a class="whiteLink" href="http://steamcommunity.com/groups/pewdiepiesweden">
|
655
|
+
PewDiePie S w e d e n </a>
|
656
|
+
<br>101 Members <div style="clear: left;"></div>
|
657
|
+
</div>
|
658
|
+
</div>
|
659
|
+
|
660
|
+
<div class="profile_friend_links">
|
661
|
+
<div class="profile_count_link">
|
662
|
+
<a href="http://steamcommunity.com/id/pewdie/friends/"
|
663
|
+
<span class="count_link_label">Friends</span>
|
664
|
+
<span class="profile_count_link_total">
|
665
|
+
|
666
|
+
23 </span>
|
667
|
+
</a>
|
668
|
+
</div>
|
669
|
+
|
670
|
+
|
671
|
+
<div class="profile_topfriends">
|
672
|
+
<div class="friendBlock persona offline" data-miniprofile="63613348">
|
673
|
+
<a class="friendBlockLinkOverlay" href="http://steamcommunity.com/id/UnseenLegend"></a>
|
674
|
+
<div class="friendPlayerLevel lvl_70">
|
675
|
+
<span class="friendPlayerLevelNum">72</span>
|
676
|
+
</div>
|
677
|
+
<div class="playerAvatar offline">
|
678
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/b8/b8cdd8718e648319dc4a1d885765bc1ccfb628c2.jpg">
|
679
|
+
</div>
|
680
|
+
<div class="friendBlockContent">
|
681
|
+
U̡ns͠e҉enL̷e͟g̶e̸n͝d<br>
|
682
|
+
<span class="friendSmallText">
|
683
|
+
Last Online 15 hrs, 5 mins ago
|
684
|
+
</span>
|
685
|
+
</div>
|
686
|
+
</div>
|
687
|
+
<div class="friendBlock persona offline" data-miniprofile="77052">
|
688
|
+
<a class="friendBlockLinkOverlay" href="http://steamcommunity.com/id/ohmwrecker"></a>
|
689
|
+
<div class="friendPlayerLevel lvl_60">
|
690
|
+
<span class="friendPlayerLevelNum">69</span>
|
691
|
+
</div>
|
692
|
+
<div class="playerAvatar offline">
|
693
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/4c/4c087b60197a440fc011cd173c6932f75df85ee1.jpg">
|
694
|
+
</div>
|
695
|
+
<div class="friendBlockContent">
|
696
|
+
Ohmwrecker<br>
|
697
|
+
<span class="friendSmallText">
|
698
|
+
Last Online 3 days ago
|
699
|
+
</span>
|
700
|
+
</div>
|
701
|
+
</div>
|
702
|
+
<div class="friendBlock persona offline" data-miniprofile="23125347">
|
703
|
+
<a class="friendBlockLinkOverlay" href="http://steamcommunity.com/id/mkerix"></a>
|
704
|
+
<div class="friendPlayerLevel lvl_50">
|
705
|
+
<span class="friendPlayerLevelNum">54</span>
|
706
|
+
</div>
|
707
|
+
<div class="playerAvatar offline">
|
708
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/49/499d8dc6fac5b7aa5d70f20e1c26dcb6f965bc81.jpg">
|
709
|
+
</div>
|
710
|
+
<div class="friendBlockContent">
|
711
|
+
mKeRix<br>
|
712
|
+
<span class="friendSmallText">
|
713
|
+
Last Online 2 days ago
|
714
|
+
</span>
|
715
|
+
</div>
|
716
|
+
</div>
|
717
|
+
<div class="friendBlock persona offline" data-miniprofile="22044600">
|
718
|
+
<a class="friendBlockLinkOverlay" href="http://steamcommunity.com/id/6984511968451"></a>
|
719
|
+
<div class="friendPlayerLevel lvl_30">
|
720
|
+
<span class="friendPlayerLevelNum">39</span>
|
721
|
+
</div>
|
722
|
+
<div class="playerAvatar offline">
|
723
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/3b/3b2b601b58549eedea9424d866496f330fc54f3b.jpg">
|
724
|
+
</div>
|
725
|
+
<div class="friendBlockContent">
|
726
|
+
Sp00n<br>
|
727
|
+
<span class="friendSmallText">
|
728
|
+
Last Online 28 mins ago
|
729
|
+
</span>
|
730
|
+
</div>
|
731
|
+
</div>
|
732
|
+
<div class="friendBlock persona offline" data-miniprofile="4081694">
|
733
|
+
<a class="friendBlockLinkOverlay" href="http://steamcommunity.com/id/Mangaminx"></a>
|
734
|
+
<div class="friendPlayerLevel lvl_30">
|
735
|
+
<span class="friendPlayerLevelNum">38</span>
|
736
|
+
</div>
|
737
|
+
<div class="playerAvatar offline">
|
738
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/38/383747d678fb364d06603ed183a91b1c306caa2f.jpg">
|
739
|
+
</div>
|
740
|
+
<div class="friendBlockContent">
|
741
|
+
Minx<br>
|
742
|
+
<span class="friendSmallText">
|
743
|
+
Last Online 16 hrs, 29 mins ago
|
744
|
+
</span>
|
745
|
+
</div>
|
746
|
+
</div>
|
747
|
+
<div class="friendBlock persona online" data-miniprofile="8696122">
|
748
|
+
<a class="friendBlockLinkOverlay" href="http://steamcommunity.com/id/realtejbz"></a>
|
749
|
+
<div class="friendPlayerLevel lvl_30">
|
750
|
+
<span class="friendPlayerLevelNum">30</span>
|
751
|
+
</div>
|
752
|
+
<div class="playerAvatar online">
|
753
|
+
<img src="http://cdn.akamai.steamstatic.com/steamcommunity/public/images/avatars/08/088db0df157a9560d1840af568f2ea1b6fc0cef4.jpg">
|
754
|
+
</div>
|
755
|
+
<div class="friendBlockContent">
|
756
|
+
Tejbz<br>
|
757
|
+
<span class="friendSmallText">
|
758
|
+
Online
|
759
|
+
</span>
|
760
|
+
</div>
|
761
|
+
</div>
|
762
|
+
</div>
|
763
|
+
</div>
|
764
|
+
|
765
|
+
</div>
|
766
|
+
|
767
|
+
<div style="clear: both;"></div>
|
768
|
+
</div>
|
769
|
+
</div>
|
770
|
+
|
771
|
+
</div>
|
772
|
+
|
773
|
+
<div id="footer_spacer"></div>
|
774
|
+
<div id="footer">
|
775
|
+
<div class="footer_content">
|
776
|
+
<span id="footerLogo"><img src="http://steamcommunity-a.akamaihd.net/public/images/skin_1/footerLogo_valve.png?v=1" width="96" height="26" border="0" alt="Valve Logo" /></span>
|
777
|
+
<span id="footerText">
|
778
|
+
© Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries.<br/>Some geospatial data on this website is provided by <a target="_blank" href="https://steamcommunity.com/linkfilter/?url=http://www.geonames.org">geonames.org</a>. <br>
|
779
|
+
<span class="valve_links">
|
780
|
+
<a href="http://store.steampowered.com/privacy_agreement/" target="_blank">Privacy Policy</a>
|
781
|
+
| <a href="http://www.valvesoftware.com/legal.htm" target="_blank">Legal</a>
|
782
|
+
| <a href="http://store.steampowered.com/subscriber_agreement/" target="_blank">Steam Subscriber Agreement</a>
|
783
|
+
</span>
|
784
|
+
|
785
|
+
</span>
|
786
|
+
</div>
|
787
|
+
</div>
|
788
|
+
</body>
|
789
|
+
</html>
|