Skip to content

Improvements to roblox.py username scan module - #476

Merged
kaifcodec merged 2 commits into
kaifcodec:mainfrom
VamatoHD:fix_roblox
Jul 28, 2026
Merged

Improvements to roblox.py username scan module#476
kaifcodec merged 2 commits into
kaifcodec:mainfrom
VamatoHD:fix_roblox

Conversation

@VamatoHD

Copy link
Copy Markdown
Collaborator

I've refactored the code to make it more readable by removing nested statements (try and if).
Alongside this, I've implemented avatar picture extraction via the API thumbnails.roblox.com/v1/users/avatar-headshot.

I've tested with multiple usernames.

@kaifcodec kaifcodec left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VamatoHD It's perfect.
Merging it.

@kaifcodec
kaifcodec merged commit ffcc434 into kaifcodec:main Jul 28, 2026
2 checks passed
@kaifcodec kaifcodec changed the title Improvements to roblox.py Jul 28, 2026
@kaifcodec kaifcodec added the enhancement New feature, request, code improvements/upgrade, performance boost label Jul 28, 2026
@VamatoHD
VamatoHD deleted the fix_roblox branch July 28, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, request, code improvements/upgrade, performance boost

2 participants