BeepIsla / fake-stattrak

Apply kills to your stattrak and strange weapons in CSGO and TF2 without doing anything
MIT License
31 stars 5 forks source link

Does not work #41

Open Wieselnuggis123 opened 6 months ago

Wieselnuggis123 commented 6 months ago

Hey so we tested it multiple times and it does not work anymore but we dont know why. Maybe u can help

BeepIsla commented 6 months ago

Which game?

Wieselnuggis123 commented 6 months ago

Which game?

tf2

Wieselnuggis123 commented 6 months ago

we started after it got 300000 kills it said finsish but nohing changed

BeepIsla commented 6 months ago

There have been some issues with TF2 for a while and I am not sure why.

Wieselnuggis123 commented 6 months ago

There have been some issues with TF2 for a while and I am not sure why.

it does not print any issues in the console besides this: (node:22464) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use node --trace-warnings ... to show where the warning was created)

BeepIsla commented 6 months ago

That warning can be safely ignored. The issue is somewhere with what we send to the TF2 backend, it seems to ignore it for some reason and I don't know why.

Wieselnuggis123 commented 6 months ago

but do you know where exactly the issue is like in what code

BeepIsla commented 6 months ago

Somewhere in here https://github.com/BeepIsla/fake-stattrak/blob/878922012dcd1ef4e3ee858ebf35cea7a39af902/components/Server_440.js#L82-L121

ITKmind commented 6 months ago

its be nice to fix this script :)

BeepIsla commented 6 months ago

You can try simply changing the 1_000 number in there to a lower number and running the script again. Maybe that fixes it? I have no time right now to test aronud.

Wieselnuggis123 commented 6 months ago

You can try simply changing the 1_000 number in there to a lower number and running the script again. Maybe that fixes it? I have no time right now to test aronud.

like 0.9_000

BeepIsla commented 6 months ago

Remove the underscore 1_000 -> 1000 and make it any number you want. Maybe it works with 100 or 500, I don't know.

Wieselnuggis123 commented 6 months ago

ill try

Wieselnuggis123 commented 6 months ago

i ran before i made the change and it gave me this errror: C:\Users\Wieselnuggis\Downloads\fake-stattrak-master\fake-stattrak-master\components\Client_Shared.js:116 reject(new Error("Failed to connect to Steam")); ^

Error: Failed to connect to Steam at C:\Users\Wieselnuggis\Downloads\fake-stattrak-master\fake-stattrak-master\components\Client_Shared.js:116:14

Node.js v21.6.1

BeepIsla commented 6 months ago

In TF2? That shouldn't happen.

Wieselnuggis123 commented 6 months ago

nvm i fucked smth up trying rn with the change

Wieselnuggis123 commented 6 months ago

still does not work even after u changed the number to 100

Wieselnuggis123 commented 6 months ago

trying 500 now

BeepIsla commented 6 months ago

If a lower number does not work then a higher number probably won't either

Wieselnuggis123 commented 6 months ago

so chagne the number in front to my likings or the behind the :

BeepIsla commented 6 months ago

change both 1_000 to the same number

Wieselnuggis123 commented 6 months ago

i have these rn let maximumMultipleChildren = 1_000; let increment = eventTypeInfo?.allowIncrement ? 1000 : 100;

Wieselnuggis123 commented 6 months ago

so change the top to 100 the bottom to 100 and the 100 aftzer the : back to 1?

BeepIsla commented 6 months ago

Don't change the 1. Only change the two 1000s

Wieselnuggis123 commented 6 months ago

alr

Wieselnuggis123 commented 6 months ago

that happend C:\Users\Wieselnuggis\Downloads\fake-stattrak-master\fake-stattrak-master\node_modules\steam-user\components\09-logon.js:809 let error = new Error(EResult[body.eresult] || body.eresult); ^

Error: RateLimitExceeded at SteamUser._handleLogOnResponse (C:\Users\Wieselnuggis\Downloads\fake-stattrak-master\fake-stattrak-master\node_modules\steam-user\components\09-logon.js:809:17) at C:\Users\Wieselnuggis\Downloads\fake-stattrak-master\fake-stattrak-master\node_modules\steam-user\components\09-logon.js:441:16 { eresult: 84 }

Node.js v21.6.1

BeepIsla commented 6 months ago

You logged in too many times, you are now prevented from logging in for 30 minutes. If you try to login again before this time expires it will reset.

Wieselnuggis123 commented 6 months ago

so i have to wait

Wieselnuggis123 commented 6 months ago

alr

Wieselnuggis123 commented 6 months ago

still does not work but imma go to sleep maybe there are other ways to fix

Wieselnuggis123 commented 6 months ago

nvm 500 on both works

Wieselnuggis123 commented 6 months ago

thats the fix

Wieselnuggis123 commented 6 months ago

but there is still 1 problem in console there is 3mil kills but only 200k or so got added to strange part

Wieselnuggis123 commented 6 months ago

maybe u can give me your dc i have some other questions that i dont want to be public

BeepIsla commented 6 months ago

My Discord name is the as on Github