Wavyonwavy

Wavyonwavy AstroWavyLu | Professional button-masher IRL.

04/11/2026

Had one of those games on Dead by Daylight where I felt like a pro for 20 seconds… then everything went downhill REAL fast 😂

Y’all ever start a match confident then instantly regret every decision?

Be real… what’s your worst “I sold the game” moment?

04/04/2026

I killed myself…..

01/19/2026

The reason why kingdom hearts has soul 🚀 

01/09/2026

This hand pro is a make it break it for relationships 

01/01/2026

This year wasn’t the greatest I wasn’t able to drop as much gaming content but I’m blessed to be entering a new year with my family 💙🙏🏾 2026 will be unforgettable. 

Thank you for the support over the years 2024-2025 wasn’t the greatest for me I’ve been dealing with a lot but the passi...
01/01/2026

Thank you for the support over the years 2024-2025 wasn’t the greatest for me I’ve been dealing with a lot but the passion to create still burns bright in my heart 2026 lets grind harder and reach new Levels.

12/25/2025

Dead by daylight Stranger Things season two reaction

12/23/2025

Claiming this soon

12/21/2025

Good morning, beautiful people always remember even when it’s soft it can still rise again

12/14/2025
12/02/2025

Stay patient

Address

North Miami Beach, FL

Alerts

Be the first to know and let us send you an email when Wavyonwavy 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 Wavyonwavy:

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