SENuke WTF?

jimbobo2779

Elite Member
Jr. VIP
Joined
Sep 17, 2008
Messages
6,037
Reaction score
3,974
Is it just me or has the SENuke website been down for weeks?

Ive been visiting to see if I have any sign ups and haven't been able to get to it for so long now.

Jim
 
Its working for me, they send you emails when you get a referral/lead so you should be fine.
 
it works for you? So wtf is going on with my browser/connection. Some weird stuff

Jim
 
Have you tried to install a cracked version in the past and still got senuke.com pointing to an IP address in your hosts file?
 
Possibly but this is a fairly new laptop, quite sure I haven't installed it on here. I don't like the program and never found a cracked copy that worked. Meh I don't really care so long as I get an email if I make any sales thats all I really care about.

Jim
 
Possibly but this is a fairly new laptop, quite sure I haven't installed it on here. I don't like the program and never found a cracked copy that worked. Meh I don't really care so long as I get an email if I make any sales thats all I really care about.

Jim
You can check in:
C:\Windows\System32\drivers\etc

Open up hosts in notepad and look to see if you have the site listed there, if so remove the line.
 
might be they are blocking your ip or something?
tried using a proxy? or hidemyass.com
 
Hey, I'd love to know how to do that.. How does it work?
Open up hosts in notepad. Hosts is inside of:
C:\Windows\System32\drivers\etc

Go to the bottom, make a new line and enter the following:
site.com 127.0.0.1

Wehre 127.0.0.1 points to the IP address you want to change the site to. 127.0.0.1 is your local machine if you have Xampp or similar installed. You can also change it to your server if you have a dedicated IP.
 
To expand on what is listed above about what to put in your hosts file, for senuke you want this specifically:

Code:
127.0.0.1  www.senuke.com
127.0.0.1  senuke.com
 
Back
Top