Skip to content

Finding a users ID

Cameron Dahl edited this page Mar 14, 2018 · 2 revisions

To see a user's ID, use this method

import robloxpy
robloxpy.User.id("username")
Clone this wiki locally