EXPERT Unlimited Flordle Word:
PENNINES
EXPERT Unlimited Flordle Word:
PENNINES
EXPERT Unlimited Flordle Word:
MEMORIZE
EXPERT Unlimited Flordle Word:
TAMBOURS
EXPERT Unlimited Flordle Word:
LEVANTED
This topic is becoming all your wins of Flordle
Still needs some work
Can you give farther context?
Some letters don’t highlight when its in the word and some letters highlight when you already have the letter (and there’s only one of them).
I didn’t use A because it wasn’t highlighted the first time and E was yellow when I have one already green, making me think there is 2 E’s
The highlight bug must be caused by lag, or a bug with flowlab. Since the code looks if the letter is in the word using a list of the letters sorted out. And making it not highlight 2 is probably impossible with current flowlab.
It’s definitely possible, may just need another way of thinking
Detect if the letter was already highlighted, if it was don’t highlight it, but if it’s in the correct spot say to highlight it green and make the other one no longer highlighted, a little complicated to actually code, but definitely possible and you should probably be able to figure out how to do it within a few minutes.
The part that’s seemingly impossible without more complex decoding (which i do not want to do) is detecting if it was already highlighted.
Well not really if its already highlighted, but instead scan how many of that letter are and how many of those letters are matching. If Letter type count = matching letter type count, then not highlight it.
This check would be after it checks if the letter in that position matches to highlight green.
@Galactian I solved the duplicate color problem for you (Only green, needs a few adjustments to also work with yellow)
This goes into the “Typing/entering” object.
What this is doing is looking for duplicate words by adding words to the “Text Compare” if it does not match, if it does, it’s listed as a Double Word.
{“data”:{“behavior”:{“v”:“2”,“nodes”:[{“inputCount”:1,“outputCount”:2,“name”:“Text List Each”,“behaviorType”:“logic.data.ListEach”,“x”:1260,“y”:-1024,“group”:"",“id”:“86241ce73d58f245”,“delay”:0},{“inputCount”:2,“outputCount”:2,“name”:“Text Compare”,“behaviorType”:“logic.data.TextCompare”,“x”:1800,“y”:-1152,“group”:"",“id”:“86245e67151d5042”,“notes”:“A Contains B”,“n_o”:1,“hsv”:"",“mode”:1},{“inputCount”:5,“outputCount”:2,“name”:“Text”,“behaviorType”:“logic.data.TextBlock”,“x”:1440,“y”:-1152,“group”:"",“id”:“86263c28136e7640”,“startVal”:""},{“inputCount”:5,“outputCount”:2,“name”:“Text”,“behaviorType”:“logic.data.TextBlock”,“x”:1800,“y”:-1056,“group”:"",“id”:“86290dd7b389ff4a”,“startVal”:""},{“inputCount”:3,“outputCount”:1,“name”:“Global”,“behaviorType”:“logic.logic.Global”,“x”:1980,“y”:-1056,“group”:"",“id”:“862bef7fc0b53d45”,“tag”:“Double Letter(s):Text”,“version”:2,“dataType”:1}],“links”:[{“input_id”:“86245e67151d5042i1”,“output_id”:“86241ce73d58f245o0”},{“input_id”:“86290dd7b389ff4ai1”,“output_id”:“86241ce73d58f245o1”},{“input_id”:“86245e67151d5042i0”,“output_id”:“86263c28136e7640o0”},{“input_id”:“86290dd7b389ff4ai3”,“output_id”:“86245e67151d5042o0”},{“input_id”:“86263c28136e7640i3”,“output_id”:“86245e67151d5042o1”},{“input_id”:“86263c28136e7640i3”,“output_id”:“86245e67151d5042o1”},{“input_id”:“86245e67151d5042i0”,“output_id”:“86263c28136e7640o0”},{“input_id”:“86290dd7b389ff4ai3”,“output_id”:“86245e67151d5042o0”},{“input_id”:“862bef7fc0b53d45i0”,“output_id”:“86290dd7b389ff4ao0”},{“input_id”:“862bef7fc0b53d45i0”,“output_id”:“86290dd7b389ff4ao0”}]}}}
This goes into the “text tile” object.
It’s basically detecting if the tile is green, and if it is, it tells any other letter that it should be gray because it is green. (I only have it for green and not yellow because I am kinda busy a the moment, but if you need me to make it work for yellow I can send a screenshot and importable for it. Code is also kinda messy, so you can easily compact it a little more)
{“data”:{“behavior”:{“v”:“2”,“nodes”:[{“inputCount”:2,“outputCount”:1,“name”:“colour”,“behaviorType”:“logic.NodeGroup”,“x”:1980,“y”:224,“group”:"",“id”:“7f81222fa2392b49”,“isMenuItem”:false},{“inputCount”:0,“outputCount”:1,“name”:“Bundle Input”,“behaviorType”:“logic.NodeGroupInput”,“x”:-90,“y”:-32,“group”:“7f81222fa2392b49”,“id”:“7f813a317e1aa64f”,“portId”:“7f81222fa2392b49i0”,“tag”:“in”,“dataType”:2},{“inputCount”:2,“outputCount”:4,“name”:“Router”,“behaviorType”:“logic.logic.Router”,“x”:90,“y”:-32,“group”:“7f81222fa2392b49”,“id”:“7f815664760a8747”,“loop”:true,“routes”:4,“mode”:0},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:64,“group”:“7f81222fa2392b49”,“id”:“7f817444f082f54a”,“startVal”:40,“tag”:“yellow”,“roundMode”:1},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:450,“y”:-160,“group”:“7f81222fa2392b49”,“id”:“7f8174cc9e2c294e”,“startVal”:100,“tag”:“normal (white)”,“roundMode”:1},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:-32,“group”:“7f81222fa2392b49”,“id”:“7f817cedd5fff04f”,“startVal”:51,“tag”:“shaded (not)”,“roundMode”:1},{“inputCount”:4,“outputCount”:4,“name”:“Colors”,“behaviorType”:“logic.properties.Colors”,“x”:630,“y”:-128,“group”:“7f81222fa2392b49”,“id”:“7f81b5103186e64a”},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:256,“group”:“7f81222fa2392b49”,“id”:“7f841c7c3435c24e”,“startVal”:50,“tag”:“green”,“roundMode”:1},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:160,“group”:“7f81222fa2392b49”,“id”:“7f84d3e81405c346”,“startVal”:90,“tag”:“yellow2”,“roundMode”:1},{“inputCount”:4,“outputCount”:4,“name”:“Colors”,“behaviorType”:“logic.properties.Colors”,“x”:720,“y”:64,“group”:“7f81222fa2392b49”,“id”:“7f868ae876f9f445”},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:270,“y”:352,“group”:“7f81222fa2392b49”,“id”:“7f8908f0663ba94a”,“startVal”:85,“tag”:“green2”,“roundMode”:1},{“inputCount”:3,“outputCount”:1,“name”:“Switch”,“behaviorType”:“logic.logic.Switch”,“x”:450,“y”:-64,“group”:“7f81222fa2392b49”,“id”:“802c3480dcd7494d”,"_startVal":1,“dataType”:2},{“inputCount”:1,“outputCount”:0,“name”:“Bundle Output”,“behaviorType”:“logic.NodeGroupOutput”,“x”:810,“y”:256,“group”:“7f81222fa2392b49”,“id”:“863b14e990af294e”,“notes”:“green and grey are unneeded, but is there just in case it needs to be expanded”,“n_o”:1,“portId”:“7f81222fa2392b49o0”,“tag”:“what color”,“dataType”:2},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:540,“y”:352,“group”:“7f81222fa2392b49”,“id”:“863d41c117f96149”,“startVal”:3,“tag”:“Green”,“roundMode”:1},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:540,“y”:256,“group”:“7f81222fa2392b49”,“id”:“863d429ae580e34e”,“startVal”:2,“tag”:“Yellow”,“roundMode”:1},{“inputCount”:3,“outputCount”:1,“name”:“Number”,“behaviorType”:“logic.logic.Value”,“x”:540,“y”:160,“group”:“7f81222fa2392b49”,“id”:“863d43323154794d”,“startVal”:1,“tag”:“Grey”,“roundMode”:1},{“inputCount”:0,“outputCount”:1,“name”:“Bundle Input”,“behaviorType”:“logic.NodeGroupInput”,“x”:-90,“y”:128,“group”:“7f81222fa2392b49”,“id”:“864a34bac694064c”,“portId”:“7f81222fa2392b49i1”,“tag”:“duplicate”,“dataType”:2},{“inputCount”:5,“outputCount”:2,“name”:“Text”,“behaviorType”:“logic.data.TextBlock”,“x”:1800,“y”:288,“group”:"",“id”:“863311ccd719d14d”,“notes”:“input is the “Text Case””,“n_o”:1,“startVal”:""},{“inputCount”:3,“outputCount”:1,“name”:“Global”,“behaviorType”:“logic.logic.Global”,“x”:1620,“y”:512,“group”:"",“id”:“863423161ae1294b”,“tag”:“Double Letter(s):Text”,“version”:2,“dataType”:1},{“inputCount”:2,“outputCount”:2,“name”:“Text Compare”,“behaviorType”:“logic.data.TextCompare”,“x”:1980,“y”:352,“group”:"",“id”:“863465f0e571c949”,“hsv”:"",“mode”:0},{“inputCount”:1,“outputCount”:1,“name”:“To Number”,“behaviorType”:“logic.data.ToNumber”,“x”:1980,“y”:448,“group”:"",“id”:“863611e47b471d4b”},{“inputCount”:5,“outputCount”:2,“name”:“Text”,“behaviorType”:“logic.data.TextBlock”,“x”:2160,“y”:512,“group”:"",“id”:“863627997ec4be4e”,“startVal”:""},{“delay”:1,“count”:1,“version”:2,“inputCount”:3,“outputCount”:1,“name”:“Timer”,“behaviorType”:“logic.triggers.Timer”,“x”:1980,“y”:544,“group”:"",“id”:“863630a1fda2e842”},{“inputCount”:3,“outputCount”:1,“name”:“Switch”,“behaviorType”:“logic.logic.Switch”,“x”:1800,“y”:512,“group”:"",“id”:“8636628592988548”,"_startVal":1,“dataType”:1},{“inputCount”:1,“outputCount”:1,“name”:“Text Case”,“behaviorType”:“logic.data.TextCase”,“x”:2340,“y”:512,“group”:"",“id”:“8637e6bbf8b47f44”,“mode”:1},{“gateVal”:3,“mode”:“equal to”,“inputCount”:2,“outputCount”:2,“name”:“Filter”,“behaviorType”:“logic.logic.Filter”,“x”:2160,“y”:160,“group”:"",“id”:“863e3e196c67ee44”},{“inputCount”:3,“outputCount”:1,“name”:“Switch”,“behaviorType”:“logic.logic.Switch”,“x”:2340,“y”:160,“group”:"",“id”:“863eaffa398d2f46”,"_startVal":0,“dataType”:1},{“inputCount”:3,“outputCount”:1,“name”:“Global”,“behaviorType”:“logic.logic.Global”,“x”:2520,“y”:160,“group”:"",“id”:“8640d2f2f58d7948”,“tag”:“Green letter:Text”,“version”:2,“dataType”:1},{“inputCount”:3,“outputCount”:1,“name”:“Global”,“behaviorType”:“logic.logic.Global”,“x”:1620,“y”:672,“group”:"",“id”:“864189c764a61c40”,“tag”:“Green letter:Text”,“version”:2,“dataType”:1},{“inputCount”:3,“outputCount”:1,“name”:“Switch”,“behaviorType”:“logic.logic.Switch”,“x”:1800,“y”:672,“group”:"",“id”:“8641bb53a92b5445”,"_startVal":1,“dataType”:1},{“inputCount”:5,“outputCount”:2,“name”:“Text”,“behaviorType”:“logic.data.TextBlock”,“x”:2160,“y”:672,“group”:"",“id”:“8642e32b62e00949”,“notes”:“input is the “Text Case””,“n_o”:1,“startVal”:""},{“inputCount”:1,“outputCount”:1,“name”:“To Number”,“behaviorType”:“logic.data.ToNumber”,“x”:1800,“y”:800,“group”:"",“id”:“8644640c51a57147”},{“inputCount”:5,“outputCount”:2,“name”:“Text”,“behaviorType”:“logic.data.TextBlock”,“x”:2160,“y”:800,“group”:"",“id”:“8644640dffc77c43”,“startVal”:""},{“delay”:0,“count”:1,“version”:2,“inputCount”:3,“outputCount”:1,“name”:“Timer”,“behaviorType”:“logic.triggers.Timer”,“x”:1980,“y”:800,“group”:"",“id”:“8644640d80adc740”},{“inputCount”:2,“outputCount”:2,“name”:“Text Compare”,“behaviorType”:“logic.data.TextCompare”,“x”:2340,“y”:672,“group”:"",“id”:“864896756fe7df4d”,“hsv”:"",“mode”:0},{“inputCount”:1,“outputCount”:1,“name”:“To Number”,“behaviorType”:“logic.data.ToNumber”,“x”:2520,“y”:672,“group”:"",“id”:“864acd187c0cce40”},{“inputCount”:3,“outputCount”:1,“name”:“Switch”,“behaviorType”:“logic.logic.Switch”,“x”:2520,“y”:576,“group”:"",“id”:“864d2a01d8383e4f”,"_startVal":1,“dataType”:2}],“links”:[{“input_id”:“7f81222fa2392b49i1”,“output_id”:“864d2a01d8383e4fo0”},{“input_id”:“863e3e196c67ee44i0”,“output_id”:“7f81222fa2392b49o0”},{“input_id”:“863311ccd719d14di1”,“output_id”:“8636628592988548o0”},{“input_id”:“863465f0e571c949i0”,“output_id”:“863311ccd719d14do0”},{“input_id”:“8636628592988548i2”,“output_id”:“863423161ae1294bo0”},{“input_id”:“863465f0e571c949i0”,“output_id”:“863311ccd719d14do0”},{“input_id”:“863465f0e571c949i1”,“output_id”:“8637e6bbf8b47f44o0”},{“input_id”:“863eaffa398d2f46i2”,“output_id”:“863465f0e571c949o0”},{“input_id”:“863611e47b471d4bi0”,“output_id”:“8636628592988548o0”},{“input_id”:“863630a1fda2e842i0”,“output_id”:“863611e47b471d4bo0”},{“input_id”:“8636628592988548i0”,“output_id”:“863611e47b471d4bo0”},{“input_id”:“863627997ec4be4ei0”,“output_id”:“8636628592988548o0”},{“input_id”:“863627997ec4be4ei1”,“output_id”:“863630a1fda2e842o0”},{“input_id”:“8637e6bbf8b47f44i0”,“output_id”:“863627997ec4be4eo0”},{“input_id”:“863630a1fda2e842i0”,“output_id”:“863611e47b471d4bo0”},{“input_id”:“863627997ec4be4ei1”,“output_id”:“863630a1fda2e842o0”},{“input_id”:“8636628592988548i0”,“output_id”:“863611e47b471d4bo0”},{“input_id”:“8636628592988548i2”,“output_id”:“863423161ae1294bo0”},{“input_id”:“863311ccd719d14di1”,“output_id”:“8636628592988548o0”},{“input_id”:“863611e47b471d4bi0”,“output_id”:“8636628592988548o0”},{“input_id”:“863627997ec4be4ei0”,“output_id”:“8636628592988548o0”},{“input_id”:“8637e6bbf8b47f44i0”,“output_id”:“863627997ec4be4eo0”},{“input_id”:“863465f0e571c949i1”,“output_id”:“8637e6bbf8b47f44o0”},{“input_id”:“863eaffa398d2f46i1”,“output_id”:“863e3e196c67ee44o0”},{“input_id”:“864d2a01d8383e4fi0”,“output_id”:“863e3e196c67ee44o0”},{“input_id”:“863eaffa398d2f46i1”,“output_id”:“863e3e196c67ee44o0”},{“input_id”:“863eaffa398d2f46i2”,“output_id”:“863465f0e571c949o0”},{“input_id”:“8640d2f2f58d7948i0”,“output_id”:“863eaffa398d2f46o0”},{“input_id”:“8640d2f2f58d7948i0”,“output_id”:“863eaffa398d2f46o0”},{“input_id”:“8641bb53a92b5445i2”,“output_id”:“864189c764a61c40o0”},{“input_id”:“8641bb53a92b5445i0”,“output_id”:“8644640c51a57147o0”},{“input_id”:“8641bb53a92b5445i2”,“output_id”:“864189c764a61c40o0”},{“input_id”:“8642e32b62e00949i1”,“output_id”:“8641bb53a92b5445o0”},{“input_id”:“8644640dffc77c43i0”,“output_id”:“8641bb53a92b5445o0”},{“input_id”:“8644640c51a57147i0”,“output_id”:“8641bb53a92b5445o0”},{“input_id”:“8642e32b62e00949i1”,“output_id”:“8641bb53a92b5445o0”},{“input_id”:“864896756fe7df4di0”,“output_id”:“8642e32b62e00949o0”},{“input_id”:“8644640c51a57147i0”,“output_id”:“8641bb53a92b5445o0”},{“input_id”:“8641bb53a92b5445i0”,“output_id”:“8644640c51a57147o0”},{“input_id”:“8644640d80adc740i0”,“output_id”:“8644640c51a57147o0”},{“input_id”:“8644640dffc77c43i0”,“output_id”:“8641bb53a92b5445o0”},{“input_id”:“8644640dffc77c43i1”,“output_id”:“8644640d80adc740o0”},{“input_id”:“864896756fe7df4di1”,“output_id”:“8644640dffc77c43o0”},{“input_id”:“8644640d80adc740i0”,“output_id”:“8644640c51a57147o0”},{“input_id”:“8644640dffc77c43i1”,“output_id”:“8644640d80adc740o0”},{“input_id”:“864896756fe7df4di0”,“output_id”:“8642e32b62e00949o0”},{“input_id”:“864896756fe7df4di1”,“output_id”:“8644640dffc77c43o0”},{“input_id”:“864acd187c0cce40i0”,“output_id”:“864896756fe7df4do0”},{“input_id”:“864acd187c0cce40i0”,“output_id”:“864896756fe7df4do0”},{“input_id”:“864d2a01d8383e4fi2”,“output_id”:“864acd187c0cce40o0”},{“input_id”:“864d2a01d8383e4fi0”,“output_id”:“863e3e196c67ee44o0”},{“input_id”:“864d2a01d8383e4fi2”,“output_id”:“864acd187c0cce40o0”},{“input_id”:“7f815664760a8747i0”,“output_id”:“7f813a317e1aa64fo0”},{“input_id”:“7f815664760a8747i1”,“output_id”:“7f813a317e1aa64fo0”},{“input_id”:“7f8174cc9e2c294ei1”,“output_id”:“7f815664760a8747o0”},{“input_id”:“7f817cedd5fff04fi1”,“output_id”:“7f815664760a8747o1”},{“input_id”:“863d43323154794di1”,“output_id”:“7f815664760a8747o1”},{“input_id”:“802c3480dcd7494di0”,“output_id”:“7f815664760a8747o2”},{“input_id”:“7f817444f082f54ai1”,“output_id”:“7f815664760a8747o2”},{“input_id”:“7f84d3e81405c346i1”,“output_id”:“7f815664760a8747o2”},{“input_id”:“863d429ae580e34ei1”,“output_id”:“7f815664760a8747o2”},{“input_id”:“7f841c7c3435c24ei1”,“output_id”:“7f815664760a8747o3”},{“input_id”:“7f8908f0663ba94ai1”,“output_id”:“7f815664760a8747o3”},{“input_id”:“863d41c117f96149i1”,“output_id”:“7f815664760a8747o3”},{“input_id”:“7f868ae876f9f445i2”,“output_id”:“7f817444f082f54ao0”},{“input_id”:“7f81b5103186e64ai0”,“output_id”:“7f8174cc9e2c294eo0”},{“input_id”:“7f81b5103186e64ai1”,“output_id”:“7f8174cc9e2c294eo0”},{“input_id”:“7f81b5103186e64ai2”,“output_id”:“7f8174cc9e2c294eo0”},{“input_id”:“802c3480dcd7494di2”,“output_id”:“7f817cedd5fff04fo0”},{“input_id”:“7f868ae876f9f445i0”,“output_id”:“7f841c7c3435c24eo0”},{“input_id”:“7f868ae876f9f445i2”,“output_id”:“7f841c7c3435c24eo0”},{“input_id”:“7f868ae876f9f445i0”,“output_id”:“7f84d3e81405c346o0”},{“input_id”:“7f868ae876f9f445i1”,“output_id”:“7f84d3e81405c346o0”},{“input_id”:“7f868ae876f9f445i1”,“output_id”:“7f8908f0663ba94ao0”},{“input_id”:“7f81b5103186e64ai0”,“output_id”:“802c3480dcd7494do0”},{“input_id”:“7f81b5103186e64ai1”,“output_id”:“802c3480dcd7494do0”},{“input_id”:“7f81b5103186e64ai2”,“output_id”:“802c3480dcd7494do0”},{“input_id”:“863b14e990af294ei0”,“output_id”:“863d41c117f96149o0”},{“input_id”:“863b14e990af294ei0”,“output_id”:“863d429ae580e34eo0”},{“input_id”:“863b14e990af294ei0”,“output_id”:“863d43323154794do0”},{“input_id”:“802c3480dcd7494di1”,“output_id”:“864a34bac694064co0”},{“input_id”:“7f817cedd5fff04fi1”,“output_id”:“864a34bac694064co0”}]}}}
wait, a few bugs I need to fix, didn’t realize that all the tiles got updated at the same time.
Make sure to reset the Text to “empty”
Make sure those switches no longer turn themselves off
Switch needs to be added there. (It is on, just a visual glitch)
This part may need to be removed after adjustments are made so this works with not having double yellow
@Galactian it should all work now (Besides the few adjustments to make it work for double yellow. Also some of the timers can be shortened)
Is that importable the entire code (the entire code in the text tile so it’s much much easier to import)?
The importable is just the code that I added. some things need to be change, it’s only slight adjustments so if you follow the images it should be really easy
EXPERT Unlimited Flordle Word:
PEPERONI
This is pretty cool! I had a lot of fun, great job!
Also, it’s spelled pepperoni by the way…