Skip to content

hello! Sniper.js is a mini library based on users with almost zero to none coding experience to be able to make a (Roblox username sniper) in basically 5 lines of code or such.

Notifications You must be signed in to change notification settings

72sevenzy2/sniper.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! this was a pretty cool mini library to make, whilst also being fun and educational. This is also written in typescript. Which is pretty ironic

This username sniper was designed for people with almost no coding experiece to potentially build their own website About it, it can also be used for people who do know how to program and such. Alright for the usage of this.

First run:

npm install -g roblox-sniper.js

to install the necessary packages/deps for the framework.

then afterwards you can run the sniper as so:

sniper check

^ replace the username with the username you want to check for availability.

You can also run:

npx sniper check

cmd 2: You can also Observe the usernames which you want to snipe untill they are available.

Just run:

sniper observe -i 2000 -t 10000

(You can replace the i and t with the preferred time you want.)

the -i is the intervalms time in which the sniper will run again if the username remains unavailable.

the -t is the time untill the observe cmd stops observing incase you dont want it to continue forever.

As so you can also run:

npx sniper observe -i -t

aswell as:

npx sniper snipe4 start ^ this will try to snipe a 4 letter username (keep in mind it checks infinitely untill 1 shows available)

npx sniper snipe5 start ^ this will try to snipe a 5 letter username (checks infinitely untill 1 shows available)

And it should work as the same regardless if you include the npx or not.

Really hope you find this lib somewhat useful.

About

hello! Sniper.js is a mini library based on users with almost zero to none coding experience to be able to make a (Roblox username sniper) in basically 5 lines of code or such.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published