www.beam-monsters.com Open in urlscan Pro
2600:9000:214f:6800:2:d3c0:6c0:93a1  Public Scan

Submitted URL: http://www.beam-monsters.com/
Effective URL: https://www.beam-monsters.com/
Submission: On December 01 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST //www.beam-monsters.com/search/?do=quicksearch

<form accept-charset="utf-8" action="//www.beam-monsters.com/search/?do=quicksearch" method="post">
  <input type="search" id="elSearchField" placeholder="Search..." name="q" autocomplete="off" aria-label="Search">
  <summary class="cSearchFilter__text" style="display: none;">Everywhere</summary>
  <button class="cSearchSubmit" type="submit" aria-label="Search"><i class="fa fa-search"></i></button>
  <div id="elSearchExpanded" class="cSearchFilter">
    <div class="ipsMenu_title"> Search In </div>
    <ul class="ipsSideMenu_list cSearchFilter__menu ipsSideMenu_withRadios ipsSideMenu_small" data-ipssidemenu="" data-ipssidemenu-type="radio" data-ipssidemenu-responsive="false" data-role="searchContexts">
      <li><label><input type="radio" name="type" value="all" checked=""><span class="cSearchFilter__menuText">Everywhere</span></label></li>
      <li><label><input type="radio" name="type" value="core_statuses_status"><span class="cSearchFilter__menuText">Status Updates</span></label></li>
      <li><label><input type="radio" name="type" value="forums_topic"><span class="cSearchFilter__menuText">Topics</span></label></li>
      <li><label><input type="radio" name="type" value="cms_pages_pageitem"><span class="cSearchFilter__menuText">Pages</span></label></li>
      <li><label><input type="radio" name="type" value="nexus_package_item"><span class="cSearchFilter__menuText">Products</span></label></li>
      <li><label><input type="radio" name="type" value="downloads_file"><span class="cSearchFilter__menuText">Files</span></label></li>
      <li><label><input type="radio" name="type" value="core_members"><span class="cSearchFilter__menuText">Members</span></label></li>
    </ul>
  </div>
</form>

POST https://www.beam-monsters.com/login/

<form accept-charset="utf-8" method="post" action="https://www.beam-monsters.com/login/">
  <input type="hidden" name="csrfKey" value="c221826bfe148f4a0e00fe6a59ae8bf7">
  <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuYmVhbS1tb25zdGVycy5jb20v">
  <div data-role="loginForm">
    <div class="ipsPad ipsForm ipsForm_vertical">
      <h4 class="ipsType_sectionHead">Sign In</h4>
      <br><br>
      <ul class="ipsList_reset">
        <li class="ipsFieldRow ipsFieldRow_noLabel ipsFieldRow_fullWidth">
          <input type="text" placeholder="Display Name or Email Address" name="auth" autocomplete="email">
        </li>
        <li class="ipsFieldRow ipsFieldRow_noLabel ipsFieldRow_fullWidth">
          <input type="password" placeholder="Password" name="password" autocomplete="current-password">
        </li>
        <li class="ipsFieldRow ipsFieldRow_checkbox ipsClearfix">
          <span class="ipsCustomInput">
            <input type="checkbox" name="remember_me" id="remember_me_checkbox" value="1" checked="" aria-checked="true">
            <span></span>
          </span>
          <div class="ipsFieldRow_content">
            <label class="ipsFieldRow_label" for="remember_me_checkbox">Remember me</label>
            <span class="ipsFieldRow_desc">Not recommended on shared computers</span>
          </div>
        </li>
        <li class="ipsFieldRow ipsFieldRow_fullWidth">
          <button type="submit" name="_processLogin" value="usernamepassword" class="ipsButton ipsButton_primary ipsButton_small" id="elSignIn_submit">Sign In</button>
          <p class="ipsType_right ipsType_small">
            <a href="https://www.beam-monsters.com/lostpassword/">

					Forgot your password?</a>
          </p>
        </li>
      </ul>
    </div>
  </div>
</form>

POST https://www.sandbox.paypal.com/cgi-bin/webscr

<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" accept-charset="utf-8" enctype="multipart/form-data" data-ipsform="" class="ipsForm ipsForm_noLabels ipsForm_fullWidth ipsPad">
  <input type="hidden" name="form_submitted" value="1">
  <input type="hidden" name="csrfKey" value="c221826bfe148f4a0e00fe6a59ae8bf7">
  <input type="hidden" name="cmd" value="_donations">
  <input type="hidden" name="business" value="beammonsters@gmail.com">
  <input type="hidden" name="item_name" value="Forum Donation">
  <input type="hidden" name="item_number" value="">
  <input type="hidden" name="quantity" value="1">
  <input type="hidden" name="no_shipping" value="1">
  <input type="hidden" name="return" value="https://www.beam-monsters.com/?&amp;_donated=1">
  <input type="hidden" name="cancel_return" value="https://www.beam-monsters.com">
  <input type="hidden" name="MAX_FILE_SIZE" value="20971520">
  <input type="hidden" name="plupload" value="285f94c7c2665e4f330e509a83663d16">
  <ul class="ipsForm">
    <li class="ipsFieldRow ipsClearfix  " id="form_amount">
      <label class="ipsFieldRow_label" for="amount">
        <span>amount</span>
      </label>
      <div class="ipsFieldRow_content">
        <select name="amount" class="">
          <option value="5" selected="">5</option>
          <option value="10">10</option>
          <option value="15">15</option>
          <option value="25">25</option>
          <option value="50">50</option>
          <option value="75">75</option>
          <option value="100">100</option>
        </select>
      </div>
    </li>
    <li class="ipsFieldRow ipsClearfix  " id="form_currency_code">
      <label class="ipsFieldRow_label" for="currency_code">
        <span>Currency Code</span>
      </label>
      <div class="ipsFieldRow_content">
        <select name="currency_code" class="">
          <option value="USD" selected="">USD</option>
          <option value="EUR">EUR</option>
          <option value="AUD">AUD</option>
        </select>
      </div>
    </li>
    <li class="ipsFieldRow">
      <div class="ipsFieldRow_content">
        <button type="submit" class="ipsButton ipsButton_primary" tabindex="2" accesskey="s" role="button">Donate Now</button>
      </div>
    </li>
  </ul>
</form>

POST //www.beam-monsters.com/theme/?csrfKey=c221826bfe148f4a0e00fe6a59ae8bf7

<form action="//www.beam-monsters.com/theme/?csrfKey=c221826bfe148f4a0e00fe6a59ae8bf7" method="post">
  <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuYmVhbS1tb25zdGVycy5jb20v">
  <button type="submit" name="id" value="27" class="ipsButton ipsButton_link ipsButton_link_secondary">Beam-Monsters Peacock (2024) (Default)</button>
</form>

POST //www.beam-monsters.com/theme/?csrfKey=c221826bfe148f4a0e00fe6a59ae8bf7

<form action="//www.beam-monsters.com/theme/?csrfKey=c221826bfe148f4a0e00fe6a59ae8bf7" method="post">
  <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuYmVhbS1tb25zdGVycy5jb20v">
  <button type="submit" name="id" value="11" class="ipsButton ipsButton_link ipsButton_link_secondary">Invision Theme (Dark) </button>
</form>

POST //www.beam-monsters.com/theme/?csrfKey=c221826bfe148f4a0e00fe6a59ae8bf7

<form action="//www.beam-monsters.com/theme/?csrfKey=c221826bfe148f4a0e00fe6a59ae8bf7" method="post">
  <input type="hidden" name="ref" value="aHR0cHM6Ly93d3cuYmVhbS1tb25zdGVycy5jb20v">
  <button type="submit" name="id" value="23" class="ipsButton ipsButton_link ipsButton_link_secondary">Default Invision Theme </button>
