| View previous topic :: View next topic |
| Author |
Message |
Mafiix How do I cheat?
Reputation: 0
Joined: 30 Apr 2007 Posts: 7
|
Posted: Mon Apr 30, 2007 1:24 am Post subject: Can anyone help? |
|
|
I was wondering if anyone could help...
My school's internet has blocked off almost all game/entertainment websites
i was thinking if it is possible to bypass these blocks to get acess to the websites..
Like using abyss web server to bypass the block... Like Rev GG
Can anyone tell me issit possible? or correct me if im wrong
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Mon Apr 30, 2007 2:53 am Post subject: |
|
|
It is extremely easy...
Tell me what filter your school is using and I'll help you.
|
|
| Back to top |
|
 |
Mafiix How do I cheat?
Reputation: 0
Joined: 30 Apr 2007 Posts: 7
|
Posted: Mon Apr 30, 2007 8:20 am Post subject: Not sure |
|
|
Im not realli sure how to school internet blocks it..
How can i check it?
Hahas
Srry if i asking stupid qns.. ..
i not very good at computer stuffs
|
|
| Back to top |
|
 |
HentaiGuy Cheater
Reputation: 0
Joined: 29 Apr 2007 Posts: 49 Location: Hentai
|
Posted: Mon Apr 30, 2007 11:46 am Post subject: |
|
|
david a boody?
whats the site to bypass that?
_________________
Fcking Hentai Is Fun
  |
|
| Back to top |
|
 |
kjmarket Grandmaster Cheater
Reputation: 0
Joined: 11 Oct 2006 Posts: 600
|
Posted: Mon Apr 30, 2007 12:14 pm Post subject: |
|
|
| School network security is a joke. If you know what filters they use to block websites, thats easy enough to get around. My favorite is how easy it is to reenable registry editing, then giving yourself admin rights, then doing pretty much whatever you want. Not recommended though...this will get you in trouble if you get caught.
|
|
| Back to top |
|
 |
stupiddude How do I cheat?
Reputation: 0
Joined: 01 May 2007 Posts: 2
|
Posted: Tue May 01, 2007 4:39 am Post subject: |
|
|
or you could just find out what the password is like i did
_________________
Ya! |
|
| Back to top |
|
 |
setekh Cheater
Reputation: 0
Joined: 16 Feb 2006 Posts: 43
|
Posted: Tue May 01, 2007 7:29 am Post subject: |
|
|
| set a php/cgi proxy on some accessible site and go thru there ... If you can access some free web services that allow php just install a php-proxy there and thats it ....
|
|
| Back to top |
|
 |
Mafiix How do I cheat?
Reputation: 0
Joined: 30 Apr 2007 Posts: 7
|
Posted: Tue May 01, 2007 8:19 pm Post subject: ........ |
|
|
As for getting to the blocked websites...... I used certain proxies websites...
but for games... im not sure how to do it... Any sugestions?? o.0.....
|
|
| Back to top |
|
 |
setekh Cheater
Reputation: 0
Joined: 16 Feb 2006 Posts: 43
|
Posted: Tue May 01, 2007 9:32 pm Post subject: |
|
|
well the same
Use FreeCaps / SocksCaps or other SOCKS proxy / if you can install software on the machines / also you can yse traffic tunneling thru hhtp, but i'm not very sure many games would like that ... You can try setting TOR with Privoxy or other proxy that is soks capable...
As for finding free soks servers - well use Google or ask someone to set one for you in his/her home
|
|
| Back to top |
|
 |
Mafiix How do I cheat?
Reputation: 0
Joined: 30 Apr 2007 Posts: 7
|
Posted: Wed May 02, 2007 6:54 am Post subject: .... |
|
|
Erm im not very sure.. But im using my laptop so it shld be easier..
hahas
I have tried downloadng freecaps.... under the settings.. server wad should i put there?
I tried putting in some sites proxies sites.. doesnt seem to work.. hahas
Im trying to run game like maple... -.-"
|
|
| Back to top |
|
 |
setekh Cheater
Reputation: 0
Joined: 16 Feb 2006 Posts: 43
|
|
| Back to top |
|
 |
Mafiix How do I cheat?
Reputation: 0
Joined: 30 Apr 2007 Posts: 7
|
Posted: Wed May 02, 2007 9:43 am Post subject: Erm.... |
|
|
I still dunno sia..... i tried for few hours ler.. hahas
like i use freecap.. i dunno the ports etc..
The sockscaps cant open......
The html tunnel client... im not sure how to use it to run a game
-.-"
Srry im slow
|
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Wed May 02, 2007 12:40 pm Post subject: |
|
|
Don't know if this works.
Open Cmd
Open notepad (If your school blocks notepad, open an internet and click View -> Source, Ello Presto!
Write "run cmd" or "command.com" without the "s and save the program as a batch file (.bat). Open it and then the Cmd should be there. Lets say you want acces to www.miniclip.com, then you write "ping www.miniclip.com" and there comes an IP. Type in the IP in the adress field like this: Http://85.122.4.227
It worked on my schools computers. or use a Proxy? www.4proxy.com ?
|
|
| Back to top |
|
 |
Mafiix How do I cheat?
Reputation: 0
Joined: 30 Apr 2007 Posts: 7
|
Posted: Wed May 02, 2007 7:46 pm Post subject: ..... |
|
|
hahas... thx for the help...
but im not trying to acess websites... im trying to get to games... like maple.....
I tried finding the place maple launch from then change the address to ip... but i cant find it.......
Im not sure whether im on the correct track
|
|
| Back to top |
|
 |
setekh Cheater
Reputation: 0
Joined: 16 Feb 2006 Posts: 43
|
Posted: Thu May 03, 2007 12:07 am Post subject: |
|
|
the ports are given , watch :
something.com:1080 <- 1080 is the port that you must specify...
If you are behind a router you must forward that port to you as well , like i use Linux for routing, and it goes like that :
Iptables -t nat -I PREROUTING -p tcp --dport <portnumber> -d <router_ip> -j DNAT --to-destination <your_ip>
and
Iptables -I FORWARD -p tcp -d <your_ip> --dport <port_number> -j ACCEPT
or if it is a hardware router , just use the included options so you can forward that port.
As far as Freecap, you set the proxy in settings / the one you have found in http://www.samair.ru/proxy/socks.htm for port set the number behind the : usualy 1080, for socks version set 4 or 5 / check server support after the server name in the list/ for login/pass leave blank... Then go
File :: New Application and select the exe file of the game , then run it form freecap ...
You can also try to install TOR and then you will have a socks proxy of your own using the TOR network at port 9050 or whatever you set... Try using that as proxy if you can't find working one...
|
|
| Back to top |
|
 |
|