We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 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!

Kit Kash 2006

15859616364168

Comments

  • chrisyc
    chrisyc Posts: 113 Forumite
    KitKash Buy Offer...

    Once again the KitKash Buy offer has gone in record time.

    Watch this space for more buy offers next week.
    :(
  • angieb1606
    angieb1606 Posts: 520 Forumite
    Part of the Furniture Combo Breaker
    nnnnnnnnnnnnnnnnnnnnnnooooooooooooooooooooooooooo
    RECLAIM YOUR BANK CHARGES I DID LOL £6K BETTER OFF, £293.00 EQUITA BAILIFFS WON, £600 APPROX WELCOME FINANCE PPI WON,CAPITAL ONE £944.00 WON
    Also helped reclaim over £30,000 for family members my claim to fame meeting our own Mr MSE and appearing on his programme :rotfl:
  • missed the alba cd player, as the last decent buy offer was on friday maybe it will be every friday.
  • mcampster
    mcampster Posts: 115 Forumite
    Good News!

    I have worked out a way to monitor when items start. Its using a piece of software called website watcher, and what it does is checks a web page every 2 minutes (or whatever you set it to!) and lets you know if it has changed since the last time.

    This, without configuration, will simply tell you if a new item has appeared in any given category, which is fairly useless. But, with some config, you can have it alert you if when an item goes from Coming Soon to Active.

    So, for example, there was a DVD in the electrical page that I wanted to bid on. I did not know if it was going to be a 1 minute auction, a 1 hour auction or a 3 day auction, but I configured WebWatcher to alert me when this item went from Coming Soon to Active.

    The software popped up on screen, and sure enough the DVD had 50 seconds left, so must have been a 1 or 2 minute auction. I didn't actually win it, but hey, you can't have it all your own way!

    It is all quite fidally, but once you get the hang of it, you can simply add an item to watch in 20 seconds.

    If anyone is interested, I will write up some proper instructions - let me know.
  • please do !!!
  • anm_2
    anm_2 Posts: 1,928 Forumite
    Just downloaded website watcher ... now going to try and work out how it works ... Keep you all posted lol
    Mum to 4, No 5 due Xmas Day 2010

    Murphys no more pies club member # 12
  • mcampster
    mcampster Posts: 115 Forumite
    You can download web site watcher here...

    http://www.aignes.com/download.htm

    Install this onto your machine.

    The way I have mine setup is...

    1 Watch wathing the news page
    6 Watches for the bid categories
    Various Watches for 'Private Rooms'

    News Page

    Add the following address as a watch
    https://www.kitkash.co.uk/NewsItem.aspx?ItemId=36

    The number at the end is important - 36 is the number of the next message that KitKash will publish. As soon as they publish anything, this watch will let you know. Then you will need to change your watch to monitor 37. This means you don't have to keep checking the home page for short auction info and buy items like the radio.

    Watches for the bid categories

    Add the web address of the category you want to watch, Electronics for example
    https://www.kitkash.co.uk/AuctionCategory.aspx?CategoryId=11

    This page will change often, as items are coming and going all the time. Configured this way, it will not tell you when an item starts. Right click on the watcher, and select properties.

    Unclick ignore HTML tags
    Tick watch only user defined strings, then click on the strings button and add the following text

    regex(auctionId=192128&auctionType=MULTIHIGH&categoryId=11&bidHighest=\d\d)

    In this example, it is setup to watch item 192128. As soon as the item goes from Coming Soon to active, it will inform you. You can add as many auctions to watch for as you like, simply change the auctionid to the number of the item you want to watch.

    Various Watches for 'Private Rooms'

    This is just potluck - the sainsburies private auction was in room

    https://www.kitkash.co.uk/AuctionCategory.aspx?CategoryId=12

    I am monitoring this room - just in case it comes back. I have also got some random watches on other rooms that don't exist (just by changing the number 12 at the end).

    If you want me to send you my config file, you can restore all my settings (tools, backup/restore) and see exactly what i mean.

    Its a lot harder to explain than it is to actually do, so just give it a go and see what happens. I'll leave you all to change the individual settings like play a sound if a change is made, or send an email.

    One final thing, you will need to turn on AutoWatch - this automatically checks each page every x minutes. Otherwise, its down to you to click on check now.
  • helenafiggy
    helenafiggy Posts: 238 Forumite
    Part of the Furniture 100 Posts Combo Breaker
    mcampster wrote:
    You can download web site watcher here...

    http://www.aignes.com/download.htm

    Install this onto your machine.

    The way I have mine setup is...

    1 Watch wathing the news page
    6 Watches for the bid categories
    Various Watches for 'Private Rooms'

    News Page

    Add the following address as a watch
    https://www.kitkash.co.uk/NewsItem.aspx?ItemId=36

    The number at the end is important - 36 is the number of the next message that KitKash will publish. As soon as they publish anything, this watch will let you know. Then you will need to change your watch to monitor 37. This means you don't have to keep checking the home page for short auction info and buy items like the radio.

    Watches for the bid categories

    Add the web address of the category you want to watch, Electronics for example
    https://www.kitkash.co.uk/AuctionCategory.aspx?CategoryId=11

    This page will change often, as items are coming and going all the time. Configured this way, it will not tell you when an item starts. Right click on the watcher, and select properties.

    Unclick ignore HTML tags
    Tick watch only user defined strings, then click on the strings button and add the following text

    regex(auctionId=192128&auctionType=MULTIHIGH&categoryId=11&bidHighest=\d\d)

    In this example, it is setup to watch item 192128. As soon as the item goes from Coming Soon to active, it will inform you. You can add as many auctions to watch for as you like, simply change the auctionid to the number of the item you want to watch.

    Various Watches for 'Private Rooms'

    This is just potluck - the sainsburies private auction was in room

    https://www.kitkash.co.uk/AuctionCategory.aspx?CategoryId=12

    I am monitoring this room - just in case it comes back. I have also got some random watches on other rooms that don't exist (just by changing the number 12 at the end).

    If you want me to send you my config file, you can restore all my settings (tools, backup/restore) and see exactly what i mean.

    Its a lot harder to explain than it is to actually do, so just give it a go and see what happens. I'll leave you all to change the individual settings like play a sound if a change is made, or send an email.

    One final thing, you will need to turn on AutoWatch - this automatically checks each page every x minutes. Otherwise, its down to you to click on check now.

    I have just pm'd you for the config file. thanks
  • djleekee
    djleekee Posts: 171 Forumite
    twizzles wrote:
    this is not a £1 off vocher it just gives u 100 pionts on whsmith clubcard

    Yes! But 100 points = £1 credited to your card.

    As there is NO minimum spend you could've gone in and presented a 100 point voucher just for buying a twin-stick Kitkat for 30p. Therefore WH Smith would've been 70p out of pocket and you would have gained 70p and got a 'free' kitkat in effect!

    Shame the deal ended tonight!

    Leek
    :: Lee ::
  • anm_2
    anm_2 Posts: 1,928 Forumite
    Thankyou mcampster i downloaded that one earlier and had it sort of working but you just helped me to get it working so so..................so 9 need to go and look at it properly now and get it working in the way you say ..... im sure it wont take me long lol xx
    Mum to 4, No 5 due Xmas Day 2010

    Murphys no more pies club member # 12
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 352K Banking & Borrowing
  • 253.5K Reduce Debt & Boost Income
  • 454.2K Spending & Discounts
  • 245K Work, Benefits & Business
  • 600.6K Mortgages, Homes & Bills
  • 177.4K Life & Family
  • 258.8K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.2K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.