Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.1 KB

Walutomat Money Loser

Using AI and cutting edge technology allowing you to surely and painfully slowly lose all your balance stored on Walutomat.pl.

How to run?

  1. Create an account on walutomat.pl
  2. Obtain the ability to upload public RSA key (you will need to call Customer Service <3)
  3. Follow the instructions here https://api.walutomat.pl/v2.0.0/#section/Overview/Getting-started
  4. Fill API_KEY in .env file with your walutomat API key
  5. Copy and paster your public RSA key into the root dir of the project
  6. Fill PRIVATE_KEY_FILENAME in .env with the filename of your RSA public key
  7. run npm install
  8. run make run
  9. watch your money wither away

How it works

Idk, I wrote some lines of code and it started losing money instead of making, so I figured I will push this instead of trying to fix things.

How it REALLY works

  1. cancels all your active orders
  2. for each currency you have money in it chooses random currency pair
  3. places SELL order to match with best order of buying the currency
  4. repeat

Requirements

Idk try to run it and google the errors you encounter