✅ Check a box on a website

How can I check a box on a local website using c#? Havent found anything on google
9 Replies
Sossenbinder
Sossenbinder2y ago
Are you sure that you want to use C# for that? JS would be the obvious choice
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
well i dont know any other stuff.. ye i dont know java script sadly haha its like i have to activate a box and then press save changes.. but how do i translate this into c# code? 😄
Sossenbinder
Sossenbinder2y ago
I guess there are two routes, use an automation tool like AutoHotKey that simulates clicks on the screen, if that doesn't work you'd have to check if you can somehow interop with a browser
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
hm.. cant i change the html code? to activate it? xD
Sossenbinder
Sossenbinder2y ago
Not exactly, you can't just "run" C# in a browser unless you are using WebAssembly with e.g. Blazor
₮ⱤØ₣Ⱡł₦Ɇ_฿Ⱡ₳₵₭
hmm.. would you mind helping me on that step? 😄 cuz im not that far down into c# far now.. but i really wanna make a little tool or a script that can switch it real quick because it would save a lot of time of switching it everyday haha cuz everyday i log into that and enable/disable it multiple times a day haha didnt you said javascript would make it by far easier? you think i should try it with js? cuz i dont know further with c# xD
Sossenbinder
Sossenbinder2y ago
I mean it all depends on how you want to run it, should it be embedded on a website, then JS might work, but honestly, if you just want to automate one or two clicks, I would definitely suggest a quick AutoHotkey script
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Accord
Accord2y ago
Closed!
Want results from more Discord servers?
Add your server