[jQuery] NEED HELP WITH MACROS

[jQuery] NEED HELP WITH MACROS


THIS IS MY LOGIN MACRO AND IT WORKS FINE!!!!!
The only thing i would like see done is include it in the same macro
and have it run only at first to log in.
VERSION BUILD=6240709 RECORDER=FX
TAB T=1
URL GOTO= http://XXXXXXXXXXXXXXXXXXX
TAG POS=1 TYPE=INPUT:BUTTON
ATTR=VALUE:Click<SP>Here<SP>To<SP>Log<SP>In
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:http://XXXXXXXXXXXXXXXXXXX?
view=login&action=login& ATTR=NAME:form_user CONTENT=XXXXXXXXX
SET !ENCRYPTION NO
!!!I took the Username & Password out!!!
TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:http://XXXXXXXXXXXXXXXXXXX?
view=login&action=login& ATTR=NAME:form_pwd CONTENT=XXXXXXXXX
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:http://XXXXXXXXXXXXXXXXXXX?
view=login&action=login& ATTR=VALUE:Login
TAG POS=2 TYPE=SPAN ATTR=TXT:View<SP>Ads
The XXX out information is hidden for copyrights and security reasons
only. These codes are indeed open source and originaly found and
reformated to my own personal use and will never be missused for
illegal operations.
THIS IS MY AUTO CLICK THE LINK MACRO!!!!
It only works one time only then crashes. Its supposed to click on the
link, open it, wait 30 seconds while reading the code below and find
the key and then when the time is up click the good link. After the
page refreshes then close the page. And this should be on loop so it
repeats over and over.
CLICK X=392 Y=296 !!! Is the link!!!
TAB T=2
WAIT SECONDS=30
!!!There is a 25 second timer on the site so i have to wait and then
click the number manually within the 30 second delay!!!
TAB T=2
TAB CLOSE
TAB T=1
The XXX out information is hidden for copyrights and security reasons
only. These codes are indeed open source and originaly found and
reformated to my own personal use and will never be missused for
illegal operations.
THE WEBSITE SOURCE CODE!!!!
This is the source code of the frame of the website that I'm trying to
work with.
The macro needs to find the key provided and then find witch is the
good link and both the key has the correct number give in it. For
example: (var key="7") the answer is ("clickimages/7.gif") has the 7
within the link.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="application/xhtml
+xml; charset=UTF-8" />
<title>1 XXXXXXXXXXXXXXXXXXX</title>
<link href="templates/default2/timer.css?" rel="stylesheet"
type="text/css" />
<script type="text/javascript">
var id="6647";
var
url_variables="sid=61454TkM0ME56azROVGs&sid2=61454&type=ptc&siduid=61454&";
var timer=26;
var type="ptc";
var key="7";
var pretime="1252793274";
</script>
<script type="text/javascript" src="./includes/ajax/
jquery.js"></script>
<script type="text/javascript" src="./source/clicking/
timer.js"></script>
</head>
<body>
<div id="banner"><a href="bannerclick.php?id=736" target="_blank"><img
src="https://www.palmbux.com/b.php?u=325574360912" alt="Banner
Advertisement" /></a></div>
<div id="timer">Loading</div>
<div id="buttons"><ul><li><a href="#" onclick="next(0)"
id="button0"><img src="clickimages/3.gif" alt="Button" /></a></li>
<li><a href="#" onclick="next(1)" id="button1"><img src="clickimages/
9.gif" alt="Button" /></a></li>
<li><a href="#" onclick="next(2)" id="button2"><img src="clickimages/
7.gif" alt="Button" /></a></li>
<li><a href="#" onclick="next(3)" id="button3"><img src="clickimages/
1.gif" alt="Button" /></a></li>
</ul></div>
<div id="menu">
<li><a href="http://XXXXXXXXXXXXXXXXXXX" target="_blank">New
Window</a></li>
<li><a href="#" onClick="reportAd()">Report</a></li>
` <li>Earned Today: $XXXXXXX</li>
</div>
<div id="logo"></div>
</body>
</html>
The XXX out information is hidden for copyrights and security reasons
only. These codes are indeed open source and originaly found and
reformated to my own personal use and will never be missused for
illegal operations.
I'm willing to work on this with someone that knows their coding and
has experience because i have other projects also on the cutting board
and on hold for a programers hand. If it is at all possible to make
this happen it would do me wonderful and if there is any questions
just contact me at frederic_gilb@hotmail.com.
Thank you very much
Frederic Gilbert
Graphic Designer / Layout Artist
frederic_gilb@hotmail.com