MixV2 / EpicResearch

Research about Epic Games' non-documented API
350 stars 79 forks source link

Cannot Claim Daily Reward #97

Open DabMK opened 2 years ago

DabMK commented 2 years ago

When I try to send the request to "ClaimLoginReward", the server returns "ClaimLoginReward is not valid on player:profile_common_public profiles (common_public)". All profiles are common_public, but I know some bots that can claim the daily reward for you. So how do I code that? I am pretty sure that "ClaimLoginReward" is the endpoint for the daily reward

Not-Bay commented 2 years ago

ClaimLoginReward must be used with campaign profile, not common_core

So how do I code that?

You have to learn that, no one is going to spoon feed you

entraptaa commented 2 years ago

So how do I code that?

You'll have to export all of the Daily Quest data into a JSON file which can be done through coding or just using FModel