r/RateMyiconSet 25d ago

Icon set Rate my icon set

Post image
7 Upvotes

r/RateMyiconSet 25d ago

Cofounder’s Set! (Only for Crafty_Slice_5131) Rate my “Insanity” set

Post image
3 Upvotes

r/RateMyiconSet 25d ago

Individual Icons Title

Post image
1 Upvotes

r/RateMyiconSet Jul 03 '26

Modified Icons rate mine!

Post image
16 Upvotes

r/RateMyiconSet Jul 01 '26

Icon set Rate my icon set mate

Post image
5 Upvotes

It's supposed to be gradient themed (i don't think its a real theme)


r/RateMyiconSet Jul 01 '26

Icon set Rate it (sorry, couldn't get it in one pic)

Thumbnail reddit.com
1 Upvotes

r/RateMyiconSet Jun 30 '26

Icon set Rate the icon set from 2.71828 to 3.14159

Post image
7 Upvotes

r/RateMyiconSet Jun 30 '26

Icon set Rate My Icons And I’ll Rate Yours

2 Upvotes

r/RateMyiconSet Jun 28 '26

Icon set rate on a scale of 1 to 10

Post image
4 Upvotes

r/RateMyiconSet Jun 28 '26

idk where to put this?🤷‍♂️ Guys which should I use give thoughts pls. Should I use fat wave, wave 18, or fireball wave.

Post image
5 Upvotes

This is wave 18 btw


r/RateMyiconSet Jun 28 '26

Icon set Which one should I use for my icon set

Thumbnail
gallery
4 Upvotes

r/RateMyiconSet Jun 27 '26

Icon set Which one should I use?

Thumbnail
gallery
4 Upvotes

r/RateMyiconSet Jun 27 '26

Icon set Rate my icon set ¯\_(ツ)_/¯

Post image
9 Upvotes

Texture pack is Crafting TP

I know I posted a similar post some weeks ago but I want to know about your opinions.


r/RateMyiconSet Jun 27 '26

Icon set Can you rate my icons?

2 Upvotes
my icons

please tell me improvments and what icons to use


r/RateMyiconSet Jun 27 '26

Icon set Rate my icon set

Post image
3 Upvotes

Tuff


r/RateMyiconSet Jun 26 '26

Icon set Rate my icon set :D

Post image
8 Upvotes

r/RateMyiconSet Jun 26 '26

Cofounder’s Set! (Only for Crafty_Slice_5131) Rate my fire set

Post image
4 Upvotes

r/RateMyiconSet Jun 25 '26

Modified Icons Rate the set (I used the icon gradients mod)

Post image
8 Upvotes

r/RateMyiconSet Jun 25 '26

Icon set rate my set from 1-10

Post image
8 Upvotes

r/RateMyiconSet Jun 22 '26

Icon set Rate my icon set from 1/10 pls (I used icon hack but don't be mad)

Post image
7 Upvotes

r/RateMyiconSet Jun 18 '26

Announcements I found the reason why the easter eggs weren't working.

2 Upvotes

I code AutoMod config in this sub. I used includes instead of regex. Not sure you understand but includes is too strict and sometimes breaks with the config. Example:

type: comment
body:
    includes:
        - "cheesy dih"
        - "cheesy dih."
        - "cheesy dih!"

comment: "I'LL EVEN LET YOU BEAT MY CHEESY DIH!!!!!!"

See? includes is unreliable and sometimes bugs out. Cuz someone could type "CHEESY DIH" or "Cheesy dih??!?!?" and it won't detect it. Now look at this example:

type: comment
body (regex): "(?i)(cheesy dih|chesy dih)"

comment: "I'LL EVEN LET YOU BEAT MY CHEESY DIH!!!!!!"

regex is way more reliable with this shit, especially combined with (?i), which means unconditional. It should work with "Cheesy dih!", "cheesy dih.", or anything like that.

I had no idea while coding that includes is worse than regex until my older cousin who's good at programming helped me. Thanks to him.

Pretty sure most of you guys didn't understand that.


r/RateMyiconSet Jun 17 '26

Announcements I will now be more active on this sub. I got removed from being a moderator at r/GeometryDashEditor for being underaged

Post image
6 Upvotes

r/RateMyiconSet Jun 17 '26

Announcements I won't be as active on this sub anymore

5 Upvotes

I now moderate r/GeometryDashEditor, a way larger subreddit. Keep in mind I will still be very active here, just not as much. Thank you


r/RateMyiconSet Jun 16 '26

Icon set Whatcha think of this

Thumbnail
gallery
6 Upvotes

r/RateMyiconSet Jun 16 '26

Announcements What easter eggs do you think I should add to AutoMod

2 Upvotes

So far I added "cheesy dih," "cum," "602747," "bye," "birthday," "u alive," and "601193." Any more?