-
Notifications
You must be signed in to change notification settings - Fork 2
Quickstart
This is a very brief guide on how to get Horizon setup and working:
-
Download the latest .zip file from the releases page: https://github.com/JartanFTW/Trade-Notifier/releases
-
Extract the folder wherever you please, open the extracted folder, and open horizon_config.ini with your choice of text editor (Notepad works)
-
Find the type of trade you want to be notified for (marked by [COMPLETED], [INBOUND], or [OUTBOUND]), and make sure enabled is set to True.
Enter your discord webhook url after webhook =
Keep in mind by default Completed trades are set to True while Inbound and Outbound are set to False.
For information on how to create a Discord webhook and obtain a webhook url, please visit the Discord Support Intro to Webhooks page. Ignore step 2 on the Intro to Webhooks page. -
Enter your _ROBLOX _.ROBLOSECURITY cookie after cookie = under the [GENERAL] section.
Horizon never sends your _ROBLOX _ security cookie anywhere but roblox.com
How to get your .ROBLOSECURITY cookie (UNASSOCIATED VIDEOS, FOLLOW AT YOUR OWN RISK):
Firefox
Chrome/Edge -
Save your changes and close horizon_config.ini
-
Run main.exe
Done!
For more detailed information on Horizon's configuration settings, please visit the Config Settings page.
For more detailed information on Horizon's themes, please visit the Themes page.