darkmager4559
Script Kiddie Slayer
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
800 XP
This tutorial will teach you how to make open bullet automatically download and refresh proxies
I only did it on the anomaly mod version, not sure if it works for the normal version too
In this tutorial, I’m using proxy scraper since it’s free but it should work with other services too
Okay so first you wanna click on settings
Then click on Proxies
[img]
Make sure “Reload proxies when all banned” is ticked
[img]
Set source to remote
[img]
and your interval to whatever you like, I prefer my proxies refreshing every 5 minutes because that’s how often proxyscrape refreshes
[img]
Now you wanna add 3 remote sources, one for each proxytype (http, socks4 and socks5)
and fill the urls with this:
http:
[quote]
Quote:Code:
[code]
https://api.proxyscrape.com/?request=getproxies&proxytype=http&timeout=10000&country=all&ssl=all&anonymity=all
[/code]
[/quote]
socks4:
[quote]
Quote:Code:
[code]
https://api.proxyscrape.com/?request=getproxies&proxytype=socks4&timeout=10000&country=all
[/code]
[/quote]
socks5:
[quote]
Quote:Code:
[code]
https://api.proxyscrape.com/?request=getproxies&proxytype=socks5&timeout=10000&country=all
[/code]
[/quote]
once you’re done it should look like this:
[img]
and that’s it, next time you start a runner it should automatically grab proxies and refresh them every 5 minutes [img]
IF IT HELPED YOU THEN LEAVE A LIKE
I only did it on the anomaly mod version, not sure if it works for the normal version too
In this tutorial, I’m using proxy scraper since it’s free but it should work with other services too
Okay so first you wanna click on settings
Then click on Proxies
[img]
Make sure “Reload proxies when all banned” is ticked
[img]
Set source to remote
[img]
and your interval to whatever you like, I prefer my proxies refreshing every 5 minutes because that’s how often proxyscrape refreshes
[img]
Now you wanna add 3 remote sources, one for each proxytype (http, socks4 and socks5)
and fill the urls with this:
http:
[quote]
Quote:Code:
[code]
https://api.proxyscrape.com/?request=getproxies&proxytype=http&timeout=10000&country=all&ssl=all&anonymity=all
[/code]
[/quote]
socks4:
[quote]
Quote:Code:
[code]
https://api.proxyscrape.com/?request=getproxies&proxytype=socks4&timeout=10000&country=all
[/code]
[/quote]
socks5:
[quote]
Quote:Code:
[code]
https://api.proxyscrape.com/?request=getproxies&proxytype=socks5&timeout=10000&country=all
[/code]
[/quote]
once you’re done it should look like this:
[img]
and that’s it, next time you start a runner it should automatically grab proxies and refresh them every 5 minutes [img]
IF IT HELPED YOU THEN LEAVE A LIKE