Skip to content

Quickstart

Jartan edited this page Feb 18, 2021 · 4 revisions

This is a very brief guide on how to get Horizon setup and working:

  1. Download the latest .zip file from the releases page: https://github.com/JartanFTW/Trade-Notifier/releases

  2. Extract the folder wherever you please, open the extracted folder, and open horizon_config.ini with your choice of text editor (Notepad works)

  3. 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.

  4. 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

  5. Save your changes and close horizon_config.ini

  6. 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.

Clone this wiki locally