你需要:
- 一個paypal賬戶,綁定銀行卡,且銀行卡開通境外支付
- 一個chrome瀏覽器
- 需要一個相對通暢得連接外網的網絡環境,怎么搞我不管
- 能做簡單交流的英文能力,畢竟是人工客服,可能實際情況和我這里不一樣
步驟:
- 登錄cdkeys.com,建議注冊個賬號。
- 語言和國家可以自由設置,會影響一點點售價,你要是不考慮一塊半塊的隨意就好
- 購買后用paypal付款等郵件,郵件一共有兩封,一封是paypal發來的賬單,一封是cdkeys發來的郵件,里面有access my code字樣的鏈接,點進去
- 里面的頁面第一次進需要設置手機號發驗證碼,但是因為服務器垃圾,沒辦法把區號切成中國(資源加載不出),需要用非常手段:貼JS,瀏覽器F12切換到console/控制台,輸入,之后點擊send sms按鈕發送
function InitVerify(order,type){
var input = document.querySelector('#phone');
var iti = window.intlTelInputGlobals.getInstance(input);
var intlNumber = +8613999999999; //此處錄入自己的手機號碼
var isValid = true;
$("#responce_div").empty();
$("#responce_div").show();
if (isValid == false) {
$("#responce_div").html("Please enter a valid phone number number.");
return false;
}
$("#btn_call").prop("disabled",true);
$("#btn_sms").prop("disabled",true);
$("#phloader").show();
if (type == 0) {
$("#btn_call").html("Calling ...");
} else {
$("#btn_sms").html("Sending ...");
}
var ajax_url = document.location.protocol+"//cdkdl.com/verify/callv3.php?type="+type+"&id="+pstfgrpnt()+"&phone="+intlNumber+"&order="+order+"&tz="+new Date().getTimezoneOffset()+"&rand="+new Date().getTime();
$.get(ajax_url, function(response) {
$("#phloader").hide();
$("#btn_call").prop("disabled",false);
$("#btn_sms").prop("disabled",false);
$("#btn_call").html("Call Now");
$("#btn_sms").html("Send SMS");
if (response == "1") {
$("#responce_div").html("There have been too many failed attempts to verify your phone number, your order will be manually checked by one of our customer service agents.");
} else if (response == "2") {
$("#responce_div").html("This phone number is already associated with another account, please enter a different phone number.");
} else if (response == "3") {
$("#responce_div").html("We are unable to send a text message to this number at present, please use the call button instead.");
} else if (response == "4") {
$("#responce_div").html("Please enter the PIN code in the box below.");
$("#verify_title").text("We've sent a text message to "+intlNumber);
$("#code_div").show();
$("#verificationdiv").hide();
$("#verify_text").hide();
} else if (response == "5") {
$("#responce_div").html("Please enter the PIN code in the box below.");
$("#verify_title").text("You will receive a call on "+intlNumber+" within the next few seconds");
$("#code_div").show();
$("#verificationdiv").hide();
$("#verify_text").hide();
} else if (response == "6") {
$("#responce_div").html("Your telephone number isn't supported by our system, please use the Contact Us link at the top of the page to request manual approval.");
} else if (response == "7") {
$("#responce_div").html("VoIP numbers aren't supported by our system, please try a different number.");
} else if (response == "8") {
$("#responce_div").html("Your internet connection is not supported. If you use a 魔法, please disconnect it before trying again or contact our Support team for assistance.");
}
}, "jsonp");
}
- 這樣你就完成了第一步,但是,如果你買的游戲不是亞服,就會出現安全審核,並且轉人工,接下來就是斗智斗勇了。首先你會收到下面這封郵件:
Hi,
Thanks for getting in contact with the team.
Unfortunately this product is region locked and will not work in your region. I'm sorry but we also do not have keys available for any other regions as a replacement.
We are happy to issue a full refund if you are unable to use this key.
If you would still like the key despite it being for the wrong region, we can still send this to you, although please note that if it doesn't work we will then not be able to issue a refund.
Please let us know how you would like to proceed and apologies for any inconvenience caused.
Kind Regards,
Toby P.
Support Ace | CDKeys Customer Support
這時候你就要跟他說你自己承擔后果,你一定要這個Key,比如回一個“plz send me the key, I have ways to use it.”
6. 之后你會受到需要你實名認證的郵件,需要你的身份證號和遮擋后的身份證照片,具體要求如下:
Hi,
Many thanks for ordering from CDKeys.
For your security, your order has been placed on temporary hold by our verification system as we need to verify your ID. We're sorry for any inconvenience this might cause.
So that we can get your order on its way to you as quickly as possible, please follow these steps:
1. Provide us with a valid ID such as a Driving License, Passport, or National ID card.
2. Take a piece of paper and write today's date and time, along with "CDKeys.com" on it.
3. PROTECT ANY SENSITIVE INFORMATION. Make sure you cover your ID or passport number. Your full name and ID expiry date must be visible, however.
4. Take a picture of your ID and the piece of paper in a single photo.
5. Reply to this email with the photo you took as an attachment.
We've added these steps for your security, and so we can confirm and release your order as quickly as possible.
If for any reason you are not able to provide this information, we will unfortunately have to cancel your order and issue a refund after three days.
Kind Regards,
Toby P.
Support Ace | CDKeys Customer Support
我個人有點反感這個,但是反正現在大環境鎖區,我長期得在這買,也就豁出去了,按他要求給了以下內容:身份證號碼;遮擋了身份證號碼,背景是寫着“cdkeys.com MM/DD BTC hh:mm:ss”的白紙的照片;之后就順利的拿到key了。
整體而言是個遭罪的花錢方法,但是現在歐區美區被鎖也沒什么好辦法,祝大家游戲愉快。