Hello, out of every bot UI I've used, eternalchat is easily my favorite UI and I was wondering if anyone knows if it is possible to edit BNLS without the source? I use BNLS for another bot too, so editing the hosts file isn't viable. however, is there an app that could do the same as hosts, except for a specific program?
edit: I put BLNS instead of BNLS
It's BNLS* I'm unclear as to what you're trying to do, but what I'm getting is that you want to log onto a different server other than BNLS with EternalChat, correct?
Hrmm. If i am getting what your trying to do correct, No, it is not possible to edit BNLS without the source.
Quote from: Spilled[DW] on October 11, 2005, 04:50 PMHrmm. If i am getting what your trying to do correct, No, it is not possible to edit BNLS without the source.
Eh? Why do you say that? Have you no skill at writing upon the bare metal?
Can't write on metal without either a marker, or a flame.
Get your hex editor, son!
Ah I see, thanks much everyone
Explicit[nK] : I'm trying to edit the BNLS list and change it to localhost or the server where i'm running JBLS.
Tried fooling with a hex editor with eternalchat for a bit. At 2C17E I found where it says BNLS Skywing vL Yoni , but I did a search for bnls.valhalllegends.com and it cannot be found. Any tips for any other strings I should look for or anything?
Sorry, I don't really have any other tips on what you should search for if you already performed a thorough search. You could just make it easier on yourself and use StealthBot though.
Quote from: Explicit[nK] on October 19, 2005, 12:52 AM
Sorry, I don't really have any other tips on what you should search for if you already performed a thorough search. You could just make it easier on yourself and use StealthBot though.
Or try bribing Spht with large sums of money to make you a private version 8)
Quote from: HdxBmx27 on October 19, 2005, 02:13 AM
OR! you can figure out how this string "229B4E859D91938CD1899E93979E93939E939A989A919B8CD19C9092" gets translated to "bnls.valhallalegends.com" using This (http://hdx.no-ip.org/EC.txt) function...
And then figure out what string you have to change that to to make it output "localhost" or "127.0.0.1"
But insted of doing all that work.. why dont you just edit your host file to redirect bnls.valhallalegends.com to yourself?
22-?, 9B-?, 4E-?, 85-?, 9D-b, 91-n, 93-l, 8C-s, D1-., 89-v, 9E-a, 93-l, 97-h, 9E-a, 93-l, 93-l, 9E-a, 93-,
9A-e, 98-g, 9A-e, 91-n, 9B-d, 8C-s, D1-., 9C-c, 90-o, 92-m
~-~(HDX)~-~
i'm using another eternalchat as localhost, and i have a jbls set up at a computer at school, so I figured i'd put it to use.
:D you are my god HdxBmx27 ;D
Well, did you figure out how to change the BNLS server yet?
On a sidenote, don't forget to check for unicode versions of strings. That's bit me in the bum a couple times.
Out of curiousity, why not just change %SYSTEMROOT%\System32\drivers\etc\hosts ?
Quote from: Spht on October 28, 2005, 05:00 PM
Well, did you figure out how to change the BNLS server yet?
haven't had time yet, two tests a week for october and the first half of november, and dsp homework is killing the time i usually spend on the computer. I'll post back once I get the chance to look deeper if I need any assistance. So far I've done searches for occurances of bnls.valhalla, 63.161.183.205 in any way I can. Once I get a chance, I'll spend time looking at hdx's function.
Thanks for all the responses. I love your bots btw Spht and iago :)
MyndFyre: I use BNLS for another bot too, so editing the hosts file isn't viable. Also now I'm planning to use some bots in the research lab, so editting the host file of a comp that isn't mine isn't something I want to do.
Quote from: thebigred on October 11, 2005, 04:06 PM
Hello, out of every bot UI I've used, eternalchat is easily my favorite UI and I was wondering if anyone knows if it is possible to edit BNLS without the source?
Have you tried SphtBotv3 (http://www.valhallalegends.com/spht/SphtBotv3/)? It has a similar look to EternalChat, and it allows you to type in a BNLS server address. It also has most of the functionality EternalChat has, plus much more.
You can even make it look almost exactly like EC using Stylescripts :)
And if you want, I can send you the source code for my IRC BinaryChat plugin. Or even anyone else. I warn you though: it sucks.