C
C#2w ago
cyclo

✅ Auto replying to request

Is there a way I can make a tool in c# that auto replys to a request
28 Replies
Moods
Moods2w ago
What
Angius
Angius2w ago
Replies to requests are, by nature, automatic...? If you get a request to https://mywebsite.com/foo then it will reply with something, automatically Websites generally don't have a team flipping levers behind the scenes replying manually to every request Unless you mean something else But we won't know that if you just vanish off the face of the earth right after asking the question
cyclo
cyclo2w ago
like do you know http debugger?
Angius
Angius2w ago
Which one?
cyclo
cyclo2w ago
No description
cyclo
cyclo2w ago
ths one
Angius
Angius2w ago
I've never seen it in my life But sure, let's continue What's the issue?
cyclo
cyclo2w ago
No description
Angius
Angius2w ago
Yes, this is a button What about it?
cyclo
cyclo2w ago
so this is a auto reply and i can add a custom repsone to the request right so its basically overiding the repsonse in the request
Buddy
Buddy2w ago
Why?
Angius
Angius2w ago
So, you send GET: /foo You get a response 200 OK: { "count": 300 } And... you want to rewrite it to 200 OK: { "count": 243 } ?
Buddy
Buddy2w ago
What is a checker?
cyclo
cyclo2w ago
yes
Angius
Angius2w ago
I second the question: why?
Somgör from Human Resources
is this type of automation fine with epic services :stare:
Angius
Angius2w ago
You want to re-send that response somewhere else?
cyclo
cyclo2w ago
how do you know :harold:
Moods
Moods2w ago
They don't, hence they asked
Angius
Angius2w ago
That's it's EGS?
Somgör from Human Resources
i do not, its a question
Moods
Moods2w ago
Yeah from the links in the image Seems it's EGS
Angius
Angius2w ago
No description
cyclo
cyclo2w ago
that captured cause i had fortnite running nevermine ill try to figure it out thx anyways
Angius
Angius2w ago
Ah, so you want to capture some response from the server and pass it to the original requester? Hoping that you can buy 100 vbucks, rewrite the response to be 99999999 vbucks, and cheat the system? :KEKW: Spoiler alert: it doesn't work like that
cyclo
cyclo2w ago
ye imagone
Somgör from Human Resources
:SCgetoutofmyhead:
cyclo
cyclo2w ago
lmao anyways thx