Search found 70 matches

by MadQuestion
Fri Mar 16, 2018 10:54 pm
Forum: Technical / Scripting
Topic: Twitter DLL revisited
Replies: 4
Views: 4257

Re: Twitter DLL revisited

I was able to make a script that used images to automate twitter and post hundreds of jokes with images to twitter all day every day in a random order. Was very rarely detected by the twitter algorythm... I did get detected a few times though and was asked to unlock my account by phone verification....
by MadQuestion
Fri Mar 16, 2018 10:13 pm
Forum: The Water Cooler
Topic: Site Upgrades
Replies: 5
Views: 22578

Re: Site Upgrades

I cant see any of my previous posts to the forum? Have they moved this feature or is it gone now?
by MadQuestion
Sun Mar 11, 2018 2:02 pm
Forum: Technical / Scripting
Topic: Having A Serial Key Activate The Compiled .EXE
Replies: 1
Views: 2407

Having A Serial Key Activate The Compiled .EXE

I was wondering if there was any way in that I could script a .exe file so that it checks a entered serial key against a list of variables and if the entered key code and the variable match could the script delete the variable from the database/list. I would like to be able to offer subscription bas...
by MadQuestion
Tue Feb 20, 2018 3:47 pm
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

I was more interested in knowing what this bit of the code does!
r,IEhwnd,DIALOG1.PANEL2.HANDLE
by MadQuestion
Tue Feb 20, 2018 3:45 pm
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

And your not being very helpfull this time round when explaining LibFunc> The URL you left is broken or missing
by MadQuestion
Tue Feb 20, 2018 3:44 pm
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

Once again you only answer one of the questions I asked Marcus? Why is the example script opening two processes for IE? The script will not grab any IE instance and parent it to the panel until only only process exists? Is there anyway to fix this?
by MadQuestion
Mon Feb 19, 2018 10:42 pm
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

Could you also explian what this line is doing for the example script

Code: Select all

LibFunc>user32,SetParent,r,IEhwnd,DIALOG1.PANEL2.HANDLE
I have never used LibFunc> and do not understand what it is doing or what it can be used for exactly. Sorry for being a newbie! Its the only way I learn lol
by MadQuestion
Mon Feb 19, 2018 10:14 pm
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

Ok thanks, what about the fact that the script opens two processes for IE? is it supposed to do that?
by MadQuestion
Wed Feb 14, 2018 3:46 am
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

Also when I run the example script IE opens up two processes and MS seems to not know which one to embed in the panel? Is this fixable or at least explainable to why this happens for me? I usually don't use IE browser but I have been trying to use it recently and i am having nothing but browser issu...
by MadQuestion
Wed Feb 14, 2018 2:54 am
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

Hi marcus is there anyway to embed a different browser/program window into the panel inside the dialog? like you did with the IE browser in the script example?
by MadQuestion
Thu Feb 01, 2018 8:35 pm
Forum: Technical / Scripting
Topic: Embedding Bitmap Binary For FindImagePOS
Replies: 4
Views: 4206

Re: Embedding Bitmap Binary For FindImagePOS

This was a great help thanks guys
by MadQuestion
Thu Feb 01, 2018 1:00 am
Forum: Technical / Scripting
Topic: Embedding Bitmap Binary For FindImagePOS
Replies: 4
Views: 4206

Re: Embedding Bitmap Binary For FindImagePOS

I know how to import binary data of the bitmap in the script as a label but how do you call it with FindImagePos>?
by MadQuestion
Wed Jan 31, 2018 10:28 pm
Forum: Technical / Scripting
Topic: Embedding Bitmap Binary For FindImagePOS
Replies: 4
Views: 4206

Embedding Bitmap Binary For FindImagePOS

Is it possible to embed the binary data within a compiled exe for bitmaps and then call it somehow for the bitmap image required for the FindImagePOS>? I know this will increase the size of the exe but it would mean I wouldnt need to supply anything like the BMP FOLDER and could then just use the ex...
by MadQuestion
Wed Jan 31, 2018 10:23 pm
Forum: Scripts and Tips
Topic: Embed Internet Explorer inside a Custom Dialog
Replies: 13
Views: 23047

Re: Embed Internet Explorer inside a Custom Dialog

Thanks for this Marcus, it really helped.
by MadQuestion
Wed Jan 31, 2018 10:21 pm
Forum: Technical / Scripting
Topic: Finding Text And Clicking It On Screen
Replies: 0
Views: 6321

Finding Text And Clicking It On Screen

I have a question for the text capturing experts in this forum, prob easier than I think but its not clear for me to really understand. I am using a custom dialog with IE embedded in it and I allow a TextBox to allow the entry of any text, I turn this text into a variable called %SEARCHTEXT% I then ...
Sign up to our newsletter for free automation tips, tricks & discounts