ps5bot icon indicating copy to clipboard operation
ps5bot copied to clipboard

npx ps5bot - error

Open Vynxly opened this issue 4 years ago • 4 comments

I am running node 12.9 as per instructions-

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/ps5bot - Not found
npm ERR! 404
npm ERR! 404  'ps5bot@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

image

Vynxly avatar Nov 18 '20 22:11 Vynxly

I got the same error as above

tsn-gh00 avatar Nov 19 '20 14:11 tsn-gh00

getting the same error when trying to run PS5 bot

image

SupeReef avatar Nov 20 '20 02:11 SupeReef

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/ps5bot - Not found npm ERR! 404 npm ERR! 404 'ps5bot@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404

bedinho avatar Nov 20 '20 05:11 bedinho

follow steps if you are facing issues first of all go to this website : https://github.com/corydorning/ps5bot 1- after downloading node,git, and the code files (zip) and installing (node and git) and unzip the (PS5bot-master) 2- go to start on windows and type: cmd 3- click the black icon 4- this line will be different for each because it is the location for the file (PS5bot-master). type: cd C:\Users\gg\OneDrive\Desktop\ps5 bot\ps5bot-main
5- type: git clone https://github.com/corydorning/ps5bot.git 5- type: npm install 6- type: npm i -g yarn 7- type: yarn 8- type: yarn link 9- type: cd C:\Users\gg\OneDrive\Desktop\ps5 bot\ps5bot-main\bin (notice the {bin} in the end its important) 10- type: node ps5bot

Do you want to run ps5bot immediately, or in a specific time and date? · immediate √ Enter your first name. · your first name √ Enter your last name. · your last name √ Enter your phone number. · your phone number √ Enter your email. · your email √ Enter your state. · your state √ Enter your city. · your city √ Enter your address. · street number and name √ Enter your zip code. · your zip code √ Enter your credit card number. · your credit card number √ Enter your expiration month. · the two digits month √ Enter your expiration year. · four digits year √ Enter your cvv. · number in the back of your card

√ Do you want to scrape Target? (y/N) · true (press y) √ Enter your Target email. Defaults to email if no input · (email associated with your target accout to login)

√ Enter your Target password. · target account password

11- type: node ps5bot scrape 12- when the website opens wait a little and watch the magic happens it will login for you and start refreshing

narsishammo avatar Dec 10 '20 11:12 narsishammo