www.hrwforum.com Open in urlscan Pro
104.18.207.254  Public Scan

Submitted URL: http://hrwforum.com/
Effective URL: https://www.hrwforum.com/
Submission: On November 17 via manual from AU — Scanned from AU

Form analysis 4 forms found in the DOM

POST

<form action="" method="post" class="h-clearfix js-login-form-main ">
  <div class="login-fieldset h-text-size--14">
    <input type="text" name="username" value="" class="js-login-username b-form-input__input b-form-input__input--full" placeholder="User Name" aria-label="User Name">
    <input type="password" autocomplete="off" name="password" class="js-login-password b-form-input__input b-form-input__input--full" placeholder="Password" aria-label="Password">
  </div>
  <div class="secondary-controls">
    <label class="rememberme-label"><input class="h-margin-none" type="checkbox" name="rememberme">Remember me</label>
  </div>
  <div class="primary-controls">
    <button type="button" class="js-login-button b-button b-button--full b-button--primary">Log in</button>
  </div>
  <div class="secondary-controls h-center-content">Or</div>
  <div class="primary-controls">
    <a class="b-button b-button--full" id="idLoginSignup" href="https://www.hrwforum.com/register" target="_top">Sign Up</a>
  </div>
  <div class="h-center-content">
    <a href="https://www.hrwforum.com/lostpw" class="b-link lost-password-link">Forgot password or user name?</a>
  </div>
  <input type="hidden" name="securitytoken" value="guest">
</form>

GET https://www.hrwforum.com/search

<form id="searchForm" action="https://www.hrwforum.com/search" class="h-left" method="GET">
  <div class="h-left">
    <div class="search-box h-clearfix">
      <div class="search-term-container">
        <input type="text" name="q" id="q" placeholder="Search" class="search-term b-form-input__input" autocomplete="off" aria-label="Search">
        <div class="search-menu-container h-clearfix">
          <div class="vertical-divider-left"></div>
          <div class="b-comp-menu-dropdown js-comp-menu-dropdown b-comp-menu-dropdown--header-search">
            <div class="b-comp-menu-dropdown__trigger js-comp-menu-dropdown__trigger b-comp-menu-dropdown__trigger--arrow js-button" tabindex="0" aria-label="Additional Search Options"><span
                class="b-icon-fa b-icon-fa--12 fa-solid fa-caret-down b-icon--disabled js-comp-menu-dropdown__trigger-arrow h-align-middle"></span></div>
            <!-- BEGIN: search_popup -->
            <ul class="b-comp-menu-dropdown__content js-comp-menu-dropdown__content">
              <li class="b-comp-menu-dropdown__content-item b-comp-menu-dropdown__content-item--first b-comp-menu-dropdown__content-item--no-hover js-comp-menu-dropdown__content-maintain-menu">
                <div class="searchPopupBody">
                  <label><input type="checkbox" name="searchFields[title_only]" class="searchFields_title_only" value="1">Search in titles only</label>
                  <div class="b-button-group h-margin-top-xs">
                    <button type="submit" id="btnSearch-popup" class="b-button b-button--primary">Search</button>
                  </div>
                </div>
                <input type="hidden" name="searchJSON" value="">
              </li>
              <li class="b-comp-menu-dropdown__content-item js-comp-menu-dropdown__content-maintain-menu">
                <a href="#" id="btnAdvSearch" class="adv-search-btn">Advanced Search</a>
              </li>
            </ul><!-- END: search_popup -->
          </div>
        </div>
      </div>
      <button type="submit" id="btnSearch" class="search-btn b-button b-button--primary b-button--icon-fa" title="Search"><span class="b-icon-fa b-icon-fa--24 fa-solid fa-magnifying-glass"></span></button>
    </div>
  </div>
</form>

POST activity/get

<form action="activity/get" method="post" class="toolbar-filter-overlay" id="filter-menu-6556d5a29df00">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="activity">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Answered</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_has_answer" value="-1" checked="checked" class="js-default-checked"><span>Any Topic</span></label>
        <label><input type="radio" name="filter_has_answer" value="0"><span>Not Answered</span></label>
        <label><input type="radio" name="filter_has_answer" value="1"><span>Answered</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

POST profile/ApplyFollowingFilter

<form action="profile/ApplyFollowingFilter" method="post" class="toolbar-filter-overlay" id="filter-menu-6556d5a29ed88">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="subscribed">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

