Valuater Posted February 12, 2007 Author Posted February 12, 2007 Yep exactly what I wanted ! I have 2 questions about your program:1. What happen if the user delete the xprotect.au3 file ?Your program is deleted, because XProTec.au3 is an "include" 2. Do I have to make something like that?...Yes!... Just like I scripted above EDIT: I tried it and did not receive the email, do you have to confirm it?NO!... its ALL AUTOMATED1 program was emailed to me as developer Sun 2/11 9:12 PM8)
J0ker Posted February 12, 2007 Posted February 12, 2007 NO!... its ALL AUTOMATEDWell maybe but I tried it five time using my email adress and I did not receive any emails ( I checked also in my junk folder).
Valuater Posted February 12, 2007 Author Posted February 12, 2007 Well maybe but I tried it five time using my email adress and I did not receive any emails ( I checked also in my junk folder).Thats really funny!!!While you cant get it to work once, I had to add evil_elf to the blacklist for abuse ( and testing )Maybe you can ask him, he has no problem at all 8)
Archman Posted February 21, 2007 Posted February 21, 2007 Sorry if this has been mentioned already Does this aswell as giving options for trial periods and payments make the exe created as if it used somet like EncodeIt? So that someone couldnt just quickly decompile the exe with exe2au3 or some other decompiler and then just add the code back into auto it removing the lines that make this work ?
Valuater Posted February 21, 2007 Author Posted February 21, 2007 Sorry if this has been mentioned alreadyDoes this aswell as giving options for trial periods and payments make the exe created as if it used somet like EncodeIt?So that someone couldnt just quickly decompile the exe with exe2au3 or some other decompiler and then just add the code back into auto it removing the lines that make this work ?Thats such a "mix" of a question, the only response i can give isThis is nothing like EnCodeIt... it is encoded by EnCodeIt8)
Archman Posted February 21, 2007 Posted February 21, 2007 Joker when i was testing this and used the same email i entered in$D_Mail = "mail@whatever.com" ; your emailas the email address for the Please register a user i got no reply. But when i used a different email address to the one id put as $D_Mail i got a reply almost instantly.
J0ker Posted March 6, 2007 Posted March 6, 2007 Joker when i was testing this and used the same email i entered in $D_Mail = "mail@whatever.com" ; your email as the email address for the Please register a user i got no reply. But when i used a different email address to the one id put as $D_Mail i got a reply almost instantly. k thanks, I will try it!
Valuater Posted March 16, 2007 Author Posted March 16, 2007 Im having some problems understanding the Developers donation deal with your programI donated $20, and have not recieved a developers license numberAm I doing something wrong?-ScriptCrafterI recieved your "Validation" emailProgram name is...Program = DYNACRAFTERValidation Date = Fri, 16 Mar 2007 12:51 AM http://www.autoitscript.com/forum/index.ph...st&p=298429http://www.autoitscript.com/forum/index.ph...st&p=3000178)
Valuater Posted March 17, 2007 Author Posted March 17, 2007 ...Is there a certain method you need to donate by? Check box?...-ScriptCrafter Yes, There is i explained it many times here, THIS IS WHAT THE SYSTEM XPROTEC DOES I have not recieved your registration THROUGH XProTec http://www.autoitscript.com/forum/index.ph...st&p=317820 8) ( I see you are in the thread this morning, you should have seen this )EDIT ( this is done for record keeping for those whom do not understand)
Valuater Posted March 17, 2007 Author Posted March 17, 2007 I just want to appologise for inconviniencing you with this retarded requests, but I am a little rushed and excited to use this program. I have donated around $21.00 and still no dev license sent to prcummins@gmail.com:-(-ScriptCrafter...Is there a certain method you need to donate by? Check box?...-ScriptCrafterYes, There is i explained it many times here, THIS IS WHAT THE SYSTEM XPROTEC DOES I have not recieved your registration THROUGH XProTechttp://www.autoitscript.com/forum/index.ph...st&p=3178208)( I see you are in the thread this morning, you should have seen this )I appologize, seems this system is not working and not worthy of your effortFrom: http://webmail.aol.com/24126/aol/en-us/mai...ay-message.aspxDYNACRAFTER@ClickTask.com To: http://webmail.aol.com/24126/aol/en-us/mai...ay-message.aspxprcummins@yahoo.comCc: http://webmail.aol.com/24126/aol/en-us/mai...ay-message.aspxValuater@aol.com Subject: DYNACRAFTER Validation Code Date: Sat, 17 Mar 2007 12I have no problem getting your Validation email... or my own Registration email( The Registration uses the same system for emailing,, Hmmm??? )8)
Valuater Posted March 17, 2007 Author Posted March 17, 2007 (edited) Thanks :-)I see that if I set the evaluation period to 0 days it asks me to donate.Can I set it up so that they donate to my Paypal account?It doesnt seem to go to my account, it defaults to the AutoIt one-ScriptCrafterOh, you see that it takes you to autoit, ok if you made a donation there, you would recieve an email, Jon would recieve an email and i would recieve an email...Then..... is when you will get your developer code, so you can make it go to your paypal account8) Edited March 17, 2007 by Valuater
ScriptCrafter Posted March 18, 2007 Posted March 18, 2007 Going to show you step by step what I am getting I am not getting a Developers license, like you say I should be. Picture 1 Executing my program with 0 days left on the evaluation Picture 2 Clicking Yes and it resolves me to the AutoIt Donation Page (Should be mine) Picture 3 Me Donating another $1.00 to show that I am donating here Picture 4 Confirmation of my donation Picture 5 An Email that shows only a reciept from Paypal and NO developers license Pictures 6 - 10 would be a rinse and repeat of 1 - 5 Now if you could kindly point out what it is that I am doing here that is not allowing my program to resolve to my website and paypal page, that would be much appreciated. Please ignore the paypal.com default. #include <XProTec.au3> $D_Mail = "prcummins@gmail.com " ; your email $D_Program = "DYNACRAFTER" ; 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 = "123456789" ; developers license # $D_PayPal = "www.paypal.com" ; - paypal link $D_Link = "www.routeswitch.net" ; looks for "www.mywebsite.com/.../Blacklist.txt" ; see Blacklist $U_Return = 0 ; 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) Thanks -ScriptCrafter
Valuater Posted March 19, 2007 Author Posted March 19, 2007 Thanks for the effort ... -ScriptCrafterXProTec - v1.0.5 - March 18, 2007 XProTec.au3 ( 68.34k ) There's a new file in town!!!see page 18)
waynecheng Posted March 20, 2007 Posted March 20, 2007 I'm Chinese, my English is Pool~ I used your script and find a bug (maybe) for example: 20/03/2007 is the last day for the registor to use my program and he change the date on his PC (20/03/2007 to 01/03/2007) so he can use my program again~~ I think you should Use the internettime in your script another things: Can you give me all the MSGBOX information and I translate it to the Chinese then send you to EnCodeIt it ,a lot of trouble i think so ,maybe you can give me the "UnEnCodeIt" script and I Fix and translate it . My Email : wayne7824@yahoo.com.cn Thanks
Valuater Posted March 20, 2007 Author Posted March 20, 2007 ...for example: 20/03/2007 is the last day for the registor to use my program and he change the date on his PC (20/03/2007 to 01/03/2007) so he can use my program again~~Program = EasyShopValidation Date = 2007'年'3'月'20'日'This is the date as it displays here in the USAYou, as a developer will recieve an email, if the user changes the date...You can put him in the "blacklist" and he can not use the program8)
Moderators SmOke_N Posted March 20, 2007 Moderators Posted March 20, 2007 I'm Chinese, my English is Pool~My english is "pool" too Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
KegRaider Posted April 8, 2007 Posted April 8, 2007 Fantastic idea Valuater! Pity I donated to Jon only 15 minutes ago lol, maybe i should searched "Donation" before I donated to get hooked up as "Developer" Any chance of hooking a fellow scripter up I wanted to express my love to the script that has helped me out of a pickle quite a number of times since using it. Once again, kudo's on a noble idea.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now