</form>

Text Content

Jump to content

Everywhere
Search In
 * Everywhere
 * Status Updates
 * Topics
 * Pages
 * Products
 * Files
 * Members


Forums Downloads

 * 
 * 
 * 
 * 
 * Existing user? Sign In  
   
   SIGN IN
   
   
   
    * 
    * 
    * Remember me Not recommended on shared computers
    * Sign In
      
      Forgot your password?

 * Sign Up
 * 
 * 
 * 


CRD

Durable, versatile, and reliable, the CRD monster truck chassis boasts
incredible strength, exceptional performance, and unmatched off-road prowess for
dominating any terrain with ease.


CRC

Engineered for ultimate dominance, the CRC monster truck chassis combines
ruggedness, agility, and unrivaled power, guaranteeing jaw-dropping stunts,
breathtaking jumps, and victorious triumphs on any challenging course.


Willman

Crafted for unrivaled excitement, the Willman monster truck chassis delivers
unmatched strength, agility, and power to conquer any obstacle, unleashing
jaw-dropping stunts and awe-inspiring performances on every track.


PEI

Designed for unbeatable power and durability, the PEI monster truck chassis
fearlessly dominates any terrain, with precision control, unmatched stability,
and jaw-dropping performance that leaves competitors in awe.


Koehler

The Koehler monster truck chassis strikes fear into the competition, boasting a
perfect balance of strength, agility, and relentless power, creating a force to
be reckoned with on every crushing run.


CRD

Durable, versatile, and reliable, the CRD monster truck chassis boasts
incredible strength, exceptional performance, and unmatched off-road prowess for
dominating any terrain with ease.


CRC

Engineered for ultimate dominance, the CRC monster truck chassis combines
ruggedness, agility, and unrivaled power, guaranteeing jaw-dropping stunts,
breathtaking jumps, and victorious triumphs on any challenging course.


Willman

Crafted for unrivaled excitement, the Willman monster truck chassis delivers
unmatched strength, agility, and power to conquer any obstacle, unleashing
jaw-dropping stunts and awe-inspiring performances on every track.


PEI

Designed for unbeatable power and durability, the PEI monster truck chassis
fearlessly dominates any terrain, with precision control, unmatched stability,
and jaw-dropping performance that leaves competitors in awe.


Koehler

The Koehler monster truck chassis strikes fear into the competition, boasting a
perfect balance of strength, agility, and relentless power, creating a force to
be reckoned with on every crushing run.



CRD

Durable, versatile, and reliable, the CRD monster truck chassis boasts
incredible strength, exceptional performance, and unmatched off-road prowess for
dominating any terrain with ease.


CRC

Engineered for ultimate dominance, the CRC monster truck chassis combines
ruggedness, agility, and unrivaled power, guaranteeing jaw-dropping stunts,
breathtaking jumps, and victorious triumphs on any challenging course.


Willman

Crafted for unrivaled excitement, the Willman monster truck chassis delivers
unmatched strength, agility, and power to conquer any obstacle, unleashing
jaw-dropping stunts and awe-inspiring performances on every track.


PEI

Designed for unbeatable power and durability, the PEI monster truck chassis
fearlessly dominates any terrain, with precision control, unmatched stability,
and jaw-dropping performance that leaves competitors in awe.


Koehler

The Koehler monster truck chassis strikes fear into the competition, boasting a
perfect balance of strength, agility, and relentless power, creating a force to
be reckoned with on every crushing run.



 * All Activity

 * Home


FORUMS

 * Start new topic

 * Start new topic


 1. GENERAL
    
    1. OFFICIAL BEAM-MONSTERS DISCORD SERVER   (1,607 VISITS TO THIS LINK)
       
       Join our Beam-Monsters Discord server and connect with fellow
       enthusiasts! Discuss all things monster truck, watch thrilling videos,
       share epic moments, and be a part of our tight-knit community. Let the
       adrenaline flow!
    
    2. FOLLOW US ON INSTAGRAM   (2,815 VISITS TO THIS LINK)
       
       Stay up-to-date with the latest news and development in the world of
       monster trucks by following Beam-Monsters on Instagram. Don't miss out on
       the excitement!
    
    3. RULES   (2,270 VISITS TO THIS LINK)
       
       In our Beam-Monsters rules forum section, familiarize yourself with the
       dos and don'ts. Maintain a respectful and enjoyable environment by
       adhering to our guidelines. Let's keep the positivity rolling!
    
    4. FREQUENTLY ASKED QUESTIONS   (1,867 VISITS TO THIS LINK)
       
       Got questions about Beam-Monsters? Find all the answers you need in our
       FAQ forum section! From truck specifications to event details, get
       informed and share your knowledge with fellow fans.
    
    5. NEWS AND ANNOUNCEMENTS
       
       Stay up to date with all the latest news and important announcements
       regarding Beam-Monsters. Check out our dedicated section for the latest
       updates and stay informed!
       
       7 posts
       * 
       * Donations
       * By Beam-Monsters, January 26
    
    6. INTRODUCTIONS
       
       Introduce yourself to the Beam-Monsters community! The Introductions
       section is the perfect place to make new friends and get acquainted with
       fellow enthusiasts. Join us and share your love for all things
       Beam-Monsters!
       
       59 posts
       * 
       * how do i clear my cache
       * By MatteoG14, November 25
    
    7. TUTORIALS
       
        * 3D Modeling
        * BeamNG
        * Graphic Design and Photos
        * Miscellaneous
       
        
       
       Learn, improve, and master your Beam-Monsters skills with our Tutorials
       section! From truck setup tips to driving techniques, unleash your full
       potential and dominate the competition. Join our community of helpful
       experts!
       
       35 posts
       * 
       * Will there be Ride Trucks coming to the game?
       * By mr_pengler, 1 hour ago


 2. BEAMNG
    
    1. MONSTER TRUCK
       
       Welcome to the BeamNG Monster Trucks section! Share and explore all your
       thrilling monster truck content in one dedicated hub. Join the excitement
       now!
       
       18 posts
       * 
       * Show Your Videos
       * By Azztuu, 22 hours ago
    
    2. NON-MONSTER TRUCK
       
       Unleash BeamNG's Non Monster Trucks: Spotlight your finest rides in the
       Beam-Monsters forum, showcasing epic vehicles beyond the monstrous realm.
       Roam freely with style and precision.
       
       1 post
       * 
       * Show Your Projects - Chapter 1
       * By Cypris, May 12, 2023
    
    3. HELP & SUPPORT
       
       Navigating Rough Terrains: Seek guidance and assistance in the Help and
       Support forum of Beam-Monsters. Connect with the community to conquer
       challenges and unleash your full potential.
       
       26 posts
       * 
       * Car flying off
       * By CorndogSillySticks, 20 hours ago
    
    4. REQUESTS
       
        * Truck Request
        * Track Request
       
       Catering to Your Desires: In the Request section of Beam-Monsters forums,
       share your dreams and ideas for new truck creations, mods, tracks, and
       experiences. Collaborate with like-minded enthusiasts.
       
       18 posts
       * 
       * toronto
       * By bigfootfan2020, 16 hours ago


 3. REAL WORLD RACING
    
    1. MONSTER TRUCKS
       
        * 2024 Season
       
       Connect with fellow fans, discuss thrilling events, share memories, and
       stay up-to-date on the latest news in the thrilling world of Monster
       Trucks. Let the adrenaline flow!
       
       2 posts
       * 
       * Question about monster trucks
       * By M1TAUT, June 2
    
    2. NASCAR
       
       Rev up your engines and dive into the heart-pounding world of NASCAR!
       Connect with passionate fans, discuss races, drivers, and share your love
       for America's favorite motorsport on our forum. Speedway thrills await!
       
       1 post
       * 
       * Who will win the championship this weekend.
       * By Austinketchup, November 7


 4. LEAGUES & EVENTS
    
    1. GAMEBOY3800 COMMUNITY EVENT 12
       
       
       1 post
       * 
       * Official gameboy3800 Community Event 12: Poverty Edition!
         1050hp/1300ftlb Limit!
       * By gameboy3800, February 26


 * FORUM STATISTICS
   
   167
   Total Topics
   1.3k
   Total Posts


 * WHO'S ONLINE   46 MEMBERS, 0 ANONYMOUS, 25 GUESTS (SEE FULL LIST)
   
    * Lotus.Bun
    * ARF
    * mrgig8
    * guppybunz
    * borexkz
    * quarth96
    * MochaJam739
    * fazedath3
    * razdaz27
    * Jerdavey
    * AHANUISCOOL
    * SILENT SHADOW
    * LMRacer50
    * MonsterJam2119
    * Noogis
    * Griffin1220
    * Antix_297
    * Maximus123
    * REDdddddddsd
    * Lsgnightmare97
    * Scapego4t
    * XTcar2990
    * Delbert
    * crazy10wolf
    * Douglas Bolin
    * Jayden935
    * Nitro Psycho
    * Sethstone19
    * hghtchtnr97
    * HortSworp
    * mr_pengler
    * Nik Lahut
    * jBone649
    * thestuntmaster2
    * Sugu
    * Alexyoutuberdoe
    * haseebhsdhshs
    * koolgreenedlol
    * xanman
    * MonsterTruckFan2700
    * FrankyNuenthel
    * Z_sim
    * CGamer5480
    * mattayyye
    * JorryMellow
    * shift_chevelle




 * Beam-Monsters.com
   Discord server
   
   Join server
   
   0
   channels
   100
   online
   
   


 * DONATE
   
   Please donate to support this community. We appreciate all donations!
   
    * amount
      5 10 15 25 50 75 100
    * Currency Code
      USD EUR AUD
    * Donate Now
   
   Donate Sidebar by DevFuse


 * FORUMS
   
    * 101General
      * 0Official Beam-Monsters Discord Server
      * 0Follow Us On Instagram
      * 0Rules
      * 0Frequently Asked Questions
      * 7News and Announcements
      * 59Introductions
      * 35Tutorials
    * 63BeamNG
      * 18Monster Truck
      * 1Non-Monster Truck
      * 26Help & Support
      * 18Requests
    * 3Real World Racing
      * 2Monster Trucks
      * 1Nascar
    * 1Leagues & Events
      * 1Gameboy3800 Community Event 12
   
   


 * TOP DOWNLOADS
   
    * Week
    * Month
    * Year
    * All
   
    1. CRD Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          825   156
    2. Chester 2014 Custom
       By PRAWNDADDY
       
        * 
        * 
        * 
        * 
        * 
       
          560   0
    3. CRC Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          442   18
    4. Willman Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          340   23
    5. The 2013 Track Pack
       By gage7011
       
        * 
        * 
        * 
        * 
        * 
       
          276   3
   
    1. CRD Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          2,851   156
    2. gameboy3800's CRD Addon Packs, Engines, Loading Screens & More!
       By gameboy3800
       
        * 
        * 
        * 
        * 
        * 
       
          1,694   6
    3. CRC Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          1,318   18
    4. Bev Pack
       By gameboy3800
       
        * 
        * 
        * 
        * 
        * 
       
          1,158   26
    5. Willman Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          1,065   23
   
    1. CRD Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          38,197   156
    2. CRC Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          19,078   18
    3. The 2013 Track Pack
       By gage7011
       
        * 
        * 
        * 
        * 
        * 
       
          18,531   3
    4. Willman Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          17,024   23
    5. FPS Crush Pack
       By Mjamfan22
       
        * 
        * 
        * 
        * 
        * 
       
          13,624   17
   
    1. CRD Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          234,774   156
    2. CRC Monster Truck
       By Beam-Monsters
       
        * 
        * 
        * 
        * 
        * 
       
          66,648   18
    3. Mjam Pack
       By Mjamfan22
       
        * 
        * 
        * 
        * 
        * 
       
          58,414   28
    4. FPS Crush Pack
       By Mjamfan22
       
        * 
        * 
        * 
        * 
        * 
       
          52,871   17
    5. gameboy3800's CRD Addon Packs, Engines, Loading Screens & More!
       By gameboy3800
       
        * 
        * 
        * 
        * 
        * 
       
          46,702   6
   
   


 * POPULAR CONTRIBUTORS
   
    * Week
    * Month
    * Year
    * All Time
   
    1. 1
       PRAWNDADDY
       6
    2. 2
       Mjamfan22
       1
    3. 3
       bigfootfan2020
       1
   
   Show More

 * All Activity

 * Home


 * MEMBER STATISTICS
   
   84,759
   Total Members
   2,466
   Most Online
   Newest Member
   borexkz
   Joined 13 minutes ago



