Advertisement
Guest User

Untitled

a guest
Feb 12th, 2018
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. 9:08 PM <aids> hey buddy i know your script just bans people whose nick matches ~ident , but if you do a curl on their IP address from getipintel.net its like deadly accurate on tor and proxy and up to a few hundred queries a day are free.
  2. 9:08 PM <aids> im using it on another chatroom rn
  3. 9:09 PM <chron> those are not listed proxies he's using bud
  4. 9:09 PM <chron> they're not on any dnsbl or any lists
  5. 9:09 PM <aids> let me test it right quick on his ip
  6. 9:10 PM <chron> 90% of his proxies are on no lists
  7. 9:10 PM <chron> readerrors bot checks them
  8. 9:10 PM <chron> if they are they're banned
  9. 9:10 PM <chron> ie:
  10. 9:10 PM <chron> [23:07:48] - Join: ukraine58 [~ukraine58@110.136.124.53]
  11. 9:10 PM <chron> [23:07:50] - Diogenes [+b] *!*@110.136.124.53 [F6: unban]
  12. 9:10 PM <chron> [23:07:50] - ukraine58 was kicked by Diogenes [Proxy]
  13. 9:12 PM <aids> ubuntu@NEW HUB SERVER:/bopm$ curl -s "http://check.getipintel.net/check.php?ip=41.87.71.210&contact=xxxxxxxxx@aol.com&format=json&flags=f"
  14. 9:12 PM <aids> {"status":"success","result":"0.99997764825821","queryIP":"41.87.71.210","queryFlags":"f","queryOFlags":null,"queryFormat":"json","contact":"xxxxxxxxx@aol.com"
  15. 9:12 PM <aids> this isnt a list its a scanner
  16. 9:12 PM <aids> scored one as 0.9999
  17. 9:12 PM <aids> example of parsing out an integer
  18. 9:12 PM <aids> ubuntu@NEW HUB SERVER:/bopm$ curl -s "http://check.getipintel.net/check.php?ip=41.87.71.210&contact=xxxxxxxxx@aol.com&format=json&flags=f"| cut -d":" -f3 |cut -d'"' -f2
  19. New messages since you tabbed out
  20. 9:12 PM <chron> pm that to readerror
  21. 9:12 PM <aids> 0.9999776413
  22. 9:12 PM <aids> k
  23. 9:13 PM <aids> its fast as fuck, i ban at 1.0 , but 0.8 or 0.9 may work in here.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement