Skip to content

stuartmackenzie/falco-tamper-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falco-tamper-scripts

Tamper scripts to help with retailer checkout

Falcodrin Discord

Falcodrin Twitter

Falcodrin Twitch

Canada

Kings Discord

Kings Twitch

AMD Script

  • Displays add to cart buttons on AMD product list page or product detail page.

Youtube Walkthrough

EVGA Queue Script

** You first need to login to EVGA with your account!!!

You need to edit the script and set your first name, last name, and email:

const PRODUCT_NUMBER = "08G-P4-2289-KR"; // <-- Enter the product number you want to enter into queue
const FIRST_NAME = "Falco";
const LAST_NAME = "McGinity";
const EMAIL = "falco.mcginty@gmail.com";
  1. Load the script into tamper monkey (and make sure it is enabled)

  2. Go to the below url (you need to put same PRODUCT_NUMBER in url below)

  1. If you use a product number that the queue is NOT OPEN for, the script will continue to reload the above url (ie. should work when the queue opens)

  2. You may see Access Denied -> clear your evga cookies, login, and try again.

3080ti FTW3 Hydro Copper - https://www.evga.com/products/autonotify.aspx?pn=12G-P5-3969-KR 3080ti XC3 Hydro Copper - https://www.evga.com/products/autonotify.aspx?pn=12G-P5-3958-KR 3080ti FTW3 ULTRA - https://www.evga.com/products/autonotify.aspx?pn=12G-P5-3967-KR 3080ti Hybrid FTW3 Ultra - https://www.evga.com/products/autonotify.aspx?pn=12G-P5-3968-KR 3080ti XC3 ULTRA - https://www.evga.com/products/autonotify.aspx?pn=12G-P5-3955-KR 3080ti Hybrid XC3 - https://www.evga.com/products/autonotify.aspx?pn=12G-P5-3958-KR

About

Tamper scripts to help with retailer checkout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published