We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Click to win - a quicker way
Options
Comments
-
Thanks mansey, i shall look into this when i get a better laptop
Mines a bit old0 -
Thanks for sharing womble_lancs
I like it0 -
The only problem with opening loads of c2w tabs and enteringing them all at the same time is not all of the entries are always submitted. I used to do it this way until I reaised about 25% or my entries were not registered. This may just be a problem with my slow old computer but you may want to check that your entries are all going through OK. I still open loads of tabs but I make sure all the pages are loaded and entries are confirmed before I move on to the next.2017 wins = £1350
2016 wins = £125 (18 months off comps)
2015 wins = £6,460
2014 wins = £1,3500 -
PS I used snaplinks in firefox. Right click and drag down through the list of links and they all open. It can be used on any pages and you can, for instance, use it on the c2w sites to open all of the links on one page.2017 wins = £1350
2016 wins = £125 (18 months off comps)
2015 wins = £6,460
2014 wins = £1,3500 -
SpaceyKevin - I've also written a macro using Autohotkey that (essentially) clicks the "Enter This Competition" button, moves onto the next tab, and repeats until it reaches the last tab. This process is semi-automatic and is a huge time saver.
I tried doing this but it is a bit beyone me. What is the script you have used, I'd love to give it a go.2017 wins = £1350
2016 wins = £125 (18 months off comps)
2015 wins = £6,460
2014 wins = £1,3500 -
SpaceyKevin - I've also written a macro using Autohotkey that (essentially) clicks the "Enter This Competition" button, moves onto the next tab, and repeats until it reaches the last tab. This process is semi-automatic and is a huge time saver.
I tried doing this but it is a bit beyone me. What is the script you have used, I'd love to give it a go.
I would like to try this too, but i couldn't work it out0 -
-
SpaceyKevin wrote: »Instead of having all the C2W URLs in a document, I have all the pages saved and sorted in Chrome Bookmark folders. This way, I can open around 50 pages at the same time before the tab bar gets too crowded. I've also written a macro using Autohotkey that (essentially) clicks the "Enter This Competition" button, moves onto the next tab, and repeats until it reaches the last tab. This process is semi-automatic and is a huge time saver.
I highly recommend learning how to use Autohotkey whether you're entering competitions or not. It is incredibly useful for so many tasks.
As for finding new C2W competitions, I have a Python script that crawls through the pages of a few C2W sites, showing me newly posted C2W pages which I can then bookmark.
I'm interested in the Python script. Is this something that is available online or something that you have created?2019 Wins
1/25
£2019 in 2019
£10/£20190 -
"I've also written a macro using Autohotkey that (essentially) clicks the "Enter This Competition" button, moves onto the next tab, and repeats until it reaches the last tab. This process is semi-automatic and is a huge time saver. "
I tried doing this but it is a bit beyone me. What is the script you have used, I'd love to give it a go.I would like to try this too, but i couldn't work it out
The script I use is heavily tailored to my browser set up (folder location, screen size, etc.) but I can whip up something general.
; ; ; ; ;
^!r::Reload ; Reloads the Autohotkey script
!c:: ; Alt + C activates the macro
loop ; Loop begins
{
click ; Sends a mouse click
send ^{tab} ; Moves onto the next tab
sleep 1500 ; Waits 1.5 seconds
ifwinactive, New Tab ; Checks if the "New Tab" tab is currently active
break ; Stops the loop if the "New Tab" tab is active
}
return
; ; ; ; ;
This script requires several things to work properly.
Open a new browser window and you should have a "New Tab" active.
Open several C2W pages from the same site in new tabs to the right of the "New Tab".
Go to the first C2W tab and hover your mouse over the "Enter This Competition" button.
If the competition title fits on one line, hover your mouse over the lower half of the button. If the competition title is spread over two lines, hover your mouse over the upper half of the button.
i.imgur.com/YNhyD7X.png should make this clearer.
Press Alt + C and the macro should run. It will click the "Enter This Competition" button, move onto the next tab, wait 1.5 seconds and checks if the tab is the "New Tab" tab (i.e., reached the end of the tab list). If the "New Tab" tab is active, the macro terminates; otherwise, the process repeats.
If something goes wrong and you want to force the script to stop, press Ctrl + Alt + R to reload Autohotkey.0 -
Thank you for explaining SpaceyKevin, this is far too complicated for me0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.8K Banking & Borrowing
- 253K Reduce Debt & Boost Income
- 453.5K Spending & Discounts
- 243.8K Work, Benefits & Business
- 598.6K Mortgages, Homes & Bills
- 176.8K Life & Family
- 257.1K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards