PCPisChill

Results 6 comments of PCPisChill

```python from steam.client import SteamClient client = SteamClient() s = client.get_web_session() postData = {'sessionid': s.cookies.get_dict()['sessionid']} output = s.post('https://steamcommunity.com/profiles/%s/ajaxclearaliashistory/' % str(client.steam_id), data=postData) ```

@p1vynodejs Doesn't fix it

> Any idea how one could start creating a plugin compatible with the new API? **Send/Receive Protobufs:** https://github.com/ValvePython/steam/blob/master/steam/client/builtins/unified_messages.py https://github.com/ValvePython/steam/blob/master/steam/core/msg/__init__.py https://github.com/ValvePython/steam/blob/master/steam/core/msg/unified.py **Login:** https://steamapi.xpaw.me/#IAuthenticationService https://github.com/ValvePython/steam/blob/9004636d7cccd90ef914b86c1b11fa3f95605e96/steam/webauth.py **FriendsList:** https://github.com/ValvePython/steam/blob/master/steam/client/builtins/friends.py **Protobufs for Send Message:** FriendMessages.SendMessage#1...

Same error, Debian 9 Stretch, I've tried node 0.10.0, 0.10.25, 0.10.28, 0.10.29, 0.10.48, 0.12.18, 9.4.0. Please someone

[firstPersonWalkingSignature](https://github.com/drdaxxy/gta5fov/blob/159d8039d9c9e112e2ba7d8fb774bdc4c9dd5c78/GTA5FoV/patches.h#L35), [firstPersonAimingSignature](https://github.com/drdaxxy/gta5fov/blob/159d8039d9c9e112e2ba7d8fb774bdc4c9dd5c78/GTA5FoV/patches.h#L112), and [firstPersonCrouchingSignature](https://github.com/drdaxxy/gta5fov/blob/159d8039d9c9e112e2ba7d8fb774bdc4c9dd5c78/GTA5FoV/patches.h#L148) need to be updated. ![1 47 FOV changes](https://user-images.githubusercontent.com/22227370/62016518-7be71380-b167-11e9-8c5e-3d6c55771ff3.png)

> Please resolve the issues identified by the workflow Should all be working now, not sure why 'steam-auronplay.yml' wasn't working for https://urlscan.io/result/23b2c035-4daa-405e-98cd-0f3cdddcd5ca as 'giftFromAuronplay' should have caught it but I've...