Text Content

   
 * Login or Sign Up
    * Logging in...
      Remember me
      Log in
      Or
      Sign Up
      Forgot password or user name?
    * Log in with

   



 *  * Search in titles only
      Search
    * Advanced Search

 * Forums
 * Blogs
 * Articles
 * Groups
 * Forum Rules
 * HRW Main Site

 * New Topics
 * Today's Posts
 * Member List
 * Calendar


 * If this is your first visit, be sure to check out the FAQ by clicking the
   link above. You may have to register before you can post: click the register
   link above to proceed. To start viewing messages, select the forum that you
   want to visit from the selection below.


ANNOUNCEMENT

Collapse
No announcement yet.


HRW FORUMS

Collapse


HRW SPONSORS!

Collapse

--------------------------------------------------------------------------------




OUR LATEST ARTICLES & REVIEWS

Collapse

--------------------------------------------------------------------------------




WHO'S ON HRW NOW!

Collapse

--------------------------------------------------------------------------------

There are currently 123 users online. 15 members and 108 guests.

Most users ever online was 1,466 at 06:14 PM on June 26, 2023.

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


HRW LATEST POSTS PORTAL

Collapse

--------------------------------------------------------------------------------

Topics Statistics Last Post
2024 GT3 Slot Car Proxy Shoot out entrants
by Cgyracer
Started by Cgyracer, October 31, 2023, 07:44 PM
84 responses
966 views
1 like
Last Post
by Cgyracer
Today, 09:40 PM
ROUND 3 The RIVER RUN
by Brumos RSR
Started by Brumos RSR, Today, 09:08 PM
0 responses
13 views
1 like
Last Post
by Brumos RSR
Today, 09:08 PM
2023/24 Le Mans Proxy - Round 2 at WTR
by Fast Co.
Started by Fast Co., November 8, 2023, 06:02 AM
71 responses
684 views
3 likes
Last Post
by Brumos RSR
Today, 08:31 PM
1st Mexico International Slot Cars Encounter, Dec. 1-3, 2023
by eshorer
Started by eshorer, November 10, 2023, 12:47 AM
4 responses
126 views
1 like
Last Post
by eshorer
Today, 08:25 PM
Aoshima Initial D 1/32 Keisuke Takahashi RX-7 Plastic Model
by noddaz
Started by noddaz, Today, 06:47 PM
3 responses
46 views
1 like
Last Post
by Zcarfan
Today, 07:20 PM
Coma
by War Eagle River
Started by War Eagle River, Today, 06:23 PM
2 responses
66 views
6 likes
Last Post
by slothead
Today, 07:19 PM
2024 Crap Car Sign Up
by dungeonracer
Started by dungeonracer, November 12, 2023, 01:26 PM
31 responses
221 views
0 likes
Last Post
by Nolakers
Today, 07:19 PM
SOLD, NSR GT3 Cars, offered as a pair
by Aptosc6
Started by Aptosc6, Today, 05:43 PM
1 response
57 views
0 likes
Last Post
by dungeonracer
Today, 06:36 PM
7th Round / Slothead host
by vonsirius
Started by vonsirius, November 7, 2023, 12:37 PM
16 responses
142 views
1 like
Last Post
by slothead
Today, 06:21 PM
1/24 scale rubber tires
by Stereotypicalguy1964
Started by Stereotypicalguy1964, Today, 12:10 PM
5 responses
71 views
0 likes
Last Post
by R2Creatives
Today, 05:25 PM

View All
 * Forums
 * Latest Activity
 * My Subscriptions

Collapse
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Answered
   Any Topic Not Answered Answered
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
No content found
Show More
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
Please log in to your account to view your subscribed posts.

Directory Topics Posts Last Post HRW SCALE FORUMS
Forum Help

Topics: 90 Posts: 512
Last Post:
Unauthorized/unapproved comments
90 512
Unauthorized/unapproved comments
by Stereotypicalguy1964
November 4, 2023, 05:28 PM
Sub-Forums:
Forum Video Tutorials (24/54)

Slot Car News!

Topics: 437 Posts: 4,594
Last Post:
1st Mexico International Slot Cars Encounter, Dec. 1-3, 2023
437 4,594
1st Mexico International Slot Cars Encounter, Dec. 1-3, 2023
by eshorer
Today, 08:25 PM
Product Reviews!

