Releases: infectedxd/Xfected-Selfbot
Releases · infectedxd/Xfected-Selfbot
v2.2.5
Changes Made
- Revamped Help Cmd
What's Changed
- Update xfected.py by @retrohub02 in #1
New Contributors
- @retrohub02 made their first contribution in #1
Full Changelog: v2.2.0...v2.2.5
v2.2.0
- Improved how the Xfected startup for smoother operation
- Added a fun command to grab tokens (don't worry, just for fun!)
- Fixed the console title things for linux
Full Changelog: v2.1.1...v2.2.0
Full Changelog: v2.2.0...v2.2.0
v2.1.1
Changes Made:
- Security Enhancement: Replaced
os.system()
withsubprocess.call()
inon_ready()
to clear console safely (issue code B605). - Updated Imports: Added
subprocess
module to imports.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Full Changelog: v2.0.0...v2.1.0