User Control Panel
Advertisements

HELP US, HELP YOU!

I have error plz help me

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Visual Basic
View unanswered posts
Author Message
TySoOoN
Newbie
Newbie


Joined: 25 Jul 2005
Posts: 9
Location: WwW.No-Thing-Important-Only-Ur-Helth.Com
Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7

PostPosted: Thu Aug 04, 2005 4:25 pm    Post subject: I have error plz help me Reply with quote

i make aim bots
and this the error


--------------------Configuration: Wisdom - Win32 Release--------------------
Compiling...
main.cpp
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(547) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream(234) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream(229) : while compiling class-template member function 'class std::basic_ostream<char,struct std::char_traits<char> > &__thiscall std::basic_ostream<char,struct std::char_traits<ch
ar> >::put(char)'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream(234) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream(229) : while compiling class-template member function 'class std::basic_ostream<unsigned short,struct std::char_traits<unsigned short> > &__thiscall std::basic_ostream<unsigned sh
ort,struct std::char_traits<unsigned short> >::put(unsigned short)'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(46) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(41) : while compiling class-template member function 'bool __thiscall std::basic_istream<char,struct std::char_traits<char> >::ipfx(bool)'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(46) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\istream(41) : while compiling class-template member function 'bool __thiscall std::basic_istream<unsigned short,struct std::char_traits<unsigned short> >::ipfx(bool)'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xstring(525) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xstring(521) : while compiling class-template member function 'void __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Copy(unsigned int)'
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xstring(525) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xstring(521) : while compiling class-template member function 'void __thiscall std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short
> >::_Copy(unsigned int)'
Linking...

NITE.exe - 0 error(s), 7 warning(s)

if any boady can slove this problem tell me plz
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Thu Aug 04, 2005 4:29 pm    Post subject: Reply with quote

It would help if you told us the name of your bot too.

All those errors look like problems within your bot's code, not common AIM errors that we can easily solve for you.

There's probably more than one C++ bot out there, so without knowing which one you're using you won't easily find help with it (should also mention not many people here know C++ anyway).

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Fri Aug 05, 2005 1:57 pm    Post subject: Reply with quote

Ehh I know C++ (well thought i did) and those errors mean nothing to me! I never did like C++'s compiler errors though.

Well the first questions in such a problem are always
Did this code ever work?
What did you change before it stopped working?
Un-do that last change and see if it works agian.
Now you hopefullly have the bit of code that is causeing the error and you can post that! That will help a whole lot and then maybe we can help you.


BTW This looks a bit bizzare because all those errors are in builtin libraries... I'm hopeing you didn't go change builtin libraries...that would not be good. Wink

Good luck, see if you can't follow those directions and come up with something we can use to help you. That is what my signature means "Help us Help you!"

_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
TySoOoN
Newbie
Newbie


Joined: 25 Jul 2005
Posts: 9
Location: WwW.No-Thing-Important-Only-Ur-Helth.Com
Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7

PostPosted: Sat Aug 06, 2005 12:11 am    Post subject: Reply with quote

hmmm my bot name is nite aim

only this information i have and i dont change any thing only one file it`s
conf

and i open rbot.dsw , i press F7 to completing

, logs show me that error

only this i dowing

if any one have good bot aim in c plz give to me
hmmmmmm

im waiting ur reply
Back to top
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Sun Aug 07, 2005 4:59 am    Post subject: Reply with quote

I think you will get a better response if you post with complete words. I for one don't bother reading posts if the person writing them can't be bothered to type out things like "yuo" and "are." If it wasn't for those two you might claim that its because english isn't your native language. Please try reply agian and this time spend more than 30 seconds typing out your message. Then pretend you are someone else and read it to make sure it is going to make sense to us.
_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
TySoOoN
Newbie
Newbie


Joined: 25 Jul 2005
Posts: 9
Location: WwW.No-Thing-Important-Only-Ur-Helth.Com
Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7Reputation: 9.7

PostPosted: Mon Aug 08, 2005 11:44 am    Post subject: Reply with quote

Ok I`m Sorry

I want you or any body help me in this error ,if you have good version of aim bots on C pls pls Please give to me

I wish you are understanding me now Laughing
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Visual Basic All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group