Hello, I tried to find suitable script, but couldn't - would anyone help? GC code: GC77CRE Conditions: Find at least 1 cache >= 1111 metres ASL (elevation) AND Find at least 1 cache <= 1 meter ASL (elevation) Thank you in advance!by Rikitan - ARCHIVE Checker requests (completed)
Checker is fixed now, added limitations on cache types. http://project-gc.com/Challenges/GC2BV7F/3987by Rikitan - ARCHIVE Checker requests (completed)
Thanks for tutorial, it looks great .. I'll try it.by Rikitan - Script development
Hi guys, quite a while ago I created (well .. copied & edited) couple of scripts which are now hugely popular. Particulary Generic Country checker, Generic Region checker and Generic County checker. Take Country one as example. It carries plenty of tags but I know it is not perfect. Specifically, I don't like it produces output which is not sorted as expected. I tried to fix the sby Rikitan - Script development
very much appreciated, resolved!by Rikitan - ARCHIVE Checker requests (completed)
thank you, resolvedby Rikitan - ARCHIVE Checker requests (completed)
Great, thank you for this script and tag! One mistake to fix, please: In last condition should be: maxHiddenDate:2010-12-31 , not .. maxHiddenDate:2009-12-31 Thank you!by Rikitan - ARCHIVE Checker requests (completed)
I love this script, thank you! There is just one mistake - second condition should have limit 2 (multicaches with terrain 5), not 1. "limit": 2 Thank you!by Rikitan - ARCHIVE Checker requests (completed)
Thank you guys, great help.by Rikitan - ARCHIVE Checker requests (completed)
Yes, sumbloke is missing TExcludedCountries condition in his Multiple test Checker (by Target.) enhanced script. Line 3545 of the script should be changed from: if TExcludedTypes[ cache['type']] == nil and cache['gccode'] ~= nil and cache['gccode'] ~= "" then to: if TExcludedTypes[ cache['type']] == nil and TExcludedCountries[ cache['coby Rikitan - ARCHIVE Checker requests (completed)
You are correct, I'm sorry for confusion! Anyway, I think we have to use "findsTotal" instead of "minTotal" in variable of section 4. http://project-gc.com/Challenges//25905 BUT, you are right "ExcludedCountries":["Slovakia"] seems to not work properly, I need to look at it closer.by Rikitan - ARCHIVE Checker requests (completed)
Oh, I see .. I looked at it closer - you have to use "needed" in 4.condition (means number of needed countries), instead of "minTotal" (means number of needed caches in Total, accross all countries). This is my copy of your tag with condition 4 corrected: http://project-gc.com/Challenges//25905 But I don't want to "steal" you this tag, when you put so mucby Rikitan - ARCHIVE Checker requests (completed)
Condition 4 (at least 4 Wherigo caches in different country than Slovakia) works good for me now. I found WIGs in Slovakia, Czech Republic, Germany and Turkey and checker gives me total of 3 countries, which is correct.by Rikitan - ARCHIVE Checker requests (completed)
Wow, this gives great outcome, thank you! Let me show it to cache owner and will come back to you shortly, to confirm.by Rikitan - ARCHIVE Checker requests (completed)
Marking as awaiting feedback (from cache owner). I will let you know what is his preference.by Rikitan - ARCHIVE Checker requests (completed)
Yes, it looks good to me now. I sent it for testing to cache owner, will let you know shortly if it is OK. Thank you!by Rikitan - ARCHIVE Checker requests (completed)
This one works 100% fine for me, but I sent it to cache owner for testing. Will let you know shortly. Thank you very very much.by Rikitan - ARCHIVE Checker requests (completed)
Great, thank you very much! Seems to work fine, but in condition #2 I suspect you must have some syntax/spelling error, because it returns 0 for all the tested nicknames. I know they surely found some letterboxes in Region "Prešovský kraj". Here is one letterbox from that region, for example: https://www.geocaching.com/geocache/GC47RRY_posolstvo-the-message You can test it on nby Rikitan - ARCHIVE Checker requests (completed)
Ok, I will discuss it with the owner shortly. Thank you!by Rikitan - ARCHIVE Checker requests (completed)
Hello Lean, wow thank you for fast solution! I did not know about this generic script from mole125. Checker works fine, but I see problem with general condition - 5 of 7 is OK to complete the challenge. I'm not sure if this is even possible to setup, because of sub-conditions of 2nd condition (2a - 2h, regions). For example take cacher "cdrw". He has completed all conditionby Rikitan - ARCHIVE Checker requests (completed)
Hello, friend of mine would like to place Challenge cache "5/7 Letterbox Challenge". We'd like to ask someone to create checker. Name: 5/7 Letterbox Challenge GCCode (unpublished): GC739N8 Conditions: Goal is to meet at least 5 from following 7 conditions. 1.) at least 1 Letterbox cache with Terrain 5 (T5) 2.) at least 2 Letterbox caches in the Region "Prešovskby Rikitan - ARCHIVE Checker requests (completed)
Hello, friend of mine would like to place Challenge cache "5/7 Multi Challenge". We'd like to ask someone to create checker. Name: 5/7 Multi Challenge GCCode (unpublished): GC739NE Conditions: Goal is to meet at least 5 from following 7 conditions. 1.) at least 1 Multi cache with Difficulty 1 / Terrain 1 (D1/T1) 2.) at least 2 Multi caches with the Terrain 5 3.) atby Rikitan - ARCHIVE Checker requests (completed)
Hello, friend of mine would like to place Challenge cache "5/7 Wherigo Challenge". We'd like to ask someone to create checker. Name: 5/7 Wherigo Challenge GCCode (unpublished): GC739MM Conditions: Goal is to meet at least 5 from following 7 conditions. 1.) at least 1 Wherigo cache with Difficulty 5 (D5) 2.) at least 2 Wherigo caches in each of 8 Regions of Slovakiaby Rikitan - ARCHIVE Checker requests (completed)
And I'm marking this topic as Resolved. Please, drop me a mail to rikitan.sk@gmail.com (equal to geocaching profile mail) in case of any further troubles with any of my scripts or tags. I rarely visit this forum, but I do care a lot for checkers (:P)by Rikitan - ARCHIVE Checker requests (completed)
Hi guys - my sincere apologies! Now it is fixed. Enjoy playing!by Rikitan - ARCHIVE Checker requests (completed)
Target - thank you! Your solution with additional space before /n works well (although I don't understand the driver of problem). I rather disabled "Print" line in code - it is not necessary to have it in the output. === SOLVED ===by Rikitan - Script development
Humm .. I did not change anything in the script after I placed this question here. And it is still not working to me. This is the outcome (both on Chrome and Firefox):by Rikitan - Script development
Hello, I'm trying to debug one of my largely popular script Generic County checker and run out of ideas with one problem. Would you, please, help me? Checker: GC6MK08/21726 Issue: Ends up with error on one particular geocacher - without any script output details. Problematic geocacher: r2014 OK geocacher (for testing): QQI This is only geocacher which I detected to be problematby Rikitan - Script development
Okay, please - here is the list of "countries" which should be excluded in variable: ["American Samoa","Anguilla","Antarctica","Bermuda","Bonaire","British Indian Ocean Territories","British Virgin Islands","Cook Islands","Cayman Islands","Christmas Island","Cook Islands",&quby Rikitan - ARCHIVE Checker requests (completed)
Thank you - hardcoded 2016 is fine. Ireland .. what can we do? Just include as it is.by Rikitan - ARCHIVE Checker requests (completed)