Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

[Feature Request] can there be an .exe version of this sniper? #83

Closed
youtube-yt-github opened this issue May 2, 2021 · 1 comment
Closed

Comments

@youtube-yt-github
Copy link

I don't think I have js installed. an .exe would be greatly appreciated :D
also the .env file shows up as one loooooooong line for me on visual studio code. don't know why

@MrD4rio
Copy link

MrD4rio commented May 3, 2021

It's normal that the .env files shows up like that, just don't mess up while editing it and everything will be fine.
For the rest, all you have to do to run it is download Node.js (v14.16 is fine) and Git, then simply follow the instructions in the wiki: https://github.com/slow/nitro-sniper/wiki/Installation

If you want, you could make a simple .bat file that when opened auto-starts the sniper, here's the one I made:

cd C:\...\nitro-sniper
node .

change the file path with the one where you nitro-sniper folder is located and save the txt file as start.bat

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@youtube-yt-github @MrD4rio and others