Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Need Help W/AutoIt Scripting...

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
1337pwnage1337
Expert Cheater
Reputation: 0

Joined: 08 Oct 2008
Posts: 190
Location: last seen off the coast of hopes and dreams

PostPosted: Fri Feb 06, 2009 1:37 pm    Post subject: Need Help W/AutoIt Scripting... Reply with quote

i was given this script (i want a thing that searches for text on a web page[in this case dragcave.net] and then click the picture above that text, but i can get this to work...)

Code:

#include <IE.au3>

$oIE = _IECreate("http://dragcave.net")

$sMyString = "*See Below this coding*"     //change!!
$oLinks = _IELinkGetCollection($oIE)
For $oLink in $oLinks
    $sLinkText = _IEPropertyGet($oLink, "innerText")
    If StringInStr($sLinkText, $sMyString) Then
        _IEAction($oLink, "click")
        ExitLoop
    EndIf
Next

*that is where u put the text that is below the egg u want which i want the following(separated by quotation marks):
"This egg is very reflective, almost metallic looking." "This egg gives off a beautiful glow." "This egg is a third the size of the other eggs" "This egg looks like it doesn’t belong, it is brightly colored with white spots."*

Can Someone help me get this to work?
i will rep 2 times for a completed source!!!

_________________
Back to top
View user's profile Send private message AIM Address
SXGuy
I post too much
Reputation: 0

Joined: 19 Sep 2006
Posts: 3551

PostPosted: Fri Feb 06, 2009 2:27 pm    Post subject: Reply with quote

Why did you not just pm me about the script i posted, rather than creating a whole new thread about it?

secondly, i did say it was half complete, im not gonna write a whole script for a game i dont even play.

Please try and learn autoit at least? no ones gonna spoonfeed you, i would also suggest that you go to autoit's help forum for advice, they will help alot.
Even download the program and check the help file, its very usefull!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites