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.
Old posts that have not been replied to for several years.
Carnage69
Halfop
Posts: 64 Joined: Sat Jun 07, 2003 8:25 pm
Post
by Carnage69 » Thu Jul 31, 2003 5:02 am
is it possible for when u type something the bot will like click a link that does something and it will log in
the url would be
http://65.125.235.194:1337/admin.cgi?mode=kicksrc
and the username admin
pass: jonathon
If
ANYONE Can Tell Me That Would BE Great!! Thanks
Papillon
Owner
Posts: 724 Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no
Post
by Papillon » Thu Jul 31, 2003 5:26 am
Code: Select all
::http::geturl http://admin:jonathon@65.125.235.194:1337/admin.cgi -timeout 9999 -query [::http::formatQuery mode kicksrc]
that will make the bot login and do the kicksrc-mode.... whatever that is
Elen sila lúmenn' omentielvo
Carnage69
Halfop
Posts: 64 Joined: Sat Jun 07, 2003 8:25 pm
Post
by Carnage69 » Thu Jul 31, 2003 6:04 pm
ok thanks and should i just put that in a proc?
Papillon
Owner
Posts: 724 Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no
Post
by Papillon » Fri Aug 01, 2003 5:07 am
what you do with it I don't know... but that line will just return a "token" to let you further handle the info returned
read about the ::
http :: commands
here
Elen sila lúmenn' omentielvo