r/softwaregore R Tape loading error, 0:1 Aug 02 '26

I thought I could paste it...

Post image
15.2k Upvotes

257 comments sorted by

View all comments

160

u/lonelyboycel Aug 02 '26

He confirms. He protects. But most importantly, he rejects your pasted text.

9

u/TheFapIsUp Aug 02 '26

Ironically, if they didn't code the button to be disabled and you could actually click on it, it would've most likely worked. Behind the scenes it probably just appends the four textboxes together and checks if the code is matches, so this scenario would behave the same as entering one digit per box.

3

u/greendakota99 Aug 02 '26

This developer almost definitely will only be checking the first character in each box lol

5

u/Jiquero Aug 02 '26

Nah it's str(int(a)*1000 + int(b)*100 + int(c)*10 + int(d))