Topics: 161 Posts: 1,393
Last Post:
REVOSLOT C5R
161 1,393
REVOSLOT C5R
by Fast Co.
November 1, 2023, 05:10 PM
HRW 1/32 Scale

Topics: 1,599 Posts: 20,234
Last Post:
Aoshima Initial D 1/32 Keisuke Takahashi RX-7 Plastic Model
1,599 20,234
Aoshima Initial D 1/32 Keisuke Takahashi RX-7 Plastic Model
by Zcarfan
Today, 07:20 PM
HRW HO Scale

Topics: 409 Posts: 4,261
Last Post:
Ghost Cat in Spec-Jet Trim
409 4,261
Ghost Cat in Spec-Jet Trim
by gmcullan
Today, 12:29 PM
HRW 1/24 Scale

Topics: 198 Posts: 2,032
Last Post:
1/24 scale rubber tires
198 2,032
1/24 scale rubber tires
by R2Creatives
Today, 05:25 PM
HRW 1/43 Scale

Topics: 105 Posts: 1,348
Last Post:
is there a source for 1/43 rolling chassis ?
105 1,348
is there a source for 1/43 rolling chassis ?
by LloydL
Today, 02:17 PM
HRW ALL SCALES
Oval Racing HQ!

Topics: 313 Posts: 2,944
Last Post:
Midget Madness 2023 Check in
313 2,944
Midget Madness 2023 Check in
by Area 51 Raceway NC
November 12, 2023, 03:31 PM
Club/Home Connection

Topics: 458 Posts: 3,586
Last Post:
HRP - NSR Classics full race video
458 3,586
HRP - NSR Classics full race video
by wrangler#3
October 8, 2023, 03:56 PM
Sub-Forums:
Area 51 Raceway NC (37/261)
Carrera Digital North America (120/1,316)
Cloverleaf Racing Forum (5/29)
Calgary Slot Car Club (14/112)
DA Bombers! (4/18)
DRAWW (2/5)
HVSC (2/4)
NASTE (13/42)
Rocky Mountain Slot Car Club (5/29)
Shoreline Model Raceways (2/37)
Slot Car Addicts of North Carolina (SCANC) (1/29)
Team HRW (49/483)
War Eagle River (155/989)

Reader's Roads

SHOW YOUR SLOT CAR TRACK!
Topics: 114 Posts: 2,199
Last Post:
A new layout concept.
114 2,199
A new layout concept.
by Fast Co.
November 4, 2023, 12:40 PM
Holeshot Alley!

Topics: 21 Posts: 299
Last Post:
Sick Puppy Dragway 4/15/2023
21 299
Sick Puppy Dragway 4/15/2023
by MOPARGUY511
November 5, 2023, 06:56 PM
Vintage Slot Cars

Topics: 139 Posts: 1,743
Last Post:
Hypoid gear
139 1,743
Hypoid gear
by Bill from NH
October 28, 2023, 06:39 AM
Digital Racing

Topics: 112 Posts: 822
Last Post:
Carrera analog AND digital on one track?
112 822
Carrera analog AND digital on one track?
by Stereotypicalguy1964
November 4, 2023, 05:38 PM
Bench Racer's Lounge

Topics: 520 Posts: 4,952
Last Post:
Coma
520 4,952
Coma
by slothead
Today, 07:19 PM
HRW Body Shop

Topics: 66 Posts: 791
Last Post:
UV-Curing Glue
66 791
UV-Curing Glue
by mattb
October 21, 2023, 04:52 PM
3D Slot Forum

Topics: 276 Posts: 3,430
Last Post:
Getting to Know A New Printer -- Prusa Mk4
276 3,430
Getting to Know A New Printer -- Prusa Mk4
by HO RacePro
November 10, 2023, 12:00 PM
Slot Car Mods Magazine

Topics: 10 Posts: 1,155
Last Post:
Our daily postings...
10 1,155
Our daily postings...
by Beast Lee
Yesterday, 02:15 PM
Track/Club Locator



Sub-Forums:
U.S.A. (43/158)
Canada (9/29)

BEST SLOT CAR GARAGE IN TOWN!
Slot Car Corner News Center

Topics: 116 Posts: 579
Last Post:
** Just Released ** Quick Slicks for 1:24 Smooth Hub Wheels
116 579
** Just Released ** Quick Slicks for 1:24 Smooth Hub Wheels
by Slot Car Corner
Yesterday, 03:29 PM
The Tire Shop

