ลบกวน Admin ผมลองเอา EA ที่มีมาแก้ แต่มันไม่ Start รอ Activation key แก้ยังไงครับลบกวนท่าน Admin หรือ กูรู ในบร์อดหน่อยครับ
ตัวแปลที่ประกาศ รอ Start ต้องลบและแก้ยังไงครับ
int start() {
double ld_0;
double ld_8;
double ld_16;
double ld_24;
double ld_32;
double ld_40;
string ls_48;
/*
if (IsDemo() == FALSE) {
ld_0 = StrToDouble(Activation_Key);
ls_48 = AccountNumber();
ld_16 = StringLen(ls_48);
ld_24 = StrToDouble(StringSubstr(ls_48, 0, 1));
ld_32 = StrToDouble(StringSubstr(ls_48, 1, 1));
ld_40 = StrToDouble(StringSubstr(ls_48, ld_16 - 1.0, 1));
ld_8 = AccountNumber() + 819;
ld_8 = ld_8 + 119.0 * ld_24 + 268.0 * ld_32 + 118.0 * ld_40;
}
if (IsDemo() == FALSE && ld_0 != ld_8) {
Alert("Activation Key is must for Real Account.");
return (0);
}
*/