Could you please release it in this month or at lease in the the first 2 weeks of February, I can't wait to work with it.
HISOKA
@HISOKA
Posts made by HISOKA
-
RE: PARSE USER:PASS of the current working proxy
-
RE: PARSE USER:PASS of the current working proxy
I've tried this in my config and didn't connect, I don't know why?
SET USEPROXY TRUE SET PROXY "127.0.0.1:8888:USER:PASS" SET PROXYTYPE HTTP
-
RE: PARSE USER:PASS of the current working proxy
oh my god everything I want to do is in OB2, first the HTTP 2.0 and now this
-
PARSE USER:PASS of the current working proxy
Hello,
I want to parse the proxy username and password and I don't know what is the fixed variable for those, when I try to parse the current proxy which the bot is using to connect I get just the HOST and PORT without the USER and PASS !!!
#PARSE_PROXY PARSE "<PROXY>" LR "" "" -> VAR "PROXY1" #PROXY_VARIABLES UTILITY Variable "PROXY1" Split ":" -> VAR "PROXY2"
I get this result when I try to print the result:
Host: 44.22.35.118
Port: 8080
User: <PROXY2[2]>
Pass:<PROXY2[3]> -
RE: Any solutions to use HTTP 2.0?
@Ruri I guess this is the right thing to do, I have another question to you Ruri
I want to send custom body (raw) how I can do that because I keep getting error responds from server
-
Any solutions to use HTTP 2.0?
Hi,
I really need this so much and I can't wait any longer for OB 2
Do any body here please share with us the proper compiler files for the HTTP 2.0
-
RE: bypass cloudflare openbullet
@Ruri yeah please I am waitng the OB2 just to use the new CF bypass
-
How to Add a plugin?
Hi,
I just followed this https://forum.openbullet.dev/topic/546/how-to-make-or-use-plugins but nothing show up in the plugin tab!!!
can you please show me, thank you.