Trying to access the SENuke website...

madsam

Junior Member
Joined
May 3, 2010
Messages
121
Reaction score
9
I need to access SENuke pretty badly. Whenever I go to;
www.senuke.com
In every browser it says that the page can't load.

Does everybody else get this? What can I do?
 
you might try this link
Code:
http://www.senuke.com/membership/login.php

This is what I use to sign in
 
I get the same can't connect page - does anybody else get this?
 
nope I was just able to log in. I also tried another computer that I have never used to connect to the site.

Use CCleaner and clean your system then try using a proxy to see if you can get on then.
 
hehe check ur host files you probably downloaded the cracked version before.
 
Delete the entries from your hosts files. I just did that and it fixed the issue. I couldn't access it either.
 
Disable you browser's proxy settings and make it on direct connection. That's what I do when I want to access the site. Whenever you access the SEnuke software, it automatically configures your browser's proxy settings. Hope that helps.
 
I always have proxy settings disabled.

How do I delete the entries from my host files?
 
I always have proxy settings disabled.

How do I delete the entries from my host files?

Use notepad (run as administrator) and find the file under computer, partition_1 C: . windows, system32, drivers, ect, hosts...Once you get to ect you may have to type "host" in the lower box.....this is the file you need to edit.
It will look something like this:
Code:
# Copyright (c) 1993-2006 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1       localhost
::1             localhost
[COLOR=DarkRed]127.0.0.1 www.senuke.com
127.0.0.1 http:www.senuke.com[/COLOR]
Delete the lines that have:
127.0.0.1 ww*.senuke.com or any variation that mentions senuke (the ones in red in my example.)

Save the file and you should be alright.

This was an edit you had to make to the host file for cracked versions of the software. It redirects any queries for the site back to your own computer to initiate the crack. This also disables your ability to connect to the site for anything else as well.
 
Back
Top