vibing subs
vibing subs
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
like the qwerty Uk keyboards layout
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
it looks and see if qwerty is in the password or not
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
``` cs public static bool nihoa(string passwords) { string qwewty = "1234567890qwertyuiopasdfghjklzxcvbnm"; bool qwerty = true; for (int i = 0; i < passwords.Length - 2; i++) { for (int n = 0; n < qwewty.Length - 2; n++) { if (passwords.Substring(i, 3).ToLower() == qwewty.Substring(n, 3).ToLower()) { qwerty = false; break; } } } return qwerty; }
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
wait
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
$codegif
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
rest
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
I did the qwerty bit that checks for qwerty but i dont know how to make it check for the resy
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
so i need to it check qwerty for ever 3 digits and if its consecutive it loses 5 points so for qwerty it loses 20 points and I have no clue how to do that
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
i need help in for my qwerty thing like it doesnt work the way it supposed to and i cant find a way to fix it.
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
20 replies
CC#
Created by vibing subs on 5/18/2024 in #help
I need help with my project
$code
20 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
i do that
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
aight
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
yea
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
So i have to add the qwerty part.
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
oh ok
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
ok
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
oh
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
from extensions
74 replies
CC#
Created by vibing subs on 5/5/2024 in #help
I need help with fourms
right
74 replies