Team Audacity

Team Audacity Leader of Team Audacity
�Slzyy_Tv on Twitch
�Slzyy_Tv on Twitter
�Slzyy_Tv on YouTube
�Tea

07/14/2023

Anyone who is still active on my team page here ; which games would you like to see on stream ? Taking request , ps4 , ps5 and PC

04/19/2020

5 hour stream today .. feels good to be back doing what I love ♥️
Going at it again with some warzone tomorrow , I will post a time as soon as I can .. thank you to those who stopped by and for those who didn’t, I hope to see you in chat tomorrow 👍
Travis Swindle
JJ Bridges Jr.
Rodrick Wigenton
Thomas Tiffin
Thanks for the games homies 💪🏼💪🏼💪🏼💪🏼

12/31/2019

If I were to keep streaming again would you want to see GTA 5 ???

Stats as of 9/4/19 from s1 977 wins .. 1,000 soon 20,000 + kills 9.10/ W/L2.15 KD What’s your stats ??? @ me
11/04/2019

Stats as of 9/4/19 from s1
977 wins .. 1,000 soon
20,000 + kills
9.10/ W/L
2.15 KD
What’s your stats ??? @ me

Address

West Point, MS

Alerts

Be the first to know and let us send you an email when Team Audacity 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); });