Topics: 83 Posts: 856
Last Post:
Razors are back
83 856
Razors are back
by noddaz
October 20, 2023, 05:36 PM
Trigger Talk



Sub-Forums:
Analog Controllers (20/159)
Digital Controllers (6/8)
Vintage Controllers (2/4)

The Slot Car Garage

Topics: 167 Posts: 1,848
Last Post:
Carrera Ferrari 599XX Tune/Measuring Wheels Part 1
167 1,848
Carrera Ferrari 599XX Tune/Measuring Wheels Part 1
by Area 51 Raceway NC
October 9, 2023, 10:28 PM
The Marty Stanley Scratchbuilders Shop

Topics: 293 Posts: 4,160
Last Post:
The next step, soldering the chassis.
293 4,160
The next step, soldering the chassis.
by Bill from NH
Today, 11:01 AM
Sub-Forums:
1/32 Scale Showcase (160/2,338)
1/25 and 1/24 Scale Showcase (29/366)

The Paint Booth

Topics: 67 Posts: 791
Last Post:
Aston Martin DBR250 - what color?
67 791
Aston Martin DBR250 - what color?
by dungeonracer
October 3, 2023, 07:40 AM
HRW Proxy Racing
2023/24 Le Mans Proxy

Topics: 13 Posts: 575
Last Post:
ROUND 3 The RIVER RUN
13 575
ROUND 3 The RIVER RUN
by Brumos RSR
Today, 09:08 PM
IPS 2023
All posts for IPS
Topics: 9 Posts: 178
Last Post:
IPS 2023 being re-made
9 178
IPS 2023 being re-made
by Starfighter Ace
August 4, 2023, 10:00 AM
HRW General Proxy Discussion

Topics: 77 Posts: 1,816
Last Post:
Hot Rod Drivers - any 3D prints or files to share?
77 1,816
Hot Rod Drivers - any 3D prints or files to share?
by Barc 1
October 2, 2023, 08:22 PM
997 Porsche Cup Proxy



Sub-Forums:
997 Porsche Cup Proxy - 2021 (27/1,077)

Can-Am Proxies



Sub-Forums:
Can-Am Proxy - 2023 (1/36)
H.O. Can-Am Proxy - 2023 (19/373)
Can-Am Proxy - 2021 (28/1,632)
Can-Am Proxy - 2019 (8/181)
Can-Am Proxy - 2018 (1/1)

Championship Proxy Events



Sub-Forums:
World Championship Slot Car Proxy Series (36/2,695)
Hosting Guidelines & Track Information (1/39)
Proxy Racing Ideas and General Discussion (3/71)
GT3 Proxy - 2024 (6/575)
GT3 Proxy - 2022 (30/2,429)
GT3 Proxy - 2021 (25/1,829)
GT3 Proxy - 2020 (21/1,222)
Group 5 Proxy - 2020 (0/0)
Group 5 Proxy - 2019 (0/0)

F1 Proxies



Sub-Forums:
F1 Proxy Forum - 2020 (19/349)
Formula 1 Proxy - 2019 (0/0)

HRW Showdown Proxies



Sub-Forums:
2024 Show-Me Showdown (27/328)
The Show-Me Showdown 2023 (72/911)
The Show-Me Showdown 2022 (80/1,520)
The Show-Me Showdown 2021 (41/546)
The Showdown Cars Channel (31/145)
1/32 Showdown Series - 2020 (62/561)
Beach Racer Challenge (9/142)

M/T NASCAR Proxies



Sub-Forums:
1/32 M/T Racing 2024 Winston Cup NASCAR Proxy (2/38)
M/T NASCAR Grand National / Winston Cup Proxy - 2023 (17/336)
MT NASCAR COT Proxy - 2022 (25/341)

RAA Proxies



Sub-Forums:
RAA Revoslot Proxy - 2021 (35/789)
Race Across America (RAA) (20/284)

Revoslot Proxies



Sub-Forums:
Revoslot GT2 Proxy - 2023 (22/812)

Solo Racing Proxies



Sub-Forums:
XI Solo Racing Season - 2022 (3/112)
X Solo Racing Season (2/106)
Solo International Proxy - 2022 (10/410)
IX Solo Racing Season - 2021 (8/166)
Solo International Proxy - 2021 (10/303)
VIII Solo Racing Season - 2020 (1/120)

Trans Am Proxies



Sub-Forums:
Over 2.5L Trans Am Proxy - 2024 (23/546)
U2.5L Trans Am Proxy - 2022 (66/2,026)
O2.0L Trans Am Proxy - 2021 (27/857)
U2.0 Trans Am Proxy - 2020 (27/1,406)
Trans Am Proxy - 2019 (9/200)
Trans Am Proxy - 2018 (1/1)

Other Proxies



Sub-Forums:
3D Vintage Le Mans Proxy - 2023 (12/226)
3D Group 7 Proxy - 2022 (11/244)
3D Group 7 Proxy - 2021 (15/568)
3D Porsche 908/3 Proxy - 2021 (14/310)
50-50 Proxy - 2023 (19/451)
Carrera Scramble Proxy (4/24)
Crap Car Proxy - 2024 (3/41)
Crap Car Proxy - 2023 (24/404)
Crap Car Proxy - 2022 (30/659)
DaVols Forums Cup Proxy (98/1,744)
FLY Classics Proxy 2020/2021 (39/864)
Ford vs. Ferrari - 2020 (30/1,032)
HRW Holeshot Nationals! (5/67)
HRW V19 Virtual Proxy (1/61)
International Proxy Series - 2020 (9/364)
LMP Proxy - 2023 (25/546)
Mac Pinches Thirties Proxy - 2020 (1/27)
Pioneer Endurance Proxy - 2018 (1/2)
Pioneer Legends Proxy - 2021 (28/1,156)
Pioneer Legends Proxy - 2022 (25/538)
Pioneer Legends Proxy -2023 (23/347)
Quick Slicks Slip-On Proxy (67/1,717)
SCCA Proxy - 2020 (16/671)
SCCA Proxy - 2018 (1/1)
Solo International Proxy (8/373)

ROAD CONSTRUCTION AHEAD
The Lumber Yard

Topics: 72 Posts: 2,036
Last Post:
Building Ozark Speedway - 14 year anniversary
72 2,036
Building Ozark Speedway - 14 year anniversary
by MOPARGUY511
November 1, 2023, 08:05 AM
Layout Planning / Design / Scenery
From track plans to table and room design to the fine scale details.
Topics: 55 Posts: 638
Last Post:
Oval outer wall question
55 638
Oval outer wall question
by RichD
November 4, 2023, 08:51 AM
REGIONAL & NATIONAL CHAMPIONSHIP CENTER
Pioneer Legends Championship - 2023

Topics: 1 Posts: 3
Last Post:
Pioneer Legends Championship Club Series Races
1 3
Pioneer Legends Championship Club Series Races
by Mikeinclover
October 31, 2023, 11:42 AM
NSR Eastern Championship 2023

Topics: 1 Posts: 45
Last Post:
2023 NSR Eastern Championship - Rules, Times and Location
1 45
2023 NSR Eastern Championship - Rules, Times and Location
by Hangtime
November 6, 2023, 09:44 AM
10th Annual Michigan 24 (Take 2) - 2022

Topics: 5 Posts: 158
Last Post:
Michigan 24 Race Updates
5 158
Michigan 24 Race Updates
by Almafan 55
May 8, 2023, 06:36 PM
NSR Nationals 2022 (5th Annual)

Topics: 2 Posts: 29
Last Post:
2022 NSR Nationals - Day 2
2 29
2022 NSR Nationals - Day 2
by Mikeinclover
October 10, 2022, 08:40 PM
NSR Nationals 2021 (4th Annual)

Topics: 4 Posts: 70
Last Post:
NSR Nationals 2021 Race Results & Best Laps
4 70
NSR Nationals 2021 Race Results & Best Laps
by Mikeinclover
October 18, 2021, 12:13 PM
Sideways Nationals - 2022

Topics: 2 Posts: 36
Last Post:
Sideways Nationals 2022 - Race Rules
2 36
Sideways Nationals 2022 - Race Rules
by Rleog
May 30, 2022, 09:18 AM
10th Annual Michigan 24 - 2020

Topics: 2 Posts: 108
Last Post:
10th Annual Michigan 24 Hour Endurance Race
2 108
10th Annual Michigan 24 Hour Endurance Race
by Mikeinclover
February 9, 2021, 12:09 PM
BRM Group 2 Challenge

