Jump to content

backpack.tf automatic help thread


Brad Pitt

Recommended Posts

7 hours ago, JRichi said:

The Cloudflare message happens because you provided a wrong token once and now it keep saying that. Try my code and it should ask you to enter a new token.

Nope I gave the right token 
The bp.tf automatic works fine ( bugged out version where it has no lightning bolt and dosnt accept trades ) 
This cloudflare error pops up when I make changes as you guys said 
Tried yours and cashew's ! both give the cloudflare error 

Link to comment
Share on other sites

1 hour ago, « SɱokEy » said:

Nope I gave the right token 
The bp.tf automatic works fine ( bugged out version where it has no lightning bolt and dosnt accept trades ) 
This cloudflare error pops up when I make changes as you guys said 
Tried yours and cashew's ! both give the cloudflare error 

That's weird, try logging out by deleting the file accounts.json

Link to comment
Share on other sites

3 hours ago, « SɱokEy » said:

Nope I gave the right token 
The bp.tf automatic works fine ( bugged out version where it has no lightning bolt and dosnt accept trades ) 
This cloudflare error pops up when I make changes as you guys said 
Tried yours and cashew's ! both give the cloudflare error 

 return axios.post() instead of axios.get(). and it will work

Link to comment
Share on other sites

When I can find information about "automatic/v1/pulse" API? In particularly what methods and parameters it's supports.

I've changed the code but I still get "Invalid backpack.tf token".

I've tried every token that I can find, a token from https://backpack.tf/connections, short and long tokens from developer center and each of them give me the error.

Link to comment
Share on other sites

40 minutes ago, Ant said:

When I can find information about "automatic/v1/pulse" API? In particularly what methods and parameters it's supports.

I've changed the code but I still get "Invalid backpack.tf token".

I've tried every token that I can find, a token from https://backpack.tf/connections, short and long tokens from developer center and each of them give me the error.

It's undocumented. The only way to really figure out what works is to try out different things.

 

Delete accounts.json and see if that fixes it.

Link to comment
Share on other sites

13 hours ago, JRichi said:

The Cloudflare message happens because you provided a wrong token once and now it keep saying that. Try my code and it should ask you to enter a new token.

I redownloaded backpack.tf automatic from here:

https://bitbucket.org/jessecar/backpack.tf-automatic/downloads/

 

Then modified the code, as cashew explained and it works. 

6 hours ago, « SɱokEy » said:

I am getting this same error as well !!

Try the same ^^

Link to comment
Share on other sites

Can someone tell me how to set a stock limit for the items and how to make it create sell orders automaticly ? Thanks in advance guys. 

Link to comment
Share on other sites

2 hours ago, LAZy said:

Getting this error after i changed my password, any help? (cooldown is over btw)

error.thumb.PNG.b620341d9c753f1934bfa75d3cf5dc81.PNG

1. Change code like JRichi sayed on page 79

2. Delete accounts.json (thx to A Delicious Cashewfile and log in 

 

I have done this steps by myself and all works

Link to comment
Share on other sites

Uh guys, do you have X.1, X.2, X.32, X.42, X.54, X.64, X.76, and X.87 values fix, like one in automatic-offer.js?
It's terrible when two 0.66 ref items recognizes like 1.32 ref

image.png

Link to comment
Share on other sites

4 hours ago, Ptitzken said:

Uh guys, do you have X.1, X.2, X.32, X.42, X.54, X.64, X.76, and X.87 values fix, like one in automatic-offer.js?
It's terrible when two 0.66 ref items recognizes like 1.32 ref

image.png

Math.floor(Math.round(cur.metal * 9) / 9 * 100) / 100;

Link to comment
Share on other sites

  • 2 weeks later...

Can someone upload folder of fixed automated backpack.tf bot? I mean which shows lighting bolt.

I was trying to fix it with Delicious Cashew's technique, but I'm getting errors instead.

Link to comment
Share on other sites

Hello! Why am i recieving wrong values, when they are competely correct. The strange thing is that not the metal is getting wrong value, but the item itself. I have priced it correctly in bp.tf but still it shows up diferently. Can somebody help me?

Help.png

Link to comment
Share on other sites

How can I speed up the poll of changes in the listing for a buy / sell? Bot sees changes in the listing in 15-20 minutes. For example, I removed the goods for purchase / sale, but during this time it can easily confirm exchanges or similarly not process the exchange automatically informing that the goods are not in the list. 

Regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...