So I Want To Make A Script That Sends A Webhook To Discord Without The Https Services Being Enabled. Can Anyone Help Me?
As the other answer said, you do need HttpService for outside requests. An additional note is that Discord has blocked all GET/POST/PUT calls from Roblox, so you'll have to pass it through another site.
Sorry, as far as Roblox goes you need HttpService for outside requests. You won't be able to do it without it.
If you have any questions or issues please contact me. ;)