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 TheGreatWhiteDope
Pages: 1 2 3 4 5 6
User Post
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 81/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 01:43 AM, in Disciplinary Tracker Link
Or maybe more mods will read this completey disregarding your statement about sticking this thread.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 82/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 01:46 AM, in Itemshop and shopindex Link
In other words, you need to stop being a noob and using Weasel's version of an itemshop (He crapped in a box and wrote itemshop on it.) and make your own. Either that or wait till Acmlm Board V2.0 comes out when your 60.


(edited by TheGreatWhiteDope on 10-06-05 04:47 PM)
(edited by TheGreatWhiteDope on 10-06-05 04:47 PM)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 83/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 01:50 AM, in PHP FTP Code Link
Originally posted by Narf
getimagesize() and filesize(), anyone?


Err, I know all of that crap, I just don't understand how to add the restrictions to the upload code itself. For example, my upload code let you upload anything, including a php scrit, which is bad (Duh ), but I want to know how to set restrictions so it only allows images. I get the image size thing, I just forgot the name of it, I though it was gd (getdimensions).
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 84/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 01:53 AM, in Itemshop and shopindex Link
Its better just to make your own. You can transfer money to someone until your at negative amounts, you can steal money, you can buy items that you don't even have the money for. It has too many security holes.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 85/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 06:03 AM, in PHP FTP Code Link
Thanks man, one problem though,

Warning: copy(uploads/test.gif): failed to open stream: Permission denied

I changed the file permissions to 0777 but that didn't change anything.. I really don't know much about permissions, is it my webserver?
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 86/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 08:14 PM, in PHP FTP Code Link
Heh, that works, thanks guys. Should have known to change the folder's permission and not the file's permission.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 87/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 09:34 PM, in Noob SMB3 Question Link
Hmm, I have been having trouble with SMB3 overworld editing, how do you move the pointers? I use SMB3 Map Editor and know how to change what the pointer does but how do I move them??
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 88/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-07-05 09:52 PM, in Noob SMB3 Question Link
Oh my god, that was so unbelievably easy, thanks.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 89/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-08-05 11:29 AM, in Justin and Friends 2 World 1 Demo Link
Well, I have started on JaF2 again, it is a SMB3 hack and I have to thank lags_80. If it wasn't for him, I wouldn't have made this hack. He helped me through level jam ups and taught me how to prevent them. Also Ringodoggie for TSA in level 2 and Darhk Diahz for teaching me how to use pipe pointers.

Anyways, here is the IPS.

And here are some screenshots (Excessive amount like always. ):


Title Screen, needs some realigning if I ever get around to it.


World 1 Map


1-1


1-2


1-3


Dungeon


1-4 (Inspired by Googie's SMB3 hack Luigi's Chronicles)


1-5


Ship



Secret Areas

I hope you guys like it, I'm a bit new to SMB3. And note that Mario will be changed, I'm doing that last.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 90/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-08-05 11:34 AM, in too much power... Link
Add:
if($loguser[powerlevel]==3 && $user[powerlevel==4) die(No);

In admin/edituser.php under the line:
if(!$isadmin) die(No);

Should work, if it doesn't maybe try:
elseif($loguser[powerlevel]==3 && $user[powerlevel==4) die(No);

Or somthing like that.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 91/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-08-05 07:16 PM, in Justin and Friends 2 World 1 Demo Link
Very challenging beneficii?? I think its very easy, expecisally with all the hidden 1 ups. If you want a hard hack go play Googie's SMB series hacks. xD In the title screen the II needs to be moved over I block I think.. Just to center it. Thanks for the comments.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 92/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-09-05 09:38 AM, in Justin and Friends 2 World 1 Demo Link
Originally posted by Zachio
Ummm... Why is it called Justin and friends?


Well, that happened a few years ago when me and my friend were going to go to a waterpark and it ended up raining all week so we stayed in the house and made a SMB rom hack. He thought of the name Justin and Friends and ever since then I've used. But that hack is long gone on my Windows 98.

Originally posted by fabio
I just finished beating it. There must have been something wrong with my rom when I patched it. Only 1-3 and 1-5 showed up. I was wondering if there was anymore levels.


Really? Shit, I must have patched the wrong rom... I had a rom where only 1-3 and 1-5 showed because their was a glitch in 1-5 and that made it easy for testing. (Thanks again to Darhk Diahz for fixing that). But, I can't fix that until tommorrow so I'll update this then.


EDIT- Updated the downloaded, sorry about that..


(edited by TheGreatWhiteDope on 10-09-05 08:33 PM)
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 93/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-11-05 01:26 AM, in How do I upgrade from 1.A2 to 1.A3 Link
Also, to fix the $root problem...

Originally posted by TheGreatWhiteDope
In lib/config.php, find this line:

$root = preg_replace("'/(lib|admin)/?$'i","",$root);

And replace it with:

$root = preg_replace("'/(lib|admin|ppanel)/?$'i","",$root);



You will need to do that if you are upgrading from a2 to a3.

As for the arguement, I like a2 but I hate a3. It was just too thrown together, forum ban and soft ban don't work, theres $root problems. It just needed to be revised more before the release.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 94/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-11-05 03:39 AM, in Tree Expand Javascript Link
Hmm I was wondering how I could make a javascript tree...... Well, I really don't know what to call it. I remebered a thread with an example of this (I can't seem to find it now) and it is used in Invision Board to Expand and Collapse forum categories. I looked up on how to make one of these codes but all I got was menu crap.

If you still dont kow what I'm talking about, it's like I have a table cell and a table header. In the header theres a -, when you hit it the table cell dissapears (Collapses) and the - turns to a +. Then, when I hit the + the table cell comes back (Expands) and the + turns to -. Tried to explain it best I could and in the noobiest way possible. xP
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 95/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-11-05 05:58 AM, in Tree Expand Javascript Link
Originally posted by TheGreatWhiteDope
I remebered a thread with an example of this (I can't seem to find it now)


Yeah, thats the thread I was looking for, I'll see if this works, thanks.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 96/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-11-05 09:08 PM, in Post some SMB3 Hacks! (And Question) Link
http://board.acmlm.org/thread.php?id=19545

Well, its a world 1 demo so I figured I'd post it, also since I fixed the IPS patch for it.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 97/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-11-05 10:14 PM, in WARNING Link

※※※※※ ※ ※ ※※※※※ ※※※※※ ※※※※※ ※※※※※ ※
※ ※ ※ ※ ※ ※ ※ ※ ※ ※ ※
※ ※ ※※※※※ ※ ※ ※ ※ ※※※ ※※※※※ ※
※ ※ ※ ※ ※ ※ ※ ※ ※ ※
※※※※※ ※ ※ ※ ※ ※※※※※ ※※※※※ ※※※※※ ※
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 98/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-12-05 01:08 AM, in WARNING Link
Originally posted by smwedit
if you have a board and you want to have random colors, go into phpmyadmin and run this query: UDPATE users SET sex=3 WHERE id=1


Ummm actaully, WHERE 1=1 noob.
TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 99/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-12-05 01:34 AM, in WARNING Link
Tomboy,




TheGreatWhiteDope

Koopa
Banned
Level: 16

Posts: 100/108
EXP: 19462
For next: 794

Since: 01-05-05

Since last post: 8 days
Last activity: 4 days
Posted on 10-12-05 01:40 AM, in WARNING Link
Hmm, that was fixed??
Pages: 1 2 3 4 5 6
Acmlm's Board - I2 Archive - - Posts by TheGreatWhiteDope


ABII


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



Page rendered in 0.015 seconds.