Jump to content

YuzuruHitokiri

Member
  • Posts

    151
  • Joined

  • Last visited

Everything posted by YuzuruHitokiri

  1. I use Paint.NET... It's free, simple, and I can make things for it if I'm feeling bored!:smile:
  2. Glad to hear it.:smile: (Yes, I am a dude...)
  3. That sounds like a big ass cat...:eek:... I'd be more worried about it than the zombies!:smile:
  4. That might be due to the new internet channel's flash plugin, they updated it to some version I've never heard of, which they say is equivalent to Flash 9, which I doubt...
  5. Okay, here I go... Addresses: Addresses are the locations in the RAM in which the code will load your new number IE Sample code, not real, just for learning purposes Say a code gives you infinite money in a game. You open the code and see 07654321 99999999 The first 8 digits are the address that you want to put the last eight digits and what you want to do with them/how large the data you are inputing is. The first digit in this case, 0, means that I just want to keep putting 99999999 in the address (you denote an address by writing 0x in front of it, not in the code of course) 0x7654321 forever and that your 99999999 is a 32 bit integer. Coding order: Coding it is a bit of a logic thing... It goes a bit like this: First, code any constraints/activators, including pointers (starts with B), button presses (usually starts with 94000130, it's different for DS exclusive buttons), and other values. Usually only needs to be placed once for every code. Second, the meat of your code. This is where you put the values you desire. Lastly, whether you want the code to loop a certain number of times or stop (usually starts with a D). This is optional if you want to have the code just constantly loop indefinitely but usually a good idea if your code involves an activator. You could shove one of these in the middle of your code if you have multiple parts to it... like one code which has two parts in which the first half activates whatever you wanted and the second part to deactivate it (like the 600cc code for Mario Kart DS). 32 bit addresses and the trainer's toolkit: A 32 bit address is one that leads to a value that can take up to an eight digit hexadecimal number. 16 bit is 4 hex digits and 8 bit is 2 hex digits. It's a good idea to keep this in mind because certain values are not meant to go over their bit number, that's why they have it. If you put a 32 bit number into a 8 bit address, things will get a little hairy. The Trainer's toolkit is basically just a big scanner of all of the addresses in your DS. You start a new search whenever you want to find a new address and all you are looking for is the value that you are looking for. IE If you are looking for the money address in a pokemon game, take note of what your money is, how high it can go (tells you what to bit number to search for), and search for that value. You keep searching until you find it by changing the value and searching WITHIN YOUR RESULTS accordingly. Good luck, hope this helped...
  6. This could happen in the US too... all our shady conspiracies that may or may not be true...:rolleyes: I never thought about them decomposing and all, you make a good point. You may only have to hold out for a few years at most then considering that because they are moving, they are generating heat by friction, which would cause faster decomposition at the chaffing site. ...(maybe I could have picked a better phrase...:redface:) And what if one were standing right over you?... Or just one of your tarantulas?... Or both?...
  7. A) I knew that C++ wasn't the standard anymore @the time of my post, I'm learning it because there is A LOT out there about it and so it is simple for me to get up and running with it... I'm also asking about C# because I found a book in my school library on XNA and I've been pondering... *pauses, gets lost in thought... forgets it all...:redface:* B) I disagree, as little as I know about the 360, there are some stealth modchips I've heard about that have fooled the XBL for the time being... Isn't it possible to make apps for the 360 through XNA? Just a theory... C) The BD drive also accepts CD's and DVD's...
  8. I know this is off topic, but what's so great about C#, I've read about it somewhat and all I see is that is Microsoft's stab at a Java-like language which instead of being able to run on all computers like Sun intended, it's Windows exclusive... (Should I know C++ if I intend to go into the software field?) Unfortunately, that's an almost win-less situation; those who truly want something will find a way... If Nintendo tries to deny access, the pirates will only want to do it more... Take the PS3 for example. Sony allowed Linux and other OS's to be installed and there is a lack of homebrew AND piracy... Nintendo on the other hand has been putting hurdle after hurdle up in their systems and they have THE MOST homebrew and priated games of any of the big 3... Yeah, I agree... If you look around a bit (not sure if I say where violates forum rules) you can find the IOS in a file that is easily installed... I believe that stops the homebrew check in it... If not, there MAY or may not be a way around that... *looks around suspiciously*...
  9. They use scent, sight, and sound for detection, assuming they work properly...You wouldn't even get the chance to blend in... Are you forgeting that it was a virus accidentily (or maybe not) created by the government that took lodge in Human corpses? The virus is only transmitted to the human dead and caused some recesses of the remaining, still unrotted parts of the brain, which requires nerves to communicate with the body. No brain, no living dead. No nerves, no movement. You have to take their vascular build into account, too. Mr. Johnson, who was just recently buried, poses more threat than your great great grandmother, because the worms haven't gotten to him yet... Two things about that... 1. Their lungs still work, as long as they are unrotted, how else do they make noise? They don't NEED them though... Therefore, buoyancy could come into play... 2. If enough were to get at the bottom of your lake, etc., they could create a pile that would be able to reach you...
  10. 1. I'm lucky that I can reply at all! The homework is growing (6 hours a night!? SERIOUSLY!?!?!?!?! FROM 3 CLASSES!?!?!?!?) and any free time I use to either play CoD5 while I wait for CoD6 to come out 10 days before my birthday (and Assassin's Creed II 2 days before my BDay...:tongue:) or to play card games with my friends... 2. Too bad I only have 2 and Disk Commander is still banned... 3. That's why they made the ban list, to stop OTK's and extremely unfair wins. I don't mean a powerful theme deck but they created the ban list to stop Yata-lock... 4. They are a bit iffy because so many decks side counter measures against them due to their increasing numbers... 5. Didn't we discuss ways to stop those blasted things!?... 6. Dang, I only kept 1 because that's all I needed...:frown: 7. That's fine, I'm only able to reply here because I have an Independent Study on C++ during my A-Block...
  11. Sorry, its been awhile because school just started back up here... (I HAD 4 HRS. OF HOMEWORK FROM 3 CLASSES ON THE FIRST DAY!!!!!) I got lucky and found 2 Aster Phoenix Booster Boxes for under $20 yesterday though! I've never really had many D Heros so this was a lucky find... I got everything but Destiny Hero Malicious out of it... including 2 Destiny Draws! Too bad the shopkeeper is so fixiated on MTG and Naruto right now... I'd clean the floor with him!
  12. Maybe a PS2 emulator for the PS3 will come from the lack of Linux?
  13. 2. I side a few just for that reason... 3. Just be careful you aren't playing against a normal swarming deck! 4. It's that way there too? I still beat him on a regular basis because he usually just throws a lot of related cards together. When Gladiator's Assault came out, a lot of players around town came together a had a tournament and he was playing straight Cloudians. He made it to the final round, but I had beaten him in the preliminaries with a throwtogether Six Samurai deck (2 Shiens, no Chancellors, no grandmasters).
  14. 1. Okay, but what about life absorbing machine? Archfiends set up for that combo nicely... 2. Yes, it's meant to look that way... 3. I told you it would save your life... Just be careful about cards like Hero Medal that activate when they would be destroyed while face down... 4. How should I know? I hear of a lot of people siding it in triplicate for those reasons... 5. The hobby store owner here plays one and GETS OTK'S (so to speak) MORE THAN 50% of the time!... But he has almost every card ever released...
  15. 1. You have Terrorking and the synchros but not Vilepawn!?... My suggestions are Axe of Despair for sure, errata's made it an Archfiend! It supports with 1000ATK to keep your archfiends on the field as well... Maybe some Pandemonium Watchbears as well, if you're not wanting to waste critical spell/trap zone space with field barrier... 2. Yeah, I just had an idea for a remove from play exodia deck... 3. That's why twister and other cards should clear the way first... 4. Side Curse of Anubis for that... 5. I'm not removing for a specific monster, I'm removing to throw my opponent for a loop and for the mass special summons for my zombies. I'm debating on making this entirely Soul Absorbing Bone Tower oriented... It only says if a zombie is special summoned, not how or from where...
  16. A) Which did/ do you need? I bet I could come up with substitutions... B) Glad I could help... I don't know how, but my brain tells me these interesting strategies at the most random of moments; I came up with my Exodia deck, which is still not quite finished, in the middle of a final at school, MY ENGLISH ONE!! I couldn't get it out of my head for the life of me and had to ask for more time because it got me so distracted... C) Which is why I still use cards like Jinzo and Royal Decree, and use twister because it's a unbanned spell with Mystical Space Typhoon equivalency that goes hand in hand with the cards listed above. D) Stalling how? Spell/ trap negation counters this. Swarming what? Things like black horn of heaven and Summon Limit (I think that's the name) are good to side for that reason. E) It's taking advantage of the Dark attribute of plants like regenerating rose to stock my field for free and cards like Dark Crusader to fill my grave while using removing from both graves to special summon for effect and high power. (It's still very rough...)
  17. You guys are so lucky...I..can't...even...do..the..speed..test...because...I..have...A...DIAL...UP...MODEM!!! T.T This forum alone takes a good 2 min minimum per page to load... ... ... ... Hell, peak performance in it is 5KB/s but it doesn't happen often... I'm usually stuck with 2KB/s or less... T'T...
  18. You ever watch an old zombie movie? If you damage their brain, they cease to live. It's their weakness. Another common factor was that they couldn't move very fast, so he'd be safe in his boat.
  19. 1. I never thought about that... 2. I made a deck around that a few years back, Archfiend's actually, it ran pretty well for awhile until there were more spell/trap destruction/negation effects added... 3. My Body as a Shield works with the LP thing... 4. Only use Tragodea if you have some cards to conserve your hand (or throw in some Begone Knave!'s for an interesting stategy. It fills your hand up, and allows you to keep getting out Tragodea! It would also work with your immortal's effect...:cool:) 5. Be wary of him because he only works if you have no cards on your field, includes your field card... 6. That's a simple one, try twister. It also works with the LP idea... 7. Like what? I'm making a plant/Dark/zombie deck right now... (A lot of Phantom Darkness/Crossroads of Chaos cards...) 8. You're welcome! :biggrin:
  20. Oops, I forgot about that part... If you are going to put in Jinzo, the interdimensional matter transporters would be iffy. You could keep them, but when he's out, you wouldn't be able to use them (unless you pull amplifier of course...). I'd put in some spell shield type-8's and some trap jammers, nut not solemn judgement if you intend to keep the mausoleums in, as it would halve your already low LP. If you are following me up to here, you could remove the double costons as you'd already have mausoleum/terrafroming to get out your Immortal and Jinzo can't utilize their effect. You could also semi-convert the cards into LP-cost cards and spam Life Absorbing machine (during standby phase, gain LP equal to half the total you paid during your last turn) to get free monsters from mausoleum, in which case, you'd need field barrier in your main deck instead of the side.
  21. I'm wondering why you put in the temporary removal cards, especially dimensionhole... If it's to protect your Immortals, why not use Jinzo/ some counter traps?
  22. Oh, thanks for clarifying that for me... In that case, field barrier in triplicate is a must. Reasoning/monster gate could get out your immortal as well... Is there a certain field card that they need or is any fine?
  23. That's why I was mentioning scrap-iron scarecrow earlier, it negates attacks and then is reset to be used again next turn. (I'm a little unfamiliar with specifics on the Earthbound Immortals) I take it they can't be special summoned, correct? If I'm wrong, consider putting some reasoning/monster gates in.
  24. 1. I understood that, I was refering to the effects that would negate or out-trump BotM. 2. Probably some scrap-iron scarecrows, for stalling, and some creature swap with your choice of tokens (definately scapegoat and dandylion if you have them), to weaken your opponent's field. 3. Eh, they can post around us can't they? (Another topic seems pointless to me... Besides, this topic is called "Yu-gi-oh", and just that, isn't it?)
  25. Counter traps are faster...
×
×
  • Create New...