Topics: 16 Posts: 35
Last Post:
BRM Group 2 Challenge: 5 of 7.
16 35
BRM Group 2 Challenge: 5 of 7.
by JCIS4ME
April 23, 2022, 12:45 PM
BRM Tacoma 24 Hours

Topics: 1 Posts: 4
Last Post:
BRM Tacoma 24 Hours
1 4
BRM Tacoma 24 Hours
by SuperSlab
October 5, 2022, 03:38 PM
Carrera 2021 "DTM" North America Championship Finals

Topics: 1 Posts: 4
Last Post:
GTSLOTS 2021 CARRERA DTM CHAMPIONSHIP
1 4
GTSLOTS 2021 CARRERA DTM CHAMPIONSHIP
by njmetroslotcars
November 13, 2021, 01:08 PM
Carrera 2020 "DTM" North America Championship Finals

Topics: 1 Posts: 3
Last Post:
CARRERA DTM CHAMPIONSHIP
1 3
CARRERA DTM CHAMPIONSHIP
by njmetroslotcars
July 30, 2021, 06:05 PM
NEC 2020

Topics: 13 Posts: 271
Last Post:
MSR 8 hour shout out
13 271
MSR 8 hour shout out
by Rleog
September 26, 2023, 01:51 PM
Slot.it 2021 "Classics" North America Championship Finals

Topics: 1 Posts: 6
Last Post:
GTSLOTS 2021 SLOT.IT "CLASSICS" CHAMPIONSHIP
1 6
GTSLOTS 2021 SLOT.IT "CLASSICS" CHAMPIONSHIP
by njmetroslotcars
November 13, 2021, 01:06 PM
Slot.it 2020 "Classics" North America Championship Finals

Topics: 1 Posts: 4
Last Post:
SLOT.IT "CLASSICS" CHAMPIONSHIP
1 4
SLOT.IT "CLASSICS" CHAMPIONSHIP
by njmetroslotcars
July 30, 2021, 06:06 PM
Slot.it 2019 "DTM" North America Championship Finals

Topics: 2 Posts: 10
Last Post:
2019 Slot.IT DTM North America Championship Results
2 10
2019 Slot.IT DTM North America Championship Results
by Mikeinclover
December 11, 2019, 09:28 AM
Thunder Slot 2019 "Can-Am" North America Championship Finals

Topics: 2 Posts: 4
Last Post:
2019 Thunderslot "Can-Am" North America Championship Results
2 4
2019 Thunderslot "Can-Am" North America Championship Results
by njmetroslotcars
December 9, 2019, 08:21 PM
THE BACK LOT
FOR SALE!

Topics: 1,051 Posts: 5,820
Last Post:
SOLD, NSR GT3 Cars, offered as a pair
1,051 5,820
SOLD, NSR GT3 Cars, offered as a pair
by dungeonracer
Today, 06:36 PM
FOR TRADES ONLY

Topics: 41 Posts: 177
Last Post:
Looking for Powerslot Repsol Lola T-298
41 177
Looking for Powerslot Repsol Lola T-298
by Doug Johnson
November 11, 2023, 02:18 PM
MAIN WEBSITE GATEWAY & FORUM HELP
HomeRacingWorld.COM

Topics: 14 Posts: 141
Last Post:
Monogram Dan Gurney Ford Auction
14 141
Monogram Dan Gurney Ford Auction
by Mikeinclover
September 9, 2023, 11:56 AM
HRW Archives

Topics: 1 Posts: 12
Last Post:
Old Forum
1 12
Old Forum
by Ky. Slot Racer
November 24, 2019, 12:18 PM
Sandbox (Test Forum)

Topics: 12 Posts: 57
Last Post:
Topic with longer title than usual test. No content database topic testing
12 57
Topic with longer title than usual test. No content database topic testing
by HomeRacingWorld
May 18, 2023, 06:46 AM
HRW HOBBY CENTRAL
HRW RC

Topics: 65 Posts: 434
Last Post:
SCX24 Pulling sled,yep,pulling sled
65 434
SCX24 Pulling sled,yep,pulling sled
by ourwayband
November 4, 2023, 11:47 AM
HRW Gaming Center

Topics: 4 Posts: 35
Last Post:
IRacing 24 Hours of Daytona
4 35
IRacing 24 Hours of Daytona
by Brumos RSR
January 21, 2023, 02:45 PM
HRW Depot

