Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - freetradescript

Pages: 1 2 [3] 4
31
Damn i can't login ? How do we get/see the user/password to see if i'm using the right combination ?

Thanks

32
Damn i don't know why i can duplicate this on other sites of mine ? I was able to this once so far

20/9999

20 hits and hour for 9999 hours

No matter what i try it winds up at 24 hours max ?

Any ideas why it's doing this or what i'm missing ?

Like i said, i got one fake trade on one installation which do show up as 9999 hours.

Thanks

33
Just to keep you updated guys, it's working but only on one fake trade i created.
20/9999h

the other one i made
20/24h

Odd ? I tried 4 times but it doesn't pick up 9999
Can we do this only once ?

34
Ok looks like that if you put (let's say) 30 hits an hour in "hourly" and 9999 in "timed" it sends but it shows as 30/24 so i guess that in 24 hours it will stop sending as 9999 is not entered ? Is there something i could put in like * which could mean forever ?

35
Yes exactly, in fact, it's not a trader. I just want to send some skimming (blind clicks) to another site of mine. Feed it in a way.

As weird as it seems, TP can't do this ?

I mean, the script's algo is probably to good ! Why send hits to something not returning hehehehehehehehe ?
I'm sure lots of guys want this feature. Can't believe i'm the only one.

Add this one on the next update please, unless there is a way to do this.

36
I've done that but it doesn't send.

Site gets 15k/day

Let me know


37
Trade Pulse Support / I tried to install but i got this error
« on: July 20, 2010, 06:30:47 AM »
I tried to install but i got this error

Creating files and directories
Creating directory "tp"................ Already exists, OK
Creating directory "tp/css"......Fatal Error:
Can't create /var/www/me/domains/mysite.com/public_html/tp/css directory
Please change "tp" directory permissions to 777 and try again.

But it is CHMOD 777

38
Is there a way to force to a site even tho it doesn't send back so it doesn't wind up in the "inactive" section and never receives hit ?

I need this

Thanks

39
Trade Pulse Support / Username/password
« on: September 18, 2009, 09:10:54 AM »
I installed a new script but finished the job 3 days later. The thing is, i can't login. I tried with what i thought was right and various username/password combination which i thought would work out but it didn't. I then went into PhpMyadmin and saw the password but didn't see the user name (i also tried various combination after seeing the password that i thought would work but)? Where can i see that info ? Or do i have to do to find out ? Do i need to reinstall everything ?

Thanks

40
Ahhhhh cool thanks everything works now

41
I got the thumb toplist working but it's not going to the right trader.
Here is what i'm using:

Code: [Select]
<p align="center"><font size="7" face="Impact"><i>

Our top referrers are:</i></font>
<p align="center">&nbsp;<a href="tp/out.php?link=toplist&to=%%URL1%%"><img src="%%THUMB1-1-1%%" width="200" height="200" border="0" /></a>
<a href="tp/out.php?link=toplist&to=%%URL2%%"><img src="%%THUMB2-1-1%%" width="200" height="200" border="0" /></a>
<a href="tp/out.php?link=toplist&to=%%URL3%%"><img src="%%THUMB3-1-1%%" width="200" height="200" border="0" /></a>
<a href="tp/out.php?link=toplist&to=%%URL4%%"><img src="%%THUMB4-1-1%%" width="200" height="200" border="0" /></a>
</p>
<p align="center">&nbsp;<a href="tp/out.php?link=toplist&to=%%URL5%%"><img src="%%THUMB5-1-1%%" width="200" height="200" border="0" /></a>
<a href="tp/out.php?link=toplist&to=%%URL6%%"><img src="%%THUMB6-1-1%%" width="200" height="200" border="0" /></a>
<a href="tp/out.php?link=toplist&to=%%URL7%%"><img src="%%THUMB7-1-1%%" width="200" height="200" border="0" /></a>
<a href="tp/out.php?link=toplist&to=%%URL8%%"><img src="%%THUMB8-1-1%%" width="200" height="200" border="0" /></a>
</p>

In other words, you see the thumb and when you put your mouse over the pic it shows: (let's say) google.com so when you click on it, it should go to google.com right ? Well it doesn't, it goes to another site picked up from my traders.


42
I was wondering, are the thumbs for the toplist dumped after a while ? A "purge" if you prefer so we don't wind up with 100's of pics for nothing ?
Right now i ain't using this feature (tho i will try it for sure) so i'm wondering if everything is grabbed/cropped for nothing ?

43
Trade Pulse Support / Re: Toplist showing %%NAME1%%
« on: March 06, 2009, 05:28:17 AM »
Yes i see this too but why i don't see it on the main page. Right now it's showing up like this:


Visit our friend's sites

1. %%NAME1%%
2. %%NAME2%%
3. %%NAME3%%
4. %%NAME4%%
5. %%NAME5%%
6. %%NAME6%%
7. %%NAME7%%
8. %%NAME8%%
9. %%NAME9%%
10. %%NAME10%%
11. %%NAME11%%
12. %%NAME12%%
13. %%NAME13%%
14. %%NAME14%%
15. %%NAME15%%
16. %%NAME16%%
17. %%NAME17%%
18. %%NAME18%%
19. %%NAME19%%
20. %%NAME20%%


Looks like the data is not replaced in toplist.html from toplist.tpl
I have chmod 777 both of the files for testing purposes and the path is ok:
<?php virtual("toplist.html"); ?></p>


Any ideas ?


Oh yeah, toplist regenerated

44
Trade Pulse Support / Toplist showing %%NAME1%%
« on: March 04, 2009, 09:55:07 AM »
Hi

I get this on my toplist

1. %%NAME1%%
2. %%NAME2%%
3. %%NAME3%%

It's not replaced by the domain name (not links either)

I'm using:
Code: [Select]
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="53%">
    <tr>
      <td width="100%">
        <p align="center"><font face="Arial Black" size="6">Visit our friend's
        sites</font></td>
    </tr>
    <tr>
      <td width="100%">
        <p align="center">
<strong> <font face="Verdana"> 1. <a href='tp/out.php?to=%%DOMAIN1%%&link=top'>%%NAME1%%</a><br/>
2. <a href='tp/out.php?to=%%DOMAIN2%%&link=top'>%%NAME2%%</a><br/>
3. <a href='tp/out.php?to=%%DOMAIN3%%&link=top'>%%NAME3%%</a><br/>
4. <a href='tp/out.php?to=%%DOMAIN4%%&link=top'>%%NAME4%%</a><br/>
5. <a href='tp/out.php?to=%%DOMAIN5%%&link=top'>%%NAME5%%</a><br/>
6. <a href='tp/out.php?to=%%DOMAIN6%%&link=top'>%%NAME6%%</a><br/>
7. <a href='tp/out.php?to=%%DOMAIN7%%&link=top'>%%NAME7%%</a><br/>
8. <a href='tp/out.php?to=%%DOMAIN8%%&link=top'>%%NAME8%%</a><br/>
9. <a href='tp/out.php?to=%%DOMAIN9%%&link=top'>%%NAME9%%</a><br/>
10. <a href='tp/out.php?to=%%DOMAI10%%&link=top'>%%NAME10%%</a><br/>
11. <a href='tp/out.php?to=%%DOMAIN11%%&link=top'>%%NAME11%%</a><br/>
12. <a href='tp/out.php?to=%%DOMAIN12%%&link=top'>%%NAME12%%</a><br/>
13. <a href='tp/out.php?to=%%DOMAIN13%%&link=top'>%%NAME13%%</a><br/>
14. <a href='tp/out.php?to=%%DOMAIN14%%&link=top'>%%NAME14%%</a><br/>
15. <a href='tp/out.php?to=%%DOMAIN15%%&link=top'>%%NAME15%%</a><br/>
16. <a href='tp/out.php?to=%%DOMAIN16%%&link=top'>%%NAME16%%</a><br/>
17. <a href='tp/out.php?to=%%DOMAIN17%%&link=top'>%%NAME17%%</a><br/>
18. <a href='tp/out.php?to=%%DOMAIN18%%&link=top'>%%NAME18%%</a><br/>
19. <a href='tp/out.php?to=%%DOMAIN19%%&link=top'>%%NAME19%%</a><br/>
20. <a href='tp/out.php?to=%%DOMAIN20%%&link=top'>%%NAME20%%</a></font></td>
      </tr>
    </table>
  </center>
  </div>


45
Trade Pulse Support / Re: Can't get new trades to start force nitro
« on: February 13, 2009, 08:11:23 AM »
I do see some hits going out now to the new trades, not a lot but still. Is it the way it's suppose to work ? That they stay marked as "auto stopped" until they send back i suppose ?

Pages: 1 2 [3] 4