It is currently April 19th, 2024, 9:56 pm

Translate numbers and periods into specific sections

Get help with creating, editing & fixing problems with skins
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Translate numbers and periods into specific sections

Post by JpsCrazy »

I would test it myself, but I'm horrible at creating RSS feeds, and this is exatly what it'll be.

<input type="hidden" id="cqbb" value="3...5...8..87.43...4.3.8.5..12...63.4.......1.93...52..3.2.9.7...95.32..2...7...3">

That's what I find.
I'm thinking for the regexp="(?siU)<input type=/"hidden/" id=/"cqbb/" value=/"(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)(.)/">"
Then Substitute=".":"0"

Yepp. 81.

Just in case you're wondering, I'm working on making a Sudoku skin actually practical.
This is the best RSS sort of thing I've found yet.

Anywho. Would this theoretically work?
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Translate numbers and periods into specific sections

Post by Chewtoy »

Use RainRegExp and find out.
You can parse local files just as well as you can parse websites.
I don't think, therefore I'm not.
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: Translate numbers and periods into specific sections

Post by JpsCrazy »

I always forget RainRegExp exists. x.x
Thanks, I'll check it out.
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: Translate numbers and periods into specific sections

Post by JpsCrazy »

Worked like a charm.
Thanks again, and thanks JSMorley for creating so many add ons I can't keep track of them.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Translate numbers and periods into specific sections

Post by jsmorley »

JpsCrazy wrote:Worked like a charm.
Thanks again, and thanks JSMorley for creating so many add ons I can't keep track of them.
Me either... ;-)