Topics: 11 Posts: 76
Last Post:
O27 gauge trains, Hot Wheels and HO slot cars..That can't be right,can it??
11 76
O27 gauge trains, Hot Wheels and HO slot cars..That can't be right,can it??
by dge467
August 5, 2023, 12:25 PM

Mark Channels Read


RECENT BLOG POSTS

Collapse

--------------------------------------------------------------------------------

There are no results that meet this criteria.


HRW STATISTICS

Collapse

--------------------------------------------------------------------------------

Topics: 8,678   Posts: 115,624   Members: 5,606   Active Members: 315
Welcome to our newest member, DEG578.


TOP ACTIVE USERS

Collapse

--------------------------------------------------------------------------------

 * gsnopoint (541 posts)


LATEST TOPICS

Collapse

--------------------------------------------------------------------------------

   
   
 * 2024 GT3 Slot Car Proxy Shoot out entrants
   by Cgyracer
   This thread contains photos and technical information for the twenty four
   entrants competing in the shoot out for the seventeen available spots as
   the...
    * Channel: GT3 Proxy - 2024
   
   October 31, 2023, 07:44 PM
   
   
   
   
 * ROUND 3 The RIVER RUN
   by Brumos RSR
   
   
   Our next race will be held at one of our favorites, the River Run hosted by
   SirAudi1....
    * Channel: 2023/24 Le Mans Proxy
   
   Today, 09:08 PM
   
   
   
   
 * 2023/24 Le Mans Proxy - Round 2 at WTR
   by Fast Co.
   Good morning slot heads and gentlemen,
   
   I ran qualifying solo last night at Woodland Trace Raceway and here are your
   results.
   
   ...
    * Channel: 2023/24 Le Mans Proxy
   
   November 8, 2023, 06:02 AM
   
   
   
   
 * 1st Mexico International Slot Cars Encounter, Dec. 1-3, 2023
   by eshorer
   Hola. I've been invited to race and give a talk at the 1st Mexico
   International Slot Cars Encounter, Dec. 1-3, 2023, in Teotihuacan, Mexico.
   Racing and...
    * Channel: Slot Car News!
   
   November 10, 2023, 12:47 AM
   
   
   
   
 * Aoshima Initial D 1/32 Keisuke Takahashi RX-7 Plastic Model
   by noddaz
   This might be interesting for some builders. FD RX-7
   
   https://www.plazajapan.com/4905083065501/
   
   ...
    * Channel: HRW 1/32 Scale
   
   Today, 06:47 PM
   
   

View All


WELCOME TO HRW!

Collapse

--------------------------------------------------------------------------------

Welcome to HRW! Our forum is here FOR YOU! We hope you enjoy it and it helps YOU
get the most out of this great hobby. If you would care to donate to help keep
old HRW going Just click or scan below. Many thanks!


TRENDING

Collapse

--------------------------------------------------------------------------------

   
   
 * Aoshima Initial D 1/32 Keisuke Takahashi RX-7 Plastic Model
   by noddaz
   This might be interesting for some builders. FD RX-7
   
   https://www.plazajapan.com/4905083065501/
   
   ...
    * Channel: HRW 1/32 Scale
   
   Today, 06:47 PM
   
   
   
   
 * Coma
   by War Eagle River
   ...
    * Channel: Bench Racer's Lounge
   
   Today, 06:23 PM
   
   
   
   
 * 1/24 scale rubber tires
   by Stereotypicalguy1964
   I’m very interested in building some “fun” cars for me and my grandkids to
   play with on a Carrera home track.
   
   Maybe a police car or...
    * Channel: HRW 1/24 Scale
   
   Today, 12:10 PM
   
   
   
   
 * SOLD, NSR GT3 Cars, offered as a pair
   by Aptosc6
   SOLD
   Used NSR GT3 Cars, offered as a pair:
   Help save an elderly dog! All proceeds to aid Muttville Senior Dog Rescue.
   Both good runners,...
    * Channel: FOR SALE!
   
   Today, 05:43 PM
   
   
   
   
 * 2023/24 Le Mans Proxy - Round 2 at WTR
   by Fast Co.
   Good morning slot heads and gentlemen,
   
   I ran qualifying solo last night at Woodland Trace Raceway and here are your
   results.
   
   ...
    * Channel: 2023/24 Le Mans Proxy
   
   November 8, 2023, 06:02 AM
   
   

View All


