| View previous topic :: View next topic |
| Author |
Message |
samuri25404 Grandmaster Cheater
Reputation: 7
Joined: 04 May 2007 Posts: 955 Location: Why do you care?
|
Posted: Sat Mar 15, 2008 7:46 pm Post subject: |
|
|
| pepsiguy_2 wrote: | | gimme the code im a beginner jeez |
And you're gonna stay a beginner if that's your attitude about it
_________________
|
|
| Back to top |
|
 |
MaximuS I post too much
Reputation: 3
Joined: 05 Apr 2007 Posts: 3212 Location: ......
|
Posted: Sat Mar 15, 2008 7:47 pm Post subject: |
|
|
| then we say please can me have it
|
|
| Back to top |
|
 |
samuri25404 Grandmaster Cheater
Reputation: 7
Joined: 04 May 2007 Posts: 955 Location: Why do you care?
|
Posted: Sat Mar 15, 2008 7:58 pm Post subject: |
|
|
| genson0 wrote: | | then we say please can me have it |
I don't think you understand what I'm getting at...
Make it yourself.
Figure out how, and code the damned thing by yourself.
Do you think that I made my opcode to byte converter or any of that other stuff by just going on forums and saying "i r need code for ____ gimme plz"?
No, I made it myself.
That's what programming is.
_________________
|
|
| Back to top |
|
 |
MaximuS I post too much
Reputation: 3
Joined: 05 Apr 2007 Posts: 3212 Location: ......
|
Posted: Sat Mar 15, 2008 8:31 pm Post subject: |
|
|
i bet u got help from tuts and stuff
there are no tuts unless u can link us one
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sat Mar 15, 2008 9:41 pm Post subject: |
|
|
I'm thinking it would be using the "IF" Function... A LOT
I'm throwing this outa thin air, so here goes nothing (VB.Net):
| Code: | If AxShockwaveFlash1.GetVariable("_level0") = True Then
TextBox1.Text = "not sure what would go here, the variable name i'm guessing"
Else if AxShockwaveFlash1.GetVariable("_level0") = False Then
TextBox1.Text = "no variable found" |
Idk something like that... just play around with it.
_________________
|
|
| Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Sat Mar 15, 2008 9:45 pm Post subject: |
|
|
| AndrewMan wrote: | I'm thinking it would be using the "IF" Function... A LOT
I'm throwing this outa thin air, so here goes nothing (VB.Net):
| Code: | If AxShockwaveFlash1.GetVariable("_level0") = True Then
TextBox1.Text = "not sure what would go here, the variable name i'm guessing"
Else if AxShockwaveFlash1.GetVariable("_level0") = False Then
TextBox1.Text = "no variable found" |
Idk something like that... just play around with it. |
It doesn't use the if function at all.
_________________
| haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sat Mar 15, 2008 9:58 pm Post subject: |
|
|
| Xenophobe wrote: | | AndrewMan wrote: | I'm thinking it would be using the "IF" Function... A LOT
I'm throwing this outa thin air, so here goes nothing (VB.Net):
| Code: | If AxShockwaveFlash1.GetVariable("_level0") = True Then
TextBox1.Text = "not sure what would go here, the variable name i'm guessing"
Else if AxShockwaveFlash1.GetVariable("_level0") = False Then
TextBox1.Text = "no variable found" |
Idk something like that... just play around with it. |
It doesn't use the if function at all. |
Than i'm clueless. If I were to play around with it for a while i'd figure it out.
_________________
|
|
| Back to top |
|
 |
MaximuS I post too much
Reputation: 3
Joined: 05 Apr 2007 Posts: 3212 Location: ......
|
Posted: Sat Mar 15, 2008 10:23 pm Post subject: |
|
|
| xenephobe why you reply to him but not ;help me with the code
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sat Mar 15, 2008 10:26 pm Post subject: |
|
|
| genson0 wrote: | | xenephobe why you reply to him but not ;help me with the code |
Read the topic again and there will be your answer.
|
|
| Back to top |
|
 |
AndrewMan Grandmaster Cheater Supreme
Reputation: 0
Joined: 01 Aug 2007 Posts: 1257
|
Posted: Sat Mar 15, 2008 10:27 pm Post subject: |
|
|
| slovach wrote: | | genson0 wrote: | | xenephobe why you reply to him but not ;help me with the code |
Read the topic again and there will be your answer. |
I thought blader made his in VB/VB.Net
_________________
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sat Mar 15, 2008 10:50 pm Post subject: |
|
|
There are tons of tutorials on how to do this scattered around these forums. Please, make use the of the search function. And don't complain because it's going through Google. If you use common sense when searching you will find what you need fairly fast. Google spiders the site constantly, so most if not all posts are found via Google.
_________________
- Retired. |
|
| Back to top |
|
 |
|