PDA

View Full Version : Forum Auto Reply



shoutman
06-29-2004, 05:48 AM
hey,
is there a program I can use to automatically resond to threads in forums? For example I use a forum where people post things to download and everyone says thanks, I just want a program so I can say thanks for every topic, you get me?

[B][O][T]
06-29-2004, 06:15 AM
Eummm :blink: You dont need a program for that, but it would help a lot if You post which forum software You're talking about....
What You're looking for is a mod :)

BOT

shoutman
06-29-2004, 07:13 AM
a mod? Im talking about a forum that post video clips so people can download them, so what do i need?

100%
06-29-2004, 08:04 AM
You could make your own program
try Neobook

to make it jump from thread to thread youll have to automatically change the thread number in the adress bar

good luck

shoutman
06-29-2004, 09:13 AM
i have no idea to make a program

100%
06-29-2004, 10:37 AM
well now you have a good reason to start learning
neobook is pretty basic

http://www.neosoftware.com/

it takes awhile to understand this proggy,
basic step
start new book or page
goto
page-page properties(f5)
left side clik - actions
select action-application-run-selectthe application you want eg. open link to forum whatever etc
then
send keys
tab it to the adress bar
send keys type in adress of newest threads (eg. http://filesharingtalk.com/index.php?showt...&#entry1057258) (http://filesharingtalk.com/index.php?showtopic=116304&st=0&#entry1057258))
send keys
tabit to add reply
send keys
"add whatever text you want"
send keys
tab it to add reply
repeat
test it
sometimes you need to delay action
when finished goto-book-compile
itll make an exe file which if programmed right will automate anything

good luck :lol:

[B][O][T]
06-29-2004, 10:47 AM
....still dont understand what You're looking for....which forum software are You using? phpBB, IPB, Ikonboard, vBulletin????

I guess I'm totally lost but isnt this what You want to do?
http://www.vbulletindev.net/forums/hacks_r..._hack&hackid=49 (http://www.vbulletindev.net/forums/hacks_root.php?do=aff_hack&hackid=49)

This is a MOD / HACK for Vbulletin :rolleyes:

BOT

shoutman
06-30-2004, 06:48 AM
thanks i'll try the neobook, im downloading it now ill let ya know how I go.
What i wan BOT is to reply to everyones topics, I dont own the forum Im just a member like I am here, so what I want is to have a program to say 'thanks' in every topic in Movieworld for example. Coz the forum im on you are required to thank the person who posts, so to save time I wanna do it that way.

shoutman
06-30-2004, 07:40 AM
Originally posted by Zedaxax@29 June 2004 - 10:45
well now you have a good reason to start learning
neobook is pretty basic

http://www.neosoftware.com/

it takes awhile to understand this proggy,
basic step
start new book or page
goto
page-page properties(f5)
left side clik - actions
select action-application-run-selectthe application you want eg. open link to forum whatever etc
then
send keys
tab it to the adress bar
send keys type in adress of newest threads (eg. http://filesharingtalk.com/index.php?showt...&#entry1057258) (http://filesharingtalk.com/index.php?showtopic=116304&st=0&#entry1057258))
send keys
tabit to add reply
send keys
"add whatever text you want"
send keys
tab it to add reply
repeat
test it
sometimes you need to delay action
when finished goto-book-compile
itll make an exe file which if programmed right will automate anything

good luck :lol:
ok i was with you right up to select the application you want. When I click it it opens up my windows folder wanting me to select something, what do I do? u pust eg. open link to forum whatever etc but what does that mean?

[B][O][T]
06-30-2004, 11:01 AM
Just so You know most forums ban people that run exsesive bots or programs.

BOT

manker
06-30-2004, 11:20 AM
I can't imagine why you'd want a program to say thanks, shoutman. How many times per day do you want to say it? surely not that many..

If you appreciate something it isnt too difficult to type "thanks" and hit send. If you use this method then you would avoid some potentially embarassing situations:

Say someone posted a vid that didn't work, or a virus, or a scat video, or G. Micheal doing some uphill gardening. Surely you wouldn't want to say thanks for those things? ;)

shoutman
06-30-2004, 11:29 AM
lol, i know what you mean but there is a video posting section where you only post certain type of vids, any other catergory is not aloud so Im not goin to have that problem, i just thought it would be eaiser than goin into every topic and typing thanks.

100%
07-01-2004, 12:00 AM
yes - select application-make it open the link to forum

shoutman
07-01-2004, 02:24 AM
ok i tried but it didnt work, everything just opened up in address bar but i went over it and i think my problem is tabbing it to the address bar, how do I do this?

100%
07-01-2004, 08:45 AM
It should look something like this
(this dont work but itll give you some ideas)

Run "C:\Program Files\Internet Explorer\IEXPLORE.EXE" "" "Normal"
Delay "10000"
SendKeys "IEXPLORE.EXE" "{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}"
SendKeys "IEXPLORE.EXE" "http://filesharingtalk.com/index.php?showtopic=116433"
SendKeys "IEXPLORE.EXE" "{Enter}"
Delay "9000"
SendKeys "IEXPLORE.EXE" "{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}{Tab}"
Delay "2000"
SendKeys "IEXPLORE.EXE" "{Tab}{Tab}"
SendKeys "IEXPLORE.EXE" "THANK YOU"
SendKeys "IEXPLORE.EXE" "{Tab}"
SendKeys "IEXPLORE.EXE" "{Enter}"

You could always use the MouseControl software to clik the add reply button, adress bar etc etc instead of Tabbing it
Good Luck your gonna hafta work the rest out yourself
The demo version of Neobook expires the Compiled file after 3 days so save the script
You can always go over to http://[too much advertising, will end up like this]/f/index.php
and ask Haxor hes a genius at this and will do it in seconds
he made an AutoSpam script here
:lol: ;)

shoutman
07-02-2004, 03:28 AM
well that doesnt work, as you mentioned so I asked Haxor and just waiting on his reply

shoutman
07-02-2004, 03:58 AM
ok i got it to work but when i tried it again i ran into a problem, there are a different amount of TABS needed in each thread due to the different replies, for example in the one i got to work i needed 67 tabs, but when i tried it on another thread 67 tabs only got me to one of the users names, so how would i go about fixing that?

100%
07-02-2004, 02:38 PM
67 tabs... :lol:

yes i noticed that the tabs change....
maybe directly linking to the add reply button eg. http://filesharingtalk.com/index.php?act=P...2&f=30&t=116304 (http://filesharingtalk.com/index.php?act=Post&CODE=02&f=30&t=116304)

have you tried with that mouse control program, make the mouse clik the links etc

[B][O][T]
07-02-2004, 02:46 PM
Why not share Your account with other people so they can reply aslo?
Surely that must be easier.

BOT