SkillAgentSearch skills...

DuniaGames

Un-official API to Check Username / Nickname By Account ID

Install / Use

/learn @namtxs/DuniaGames
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DuniaGames

Un-official API to Check Username / Nickname By Account ID

Hits

Usage

require('src/duniaGames.php');

$a = new DuniaGames();

echo $a->getUserNameMobileLegends('<userID>', '<zoneID>');
echo $a->getUserNameFreeFire('<gameID>');
echo $a->getUserNameCODMobile('<openID>');
echo $a->getUserNameLifeAfter('<gameID>', '<ServerName>');

License

This open-source software is distributed under the MIT License. See LICENSE.md

Contributing

All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...

  • Send feedbacks.
  • Submit bug reports.
  • Write/Edit the documents.
  • Fix bugs or add new features.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated7mo ago
Forks2

Languages

PHP

Security Score

82/100

Audited on Aug 6, 2025

No findings