Skip to content

A powerful .NET library for integrating with Valorant’s APIs, game events, and XMPP messaging. Supports authentication, real-time event tracking, and custom API calls.

License

Notifications You must be signed in to change notification settings

RiisDev/RadiantConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadiantConnect

RadiantConnect is a powerful .NET library designed for seamless integration with Valorant's internal and external APIs and systems, users can hook game events, access XMPP systems, and authenticate all within the library.

With the addition of MITM-based XMPP integration, users can authenticate and interact with messaging and presence services effectively without hassle.

For a complete and detailed guide on all features, check out the official documentation:

RadiantConnect Documentation

C# Support Server GitHub Nuget All Releases Build


Features

Basic API Usage

RadiantConnect provides several useful methods to interact with Valorant's player data. Learn more about how to use the following APIs:

  • PVP Methods
    • GetMatchHistory
    • GetUserRank
    • And much much more.

Create Your Own API Endpoints

RadiantConnect allows you to build your own API calls if RadiantConnect doesn't support it, using the built in ValorantNet library handles all authentication for you.

Authentication Features

RadiantConnect supports a variety of authentication methods to simplify user logins. Find out how to implement the following authentication methods:

Valorant Socket Support

RadiantConnect supports various socket integrations for enhanced communication with the game. Learn more about the integration options:

Client Events

RadiantConnect provides hooks for a variety of in-game events. Learn more about these events and how to use them:

  • In-Game Events
    • OnBuyMenuOpened
    • OnBuyMenuClosed
  • Match Events
    • Match_Started
    • OnMapLoaded
  • Menu Events
    • OnBattlePassView
    • OnAgentsView
    • OnCareerView
    • OnPlayScreen
    • OnEsportView
    • OnCollectionView
    • OnStoreView
    • OnPremierView
  • Pre-Game Events
    • OnPreGamePlayerLoaded
    • OnPreGameMatchLoaded
    • OnAgentLockedIn
    • OnAgentSelected
  • Queue Events
    • OnQueueChanged
    • OnEnteredQueue
    • OnLeftQueue
    • OnCustomGameLobbyCreated
    • OnTravelToMenu
    • OnMatchFound
  • Round Events
    • OnRoundStarted
    • OnRoundEnded
  • Vote Events
    • OnVoteDeclared
    • OnVoteInvoked
    • OnSurrenderCalled
    • OnTimeoutCalled
    • OnRemakeCalled

Need Support?

If you have any questions, issues, or need assistance, feel free to join our Discord community. We're here to help!

Join our Discord Community

You can also check out our FAQ or Submit an Issue.


Credits

Huge Credits molenzwiebel for his Deceive code, helping make MITM Connection

About

A powerful .NET library for integrating with Valorant’s APIs, game events, and XMPP messaging. Supports authentication, real-time event tracking, and custom API calls.

Topics

Resources

License

Stars

Watchers

Forks

Languages