VALVE
VALVE#
SteamDB
Database covering the entire Steam catalog. Player charts, price history across all regions, update histories, and detailed data for every product.
Steam Status
Steam server status.
SteamID
Steam profile lookup with history.
ChatterBox for Source
Generate a list of say binds that rotate.
VPKEdit
A CLI/GUI tool to create, read, and write several pack file formats.
Source 2 Viewer
View, export, and decompile Source 2 assets.
Remove Featured Badge on profile (1)
-
- Edit Profile
- Featured Badge
- Paste in Console
- Save
- Edit Profile
var access_token = $J("[data-loyaltystore]").data("loyaltystore").webapi_token;
var badgeid = 0;
SetFavoriteFeaturedBadge(access_token, badgeid);
function SetFavoriteFeaturedBadge(access_token, badgeid) {
$J.post( 'https://api.steampowered.com/IPlayerService/SetFavoriteBadge/v1?', {
access_token: access_token,
badgeid: badgeid
});
}
Counter-Strike#
CSFloat Market Checker
Shows the float value, paint seed, and more of Counter-Strike items on the Steam Market or Inventories.
Skinshotter
View any CS2 skin in true-to-game 3D in a browser — rendered with Counter-Strike 2's own Source 2 shaders and in-game lighting, so float, pattern, and finish match the game exactly.
NoLobbyReservation
A SourceMod plugin which allows CSGO servers to be joinable again.
csgo_gc
WIP Intelligent Game Coordinator for CS:GO
