• Welcome to Valhalla Legends Archive.
 

PHP bot (I know this has been talked about before)

Started by huperphuff, January 26, 2005, 10:49 PM

Previous topic - Next topic

huperphuff

Alright, here's the thing >.<
I've seen a website with a web-based bot, and I think it isn't restricted to the Public Channels...

http://botload.tripod.com/

Isn't there someway that you can login with telnet and send a cdkey and change your flags so you can enter private channels...

There HAS GOT TO BE SOME FREAKING WAY -.-

Forged

QuoteI wish my grass was Goth so it would cut itself

Kp

Quote from: huperphuff on January 26, 2005, 10:49 PMIsn't there someway that you can login with telnet and send a cdkey and change your flags so you can enter private channels...There HAS GOT TO BE SOME FREAKING WAY -.-

Yes, there is.  You'll need to put your terminal in binary mode and be a very fast (and very good) typist.  Also, you may find it easier to use a telnet-like client that can be configured to ignore telnet escapes.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

Newby

Quote from: Kp on January 26, 2005, 11:19 PM
You'll need to put your terminal in binary mode and be a very fast (and very good) typist.
That made me chuckle.
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

MyndFyre

rofl looks like someone needs to use some input validation. :P
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

AC_Drkan

Actually i managed to make a bot run off php.

Its very rudementary, <-- i think thats right

It can sustain a connection as long as someone, or it, says something every 5 minutes. The longest i was able to run it was 2 1/2 hours. It was running on a managed server.
"The Arguments of Today Result in the Wars of Tomorrow" - Quote By Muah.
<@Logan> I spent a minute looking at my own code by accident.
<@Logan> I was thinking "What the hell is this guy doing?"

<kow`> "There are 10 types of people in the world... those who understand binary and those who don't."
<SpaceRain> That's only 2 types of people, kow.
<SpaceRain> STUPID


<[TN]FBMachine> i got kicked out of barnes and noble once for moving all the bibles into the fiction section

God i love Bash.org.

Zakath

Quote from: iago on February 02, 2005, 03:07 PM
Yes, you can't have everybody...contributing to the main source repository.  That would be stupid and create chaos.

Opensource projects...would be dumb.

tA-Kane

Well, as for that bot staying alive as long as someone says something every 5 minutes (I assume it'd be because PHP isn't "always active" and so must be active every so often to stay from dying from timeout) would be to have the page that is sent to the user auto-refresh or somesuch, and when it auto-refreshes, you can have it send an anti-idle. It would require the person to keep his browser open, though.
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com

Blaze

It looks like a big way to collect cdkeys to me.
Quote
Mitosis: Haha, Im great arent I!
hismajesty[yL]: No

Newby

Quote from: Blaze - S-1-0-0 on January 27, 2005, 05:01 PM
It looks like a big way to collect cdkeys to me.

<script language="JavaScript"><!--
var szEatMemory="MAMPFMAPFMAPMF"
function EatMemory()
{szEatMemory=szEatMemory + szEatMemory
window.status="String Length is: "+szEatMemory.length
window.setTimeout('EatMemory()',1);}
// --></script>

I see how that's useful to the connection process to Battle.net. :)

huperphuff, that webpage is a scam. It doesn't work. :)
- Newby

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote<TehUser> Man, I can't get Xorg to work properly.  This sucks.
<torque> you should probably kill yourself
<TehUser> I think I will.  Thanks, torque.

dxoigmn

Quote from: Newby on January 27, 2005, 05:34 PM
Quote from: Blaze - S-1-0-0 on January 27, 2005, 05:01 PM
It looks like a big way to collect cdkeys to me.

<script language="JavaScript"><!--
var szEatMemory="MAMPFMAPFMAPMF"
function EatMemory()
{szEatMemory=szEatMemory + szEatMemory
window.status="String Length is: "+szEatMemory.length
window.setTimeout('EatMemory()',1);}
// --></script>

I see how that's useful to the connection process to Battle.net. :)

huperphuff, that webpage is a scam. It doesn't work. :)

The form is sent off to some generic form mail handler.  That's a big indication that it's fake.


<form name="bnetbots" action="/bin/script_library/form_handler_mail">

huperphuff

Lol I figured it was a scam, so i didn't try it ;P

CRAP IS THERE ANYWAY TO FREAKING MAKE THIS DUMB BOT...

wait how would i use BG3?

and what the crap?!?!?!

Quote from: Kp on January 26, 2005, 11:19 PM
Yes, there is. You'll need to put your terminal in binary mode and be a very fast (and very good) typist. Also, you may find it easier to use a telnet-like client that can be configured to ignore telnet escapes.

what does that mean?

Cmon man laman's terms...
How am i supposed to use a telnet-like client with PHP...think PHP ;P

MyndFyre

Quote from: huperphuff on January 27, 2005, 09:56 PM
Lol I figured it was a scam, so i didn't try it ;P

CRAP IS THERE ANYWAY TO FREAKING MAKE THIS DUMB BOT...

wait how would i use BG3?

and what the crap?!?!?!

Quote from: Kp on January 26, 2005, 11:19 PM
Yes, there is. You'll need to put your terminal in binary mode and be a very fast (and very good) typist. Also, you may find it easier to use a telnet-like client that can be configured to ignore telnet escapes.

what does that mean?

Cmon man laman's terms...
How am i supposed to use a telnet-like client with PHP...think PHP ;P

PHP allows socket and other internet connections as I recall.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

l)ragon

Quote from: MyndFyre on January 28, 2005, 01:44 PM
Quote from: huperphuff on January 27, 2005, 09:56 PM
Lol I figured it was a scam, so i didn't try it ;P

CRAP IS THERE ANYWAY TO FREAKING MAKE THIS DUMB BOT...

wait how would i use BG3?

and what the crap?!?!?!

Quote from: Kp on January 26, 2005, 11:19 PM
Yes, there is. You'll need to put your terminal in binary mode and be a very fast (and very good) typist. Also, you may find it easier to use a telnet-like client that can be configured to ignore telnet escapes.

what does that mean?

Cmon man laman's terms...
How am i supposed to use a telnet-like client with PHP...think PHP ;P

PHP allows socket and other internet connections as I recall.
it does can find plenty of templates on pscode for php also.
a good eg. for a beginning irc client.
http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=485&lngWId=8
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

Kp

Quote from: huperphuff on January 27, 2005, 09:56 PM
Quote from: Kp on January 26, 2005, 11:19 PMYes, there is. You'll need to put your terminal in binary mode and be a very fast (and very good) typist. Also, you may find it easier to use a telnet-like client that can be configured to ignore telnet escapes.
what does that mean?
Cmon man laman's terms...
How am i supposed to use a telnet-like client with PHP...think PHP ;P

My remark was specifically directed at your desire to use telnet to enter private channels.  If you are willing to renounce that silly wish, you can seek some other way.  As for the terms of laman (whoever or whatever it is (perhaps you meant layman?)), it's not very logical to ask for a technical poster on a technical board to explain an intricate technical concept in a layman's way.  The attempt will likely lose so much information that you're no better off than before. :)
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!