• Welcome to Valhalla Legends Archive.
 

Visual C++ 7.0 RT

Started by DRTL, May 22, 2009, 06:19 AM

Previous topic - Next topic

DRTL

been trying to get a hold of this for a while now. vL's link doesn't work and hasn't worked for quite some time. tried googling for it and saw nothing really except information about it and some stand alone dll's.

i'm unsure exactly what sphtbotv3 requires from the runtime redistributable. any ideas?

Yegg

IIRC, the bot is written in VB6.

DRTL

it's for the plugin system

DRTL

#3
it seems i can use these libraries and up but i have the latest VC++ libraries now and it still says "Fail to load BCEL.dll" :(

i would use his newest version but it doesn't support plugins and oper is a pretty damn good plugin for moderation. no bot i've used yet has the moderation capabilities like oper supports. if anyone knows of how to fix this issue or point me in the direction of a bot that can do similar functions while being memory and system efficient please let me know!

thanks :P

l)ragon

Quote from: DRTL on May 22, 2009, 09:58 PM
it seems i can use these libraries and up but i have the latest VC++ libraries now and it still says "Fail to load BCEL.dll" :(

i would use his newest version but it doesn't support plugins and oper is a pretty damn good plugin for moderation. no bot i've used yet has the moderation capabilities like oper supports. if anyone knows of how to fix this issue or point me in the direction of a bot that can do similar functions while being memory and system efficient please let me know!

thanks :P
put bcel.dll in the same folder as the bot heh
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*


DRTL

Quote from: l)ragon on May 26, 2009, 02:33 AM
Quote from: DRTL on May 22, 2009, 09:58 PM
it seems i can use these libraries and up but i have the latest VC++ libraries now and it still says "Fail to load BCEL.dll" :(

i would use his newest version but it doesn't support plugins and oper is a pretty damn good plugin for moderation. no bot i've used yet has the moderation capabilities like oper supports. if anyone knows of how to fix this issue or point me in the direction of a bot that can do similar functions while being memory and system efficient please let me know!

thanks :P
put bcel.dll in the same folder as the bot heh

it is...

Quote from: PunK on June 08, 2009, 10:09 PM
Lol, just download the c++ redistributable package supplied by Microsoft.

http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en (32bit)
http://www.microsoft.com/downloads/details.aspx?familyid=bd2a6171-e2d6-4230-b809-9a8d7548c1b6&displaylang=en (64bit)

did and still a failure :/

DRTL