Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 My first hacker!(added screenshots)
Index -> Programming, Turing -> Turing Submissions
Goto page Previous  1, 2, 3
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
eggplant_burger




PostPosted: Thu Jul 03, 2003 9:54 pm   Post subject: (No subject)

azndragon wrote:
Well, since it's kinda related, I recently made a very crude virus, cause I was bored. All it would do is generate tons of files, that eat up disk space. I would post the code here, but I'm not sure if I'm allowed to Razz


heheh, i made a virus too, except it's the opposite. It just deletes every file on the C: drive (except windows files, I'm evil, not cruel)
Sponsor
Sponsor
Sponsor
sponsor
PaddyLong




PostPosted: Thu Jul 03, 2003 10:33 pm   Post subject: (No subject)

you wouldn't be able to delete a lot of system files any way, because they'd be in use.. same reason you can't just do format c: from the dos prompt in windows
Dan




PostPosted: Fri Jul 04, 2003 3:20 pm   Post subject: (No subject)

PaddyLong wrote:
you wouldn't be able to delete a lot of system files any way, because they'd be in use.. same reason you can't just do format c: from the dos prompt in windows


says you, he he he.
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
templest




PostPosted: Tue Jan 13, 2004 8:03 pm   Post subject: Who has experience with GUI?...

Who has experience with GUI? ...

I DO! I DO! 8) 8) 8)
I'm currently making my own mIRC clone in Turing and have been using massive amounts of GUI. It just makes thing look that much better. Twisted Evil

Just a hint... why are you typing:

loop
exit when GUI.ProcessEvent or quittime
end loop

in that procedure? I assume you're using more GUI stuff outside that procedure. In which case, you don't need to "activate" the GUI menus again. Wink You only add it once and the end of your whole program and it activates all GUI in your whole program (that's where GUI.Hide and GUI.Show come into play). Makes it a lot neater code and not so confusing. Although I see no problem using your method. I'm pretty sure it would do the same thing.
CjGaughan




PostPosted: Thu Jan 15, 2004 4:49 pm   Post subject: (No subject)

why the hell would you bring a topic back up thats 6 months old!?
icemaster




PostPosted: Thu Jan 15, 2004 6:53 pm   Post subject: (No subject)

Homer_simpson wrote:
np! Smile
some of the commands dont work in my turing(commands GUI.Choose GUI.Alert ....) i think i'm missing some files. Would you please check and see if you have the same problem as i do?! Rolling Eyes


i have experience with GUI anyone can ask me if they want...

those files havn't been created yet in the GUI library so you cannot use the GUI commands to create popups in turing... too bad... if you read the help in turing (just type that command u were stuck on and press F9) it says in the description section:
code:

 Note: This function is not available in the current version of the GUI Procedure Library (shipping with Turing 4.0 and MacOOT 1.5). It is documented here for use with future shipping version of Turing. It is likely to be implemented in the version of Turing. Check the release notes that are found in the on-line help to find out if this function is now available.

this is obviosly cuz the commands have not even been made yet... too bad i would like to use them myself
oh yea ur welcome Laughing 8) 8) Very Happy [/code]
Homer_simpson




PostPosted: Sat Jan 17, 2004 2:28 pm   Post subject: (No subject)

well i am pretty good with gui myself... but honestly i hate the turing GUI cuz it's soooo incomplete and messed up so i make my own gui...
and i dun remember why i wrote "exit when GUI.ProcessEvent or quittime"
but all i know is that it's workin properly aint it?=)
icemaster




PostPosted: Sun Jan 18, 2004 11:31 pm   Post subject: (No subject)

lol yea i have no idea why templest typed that...
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 3 of 3  [ 38 Posts ]
Goto page Previous  1, 2, 3
Jump to:   


Style:  
Search: