Mr Cotton

Mr Cotton Your favorite shotgun using streamer

It’s official!!
05/23/2024

It’s official!!

04/16/2024

live on kick come help me get to 100 followers!!

See you guys soon!! Taking my afternoon walk and jog !! Self care is a must!!
04/12/2024

See you guys soon!! Taking my afternoon walk and jog !! Self care is a must!!

What i’ve been doing !!
04/09/2024

What i’ve been doing !!

04/04/2024

i’m live on kick!! Come Hangout!

04/02/2024

I just wanna let you guys know that i’ve been dealing with some personal issues . With that being said i will see you guys tonight where the grind begins to be a better man for me , my family and for my dreams of being the best content creator i can be . I love you guys and thank you for sticking with me and could never thank you enough for the love everyone has given me.See ya later😘

It’s coming back. Rebirth island makes its return on April 3rd! Where are you dropping?
03/25/2024

It’s coming back. Rebirth island makes its return on April 3rd! Where are you dropping?

I've received 500 reactions to my posts in the past 30 days. Thanks for your support. 🙏🤗🎉
03/24/2024

I've received 500 reactions to my posts in the past 30 days. Thanks for your support. 🙏🤗🎉

03/18/2024

I’ll be live on tiktok in 20 mins!!

03/16/2024

I’m live on kick!!

Address

Cedartown, GA

Website

Alerts

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