Git Product home page Git Product logo

simplenikeaccountcreator's Introduction

Simple Nike Account Creator

A simple nike account creator and verifier I made using puppeteer and request in node js, this bot will automate creating nike accounts for you and will also also verify the mobile number so the accounts can be used to purchase shoes on Nike.com

TO USE THIS SIMPLE NIKE ACCOUNT CREATOR

  1. Download the project.
  2. In terminal navigate to the projects directory
  3. Run the following command with npm installed
npm install
  1. Now you will need to setup a getsmscode.com account for the phone verification which is required for Nike.
  2. Once you have created an account you can find the token on the user information page.

These are required for the program to work correctly.

FOR UK USERS

Now go into bot.js and at the top of the program just replace the variables with your own from getsmscode.com and for the Nike account information you would like to enter.

TO RUN THE PROGRAM: in terminal type:

forever bot.js

this will run the program and upon completion will restart it and run it again and again forever until you press "ctrl + C" to end the program, it does not take up much processor power so you can just run it in the background.

FOR US USERS

Now go into botUS.js and replace the variables at the top with your getsmscode account and some details you would like for the generated accounts to have.

TO RUN THE PROGRAM: in terminal type:

forever botUS.js

this will run the program and upon completion will restart it and run it again and again forever until you press "ctrl + C" to end the program, it does not take up much processor power so you can just run it in the background.

Hopefully it works, it is just a very simple application without much complexity.

Enjoy.

-Andrew

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

simplenikeaccountcreator's People

Contributors

a-georgiou avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simplenikeaccountcreator's Issues

bday add

hi, will it possible to add b-day automatically when generate the account

Error Syntax error

When I ran it I got this error, I went to line 1 but everything seems fine. Never coded in Java Script so not sure.
Capture

Hi I'm stuck with

SimpleNikeAccountCreator>forever botUS.js
'forever' is not recognized as an internal or external command,
operable program or batch file.

hmm. wonder how can i fix this. sorry im very new to programming. but im willing to learn

Cn nike account

how do i know if the account is created? i try to login in nike but i cant access

cannot verify number. Error: No node found for selector: div.sendCode

Hi the accounts can be created but cannot be verified it keeps giving an error. heres the full code:
Error: No node found for selector: div.sendCode > div.mobileNumber-div > input
at assert (/Users/user/Downloads/SimpleNikeAccountCreator-master/node_modules/puppeteer/lib/helper.js:279:11)
at DOMWorld.click (/Users/user/Downloads/SimpleNikeAccountCreator-master/node_modules/puppeteer/lib/DOMWorld.js:366:5)
at async /Users/user/Downloads/SimpleNikeAccountCreator-master/bot.js:148:11
-- ASYNC --
at Frame. (/Users/user/Downloads/SimpleNikeAccountCreator-master/node_modules/puppeteer/lib/helper.js:111:15)
at Page.click (/Users/user/Downloads/SimpleNikeAccountCreator-master/node_modules/puppeteer/lib/Page.js:1037:29)
at /Users/user/Downloads/SimpleNikeAccountCreator-master/bot.js:148:22
error: Forever detected script exited with code: 0
error: Script restart attempt #3

Error: No node found for selector: div.sendCode

Here is the full error I am getting.

Error: No node found for selector: div.sendCode > div.mobileNumber-div > input
at assert (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\helper.js:231:11)
at DOMWorld.click (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\DOMWorld.js:366:5)
-- ASYNC --
at Frame. (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\helper.js:110:27)
at Page.click (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\Page.js:988:29)
at C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\botUS.js:146:18
error: Forever detected script exited with code: 0
error: Script restart attempt

Forever

npm install forever
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

  • [email protected]
    updated 1 package and audited 1497 packages in 10.592s
    found 2 low severity vulnerabilities
    run npm audit fix to fix them, or npm audit for details

HELP!

how do i do this im so confused pls help! thx

verification

How can I create an account without verifying the phone number?No need verification

add proxy file support

i mean we have a proxy like ip:port:log:pass
i have a file proxy.txt
and bot will be take these proxies from file proxy.txt

SMS Code

Can't get SMS code from getsmscode, changed the pid to 628 also which is new nike and still inop.

Linux in windows -> need help

how can I fix this? I am running linux in windows. pls help

TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md

at onClose (/mnt/c/Users/Jan/Downloads/SimpleNikeAccountCreator-master/SimpleNikeAccountCreator-master/node_modules/puppeteer/lib/Launcher.js:342:14)
at Interface.helper.addEventListener (/mnt/c/Users/Jan/Downloads/SimpleNikeAccountCreator-master/SimpleNikeAccountCreator-master/node_modules/puppeteer/lib/Launcher.js:331:50)
at Interface.emit (events.js:203:15)
at Interface.close (readline.js:397:8)
at Socket.onend (readline.js:173:10)
at Socket.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)

(node:12922) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:12922) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
error: Forever detected script exited with code: 0
error: Script restart attempt #2
The Bot is starting...
(node:12934) UnhandledPromiseRejectionWarning: Error: Failed to launch chrome!
/mnt/c/Users/Jan/Downloads/SimpleNikeAccountCreator-master/SimpleNikeAccountCreator-master/node_modules/puppeteer/.local-chromium/linux-609904/chrome-linux/chrome: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.