Jump to content
McKay Development

Walle

Recommended Posts

First of all,

I am Tomas from Argentina. 23 years old.

I have 3 bots online on my pc thanks to these modules made by God McKay :P . I have to say that I am not an expert programming all what I know is thanks to test and error. Never took a course of JavaScript, just a few readings and videos. I am saying this because my questions could be noobs,

 

After three month running these bots, I want to improve them. I have a few things in mind that I want to get better:

 

  1. Handle many incoming offers correctly. My bot isnt 24/7, when I start bot and I have like seven trade offers received when he was offline. The program recognizes seven but just handle the last one. Should I turn off event listener when an offer is managing?
  2. Prevent comment many times on same profile. I have +rep service active. When the bot complete a trade, he comment on his profile. I have read that account could get banned if leave a message many times on same profile. So, I want to prevent that. Any Ideas?
  3. Accept friend invites received when bots is offline. 
  4. OverStock script. Now, when I receive a new offer: I am getting my inventory, copy names of each items and pushing into an array and then write on a file. When I am accepting the trade offer, program check if the name of the item appears more than Max Stock set, if not, takes value of that item, otherwise ignore it. Actually, this is working OK. But it does not convince me. Any other Idea?

  5. Price List. I am using a simple JSON file  to save data as pricelist. But is really annoying when I have to change prices, checking one by one to prevent "scam". Anyone knows a better method to save data? or maybe a JSON manager? Yes, I also using bp.tf API to get community prices. But we know how unstable TF2's economy is.

I think is ok for now. I tried my best to express what I want to ask. My english is not excellent.

 

Thanks in advance.

 

Here are bot's profile links:

 

 
My steam Profile:
Edited by Walle
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...