Copyright © Beam-Monsters 2020


DOWNLOADS

CRD CRC Willman PEI Koehler


SERVICES

Forums Staff Online Users Leaderboard


COMMUNITY

Youtube Instagram Discord Steam
 * Theme
   * Beam-Monsters Peacock (2024) (Default)
   * Invision Theme (Dark)
   * Default Invision Theme
 * Contact Us
   

Powered by Invision Community

×
 * Existing user? Sign In
 * Sign Up

 * MONSTER TRUCKS
   
   * Back
   * Monster Trucks
   * CRD 3.7
   * CRC 2.7
   * Koehler 0.01
   * Willman 1.3
   * Replica Trucks
   * Custom Trucks

 * BROWSE
   
   * Back
   * Forums
   * Downloads
   * Staff
   * Online Users
   * Leaderboard

 * SOCIAL MEDIA
   
   * Back
   * Youtube
   * Discord
   * Instagram
   * Merch
   * BeamNG

 * STORE
   
   * Back
   * Store
   * Donations
   * Merch
   * Youtube Membership

 * ACTIVITY
   
   * Back
   * All Activity
   * Search

 * SUPPORT
   
   * Back
   * Support

×
 * Create New...



×

 * MONSTER TRUCKS
   
   * Monster Trucks
   * CRD 3.7
   * CRC 2.7
   * Koehler 0.01
   * Willman 1.3
   * Replica Trucks
   * Custom Trucks

 * BROWSE
   
   * Forums
   * Downloads
   * Staff
   * Online Users
   * Leaderboard

 * SOCIAL MEDIA
   
   * Youtube
   * Discord
   * Instagram
   * Merch
   * BeamNG

 * STORE
   
   * Store
   * Donations
   * Merch
   * Youtube Membership

 * ACTIVITY
   
   * All Activity
   * Search

 * SUPPORT
   
   * Support



Contact Us leaderboard News Store Gallery
Home
Activities
Sign In
Search
More
×
 * Existing user? Sign In
 * Sign Up

 * 
 * 
 * 

 * MONSTER TRUCKS
   
   * Monster Trucks
   * CRD 3.7
   * CRC 2.7
   * Koehler 0.01
   * Willman 1.3
   * Replica Trucks
   * Custom Trucks

 * BROWSE
   
   * Forums
   * Downloads
   * Staff
   * Online Users
   * Leaderboard

 * SOCIAL MEDIA
   
   * Youtube
   * Discord
   * Instagram
   * Merch
   * BeamNG

 * STORE
   
   * Store
   * Donations
   * Merch
   * Youtube Membership

 * ACTIVITY
   
   * All Activity
   * Search

 * SUPPORT
   
   * Support