This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

looking for advertise script

Old posts that have not been replied to for several years.
Locked
s
static
Voice
Posts: 1
Joined: Sat Jun 18, 2005 8:22 am

looking for advertise script

Post by static »

hi i got a script to advertise on a channel but all of them is 1 min minimum
i want a script which can less that 1 mins

thanks
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Replace "timer" by "utimer" everywhere in the script, it should do it in my case or if there are other timers it would mess it up, anyway.

timer = minutes
utimer = seconds

Then you would have to change the frequency of your timer, set it to "30" seconds or whatever.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

then change [timer] to [utimer]
Locked