Drama King

Drama King When nature pauses… we record

05/30/2026

“Tourists froze after spotting a Great Blue Heron and a hidden baby alligator silently staring at each other near the water…”

05/28/2026

Has something like this happened to you too? I just got a message on my phone that said it could rain and cause lightning in the next three hours.

05/27/2026

“Under the brutal Florida midday heat, a frozen Savannah monitor silently locks eyes with a motionless python across an abandoned concrete lot”

05/22/2026

Tourists noticed an osprey frozen near the water edge while a fish stayed strangely close to the surface…”

05/22/2026

Today I did some fun things with this little child, taught him something and also got myself insulted.

05/22/2026

“Tourists spotted a Green Iguana and an Osprey silently watching each other near a Florida freshwater canal…”

05/21/2026

“Under the brutal Florida midday heat, a motionless bald eagle silently locks eyes with a frozen caiman lizard across the tropical shoreline”

05/21/2026

Under the brutal Florida midday heat, a motionless alligator silently locks eyes with a frozen duck across the white sand shoreline

Most Hikers Walking Past This Trail Warning Sign Would Never Realize Something Dangerous Was Quietly Hidden Nearby
05/18/2026

Most Hikers Walking Past This Trail Warning Sign Would Never Realize Something Dangerous Was Quietly Hidden Nearby

Address

701 W 5th Street
Austin, TX
78703

Website

Alerts

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

Share

//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); });