Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Step by step method on how to generate your own Lowes coupon codes to either print, or sell.
- Liking this post = More released methods and guides.
- Save 10%, $25 off $250, or $10 off $50 anytime, every time online or on in-store pickup. Or... print your own coupons like I do. Easy sales on eBay or other private forums to build feedback. People EAT these codes up on craigslist.
- HQ Scan:
- Front: http://ge.tt/8FP47GX1/v/0
- Back: http://ge.tt/8Vh58GX1/v/0
- *******************
- If you are a good photochopper and would like to add to this freebee pro-bono, I would love to have a template made up with a bar code generator built in that auto generates based on the code. Please PM me for more info if you are willing to help out with this
- *******************
- This method utilizes a method to generate Lowes coupon codes. What you must have a steady stream of it coupon codes. Every 90 days Lowes changes their scheme in coding these codes. You can get a new 10% every 90 days at Lowes movers website (giyf). The $10 and $25 codes are a little harder to come by and there is an elusive 35% code bug that I will not get into on here (might be selling that one). Easiest way to obtain $10 and $25 codes without revealing my sources is to SE them out of CS, or buy a legit one off eBay (usually they are under a $1.00).
- Using a simple formula you can generate your own. Take a current code (exp. May 15th, 2014) 470238831221828. Separate it out in the VAR A, Filler A, VAR B and Filler B. you do this by taking the 5 number, second five, next four, and last number. So you will end up like this.
- VAR A: 47023
- F A: 88312
- VAR cool 2182
- F cool 8
- VAR A give you your series ID and length of run
- VAR B gives you your code number (random)
- FA and FB are just fillers just like a CC Track
- Create yourself an Excel sheet like so: http://ge.tt/7Rm00GX1/v/0
- or write yourself a java program in jsbin like such:
- <html>
- <body onload="GetPromo()">
- <SCRIPT LANGUAGE="JavaScript">
- function GetPromo(){
- var b="6864";
- var a="47000";
- var p=Math.random().toString().substr(2,5);
- var c=Math.random().toString().substr(7,1);
- prompt("Your Coupon Code: ",a+p+b+c);
- }
- </script>
- </body>
- </html>
- ******************
- Proof of concept (these will be burnt fast, so please, be nice and DO NOT use these, they are here as a proof of concept, add them, then remove them from your cart so the next guy can use them... don't be lazy and GENERATE YOUR OWN).
- 10% off, valid until May 15th, 2014
- 470238997221828
- 470238054221820
- 470231620021821
- 470232303521826
- 470232733921820
- 470234528821823
- 470235651721820
- 470239648821821
- 470233207421820
- 470238775521828
- 470237184721826
- 470235111221826
- 470236599321829
- 470234910421826
- 470232353021825
- 470236526921824
- 470237448221826
- 470238652821820
- 470236015921821
- 470232119321828
- 470236344521823
- 470231971321826
- 470238190921822
- 470239705221825
- 470231668821822
- 470232145921827
- 470230443421824
- 470232269921821
- 470234970121828
- 470234751021821
- 470235518721827
- 470233691221820
- 470230019821829
- 470235602421822
- 470237467721821
- 470238825621828
- 470233250321827
- 470239293021822
- 470238806021827
- 470235383921823
- IF and ONLY if these get burnt, Please PM me and I can either transfer you the excel sheet on pidgin, or I can provide you a private proof of concept. This is FREE, please don't be a wanker and ask for POC just because you're too lazy to do this yourself.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement