Eight

osm70

Well-Known Member
OP
Member
Joined
Apr 17, 2011
Messages
1,243
Trophies
1
XP
2,717
Country
Czech Republic
In this program you click the "8" button and it says the word "eight".

Based on The Stanley Parable demo.
 

Attachments

  • 8.zip
    77.2 KB · Views: 164

migles

All my gbatemp friends are now mods, except for me
Member
Joined
Sep 19, 2013
Messages
8,033
Trophies
0
Location
Earth-chan
XP
5,299
Country
China
open an .exe from a random stranger to make the computer say a "word"
thought choice....

btw, 101kb isn't too much for a simple script?

if you did that because you are learning how to program, share the source code instead.. that way people could share thoughts or give opinions about how you coded it...

because i don't need to say that this is really fishy right?
 

osm70

Well-Known Member
OP
Member
Joined
Apr 17, 2011
Messages
1,243
Trophies
1
XP
2,717
Country
Czech Republic
open an .exe from a random stranger to make the computer say a "word"
thought choice....

btw, 101kb isn't too much for a simple script?
if its legit, just share the source code instead of the exe.. if this is a programming learning thing, that way people could share thoughts or give opinions about how you coded it...

Too big? Well, the sound is embeded it the exe file.

Source code? OK.
 

Attachments

  • 8_Source.zip
    334.9 KB · Views: 147

migles

All my gbatemp friends are now mods, except for me
Member
Joined
Sep 19, 2013
Messages
8,033
Trophies
0
Location
Earth-chan
XP
5,299
Country
China
Too big? Well, the sound is embeded it the exe file.

Source code? OK.

well, you must agree that sharing a exe for such a reason doesn't smell that great..

and it can be easily done using a vbs script (copy and paste into a .txt rename it to .vbs)

thats why i was\am sceptical about the size.. this takes only a few bytes...

Code:
Set Sapi = Wscript.CreateObject("SAPI.SpVoice")
Sapi.speak "hello"
 

osm70

Well-Known Member
OP
Member
Joined
Apr 17, 2011
Messages
1,243
Trophies
1
XP
2,717
Country
Czech Republic
well, you must agree that sharing a exe for such a reason doesn't smell that great..

and it can be easily done using a vbs script (copy and paste into a .txt rename it to .vbs)

thats why i was\am sceptical about the size.. this takes only a few bytes...

Code:
Set Sapi = Wscript.CreateObject("SAPI.SpVoice")
Sapi.speak "hello"

That is not what I want to do.
This won't let me keep pressing a button and keep hearing eight.
 

osm70

Well-Known Member
OP
Member
Joined
Apr 17, 2011
Messages
1,243
Trophies
1
XP
2,717
Country
Czech Republic
Can you post pics? Or make one that says 420blazeit?

Bk2ZHvk.png

Sound file is attached.

had 2-4 lines, change hello to 8 (or eight) and profit?

I don't think you understand me. I want it to say eight after user clicks on the 8 button.
 

Attachments

  • 8_sound.zip
    73.4 KB · Views: 146

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    ButterScott101 @ ButterScott101: +1