Russ Lyman

Russ Lyman This is a page dedicated to my YouTube channel. Come here for updates and behind the scenes stuff about my YouTube channel

Going Live at 8pm (EST) with some more Earthbound. This is my first play through of the game and Part 5 of the Live Stre...
05/20/2026

Going Live at 8pm (EST) with some more Earthbound. This is my first play through of the game and Part 5 of the Live Streaming it. So come hang out for 2 hours and help me through the game or chat along with me. Its going to be fun
https://youtube.com/live/e75nK9SNZ8I

05/20/2026

Do your favorite Arnold Schwarzenegger impression. This is a clip from the Russly one year live stream on YouTube. Catch me every Wednesday from 8 to 10 streaming and you can also find me on Twitch under RusslyLive.

05/19/2026

Here is a clip from the Russly 1 year youtube celebration live stream where Russ and Aldo take on Metal Head from TMNT : Turtles in time. A Classic beat em up game. We started the stream with random beat em up games and only had 10 mins to play each game. It was down to the last 30 secs of gameplay and the boys were desperately trying to defeat the boss before the timer went off.

05/16/2026

This Saturday come celebrate one year on YT with me playing retro video games, enjoying snacks, special guest and giveaways. It all goes down this Saturday 6 PM till midnight on YT/ Russly gaming

05/14/2026

Check me out streaming retro games , reading old magazines and trying snacks. So what’s your favorite old console?? Nintendo, Super Nintendo, N64, Sega Genesis

05/13/2026

Welcome to shelf grab. Whenever I grab off the shelf I have to defend. Resident Evil Revelations for the Nintendo 3Ds. Russly for more retro gaming content 

Address

Williamston, SC
29697

Alerts

Be the first to know and let us send you an email when Russ Lyman posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Russ Lyman:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });