This is a completed trade notifier for OTB that gives you the value (from rolimons) and the RAP of a trade. This was previously closed source but it is now open source with the GPL License meaning you can not distribute this as a paid product. However, you can add onto it and use it for personal use!
Requirements: Node.js (https://nodejs.org/en/download/)
Important: CTN will only work with ROBLOSECURITY, login info is not supported
- Download and extract this repository
- Open command prompt in the directory where you extracted CTN and type
npm ithen wait for all the modules to install - Edit the settings file with your webhook and mention
- Type
node app.jsin command prompt to run CTN
This tutorial was made by val#1337