(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
06-01-24 10:52 PM
Acmlm's Board - I3 Archive - - Posts by HyperHacker
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
User Post
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-18-05 07:23 PM, in Alignment of your taskbar. Link
Right. It's awesome. I have 16 quicklaunch icons, the system tray, and room for like 50 windows (none of that grouping shit kthx). I use Desktop Gadgets for a clock to save even more space; check the screenshot. (And the obligatory desktop shot to go with it. )
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-18-05 07:26 PM, in Ok, that's odd. Link
Two weeks in GG is not a bump, especially when you've been offline for that long. And I was asking for pictures, as in, content.

Seriously, it's like your underpants shrunk in the wash or something lately.
(restricted)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-18-05 07:33 PM, in Anyone else getting this? Link
That might just be the V1.5 replacement for the 'image has errors' text, I don't think it's related. I'm just trying to determine if this is a problem with the board, FF, or something I've fucked with.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-18-05 07:38 PM, in SSB64 Hacking... Link
Most of that is debug stuff. Nothing special, just like error messages.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-18-05 07:42 PM, in Lunar Magic "Signature"? Link
You type that in some dialog box, not the main window. I don't recall where, though. All it does is change the icon.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-18-05 11:36 PM, in Anyone else getting this? Link
Well I just got it on MSDN, so it's either FF, one of the extensions, or a coincidental problem occuring in both places at the same time. I'm somehow doubting the latter.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-19-05 06:22 AM, in Realloc() fails for some reason Link
Yeah, I checked that out, but no such strings were anywhere to be found. It actually turned out I'd declared something as an array of pointers to structs when it should have been an array of structs.

Also, I managed to cause a BSOD with an IRQL_NOT_LESS_OR_EQUAL error by adding some Beep()s around another area that was segfaulting (trying to read from address 0).

BTW, if you have any idea how, write your own exception handler (look at SetUnhandledExceptionFilter). It makes things so freaking much easier.


(edited by HyperHacker on 12-19-05 05:22 AM)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-19-05 06:25 AM, in Quick HTML question Link
I dunno how you'd do it in a CGI script, but just filtering '..' from the path should work. On a Windows system you might need to block ':' too to stop using absolute paths (C:\), not really sure.
(restricted)
(restricted)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 03:15 AM, in F-Zero X -- Editor Project Link
Please don't.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 03:53 AM, in RAM/ROM Addresses Link
There's a few different websites devoted to this sort of thing.

...Why aren't the links stickied here, anyway?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 03:56 AM, in Kawa's custom-made hex editor Link
Yes, I admit it...

If you ever seriously do make a hex editor, though, I have a bunch of neat ideas for one.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 03:58 AM, in acmlm.net domains changing to .shit Link
I'm not seeing it happen with acmlm.net anymore.

...Should I post that in the bug tracker?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 04:06 AM, in Already know what you're getting for Christmas? Link
I asked for a DS game, and my brother asked for a PS2 game. I have a box shaped just like the kind a DS game comes in, and he has one shaped just like the kind a PS2 game comes in (you can even feel the part you stick your finger in to open it). My mom fails at wrapping deceptively.

Also, my dad'll probably send money (since if I told him what I actually want, I'd confuse him ) and there's a DVD player I helped pick out for everybody. Other than that, no idea.

Shouldn't we all have rainbow Christmasy names?
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 04:14 AM, in "Simple" tasks you're proud you can finally do Link
'Simple' is relative, so yeah... I've been learning how to do cool 3D stuff with OpenGL and use classes in C++, and both are surprisingly simple, but I bet a lot of people would disagree.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 04:22 AM, in What would you do for $1,000? Link
Assuming I had absolutely no idea what the task would be, I'd go with something embarrasing. This town sucks, everyone already hates me and I'm moving out ASAP. I don't think it'd really make any difference.

Besides, there's some other things to consider... if people know you did it for $1000, then you're fine. And maybe you don't find it embarassing? Maybe I'm weird but I really don't give a damn if people see me naked, just so long as I know they see me. If that should happen to be part of the task, then alright, easy money.


(edited by HyperHacker on 12-23-05 03:22 AM)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 04:24 AM, in .be domains Link
bebebebebe.be and hotba.be are already taken. The hell with this.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6313 days
Last view: 6313 days
Posted on 12-23-05 04:26 AM, in Smells Link
Some farts do actually smell kinda neat. Though 99% of the time they're just gross. As for gas, it smells good, but smelling it is bad.

Though really I'd be happy not smelling anything if I could just have my nose removed or something. Nosebleeds suck.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
Acmlm's Board - I3 Archive - - Posts by HyperHacker


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.025 seconds; used 444.48 kB (max 582.36 kB)