• Welcome to Valhalla Legends Archive.
 

BasicOP

Started by TheMinistered, April 28, 2006, 04:10 PM

Previous topic - Next topic

rabbit

Grif: Yeah, and the people in the red states are mad because the people in the blue states are mean to them and want them to pay money for roads and schools instead of cool things like NASCAR and shotguns.  Also, there's something about ketchup in there.

Mystical

shoulda posted this uhm when i replyed the first time... n its not to out dated since someone else posted couple days ago =)

Looks like, everyone that replyed got the subject wrong, everything will be coded in the bot, sadly, i don't think vb6 could handle such a thing or well, it would actually be one huge project,  that'll be some lagg when compiling, so if you wont use any external ocx/activex blah blah blah ect, would be you elimitating API's aswell? =) , and im guessing no bncsutil.dll, bnetauth.dll hmm going to write your own checkrevision functions in vb? =\


l2k-Shadow

checkrevision in vb taking 20 seconds for war3 for the loss.
Quote from: replaced on November 04, 2006, 11:54 AM
I dunno wat it means, someone tell me whats ix86 and pmac?
Can someone send me a working bot source (with bnls support) to my email?  Then help me copy and paste it to my bot? ;D
Já jsem byl určenej abych tady žil,
Dával si ovar, křen a k tomu pivo pil.
Tam by ses povídaj jak prase v žitě měl,
Já nechci před nikym sednout si na prdel.

Já nejsem z USA, já nejsem z USA, já vážně nejsem z USA... a snad se proto na mě nezloběj.

l)ragon

Quote from: l2k-Shadow on September 08, 2006, 02:34 PM
checkrevision in vb taking 20 seconds for war3 for the loss.
Fix it then ;p
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

Joe[x86]

Hahaha, that's horrible! I read something about unrolling a loop in there making it go faster (the processor can just move forward instead of having to go back), so I wonder if that'd work well. Look in MBNCSUtil's code for an example.
Quote from: brew on April 25, 2007, 07:33 PM
that made me feel like a total idiot. this entire thing was useless.

MyndFyre

Quote from: Joex86] link=topic=14864.msg157737#msg157737 date=1157892624]
Hahaha, that's horrible! I read something about unrolling a loop in there making it go faster (the processor can just move forward instead of having to go back), so I wonder if that'd work well. Look in MBNCSUtil's code for an example.

Unrolling a loop is to keep code caches effective (the L1 cache of a processor, for example).  Repeatedly jumping backwards can cause the cache to miss.  I took the idea from BNCSUtil, although if you look at the original BNCSUtil source code, shadypalm used macros to simplify the code much more than I could do in C#.

It would never cause a 20 second delay. :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.