Jump to content
McKay Development

Feature request


Argent1028

Recommended Posts

Account persona state is online.
The issue happens even on initial getPersonas right after logon. Steam sends info that a user has persona_state 4 (Snooze), but in steam chat the user is Away or Offline.

Are you sure the getPeronas method is identical to the Steam chat method?

As I can see getPersonas trigger ClientRequestFriendData event, when steam chat trigger FriendsList.GetFriendsList#1 event.

Link to comment
Share on other sites

Hi, I noticed that the issue with incorrect information occurs when the bot is running for a long time. I tried calling the getPersonas method on a specific user, it returns null all the time for all properties except the username. After logging in again, this method returns full information for the user.

By the way, the problem sometimes occurs with specific users, most users still update correctly with full information. I mean 90% of users get updates properly and 10% of users return all properties as null until I restart script and full relog an account.

Do you know why this is happening and how can I fix it?

Link to comment
Share on other sites

Hi, I have updates about the issue.

I opened steam chat, there is a user with online state In-game, I called getPersonas method from my script for the user, it returned all properties as null, and in steam chat this user also goes offline. When I called client.relog() method, it updates the user information in both the script and the chat.

Calling setPersona method has no effect.

Do you have any idea how to fix this? Maybe the problem with the auto reconnect?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...