Advanced Search

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 7Shanks

Pages: [1]
1
Skins & Bots etc / Re: Official Request Thread
« on: June 06, 2023, 08:26:36 AM »
Requesting a skin of Clown Man's original submitted design before it got redesigned into the current Clown Man. I love it alot, especially the circus ball and the asymmetrical claw hand.


2
Now that skins can have mugshots, will HUDBall be updated to use those instead of a singular set image?

3
Projects & Creative / Re: Oops! All Marios (v1.2) (+ Dr. Mario)
« on: August 03, 2021, 01:09:44 PM »
Where can I get that stage in the first screenshot? Seeing it sent me way back, isn't that from SM64DS?

4
Skins & Bots etc / Re: Multiverse Music Pack!
« on: May 01, 2017, 02:48:10 PM »
Would be appreciated if you also say what the tracks are.

5
Skins & Bots etc / Maestro Bots
« on: May 01, 2017, 01:17:16 PM »
Yes, you read that right. Maestro bots. I made bots of Maestro.

Comes with 3 versions:
(click to show/hide)

Download here: https://www.dropbox.com/s/f3xwkzwnbvccdnf/maestrobots.pk3?dl=0

(click to show/hide)

Changelog:
(click to show/hide)

6
Maps / Re: [Map Pack] NemuPack v1a
« on: May 01, 2017, 08:36:19 AM »
It's time for a review of every map!

NEK01: I love it! Although, as I started up the first map, I already ran into some problems. The skybox (and some more stuff) tried to use non-existing textures. TENBSKY, TENBGIR1 to 4, TENBFAN, TENBLDG1 to 3, TENBPLT1, TENBPLT2... And some more TENB textures I think. It can't be because of my PK3, as I never touched the Tenguman textures.
NEK02:  The only problem was that I got myself lost as if it was a maze 20 seconds after opening it. But that's okay.
NEK03: It was okay, but the first time I started it up, the walking was a bit laggy. Made me dizzy. I had to open it a second time for the lag to go away.
NEK04: It was pretty good! I was pretty surprised when I saw that the bots function good on this map! They usually don't on maps with features like water streams, climbing,
NEK05: It was...holy shipes balrog's theme
It was good! The fact Balrog's theme from Cave Story is in it? Even better.
NEK06... I don't really like it. Dunno why tho. As soon as I entered it, my body just said "I hate it.". It has nice map design though. Maybe it's the colors? I'll try to find out.
NEK07: It makes me anything except blue. I love it! The bots seem to have some trouble getting out of the room that's surrounded by Magma Bazooka, Gyro Attack, Knight Crush, and Ice Slasher, though.

Overall: 9/10. The missing textures in NEK01 took away 1, some bot problems involving navigating through the stages 0.5, and the great music re-added the 0.5.

7
Tutorial Collection / Re: [TUTORIAL] How to Make Your Own Bots
« on: April 18, 2017, 07:12:27 PM »
I have some bots that won't work. I have been adding bots constantly, successfully, but these randomly won't work. Anyone know why?

Code: [Select]
{
name = "\crNess"
accuracy = 3
intellect = 3
evade = 1
anticipation = 3
reactiontime = 3
perception = 3
favoriteweapon = "FlameBlastWep"
color = "00 00 00"
gender = "male"
skin = "Ness"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

{
name = "\cfLucas"
accuracy = 3
intellect = 3
evade = 1
anticipation = 3
reactiontime = 3
perception = 3
favoriteweapon = "ProtoBuster"
color = "00 00 00"
gender = "male"
skin = "Lucas"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

{
name = "\cuJeff"
accuracy = 3
intellect = 3
evade = 1
anticipation = 3
reactiontime = 3
perception = 3
favoriteweapon = "HomingSniperWep"
color = "00 00 00"
gender = "male"
skin = "Jeff"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

{
name = "\cuPigmask"
accuracy = 2
intellect = 2
evade = 0
anticipation = 2
reactiontime = 2
perception = 2
favoriteweapon = "MagnetMissileWep"
color = "00 00 00"
gender = "male"
skin = "Pigmask"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

{
name = "\csFlint"
accuracy = 3
intellect = 3
evade = 1
anticipation = 3
reactiontime = 3
perception = 3
favoriteweapon = "PowerStoneWep"
color = "00 00 00"
gender = "male"
skin = "Flint"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

{
name = "\ceDuster"
accuracy = 3
intellect = 3
evade = 1
anticipation = 3
reactiontime = 3
perception = 3
favoriteweapon = "ShadowBladeWep"
color = "00 00 00"
gender = "male"
skin = "Duster"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

{
name = "\ciMasked Man"
accuracy = 3
intellect = 3
evade = 1
anticipation = 3
reactiontime = 3
perception = 3
favoriteweapon = "ProtoBuster"
color = "00 00 00"
gender = "male"
skin = "Masked Man"
class = "Megaman"
revealed = true
script = "humanbot"
chatfrequency = 0
}

8
Skins & Bots etc / Madness Combat Grunt Skin
« on: April 11, 2017, 06:35:21 PM »
Download: https://www.mediafire.com/?6z58joj7nls5bld
Preview:
(click to show/hide)

9
Cutstuff Discussion and Feedback / How do I change my profile picture?
« on: April 11, 2017, 06:26:28 PM »
I can't seem to get it to work. I have tried 2 different image URLs ( https://s1.postimg.org/koitsk6zz/iconcutstuff.png and https://cdn.discordapp.com/attachments/290047458988523521/301421451699814400/iconcutstuff.png ), and they both won't work. No error message or anything though. Set it, press Update, nothing. It just resets to "none".

Pages: [1]