JUMP TO FORUM

Collapse

--------------------------------------------------------------------------------

   
 * Forum
     
   * HRW SCALE FORUMS
       
     * Forum Help
       
       
     * Slot Car News!
       
       
     * Product Reviews!
       
       
     * HRW 1/32 Scale
       
       
     * HRW HO Scale
       
       
     * HRW 1/24 Scale
       
       
     * HRW 1/43 Scale
       
     
     
   * HRW ALL SCALES
       
     * Oval Racing HQ!
       
       
     * Club/Home Connection
       
       
     * Reader's Roads
       
       
     * Holeshot Alley!
       
       
     * Vintage Slot Cars
       
       
     * Digital Racing
       
       
     * Bench Racer's Lounge
       
       
     * HRW Body Shop
       
       
     * 3D Slot Forum
       
       
     * Slot Car Mods Magazine
       
       
     * Track/Club Locator
       
     
     
   * BEST SLOT CAR GARAGE IN TOWN!
       
     * Slot Car Corner News Center
       
       
     * The Tire Shop
       
       
     * Trigger Talk
       
       
     * The Slot Car Garage
       
       
     * The Marty Stanley Scratchbuilders Shop
       
       
     * The Paint Booth
       
     
     
   * HRW Proxy Racing
       
     * 2023/24 Le Mans Proxy
       
       
     * IPS 2023
       
       
     * HRW General Proxy Discussion
       
       
     * 997 Porsche Cup Proxy
       
       
     * Can-Am Proxies
       
       
     * Championship Proxy Events
       
       
     * F1 Proxies
       
       
     * HRW Showdown Proxies
       
       
     * M/T NASCAR Proxies
       
       
     * RAA Proxies
       
       
     * Revoslot Proxies
       
       
     * Solo Racing Proxies
       
       
     * Trans Am Proxies
       
       
     * Other Proxies
       
     
     
   * ROAD CONSTRUCTION AHEAD
       
     * The Lumber Yard
       
       
     * Layout Planning / Design / Scenery
       
     
     
   * REGIONAL & NATIONAL CHAMPIONSHIP CENTER
       
     * Pioneer Legends Championship - 2023
       
       
     * NSR Eastern Championship 2023
       
       
     * 10th Annual Michigan 24 (Take 2) - 2022
       
       
     * NSR Nationals 2022 (5th Annual)
       
       
     * NSR Nationals 2021 (4th Annual)
       
       
     * Sideways Nationals - 2022
       
       
     * 10th Annual Michigan 24 - 2020
       
       
     * BRM Group 2 Challenge
       
       
     * BRM Tacoma 24 Hours
       
       
     * Carrera 2021 "DTM" North America Championship Finals
       
       
     * Carrera 2020 "DTM" North America Championship Finals
       
       
     * NEC 2020
       
       
     * Slot.it 2021 "Classics" North America Championship Finals
       
       
     * Slot.it 2020 "Classics" North America Championship Finals
       
       
     * Slot.it 2019 "DTM" North America Championship Finals
       
       
     * Thunder Slot 2019 "Can-Am" North America Championship Finals
       
     
     
   * THE BACK LOT
       
     * FOR SALE!
       
       
     * FOR TRADES ONLY
       
     
     
   * MAIN WEBSITE GATEWAY & FORUM HELP
       
     * HomeRacingWorld.COM
       
       
     * HRW Archives
       
       
     * Sandbox (Test Forum)
       
     
     
   * HRW HOBBY CENTRAL
       
     * HRW RC
       
       
     * HRW Gaming Center
       
       
     * HRW Depot
       
     
   
   
 * Articles
   
   
 * Blogs
     
   * Home Racing World
     
     
   * SCC Steve's Blog Channel
     
     
   * Slot Car Corner
     
     
   * Harry's Place
     
     
   * DK's Blog
     
   




 * Gradient
    * - Default Style
    * - Gradient

 * English (US)
    * Deutsch (Du)
    * English (US)
    * French
    * Spanish

 * Help
 * Privacy
 * Contact Us
 * Go to top

Powered by vBulletin® Version 6.0.1
Copyright © 2023 MH Sub I, LLC dba vBulletin. All rights reserved.
All times are GMT-6. This page was generated at 09:53 PM.
Working...

Yes No
OK
OK Cancel


😀
🥰
🤢
😎
😡
👍
👎
UA-149438709-1
  Close