<img src="https://jellyworld.neocities.org/images/halloween/bruce_halloween_baby[1].gif" alt="WAHHH!">
WAAAAHHHHH!!!! Somebody took all my candy! Wait- who are you again?
<p><input onchange="character.name = this.value" /></p>
[[Confirm|Second]]
<%
story.config.displayCharacterPanel = false;
%><img src="https://jellyworld.neocities.org/images/halloween/bruce_halloween_magic[1].gif" alt="OOOH!">
Oh I didn't recogize you <%= character.name %>!
A big mean bully came and took all of my candy! Who does that? Anyways, I'm glad you're here. Are you ready to go trick-or-treating? Maybe we can get my candy back!
<%
story.config.displayCharacterPanel = true;
%>
[[I'm Ready!|Third]]<img src="https://jellyworld.neocities.org/images/halloween/bruce_halloween_baby_happy.gif" alt="OOOH!">
<%
bully = "unmet";
%>
Well you can't go out just looking like that! Which costume do you want to wear?
<p><em>You can change this at any time.</em></p>
[[I'm a Ghost!|Ghost]]
[[I'm a Witch!|Witch]]
[[I'm a Robot!|Robot]]
[[I'm a Cowboy!|Cowboy]]
<%
jellyfinger = "unobtained";
%>
<%
cookie = "unmet";
%>
<%
candyman = "unsummonded";
%>
<%
robot = "unmet";
%>
<%
mirror = "unmet";
%>
<%
blacksmith = "unmet";
%>
<%
egg = "unmet";
%>
<%
vegan = "unmet";
%>
<%
blacksmithturn =0;
%>
<%
buttonturn =0;
%>
<%
garbageturn =0;
%>
<%
vegturn =0;
%>
Are you sure you want to be a ghost?
*There doesn't appear to be any special effects...*
[[I'm Sure!|ConfirmGhost]]
[[I'm a Witch!|Witch]]
[[I'm a Robot!|Robot]]
[[I'm a Cowboy!|Cowboy]]<%
costume = "witch";
%>
Are you sure you want to be a <%= costume %>?
*Start with a Witch's Hat*
[[I'm Sure!|ConfirmWitch]]
[[I'm a Ghost!|Ghost]]
[[I'm a Robot!|Robot]]
[[I'm a Cowboy!|Cowboy]]<%
costume = "robot";
%>
Are you sure you want to be a Robot?
*Start with a Used Battery*
[[I'm Sure!|ConfirmRobot]]
[[I'm a Ghost!|Ghost]]
[[I'm a Witch!|Witch]]
[[I'm a Cowboy!|Cowboy]]
Are you sure you want to be a Cowboy?
*Start with a Cowboy Hat*
[[I'm Sure!|ConfirmCowboy]]
[[I'm a Ghost!|Ghost]]
[[I'm a Witch!|Witch]]
[[I'm a Robot!|Robot]]You are dressed as a spooky <%= costume %>!
You have <%= character.gold %> pieces of candy!
Ready to go?
<%
if (bully == "met") {
%>
[[Let's Go!|Street]]
[[Achievements!|Achievements]]
[[Change Costume|Costume]]
<%
}
%>
<%
if (mirror == "met") {
%>
[[Jhudora's Mirror|Jhudoras Mirror]]
<%
}
%>
<%
if (robot == "met") {
%>
[[Abandoned Factory|Abandoned Factory]]
<%
}
%>
<%
if (blacksmith == "met") {
%>
[[Blacksmith|Blacksmith]]
<%
}
%>
<%
if (vegan == "met") {
%>
[[Vegetable Patch|Vegetable Patch]]
<%
}
%>
<%
if (character.inventory.hasItem("jellyfinger")) {
%>
[[Bring the Jelly Finger to the Bully]]
<%
}
%>
<%
if (bully == "unmet") {
%>
[[Let's Go!|BullyMeet]]
<%
}
%>
<%
if (character.gold >14) {
%>
[[Go to Jelly Lane|JellyLane]]
<%
}
%>
Where do you want to go?
<%
switch (Math.floor(Math.random() * 36)) {
case 0:
print('[[Red House]]');
break;
case 1:
print('[[Blue House]]');
break;
case 2:
print('[[Yellow House]]');
break;
case 3:
print('[[Red House]]');
break;
case 4:
print('[[Pink Abode]]');
break;
case 5:
print('[[Blue House]]');
break;
case 6:
print('[[Blue House]]');
break;
case 7:
print('[[Brown Shed]]');
break;
case 8:
print('[[Old Dusty House]]');
break;
case 9:
print('[[Yellow House]]');
break;
case 10:
print('[[Old Wooden House]]');
break;
case 11:
print('[[Brick House]]');
break;
case 12:
print('[[Stone Abode]]');
break;
case 13:
print('[[Dimly Lit Shanty]]');
break;
case 14:
print('[[Ochre-stained Condo]]');
break;
case 15:
print('[[Pallid Apartment]]');
break;
case 16:
print('[[Buttercream House]]');
break;
case 17:
print('[[Soot-soaked Shed]]');
break;
case 18:
print('[[Boat House]]');
break;
case 19:
print('[[Greying Old Manor]]');
break;
case 20:
print('[[Amber House]]');
break;
case 21:
print('[[Navy Blue Apartment]]');
break;
case 22:
print('[[Invisible House]]');
break;
case 23:
print('[[Yellow Bricked Mansion]]');
break;
case 24:
print('[[Green and White Striped House]]');
break;
case 25:
print('[[Magenta Manor]]');
break;
case 26:
print('[[Magenta Manor]]');
break;
case 27:
print('[[White Condo]]');
break;
case 28:
print('[[Worn-out Condo]]');
break;
case 29:
print('[[Black and Brown House]]');
break;
case 30:
print('[[Stoop]]');
break;
case 31:
print('[[Jhudoras Mirror]]');
break;
case 32:
print('[[Abandoned Factory]]');
break;
case 33:
print('[[Blacksmith]]');
break;
case 34:
print('[[Garbage Heap]]');
break;
case 35:
print('[[Vegetable Patch]]');
break;
}
%>
<%
switch (Math.floor(Math.random() * 36)) {
case 0:
print('[[Red House]]');
break;
case 1:
print('[[Blue House]]');
break;
case 2:
print('[[Yellow House]]');
break;
case 3:
print('[[Red House]]');
break;
case 4:
print('[[Pink Abode]]');
break;
case 5:
print('[[Blue House]]');
break;
case 6:
print('[[Blue House]]');
break;
case 7:
print('[[Brown Shed]]');
break;
case 8:
print('[[Old Dusty House]]');
break;
case 9:
print('[[Yellow House]]');
break;
case 10:
print('[[Old Wooden House]]');
break;
case 11:
print('[[Brick House]]');
break;
case 12:
print('[[Stone Abode]]');
break;
case 13:
print('[[Dimly Lit Shanty]]');
break;
case 14:
print('[[Ochre-stained Condo]]');
break;
case 15:
print('[[Pallid Apartment]]');
break;
case 16:
print('[[Buttercream House]]');
break;
case 17:
print('[[Soot-soaked Shed]]');
break;
case 18:
print('[[Boat House]]');
break;
case 19:
print('[[Greying Old Manor]]');
break;
case 20:
print('[[Amber House]]');
break;
case 21:
print('[[Navy Blue Apartment]]');
break;
case 22:
print('[[Invisible House]]');
break;
case 23:
print('[[Yellow Bricked Mansion]]');
break;
case 24:
print('[[Green and White Striped House]]');
break;
case 25:
print('[[Magenta Manor]]');
break;
case 26:
print('[[Magenta Manor]]');
break;
case 27:
print('[[White Condo]]');
break;
case 28:
print('[[Worn-out Condo]]');
break;
case 29:
print('[[Black and Brown House]]');
break;
case 30:
print('[[Stoop]]');
break;
case 31:
print('[[Jhudoras Mirror]]');
break;
case 32:
print('[[Abandoned Factory]]');
break;
case 33:
print('[[Blacksmith]]');
break;
case 34:
print('[[Garbage Heap]]');
break;
case 35:
print('[[Vegetable Patch]]');
break;
}
%>
<%
switch (Math.floor(Math.random() * 36)) {
case 0:
print('[[Red House]]');
break;
case 1:
print('[[Blue House]]');
break;
case 2:
print('[[Yellow House]]');
break;
case 3:
print('[[Red House]]');
break;
case 4:
print('[[Pink Abode]]');
break;
case 5:
print('[[Blue House]]');
break;
case 6:
print('[[Blue House]]');
break;
case 7:
print('[[Brown Shed]]');
break;
case 8:
print('[[Old Dusty House]]');
break;
case 9:
print('[[Yellow House]]');
break;
case 10:
print('[[Old Wooden House]]');
break;
case 11:
print('[[Brick House]]');
break;
case 12:
print('[[Stone Abode]]');
break;
case 13:
print('[[Dimly Lit Shanty]]');
break;
case 14:
print('[[Ochre-stained Condo]]');
break;
case 15:
print('[[Pallid Apartment]]');
break;
case 16:
print('[[Buttercream House]]');
break;
case 17:
print('[[Soot-soaked Shed]]');
break;
case 18:
print('[[Boat House]]');
break;
case 19:
print('[[Greying Old Manor]]');
break;
case 20:
print('[[Amber House]]');
break;
case 21:
print('[[Navy Blue Apartment]]');
break;
case 22:
print('[[Invisible House]]');
break;
case 23:
print('[[Yellow Bricked Mansion]]');
break;
case 24:
print('[[Green and White Striped House]]');
break;
case 25:
print('[[Magenta Manor]]');
break;
case 26:
print('[[Magenta Manor]]');
break;
case 27:
print('[[White Condo]]');
break;
case 28:
print('[[Worn-out Condo]]');
break;
case 29:
print('[[Black and Brown House]]');
break;
case 30:
print('[[Stoop]]');
break;
case 31:
print('[[Jhudoras Mirror]]');
break;
case 32:
print('[[Abandoned Factory]]');
break;
case 33:
print('[[Blacksmith]]');
break;
case 34:
print('[[Garbage Heap]]');
break;
case 35:
print('[[Vegetable Patch]]');
break;
}
%>
[[Back to your friend's house|Hub]]HEY! Where do you think you're going losers?
<img src="https://jellyworld.neocities.org/images/halloween/large_28[1].png" alt="Mean Bully Jelly Chia!">
You see the bully that took all of your friend's candy
<%
bully = "met";
%>
[[Give My Friend Back His Candy!|BullyMeet2]]Bring me a rare Jelly Finger and I'll give your friend his candy.
<img src="https://jellyworld.neocities.org/images/halloween/16975[1].gif" alt="Jelly Finger?!">
They stare at you... probably...
<img src="https://jellyworld.neocities.org/images/halloween/portrait_28[1].png" alt="Jelly Finger?!">
[[Where do I find a Jelly Finger|BullyMeet3]]You'll have to trick-or-treat down to the end of Jelly Lane... but in order to even get one you'll have to get at least 15 candies...
<img src="https://jellyworld.neocities.org/images/halloween/large_28[1].png" alt="Mean Bully Jelly Chia!">
Good Luck!
[[Fine- let's go!|Hub]]You approach Jelly Foods at the end of Jelly Lane...
<img src="https://jellyworld.neocities.org/images/halloween/house%20(6).gif">
<%
if (jellyfinger !== "obtained") {
%>
<%
if (character.gold <99) {
%>
Hey There! Can I interest you in any jelly foods?
You tell him that you want a jelly finger.
"Ho Ho! Those are pretty rare... I do have one... but I can't just give it to you... You're trick-or-treating right?"
"Tell you what- bring me 100 pieces of candy and I'll trade it to you."
<%
}
%>
<%
if (character.gold >99) {
%>
Hey you did it! Want to purchase this jelly finger for 100 candies?
[[Buy the Jelly Finger|JellyFinger]]
<%
}
%>
<%
}
%>
[[Back to the Street|Street]]
[[Back to your Friend's House|Hub]]
<%
jellylane = "met";
%>
You approach the cozy red house. You smell a delicious scent wafting from within... you feel drawn to the door.
You ring the bell and yell "Trick-Or-Treat!"
A Nimmo holding a batch of fresh cookies beams at you.
<img src="https://jellyworld.neocities.org/images/halloween/houses/1325[1].gif" alt="Fresh Cookies">
<%
if (cookie == "met" ) {
%>
Now Now- I know my cookies are good, but only one per person!! Happy Halloween!
<%
}
%>
<%
if (cookie == "unmet" ) {
%>
"Hello, Hello! Care for a fresh cookie?"
You smile and take the cookie- still hot to the touch.
"Thank you!"
<%
character.inventory.addItem("cookie");
%>
<%
cookie = "met";
%>
<%
}
%>
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
You approach the odd-shaped blue house. You feel a sense of dread as you get up to the door...
You ring the bell and yell "Trick-Or-Treat!"
A werelupe jumps from the shadows and howls!
<img src="https://jellyworld.neocities.org/images/halloween/houses/1270[1].gif" alt="A Werelupe">
"AROOOOOO!"
<%
if (character.gold >0) {
%>
You drop a piece of candy in the shuffle and get out of there!
<%
character.removeGold(1);
%>
<%
}
%>
[[Get out of here!|Street]]
[[Back to your friend's house|Hub]]
<%
werelupe = "met";
%>You approach the little yellow house.
You ring the bell and yell "Trick-Or-Treat!"
You see a little Trick-or-treater dressed as a spooky skellyton!
<img src="https://jellyworld.neocities.org/images/halloween/houses/1073[1].gif" alt="Cute Petpet">
<%
if (egg == "unmet" ) {
%>
"Hewoo! Do you have any candwee?
You look in your bag...
<%
if (character.gold >0) {
%>
You give the little tyke a piece.
"Thwank You!"
<%
character.removeGold(1);
%>
<%
}
%>
<%
if (character.gold ==0) {
%>
You shake your head.
The little one walks up to you and gives you an egg.
"Thank you?"
<%
character.inventory.addItem("egg");
%>
<%
egg = "met";
%>
<%
}
%>
<%
}
%>
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
You approach the cutesy pink house.
You ring the bell and yell "Trick-Or-Treat!"
A Groovy Bruce gives you a piece of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/1466[1].gif" alt="Groovy">
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(1);
%>
You approach the dirty brown shed.
You ring the bell and yell "Trick-Or-Treat!"
A Cowboy Kau gives you a piece of candy.
<img src="https://images.neopets.com/new_shopkeepers/1682.gif" alt="Howdy">
Hey if you see anyone magical I have something special for them!
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(1);
%>
<%
if (buttonturn !==2) {
%>
<%
if (character.inventory.hasItem("witchhat")) {
%>
<%
buttonturn =2;
%>
The Cowboy sees your Witch costume...
"Hey! Here's a magic button for someone magical like you!"
<%
character.inventory.addItem("button");
%>
<%
}
%>
<%
}
%>You approach the Dusty House
You ring the bell and yell "Trick-Or-Treat!"
An Electric Flotsam gives you a piece of candy!
<img src="https://jellyworld.neocities.org/images/halloween/flotsam_electric_zap[1].gif">
"Thank you!"
This Flotsam could CHARGE up anything!
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(1);
%>
<%
if (character.inventory.hasItem("usedbattery")) {
%>
The Flotsam's Electricity charges up your battery!
<%
character.inventory.addItem("battery");
%>
<%
character.inventory.removeItem("usedbattery");
%>
<%
}
%>IDEAS
1. Game to double your candy or lose all of it
2. House that gives raisins- ew
3. House that gives extra candy if you answer the riddle
4. House with nobody home
5. Candy bowl just sitting on a stoop - grab 3 candies
6.
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif"></a></textarea><br><br>
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg" style="undefined;table-layout: fixed; width: 565px">
<colgroup>
<col style="width: 159px">
<col style="width: 193px">
<col style="width: 213px">
</colgroup>
<thead>
<tr>
<th class="tg-0lax">Achievement</th>
<th class="tg-0lax">How To Get It<br></th>
<th class="tg-0lax">Reward</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-0lax">If You Give a Meerca a Cookie<br></td>
<td class="tg-0lax">Receive a cookie<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/chocolate.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/chocolate.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Trying Times<br></td>
<td class="tg-0lax">Find the Skellyton when you have no candy to give<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/pteri_crackin_up.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/pteri_crackin_up.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">What Do Vegans Even Eat?<br></td>
<td class="tg-0lax">Receive a Carrot<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Button, Button, Who's Got the Button?<br></td>
<td class="tg-0lax">Find the Button<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_gelert_2.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_gelert_2.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Do Androids Dream of Electric Babaas?<br></td>
<td class="tg-0lax">Charge the Robot<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_robot.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_robot.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Hard Worker<br><br></td>
<td class="tg-0lax">Repair the Sword<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/quiguki_blacksmith.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/quiguki_blacksmith.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Candyman...</td>
<td class="tg-0lax">Summon the Candyman<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_faerie_jhudora.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_faerie_jhudora.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Jelly Finger<br></td>
<td class="tg-0lax">Obtain the Jelly Finger<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_gangee_spooky.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_gangee_spooky.gif"></a></textarea><br><br></td>
</tr>
<tr>
<td class="tg-0lax">Bully Buster<br></td>
<td class="tg-0lax">Get Your Friend's Candy Back!<br></td>
<td class="tg-0lax"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_dancepp_ghostkerchief.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_dancepp_ghostkerchief.gif"></a></textarea><br><br></td>
</tr>
</tbody>
</table>
You approach the Old Wooden House.
You ring the bell and yell "Trick-Or-Treat!"
A Chia Witch gives you 6 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(1).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(6);
%>
You approach the Brick House.
You ring the bell and yell "Trick-Or-Treat!"
A Vampire Bruce gives you 3 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(2).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(3);
%>
You approach the Stone Abode.
You ring the bell and yell "Trick-Or-Treat!"
A Fiersome Scorchio gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(3).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Dimly Lit Shanty.
You ring the bell and yell "Trick-Or-Treat!"
A Hooded Grundo gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(4).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Ochre-stained Condo.
You ring the bell and yell "Trick-Or-Treat!"
A Frank-acheek gives you 4 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(5).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(4);
%>
You approach the Pallid Apartment.
You ring the bell and yell "Trick-Or-Treat!"
A Skeleton Kau gives you 4 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(6).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(4);
%>
You approach the Buttercream House.
You ring the bell and yell "Trick-Or-Treat!"
A Good Chia Witch of the West gives you 7 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(7).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(7);
%>
You approach the Soot-soaked Shed.
You ring the bell and yell "Trick-Or-Treat!"
A Edna The Wicked Witch gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(8).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Boat House.
You ring the bell and yell "Trick-Or-Treat!"
A ARR-RIE gives you 3 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(9).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(3);
%>
You approach the Greying Old Manor.
You ring the bell and yell "Trick-Or-Treat!"
A Jetsam the MagniFINicent gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(10).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Amber House.
You ring the bell and yell "Trick-Or-Treat!"
A Magic Kiko gives you 3 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(11).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(3);
%>
You approach the Navy Blue Apartment.
You ring the bell and yell "Trick-Or-Treat!"
A Professor K. Ougra gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(12).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Invisible House.
You ring the bell and yell "Trick-Or-Treat!"
A Mime Chomby gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(13).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Yellow Bricked Mansion.
You ring the bell and yell "Trick-Or-Treat!"
A Bumblebee Acara gives you 5 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(14).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(5);
%>
You approach the Green and White Striped House.
You ring the bell and yell "Trick-Or-Treat!"
A Korbatty gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(15).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Magenta Manor.
You ring the bell and yell "Trick-Or-Treat!"
Alisha the Aisha gives you 8 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(16).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(8);
%>
You approach the Verdant Villa.
You ring the bell and yell "Trick-Or-Treat!"
A Gaggle of Green Guys gives you 9 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(17).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(9);
%>
You approach the White Condo.
You ring the bell and yell "Trick-Or-Treat!"
A Pumpkin and her Pal gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(18).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Worn-out Condo.
You ring the bell and yell "Trick-Or-Treat!"
A Blumaroo gives you 3 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(25).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(3);
%>
You approach the Black and Brown House.
You ring the bell and yell "Trick-Or-Treat!"
A Zafara with style gives you 2 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(26).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(2);
%>
You approach the Stoop.
You ring the bell and yell "Trick-Or-Treat!"
A Candycorn Kid gives you 4 pieces of candy.
<img src="https://jellyworld.neocities.org/images/halloween/houses/house%20(27).gif " >
"Thank you!"
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
character.addGold(4);
%>
Check out your achievements here! If you complete an achievement you can unlock a special badge to put on your site and show the world!
[[Back|Hub]]
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg" style="undefined;table-layout: fixed; width: 565px">
<colgroup>
<col style="width: 159px">
<col style="width: 193px">
<col style="width: 213px">
</colgroup>
<thead>
<tr>
<th class="tg-0lax">Achievement</th>
<th class="tg-0lax">How To Get It<br></th>
<th class="tg-0lax">Reward</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-0lax">If You Give a Meerca a Cookie<br></td>
<td class="tg-0lax">Receive a cookie<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("cookie")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/chocolate.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/chocolate.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Trying Times<br></td>
<td class="tg-0lax">Find the Skellyton when you have no candy to give<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("egg")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/pteri_crackin_up.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/pteri_crackin_up.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">What Do Vegans Even Eat?<br></td>
<td class="tg-0lax">Receive a Carrot<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("carrot")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Button, Button, Who's Got the Button?<br></td>
<td class="tg-0lax">Find the Button<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("button")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/msn_gelert_2.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_gelert_2.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Do Androids Dream of Electric Babaas?<br></td>
<td class="tg-0lax">Charge the Robot<br></td>
<td class="tg-0lax">
<%
if (robot == "charged") {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/msn_robot.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_robot.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Hard Worker<br><br></td>
<td class="tg-0lax">Repair the Sword<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("sword")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/quiguki_blacksmith.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/quiguki_blacksmith.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Candyman...</td>
<td class="tg-0lax">Summon the Candyman<br></td>
<td class="tg-0lax">
<%
if (candyman == "summoned") {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_faerie_jhudora.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_faerie_jhudora.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Jelly Finger<br></td>
<td class="tg-0lax">Obtain the Jelly Finger<br></td>
<td class="tg-0lax">
<%
if (jellyfinger == "obtained") {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_gangee_spooky.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_gangee_spooky.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Bully Buster<br></td>
<td class="tg-0lax">Get Your Friend's Candy Back!<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("candy")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_dancepp_ghostkerchief.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_dancepp_ghostkerchief.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
</tbody>
</table>
Would you like to change your costume?
You are currently a spooky <%= costume %>!
<%
if (costume == "ghost") {
%>
[[I'm a Witch!|Witch]]
[[I'm a Robot!|Robot]]
[[I'm a Cowboy!|Cowboy]]
<%
}
%>
<%
if (costume == "witch") {
%>
[[I'm a Ghost!|Ghost]]
[[I'm a Robot!|Robot]]
[[I'm a Cowboy!|Cowboy]]
<%
}
%>
<%
if (costume == "robot") {
%>
[[I'm a Ghost!|Ghost]]
[[I'm a Witch!|Witch]]
[[I'm a Cowboy!|Cowboy]]
<%
}
%>
<%
if (costume == "cowboy") {
%>
[[I'm a Ghost!|Ghost]]
[[I'm a Witch!|Witch]]
[[I'm a Robot!|Robot]]
<%
}
%>
<%
costume = "ghost";
%>
You are a ghost!
[[Let's Go!|Hub]]
<%
character.inventory.removeItem("witchhat");
%>
​
<%
character.inventory.removeItem("cowboyhat");
%>
​
<%
character.inventory.removeItem("usedbattery");
%><%
costume = "witch";
%>
You are a Witch!
<%
character.inventory.addItem("witchhat");
%>
<%
character.inventory.removeItem("cowboyhat");
%>
<%
character.inventory.removeItem("usedbattery");
%>
[[Let's Go!|Hub]] <%
costume = "robot";
%>
You are a Robot!
<%
character.inventory.removeItem("witchhat");
%>
<%
character.inventory.removeItem("cowboyhat");
%>
<%
character.inventory.addItem("usedbattery");
%>
[[Let's Go!|Hub]] <%
costume = "cowboy";
%>
You are a Cowboy!
<%
character.inventory.removeItem("witchhat");
%>
<%
character.inventory.addItem("cowboyhat");
%>
<%
character.inventory.removeItem("usedbattery");
%>
[[Let's Go!|Hub]] You approach Jhudora's Mirror...
<img src="https://jellyworld.neocities.org/images/halloween/jhudora.gif">
Do you want something?
<%
if (character.gold >66) {
%>
Do you want to summon the Candyman? It will cost you 66 candies...
[[Do I dare?|Candyman2]]
<%
}
%>
<%
if (character.gold <65) {
%>
You stare at Jhudora and she shakes her head. Come back when you have some more candy and I'll give you a REAL fright!
<%
}
%>
[[Back to the Street|Street]]
<%
mirror = "met";
%>Jhudora takes your offering and summons a wicked demon...
<img src="https://jellyworld.neocities.org/images/halloween/jhudora_magic_ball[1].gif">
The Candyman...
<img src="https://jellyworld.neocities.org/images/halloween/366_acara_plushie.gif">
EEK!
[[GET OUT OF THERE!|Street]]
<%
character.removeGold(66);
%>
<%
candyman = "summoned";
%>You enter the Abandoned Factory...
You see an uncharged ixi-bot
<img src="https://jellyworld.neocities.org/images/halloween/ixi_robot_baby.gif">
<%
if (character.inventory.hasItem("usedbattery")) {
%>
You look at your Used Battery... Do you want to try charging the Ixi-bot?
[[Yes|Ixi2]]
<%
}
%>
<%
if (character.inventory.hasItem("battery")) {
%>
You look at your Charged Battery... Do you want to try charging the Ixi-bot?
[[Yes|Ixi3]]
<%
}
%>
[[Back to the Street|Street]]
<%
robot = "met";
%>You try the Used Battery...
<img src="https://jellyworld.neocities.org/images/halloween/ixi_robot_baby.gif">
Nothing Happens.
[[Back to the Street|Street]]You try the Charged Battery...
<img src="https://jellyworld.neocities.org/images/halloween/ixi_robot_laser.gif">
Uh-OH! It charges up its laser cannons...
[[RUN!|Street]]
<%
robot = "charged";
%>
<%
character.inventory.removeItem("battery");
%>You approach the Blacksmith's Home.
You ring the bell and yell "Trick-Or-Treat!"
The Quiggle Blacksmith grunts.
<img src="https://jellyworld.neocities.org/images/halloween/quigukiblacksmith19.gif">
<%
if (blacksmithturn ==0) {
%>
Instead of candy he gives you a sword hilt...
"Thank you?"
<%
character.inventory.addItem("hilt");
%>
<%
blacksmithturn =2;
%>
<%
}
%>
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
if (character.inventory.hasItem("blade")) {
%>
The Blacksmith eyes your blade and hilt...
[[Give them to the Blacksmith|Blacksmith2]]
<%
}
%>
<%
blacksmith = "met";
%>
You approach the Garbage Heap.
It smells awful.
<img src="https://jellyworld.neocities.org/images/halloween/232_trashcan[1].gif">
<%
if (garbageturn ==0) {
%>
Lucky day! You find the blade of a sword!
<%
character.inventory.addItem("blade");
%>
<%
garbageturn =2;
%>
<%
}
%>
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
garbage = "met";
%>
The Quiggle Blacksmith grunts.
<img src="https://jellyworld.neocities.org/images/halloween/quigukiblacksmith19.gif">
He takes your hilt and blade and fashions it into a sword!
Huzzah!
<%
character.inventory.removeItem("hilt");
%>
<%
character.inventory.removeItem("blade");
%>
<%
character.inventory.addItem("sword");
%>
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
You approach the Vegetable Patch.
You yell "Trick-Or-Treat!"
The Vegan greets you.
<img src="https://jellyworld.neocities.org/images/halloween/house%20(1).gif">
<%
if (vegturn ==0) {
%>
He hands you an apple instead of candy...
"Thank you?"
<%
character.inventory.addItem("apple");
%>
<%
vegturn =2;
%>
<%
}
%>
[[On to the next house!|Street]]
[[Back to your friend's house|Hub]]
<%
if (vegturn !==3) {
%>
<%
if (character.inventory.hasItem("cowboyhat")) {
%>
<%
vegturn =3;
%>
The Vegan sees your Cowboy costume...
"Hey! Are you a real cowboy? I might not agree with you, but give this carrot to your horse..."
<%
character.inventory.addItem("carrot");
%>
<%
}
%>
<%
}
%>
<%
vegan = "met";
%>
He wraps the jelly finger and hands it to you in a nice box.
<img src="https://jellyworld.neocities.org/images/halloween/house%20(6).gif">
Pleasure doing business with you!
[[Back to the Street|Street]]
[[Back to your Friend's House|Hub]]
<%
character.removeGold(100);
%>
<%
jellyfinger = "obtained";
%>
<%
character.inventory.addItem("jellyfinger");
%>
<img src="https://jellyworld.neocities.org/images/halloween/large_28[1].png" alt="Mean Bully Jelly Chia!">
"So you got a Jelly Finger huh? Probably want me to give your friend back his candy huh?"
[[Yeah! Give my friend back his candy!]]<img src="https://jellyworld.neocities.org/images/halloween/large_28[1].png" alt="Mean Bully Jelly Chia!">
"I would... but I ate it all... well most of it... here... there's still one piece left..."
<%
character.inventory.addItem("candy");
%>
[[That's not fair!]]Hey <%= character.name %>!
<img src="https://jellyworld.neocities.org/images/halloween/bruce_halloween_baby[1].gif">
It's okay! I had a great time trick-or-treating with you. That's worth WAY more than any candy I could have gotten.
[[Let's go back home]]HEY! WHERE'S MY JELLY FINGER?
<img src="https://jellyworld.neocities.org/images/halloween/featured_28[1].png">
[[UH-OH!]]
<%
character.inventory.removeItem("jellyfinger");
%>Alakazoom!
<img src="https://jellyworld.neocities.org/images/halloween/bruce_halloween_magic[1].gif">
With those words- the bully transformed into an adorable Blue Chia Plush.
<img src="https://jellyworld.neocities.org/images/halloween/7265[1].gif">
[[Go back to your Friend's House|Hub]]
Double-click this passage to edit it.Double-click this passage to edit it.Check out your achievements here! If you complete an achievement you can unlock a special badge to put on your site and show the world!
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;}
.tg td{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
overflow:hidden;padding:10px 5px;word-break:normal;}
.tg th{border-color:black;border-style:solid;border-width:1px;font-family:Arial, sans-serif;font-size:14px;
font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-0lax{text-align:left;vertical-align:top}
</style>
<table class="tg" style="undefined;table-layout: fixed; width: 565px">
<colgroup>
<col style="width: 159px">
<col style="width: 193px">
<col style="width: 213px">
</colgroup>
<thead>
<tr>
<th class="tg-0lax">Achievement</th>
<th class="tg-0lax">How To Get It<br></th>
<th class="tg-0lax">Reward</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-0lax">If You Give a Meerca a Cookie<br></td>
<td class="tg-0lax">Receive a cookie<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("cookie")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/chocolate.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/chocolate.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Trying Times<br></td>
<td class="tg-0lax">Find the Skellyton when you have no candy to give<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("egg")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/pteri_crackin_up.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/pteri_crackin_up.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">What Do Vegans Even Eat?<br></td>
<td class="tg-0lax">Receive a Carrot<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("carrot")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_asparagus_jump.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Button, Button, Who's Got the Button?<br></td>
<td class="tg-0lax">Find the Button<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("button")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/msn_gelert_2.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_gelert_2.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Do Androids Dream of Electric Babaas?<br></td>
<td class="tg-0lax">Charge the Robot<br></td>
<td class="tg-0lax">
<%
if (robot == "charged") {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/msn_robot.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/msn_robot.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Hard Worker<br><br></td>
<td class="tg-0lax">Repair the Sword<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("sword")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/quiguki_blacksmith.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/quiguki_blacksmith.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Candyman...</td>
<td class="tg-0lax">Summon the Candyman<br></td>
<td class="tg-0lax">
<%
if (candyman == "summoned") {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_faerie_jhudora.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_faerie_jhudora.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Jelly Finger<br></td>
<td class="tg-0lax">Obtain the Jelly Finger<br></td>
<td class="tg-0lax">
<%
if (jellyfinger == "obtained") {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_gangee_spooky.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_gangee_spooky.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
<tr>
<td class="tg-0lax">Bully Buster<br></td>
<td class="tg-0lax">Get Your Friend's Candy Back!<br></td>
<td class="tg-0lax">
<%
if (character.inventory.hasItem("candy")) {
%>
<img src="https://jellyworld.neocities.org/images/halloween/badges/aim_dancepp_ghostkerchief.gif">
<textarea><a href="https://jellyworld.neocities.org"><img src="https://jellyworld.neocities.org/images/halloween/badges/aim_dancepp_ghostkerchief.gif"></a></textarea><br><br>
<%
}
%>
</td>
</tr>
</tbody>
</table>