Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
Acmlm's Board - I2 Archive - - Posts by Tuvai
Pages: 1 2 3 4 5 6 7 8 9 10 11
User Post
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 103/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-22-04 03:26 AM, in New Final Fantasy XI layout Link
I haven't tried USB yet, I tried Asus and Linux though, both didn't work.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 104/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-22-04 05:02 AM, in My first ever drawing to be online Link
Can't shade really well with a fineliner, the disadvantage is that all you draw, regardless of how hard you press or how many times you go over a line again, the color won't change.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 105/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-22-04 05:23 AM, in Teh n00b thread lay0ut... Link
One word: OMFG.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 106/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-23-04 04:54 PM, in My turn now... (sorry daddy, mummy) Link
It fucks up in Mozilla. And to be honest I think it's pretty ugly; you can't really see what that thing is in the middle


(edited by Tuvai on 03-23-04 07:54 AM)
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 107/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-23-04 08:23 PM, in Login Problems Link
Originally posted by VGFreak877
//Cookie path
$domain="nihongofreak.com";
$folder="/"; (I'm thinking maybe it should be "/board/" instead of just "/".)
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 108/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-24-04 12:55 AM, in bypassing highschool computer retrictions Link
Originally posted by paradox
well, my admins are really stupid, they have folders for every student and teacher in school
It's not like that. That's basically just one folder (called $user$), which you only see as your own folder while being logged in.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 109/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-24-04 05:28 PM, in Showoff! [Visual Basic] Link
Good job.

However, are you making a direct connection to Acmlm's MySQL database through that program? If so, then the application won't be able to be used by many. Most of the servers, including the ones tuvai.nl and tuvai.com are on, don't allow external usage; only localhost/127.0.0.1 connection strings. This is basically the thing that prevents me from builing advanced programs integrated fully with my site's database.

EDIT: Hmm, is it bugged or something? It keeps saying that 'Fart' thread in the Craziness domain by Legion was last made, while I just made a new topic in the Help/Suggestions forum.


(edited by Tuvai on 03-24-04 08:34 AM)
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 110/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-24-04 05:30 PM, in Post options Link
Yes, this has been mentioned a bunch of times before, including by myself.

Post options ('disable HTML in this post' and 'disable smileys in this post') would be nice to have; that's all.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 111/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-25-04 12:54 AM, in bypassing highschool computer retrictions Link
Hahaha...haha...haha, this is funny.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 112/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-25-04 05:48 PM, in [Visual Basic] Timer event Link
Well, what I want to do is pretty simple, just don't know how. Already looked on MSDN and google but those weren't much help.

I want to know how to do timer events. If someone can post me the code to display a simple MsgBox 10 seconds after the form is loaded, I'd pretty much know the drill.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 113/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-25-04 06:13 PM, in [Visual Basic] Timer event Link
Ah yeah, jsut figured it out:

Private Sub Timer1_Timer()
MsgBox "boo!"
End Sub

Another hour wasted on something so simple.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 114/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-26-04 11:00 PM, in Showing all rows [PHP] [MySQL] Link
Instead of
print "Date: $row[$i][date]
";


Try
print "Date:".$row[$i][date];


(edited by Tuvai on 03-26-04 02:00 PM)
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 115/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-27-04 12:11 AM, in [Visual Basic] storing and using settings in an INF file Link
Well, topic title pretty much explains it all. I'm making a program right now but I came to the conslution that I haven't really been using any effective storage method yet (other then databases, but this program won't be using one).

I think an INF file will be ideal for this. The settings we're talking about are just simple yes/no (1/0) settings and a few, short text strings. So, anybody can give me a push on how to store and use these settings in an INF file? Oh yeah, obviously, I need a way to edit the INF file so I can edit the settings, too.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 116/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-27-04 12:33 AM, in [Visual Basic] storing and using settings in an INF file Link
Oh yeah, forgot to mention that I don't want to use registry for this, anyway, I'll look through the page in that link you just posted.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 117/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-27-04 02:21 AM, in [Visual Basic] storing and using settings in an INF file Link
Ah, yes, I meant INI files, not INF. I don't know why I keep sayingand typing INF since I never work with them.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 118/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-27-04 03:53 PM, in [Visual Basic] storing and using settings in an INF file Link
Well, those would help if they weren't huge source codes for stuff more than just ini file storing of which I don't understand most anyway.
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 119/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-28-04 12:38 AM, in some very simple questions Link
Originally posted by Lemon Kirby
Because, holes are round and empty.
So, you're saying I'm round and empty?
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 120/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-28-04 12:40 AM, in bypassing highschool computer retrictions Link
Funny, and I'm sure an explanation of how exactly you did it isn't appropiate, or is it?
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 121/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-28-04 04:50 AM, in [Visual Basic] storing and using settings in an INF file Link
Disch, the settings I'm talking about are mostly boolean values and 2, maybe later 3 strings, I don't really think speed is an issue here.

Anyway, I got ini reading and writing working now. I found a script online (though I got it cropped to like, 5 times as small ).
Tuvai
Permanently banned for account hacking.
Level: 24

Posts: 122/211
EXP: 74894
For next: 3231

Since: 03-15-04

Since last post: 566 days
Last activity: 339 days
Posted on 03-28-04 03:01 PM, in okk... Link
If you're looking for a program where you can make a website by just using 'drag and drop' buttons, images, tables and whatever, you should get Microsoft Frontpage or Macromedia Dreamweaver. Visual Basic is for making real applications, not websites.
Pages: 1 2 3 4 5 6 7 8 9 10 11
Acmlm's Board - I2 Archive - - Posts by Tuvai


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.030 seconds.