[NFL] ESPN's Jacked UP! (CLOSED)


Recommended Posts

No, I've been hosting them again. read the first post for more info or back a ways in this thread.

Site: http://www.icedoggshouse.com

user: Neowin

Pass: 257L331i

The Password changes often, and I will change it in the first post, but these passwords above will be out of date very soon.

BTW, anyone heard about this weekends Jacked up? I ask because my Tivo isn't showing Monday Night Countdown this week at all. I did watch the Countdown for Sunday, thinking that the Jacked up segment would be on it, but it wasn't.

Password change: iw!52$$_$P

I have been looking into the logs and see that some have been downloading these files over and over.. I've seen a couple that have gotten the same file 30 times. I'm going to start banning IP's if this keeps up. This is the last warning you will get. Only download the files once.. heck you can save it to your hard drive. If you think you can change your IP and get by.. think again.. and if it keeps up you will cause everyone to lose getting them. Please don't be a jerk!

Those that are playing nice, I think you very much. And hope you enjoy the clips.. I had to miss this weeks.

I think I've got it worked out better now, I'm still learning this webhosting stuff. I fixed the hotlink protection..and I banned some 14 IP's. This site was the worse offender. http://ricky.proboards14.com/ If you look I made an account and was going to see who posted the link and ask that it be removed, but they deleted my account and set signups to admin create only. I didn't even get a chance to post or find the link.. so they knew when they saw my name what they did was wrong. I may talk to Proboards about the abuse and cost them there message board, if they will. But I hope I have this fixed now. As you can see, if you visit the site, they only have 42 members... but most all of them was downloading the same files 10 to 20 times each. And that was over a 1 day period of time.. no telling over many days what they was doing. Anyway.. have to run.

I hope so. Not very good at this stuff yet. :D

anyway. I'm adding some instructions to the first post about how to get these files. If you are one of the ones that use IE and your WMP opens up automaticly instead of a being able to download this will help you.. Look at first post in thread for updates. Enjoy! :)

did u guys see that john lynch hit on sunday?! that wouldve made it if MNC was on this week.

BTW im new here and i think your links r broken ice cuz they dont seem to work    :no:

585224016[/snapback]

First welcome to Neowin. I didn't get to see the hit your are talking about. I do have some hits that I will be putting up myself though. And I will be picking some hits from all the playoff games too.

As for the links they are working fine for me. I have them so you can't direct link to them anymore.. that might be your problem. Also if you are one of those from the http://ricky.proboards14.com/ site then you have been banned. I'm banning everyone that visits from that site. I only ask 2 things of people. 1. Don't direct link without permission and 2. Don't download the same file over and over.

If you would like, PM me your IP address and I will look to see if you are one of the ones that got banned. I will review what you did to get banned and the degree of the offense.. if it wasn't to bad I will let you back in with probation. I don't mean to be a jerk, but I can only afford so much bandwidth. visit My Webpage And if you can't get in let me know what it says. I'm not saying you are one of the bad guys, I'm just trying to help you figure out what happened.

i dont think i got banned its just that when i try download somethin it finishes downloading and then it says the file path is denied.i visited that ricky site just to see what kind of board it was (i hope thats not whats keepin me from downloading) and those boards are just messed up,they call guests "###### stalkers" :laugh:

anyway ill PM u my address as soon as i find out how :huh:

i dont think i got banned its just that when i try download somethin it finishes downloading and then it says the file path is denied.i visited that ricky site just to see what kind of board it was (i hope thats not whats keepin me from downloading) and those boards are just messed up,they call guests "###### stalkers"  :laugh:

anyway ill PM u my address as soon as i find out how  :huh:

585224912[/snapback]

What operating system do you have?? If it's Win XP do this

goto start then run type cmd.. then type in there ipconfig (Press enter)..and it will tell you your IP address.

i have Win 98 i found out how to do it thanx for your help i appreciate it ALOT!

585225038[/snapback]

Nope, your not on the ban list. Hmmm. Can you post a screenshot or copy the text that it says? If it's not allowing you to view it after download that would be something on your end, I think. Maybe try selecting a different place to download it too.

yea thats the problem even though i uncheck the WMP stuff it still doesnt ask me to save or open it just downloads into my temporary folder and when its done downloading it says file path denied and i cant open it..

585225383[/snapback]

Yea, win98 is different in how to do it. I haven't used it in so long I can't remember how it's done. If someone else could help him out?? maybe ask in https://www.neowin.net/forum/index.php?showforum=10

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
    • The unified inbox, when it arrives, will be a powerful argument for those who have > 1.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!