Steam

Steam

62 ratings
Secret Steam Profile Upgrades
By C4T4⁧⁧ Bluestreak and 1 collaborators
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
   
Award
Favorite
Favorited
Unfavorite



⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀  ⠀⠀𝘊𝘳𝘦𝘢𝘵𝘪𝘷𝘪𝘵𝘺 . . .
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀  ”𝘐𝘴 𝘢𝘣𝘰𝘶𝘵 𝘣𝘦𝘪𝘯𝘨 𝘮𝘰𝘳𝘦 𝘶𝘯𝘪𝘲𝘶𝘦 𝘵𝘩𝘢𝘯 𝘰𝘳𝘪𝘨𝘪𝘯𝘢𝘭„
Info

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ In this guide we will talk , learn , about how you can improve
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ your steam profile with some little codes.
Steam "Long" Profile
⠀⠀
NOTE ! This "trick" use a very long image what made steam very long and you cannot see the comments sections anymore.
No Displayed Badge
⠀⠀
⠀⠀
https://steamhost.cn/steamcommunity_com/profiles/76561199066338340/edit/favoritebadge⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
var access_token = ""; var badgeid = 0; if (window.location.href.indexOf("steampowered") > -1) { access_token = $J("[data-loyaltystore]").data("loyaltystore").webapi_token; } else if(window.location.href.indexOf("steamcommunity") > -1) { access_token = JSON.parse($J("#profile_edit_config").attr("data-profile-edit")).webapi_token; SetFavoriteFeaturedBadge(access_token, badgeid); } else { console.log("go to: https://steamhost.cn/points/shop or https://steamhost.cn/steamcommunity_com/my/edit/info"); SetFavoriteFeaturedBadge(access_token, badgeid); } function SetFavoriteFeaturedBadge(access_token, badgeid) { $J.post( 'https://steamhost.cn/api_steampowered_com/IPlayerService/SetFavoriteBadge/v1?', { access_token: access_token, badgeid: badgeid }); }
"Steam" on your profile
⠀⠀

This code are for Favorit Game Showcase FavoriteGameShowcaseOnGameChange( this.parentNode, 6, 0, {appid: 753})
This codes are for Game Collector Showcase
  • SetShowcaseConfig(2, 0, {appid: 753})
  • SetShowcaseConfig(2, 1, {appid: 753})
  • SetShowcaseConfig(2, 2, {appid: 753})
  • SetShowcaseConfig(2, 3, {appid: 753})
More usefull appid`s : https://pastebin.com/gQmfxNR5

⠀⠀

Hour Boosting site link : https://freehourboost.com/?r=catafaceore
Username Ideas
⠀⠀

The unicode character : https://pastebin.com/jVPV9sw9

⠀⠀

Comment all Friends
⠀⠀
⠀⠀
ToggleManageFriends(); jQuery("#manage_friends").after('<div class="commentthread_entry"><div class="commentthread_entry_quotebox"><textarea rows="1" class="commentthread_textarea" id="comment_textarea" placeholder="Add a comment" style="overflow: hidden; height: 20px;"></textarea></div><div class="commentthread_entry_submitlink" style=""><a class="btn_grey_black btn_small_thin" href="javascript:CCommentThread.FormattingHelpPopup( \'Profile\' );"><span>Formatting help</span></a> <span class="emoticon_container"><span class="emoticon_button small" id="emoticonbtn"></span></span><span class="btn_green_white_innerfade btn_small" id="comment_submit"><span>Post Comments to Selected Friends</span></span></div></div><div id="log"><span id="log_head"></span><span id="log_body"></span></div>'); new CEmoticonPopup( $J('#emoticonbtn'), $J('#commentthread_Profile_0_textarea') ); jQuery("#comment_submit").click(function() { const total = jQuery(".selected").length; const msg = jQuery("#comment_textarea").val(); if (total > 0 && msg.length > 0) { jQuery("#log_head, #log_body").html(""); jQuery(".selected").each(function(i) { let profileID = this.getAttribute("data-steamid"); (function(i, profileID) { setTimeout(function() { jQuery.post("/steamhost.cn/steamcommunity_com/comment/Profile/post/" + profileID + "/-1/", { comment: msg, count: 6, sessionid: g_sessionID }, function(response) { if (response.success === false) { jQuery("#log_body")[0].innerHTML += "<br>" + response.error; } else { jQuery("#log_body")[0].innerHTML += "<br>Successfully posted comment on <a href=https://steamhost.cn/steamcommunity_com/profiles/" + profileID + ">" + profileID + "</a>"; } }).fail(function() { jQuery("#log_body")[0].innerHTML += "<br>Failed to post comment on <a href=https://steamhost.cn/steamcommunity_com/profiles/" + profileID + ">" + profileID + "</a>"; }).always(function() { jQuery("#log_head").html("<br><b>Processed " + (i+1) + " out of " + total + " friends.<b>"); }); }, i * 6000); })(i, profileID); }); } else { alert("Please make sure you entered a message and selected 1 or more friends."); } });
Video Tutorial

Outro



⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Aaalright than its seems you reached the end of this guide,
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ Hope now you learned how to make your profile more unique.

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀     Credits:
                                            
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀     ⊶ C4T4             for designing the guide
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀     ⊷ FunkyPigeon        for providing the methods


⠀⠀⠀⠀⠀⠀⠀⠀ Before you leave, check out my others guides
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2325187207
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2301291900
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2235205876
3 Comments
Bogda 11 Jun, 2023 @ 5:29am 
Outdated unfortunately
󠀡󠀡curse 19 Feb, 2023 @ 11:45am 
xx