Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

XProTec problem function

$
0
0
hello to everyone`
I have a problem if you can help me ...
I made the following settings:

XProTec.au3 settings:


Global $smtpserver = "smtp.gmail.com"
Global $sendusername = "myaccount" ;not @gmail.com
Global $sendpassword = "password"



#include<XProTec.au3> ; MUST BE AN INCLUDE

$D_Mail = "myaccount@gmail.com" ; your email
$D_Program = "my software" ; your program name
$U_Price = "20.00" ; the amount of money you wish to be payed by the user
$U_Trial = "0" ; amount of days for the trial period
$U_License = "3" ; 3 = one computer only - see license notes
$D_License = "E3AC1A134BC5809A" ; developers license #
$D_PayPal = "www.paypal.com/my account-link to paypal" ; - paypal link
$D_Link = "www.scripturi-triburile.com/Blacklist.txt" ; looks for "www.mywebsite.com/.../Blacklist.txt" ; see Blacklist
$U_Return = 1 ; pay or quit .... or $U_Return = 0 ; will return control to developer with @extended = 6 [Limited Freeware Option]

XProTec($D_Mail, $D_Program, $U_Price, $U_Trial, $U_License, $D_License, $D_PayPal, $D_Link, $U_Return)

MsgBox(0,"","merge")


I see this error:
This Program has been intrerupted by Fatal COM Error....

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>