Skip to content

jxtt-dev/bulk_steam_nickname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Bulk Steam Nickname Userscript

Userscript to bulk set Steam nicknames, with an optional prefix.

Installation

  1. Install TamperMonkey for your browser
  2. Chrome and Opera Only - Enable Developer Mode in Extension Settings
    • Go to Extension Settings for your browser (Or paste chrome://extensions/ into URL bar)
    • Enable "Developer Mode" (toggle switch on top right)
  3. Chrome and Opera Only - Allow User Scripts in Tampermonkey Settings
    • Go to Extension Settings for your browser (Or paste chrome://extensions/ into URL bar)
    • Click "Details" under the Tampermonkey extension
    • Enable the "Allow User Scripts" toggle switch
    • Restart your Browser
    • Learn why this step is required here: https://www.tampermonkey.net/faq.php?#Q209
  4. Install the userscript using the "Install" button at this link: https://raw.githubusercontent.com/jxtt-dev/bulk_steam_nickname/refs/heads/main/index.user.js

If automatic install does not work:

  1. Copy source from here
  2. Open Tampermonkey in your browser and click the Add Script tab (icon with a plus symbol)
  3. Paste the source into the script window and hit save

Use Chrome for best results

Usage

  1. Open your account's friend management page in your browser
  2. Open the popup using the green "Bulk Nickname" button on the top right of the page
  3. Fill in the SteamID and the associated Nickname fields for each user
    • To clear a users nickname, leave the Nickname field blank
  4. Use the "Add Row" button to add more users to the list
  5. Optionally enter a prefix for all nicknames
  6. Toggle "Automatically send or accept Friend Request" to automatically send or accept friend requests
    • ⚠️Steam has a limit on how many friend requests you can send at the same time. If you need to send many requests at once, this option might not work for all of them
    • If you are already friends with the user, nothing will happen
    • If you do not have a friend request with the user, one will be sent
    • If the user has sent you a friend request, it will be accepted
  7. Use the "Apply" button to apply Nicknames (and prefixes) to all users in the table

Importing/Exporting CSV

  • To share your nickname list with someone else, simply fill out the table and press "Copy as CSV"
  • To import a nickname list, paste CSV data into the text field at the bottom of the popup and press "Submit CSV"

About

Userscript to bulk set Steam nicknames, with an optional prefix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors