Author Topic: Call to Programmers  (Read 28810 times)

Offline Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Call to Programmers
« Reply #15 on: October 07, 2005, 10:54:21 AM »
yes, those are perfect for me, is there anyone PY or could anyone make it?
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 PurpleYouko

  • Bot God
  • *****
  • Posts: 2556
    • View Profile
Call to Programmers
« Reply #16 on: October 07, 2005, 11:15:14 AM »
The MSDN help file that comes with  a (real as opposed to pirated) version of VB kind of does this.
It's a bit difficult to navigate though and tends to assume a certain level of knowledge.
There are 10 kinds of people in the world
Those who understand binary.
and those who don't

:D PY :D

Offline Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Call to Programmers
« Reply #17 on: October 07, 2005, 11:28:14 AM »
ive tried to install it, but it ask for somekinda cd, is it windows cd it ask for?
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
Call to Programmers
« Reply #18 on: October 07, 2005, 12:56:09 PM »
No, it's a MSDN CD that comes with your IDE (Integrated development environment) generally.

You can't find illegal copies of MSDN, beleive me I've tried.  They just don't exist.

Offline Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Call to Programmers
« Reply #19 on: October 07, 2005, 01:21:57 PM »
oki, :( does anyone know anywhere else I can get a list of all commands?
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
Call to Programmers
« Reply #20 on: October 07, 2005, 01:28:53 PM »

Offline Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Call to Programmers
« Reply #21 on: October 07, 2005, 01:57:05 PM »
a very nice site, but I cant find the list, where is it in there?
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
Call to Programmers
« Reply #22 on: October 07, 2005, 02:15:01 PM »
It's a general listing of all commands/functions/things in visual basic.

Do you know how to program?  Like real languages I mean?  Because if not you're not going to figure it out by staring at syntax.  You need a basic amount of knowledge to figure out the syntax listings.  It's sort of a catch-22.

Don't say I didn't warn you: This is a list of all keywords in VB.

There are other things you can do in the language too.  Just damn explore the site I gave above.

If you want someone to hold your hand and walk you through, what you want is a walkthrough or tutorial.  And I gave a nice one above.
« Last Edit: October 07, 2005, 02:17:45 PM by Numsgil »

Offline Greven

  • Bot Destroyer
  • ***
  • Posts: 345
    • View Profile
Call to Programmers
« Reply #23 on: October 07, 2005, 02:19:34 PM »
Just a note, the list Nums has added it for Visual Studio 2005, what most of us use (#include Num ;)) is visual studio 6, and therefore the list is a little to updated... æøå
10010011000001110111110100111011001101100100000110110111000011101011110010110000
011000011000001100010110010111101001110100110010111100101000001000001111001011101
001101001110011011010011100011110100111000011101100100000100110011010011100110110
010110000011100111101001110110111101011101100110000111101001101001110111111011101
01100100000111010011010001100001110111010000010001001000010100001

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Call to Programmers
« Reply #24 on: October 07, 2005, 02:22:09 PM »
Note that not all the VB commands/operators/whatever you can find on the site I gave you can be used in VB6.0, the above is really a listing for VB2005, which is newer, and so has new features.

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Call to Programmers
« Reply #25 on: October 07, 2005, 02:22:37 PM »
Jinx!  :P

Offline Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Call to Programmers
« Reply #26 on: October 08, 2005, 01:51:47 AM »
rhx, now for some try and error
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 Zelos

  • Bot Overlord
  • ****
  • Posts: 707
    • View Profile
Call to Programmers
« Reply #27 on: October 08, 2005, 08:15:35 AM »
Ive been trying some and this is what ive done yet. It can do simple math, like +/-
power square root, */"/" and even logarithm. But also convert one number in our 10 based system into what that number would be in the other base that is selected, what do you think for first try?
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 Greven

  • Bot Destroyer
  • ***
  • Posts: 345
    • View Profile
Call to Programmers
« Reply #28 on: October 08, 2005, 08:20:22 AM »
It is okay, but you need some exception handling, like division by zero, etc. Remember anything that can go wrong in a computer program, goes wrong!
10010011000001110111110100111011001101100100000110110111000011101011110010110000
011000011000001100010110010111101001110100110010111100101000001000001111001011101
001101001110011011010011100011110100111000011101100100000100110011010011100110110
010110000011100111101001110110111101011101100110000111101001101001110111111011101
01100100000111010011010001100001110111010000010001001000010100001

Offline Greven

  • Bot Destroyer
  • ***
  • Posts: 345
    • View Profile
Call to Programmers
« Reply #29 on: October 08, 2005, 08:23:08 AM »
And I have an idea that the base converter doesnt work 100 %!

159 dont give 105 in base 16, or have I misunderstood something?
10010011000001110111110100111011001101100100000110110111000011101011110010110000
011000011000001100010110010111101001110100110010111100101000001000001111001011101
001101001110011011010011100011110100111000011101100100000100110011010011100110110
010110000011100111101001110110111101011101100110000111101001101001110111111011101
01100100000111010011010001100001110111010000010001001000010100001