Change Proxy
-
So I want to change the Proxy on the middle of the config so I use
SET "<PROXY>" GVAR "1234.456.789.423:80"
(this is not a real proxy) but the ob says they can't find the object <PROXY>
-
SET PROXY "1.1.1.1:80"
-
@Ruri so I don't use the
<>
?
-
Please read the Loliscript documentation inside the program, it tells you how the
SET
command works. It has unique syntax for things like proxies, so you should really give it a look.
-
@Ruri Ok the sintax is now fine, but there is something I wanna know if the openbullet can do, is set a proxie in the middle of a config like I mentioned before but when the proxies are off, if that possible to do?
-
You can use the command
SET USEPROXY TRUE/FALSE
or something, go read the documentation it's all there.
-
OK thanks Ruri I will do that