WOWMeter

Acerio

New Member
OP
Newbie
Joined
Mar 27, 2016
Messages
4
Trophies
0
Age
30
XP
81
Country
United States
By the way, I am sorry for cheating. :(
It's okay. I don't care lol, by exploiting and being honest, it helps me realize holes in the system. Also by having your WOWMeter in your signature, it helps advertise without saying a word.

So, you are like one of the first supporters <3
 
  • Like
Reactions: Deleted User
D

Deleted User

Guest
It's okay. I don't care lol, by exploiting and being honest, it helps me realize holes in the system. Also by having your WOWMeter in your signature, it helps advertise without saying a word.

So, you are like one of the first supporters <3
Well at least it's not as hard as finding console exploits lol. :P
 

Acerio

New Member
OP
Newbie
Joined
Mar 27, 2016
Messages
4
Trophies
0
Age
30
XP
81
Country
United States
i think the point being wtf are they cheating for , seriously , if its for fun , i would encourage cheats lol..
Well, as it seems, it's impossible to block all proxies via PHP anyways lol.

But if somebody figures out how, feel free to contribute that code to the repo :P

--------------------- MERGED ---------------------------

Well, as it seems, it's impossible to block all proxies via PHP anyways lol.

But if somebody figures out how, feel free to contribute that code to the repo :P
Although, you can block SOME proxies.
 

Mazamin

Well-Known Member
Member
Joined
Sep 4, 2014
Messages
1,895
Trophies
0
XP
3,097
Country
Italy
Well, as it seems, it's impossible to block all proxies via PHP anyways lol.

But if somebody figures out how, feel free to contribute that code to the repo :P

--------------------- MERGED ---------------------------


Although, you can block SOME proxies.
Well you could block IPs with a constantly updating list
 

Acerio

New Member
OP
Newbie
Joined
Mar 27, 2016
Messages
4
Trophies
0
Age
30
XP
81
Country
United States

Finally got an example
The image didn't load, but yeah, language support? What are you giving an example of?

--------------------- MERGED ---------------------------

Well you could block IPs with a constantly updating list
True.

--------------------- MERGED ---------------------------

I'm running out of proxies to use anyway... >_<
Haha. There are other ways such as VPN's.

Oh wait, I shouldn't give you more ideas lol.
 

pwsincd

Garage Flower
Developer
Joined
Dec 4, 2011
Messages
3,686
Trophies
2
Location
Manchester UK
XP
4,466
RewriteEngine on
RewriteCond %{HTTP:VIA} !^$ [OR]
RewriteCond %{HTTP:FORWARDED} !^$ [OR]
RewriteCond %{HTTP:USERAGENT_VIA} !^$ [OR]
RewriteCond %{HTTP:X_FORWARDED_FOR} !^$ [OR]
RewriteCond %{HTTP:PROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:XPROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:HTTP_PC_REMOTE_ADDR} !^$ [OR]
RewriteCond %{HTTP:HTTP_CLIENT_IP} !^$
RewriteRule ^(.*)$ - [F]

add to your htaccess...

you could block ip addresses from a blacklist but this blocks the proxy methods..
 
  • Like
Reactions: Subtle Demise

Acerio

New Member
OP
Newbie
Joined
Mar 27, 2016
Messages
4
Trophies
0
Age
30
XP
81
Country
United States
Hey, this is actually pretty cool. I like the customization available.
Thank you <3 Add your WOWMeter to your forum signature :)

--------------------- MERGED ---------------------------

RewriteEngine on
RewriteCond %{HTTP:VIA} !^$ [OR]
RewriteCond %{HTTP:FORWARDED} !^$ [OR]
RewriteCond %{HTTP:USERAGENT_VIA} !^$ [OR]
RewriteCond %{HTTP:X_FORWARDED_FOR} !^$ [OR]
RewriteCond %{HTTP:PROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:XPROXY_CONNECTION} !^$ [OR]
RewriteCond %{HTTP:HTTP_PC_REMOTE_ADDR} !^$ [OR]
RewriteCond %{HTTP:HTTP_CLIENT_IP} !^$
RewriteRule ^(.*)$ - [F]

add to your htaccess...

you could block ip addresses from a blacklist but this blocks the proxy methods..
Well, if you look at the repo, it's already there :/ I wonder why it didn't block it.
 
  • Like
Reactions: Subtle Demise

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=8ptLqnNMcQk