Funny-pranks

Funny-pranks Hope you guys like & share video.Thanks

11/04/2025
11/04/2025

Garda is fun👌😂.

11/04/2025

He afraid of clowns!

11/04/2025

“My wallet is like an onion—every time I open it, it makes me cry.”

11/03/2025

Lolol

11/03/2025

Ha ha he so smart!

11/02/2025

he real fails are the pranks we made along the way 🤣🫣

11/02/2025

“I was going to clean my room, but then I realized — dust is nature’s decoration.”

11/02/2025

Smell.

11/01/2025

“I don’t need Google… my mom already knows everything.”

11/01/2025

Engineering pranks!

10/30/2025

“My patience is on vacation without me.”

Address

Bayard Street
New York, NY

Website

Alerts

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

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