Code Monkey home page Code Monkey logo

borderlands's Introduction

borderlands

Interact with Shift

This will allow you to redeem codes en-masse for VIP codes, currently based on a static list (perhaps could but updated in the future to include dynamic lists from a database of sorts)

borderlands's People

Contributors

northernisle avatar rockdevourer 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

borderlands's Issues

CORS exception raised

Running the script now has the following console exception raised? Perhaps they changed thier authentication server settings to not allow CORS?

Access to fetch at 'https://api.2k.com/borderlands/users/authenticate' from origin 'https://2kgames.crowdtwist.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

New code lists 9/20

var EMAILS = [
"2kLove",
"ABCEASYAS123",
"ALMOSTTHERE",
"BL3ATE3",
"BL3REVEAL",
"BL3WELCOME",
"BUILDURSQUAD",
"CLAPTASTIC",
"Dasherz",
"DUCTTAPEMOD",
"FIGHT4SANCTUARY",
"FORTNITEXMAYHEM",
"FRESHBOOTY",
"HEYSUGAR",
"ITSHERE",
"JABBER",
"LESSTHANTHREE",
"LOOTLOOTLOOT",
"MADSKILLZ",
"MYMAIN",
"ONTHEHUNT",
"OVERCLOCKED",
"OVERONEBILLION",
"POWERUPEMAIL",
"SOHAPPYTOGETHER",
"Unblinkingeye",
"PS4MAYHEM",
"ALLBORDERLANDSALLDAY",
"DONTFORGET",
"THEBORDERLANDSSHOW",
"JOYPUKE"
]

var CREATORS = [
"PROFESSORBROMANVIP",
"KINGGOTHALIONVIP",
"PietSmietVIP",
"JoltzDude139VIP",
"JvtvVIP",
"AdmiralbahrooVIP",
"Ki11erSixVIP",
"MitsuShowVIP",
"TessachkaVIP",
"LaraLoftVIP",
"MitsuShowE3",
"TessachkaE3",
"EdEMonsterE3",
"Joltzdude139E3",
"Ki11ersixE3",
"KingGothalionE3",
"ProfessorBromanE3",
"AdmiralBahrooE3",
"dammit2hellE3",
"NAYSYE3",
"LUCKYBONEZE3",
"GRIMMBONEZE3",
"CohhVIP",
"Cure4Kids",
"GREGORONKH"
]

var VAULTS = [
"WUBWUBWUB",
"JOYPUKE",
"LOADINGBAR",
"IGNVIP",
"Borderlands3vip",
"TWITCHVIP",
"GAMESPOTVIP",
"FACEBOOKVIP",
"SHACKNEWSVIP",
"GAMEVIP",
"WEGOTUBOO",
"LOWCOSTCOSPLAYE3",
"BORDERLANDSCOSPLAYE3",
"ILOVEBAGUETTE",
"BL3FREVENTVIP",
"WHATCHUWANT",
"MUSHYSNUGGLEBITES",
"OOPS",
"BORDERLENS",
"Skagbait",
"VIP-GUNWALL",
"VIP-GIFTSHOP",
"VIP-REDCHEST",
"VIP-COV",
"VIP-MOXXI",
"VIP-ENVART",
"VIP-CALYPSO",
"VIP-CHARCONCEPT",
"VIP-BOXCONCEPT",
"VIP-PHOTOBOOTH",
"BL3MUSEUMCOSPLAY",
"3DJUEGOSVIP",
"HALVERHAHN",
"BRINGMEABUCKET",
"MAYHEMPRIDE",
"PWR2PLYRS",
"THESEPRETZELSSUCK",
"TINKABOUTIT",
"LOOTSPLOSION",
"BONERFART",
"LETSMAKESOMEMAYHEM",
"MAYHEM",
"CRUMPOCALYPSE",
"Childrenofthevault",
"WACHSK4G",
"JABBERKUMP3L",
"D1G1KLON",
"RA1LGUN",
"5piderantcenturio",
"Phasenkl4mmerung",
"1ronbear",
"Sntnl",
"Phasenproj3ktion",
"Ph4senschlag",
"1CODE",
"GODSDONTNEGOTIATE",
"Ehrenmann",
"TWOWEEKS",
"VIP-PAXINIT",
"VIP-PAXALAX",
"VIP-SUPERPAX",
"VIP-EATINGPAX",
"JVMVIP",
"VIP-LOOTPAX",
"VIP-PAXSCAVENGER",
"PAXSCAVENGER",
"VIP-PAXATYA",
"VIP-PAXATTACK",
"VIP-TAKEITTOTHEPAX",
"VIP-PAXTASTIC",
"SMARTOYSVIP",
"MEDIAMARKTVIP",
"Bolvip",
"GAMEMANIAVIP",
"ALLYOURGAMESVIP",
"NEDGAMEVIP",
"YOURGAMEZONEVIP",
"VIP-DEATHANDPAXES",
"VIP-SMACKTHATPAX",
"VIP-KEEPINGITPAX",
"INTERTOYSVIP",
"PLAYERONEVIP",
"VIP-ANOTHERPAXPUN",
"vip-paxagainstthewall",
"SEVENDAYS",
"AIRLEMAGVIP",
"Dreamlandvip",
"ITSBEEN"
]

Improve Usage for Code Redemption

I have had a few suggestions, but lack the time to currently submit a PR. This removes the need for people to open up the developers/debugging window in their browser. This works on Chrome, but may require preference changes to work on FireFox.

  1. Minify the Javascript Code
  2. Get a permanent link to the minified code in the README
  3. Update README with new instructions
    a. Open minified code [INSERT LINK] and copy it
    b. Go to the link to redeem (already existing in the steps)
    c. Type into the address bar javascript: (paste code)
    d. Hit enter

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.