Author Topic: Bits in Visual Basic  (Read 3066 times)

Offline Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Bits in Visual Basic
« on: October 29, 2005, 09:47:06 AM »
im working on vb, how can you control bits like that in vb?
When I have the eclipse cannon under my control there is nothing that can stop me from ruling the world. And I wont stop there. I will never stop conquering worlds through the universe. All the worlds in the universe will belong to me. All the species in on them will be my slaves. THE ENIRE UNIVERSE WILL BELONG TO ME AND EVERYTHING IN IT :evil: AND THERE IS NOTHING ANYONE OF you CAN DO TO STOP ME. HAHAHAHAHAHAHAHA

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Bits in Visual Basic
« Reply #1 on: October 30, 2005, 03:16:04 PM »
Check out the soruce for 2.4.  There's a module called Bit Commands or something like that that I used to program basic operations on bit patterns constructed from boolean values.