Coder Social home page Coder Social logo

wefuture / sikuli-autoappleid-creator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arubdesu/sikuli-autoappleid-creator

0.0 2.0 0.0 213 KB

Drive iTunes to batch-create Apple IDs, inspired by http://www.enterpriseios.com/wiki/Batch_Apple_ID_Creator

HTML 56.34% Python 43.66%

sikuli-autoappleid-creator's Introduction

Sikuli-AutoAppleID-Creator

Sikuli is a screen-reading automation tool which can be hooked into with Java or Python. This repo has a csv and sikuli script to drive iTunes and batch-create Apple IDs, inspired by http://www.enterpriseios.com/wiki/Batch_Apple_ID_Creator Just like that predecessor, this creates IDs without a credit card, perfect for training or educational situations.

Currently, there are limitations versus the previous, applescript-based method: SikuliScript uses java, requires focus(it assumes you have iTunes open, and are browsing the store), and I did not code in all conditionals to satisfy every permutation of the security questions Apple presents. I discussed more of the design decisions behind these choices in this blog post.

After you download and unpack the zipped folder of the repo, you'll find AppleIDcreate.sikuli and ids.csv. You must modify the ids.csv file to customize the IDs you'll be creating, and place it in /Users/Shared. Then you need java(the system version distributed by Apple, nothing to do with the browser plugin, haven't tested with java 7 yet) and Sikuli downloaded and installed to run it. Sikuli is due for updates soon, but the IDE has some stability issues at present. In the meantime, you can reliably run it by issuing the following command: /Applications/Sikuli-IDE.app/sikuli-ide.sh -r ~/Downloads/Sikuli-AutoAppleID-Creator-master/AppleIDcreate.sikuli

NOTE: Apple may throttle the amount of IDs you can create at once. Please see the thread on enterpriseiOS for more info. Also, this has only been tested in the US version of iTunes, please submit pull requests, or contact me with screenshots of the options for other stores around the world!

Also, if you CAN have people put in a credit card to use the IDs you're tasked with creating, consider using Fake on Apple's site. This means you definitely can create as many as you want at a time, and is faster.

sikuli-autoappleid-creator's People

Contributors

arubdesu avatar

Watchers

James Cloos avatar  avatar

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.