Closed r00t3r01 closed 9 years ago
The error is saying your trying to use a variable called item that is undefined. Most likely you misspelled variable "item" or you defined the variable outside of the scope. In your case it could also be that steam isnt sending back any items in their response so you may want to check that out. But its most likely one of the first two
Correct, the error is being thrown by your own code, and based on the code you pasted, you never declared the item
variable to use on line 419 in your code.
hello, guys i have litle problem whit one script and i show u my console log and script :
And that is my code for SteamBOT: