-
Posts
11,503 -
Joined
-
Last visited
Everything posted by Amuyea
-
Fixed HPotions used case 2: if(mxHPotions > 0) { hp += hpHealAmount; // You put mxHPotions instead of hpHealAmount mxHPotions-- ; System.out.println("---------------------------------------------------"); System.out.println("\t> You drank the potion!" + hpHealAmount + " gained!"); System.out.println("\t> You have " + hp + " HP."); System.out.println("\t> You have " + mxHPotions + " Heath Potions left!"); System.out.println("---------------------------------------------------"); }else{ System.out.println("\t> You ran out, idiot!"); break; } break;
-
In class and on my own too
-
Level 31 Marvel: Contest of Champions account!
Amuyea replied to Crixus's topic in Community Giveaways
Please provide the screenshot of it -
Okay. I added the code to the program. if (enemyHP < 1){ System.out.println("---------------------------------------------------"); System.out.println(" # " + enemy + " was defeated! # "); System.out.println(" # "); System.out.println(" # You have" + hp + " HP left."); Worked for me. Somehow it skipped (I don't understand what this do) if (rand.nextInt(100) > hpDrop ){ mxHPotions++; System.out.println(" # The " + enemy + " has dropped a health potion! #"); System.out.println(" # You have" + mxHPotions + " potion(s)! #"); System.out.println("---------------------------------------------------"); int input1 = in.nextInt(); System.out.println("What now?"); System.out.println("1. Continue this maze of death untill you die..."); System.out.println("2. Realize that you have better things to do and quit!"); switch (input1){ case 1: System.out.println("So you choose death, eh... good luck on massacre of mystical creatures."); break; case 2: System.out.println("So you choose life, eh... good luck on actual things you have to do."); break; default: System.out.println("---------------------------------------------------"); System.out.println("Invalid Command"); System.out.println("---------------------------------------------------"); break; Also case 2: if(mxHPotions > 0) { hp += mxHPotions; mxHPotions-- ; System.out.println("---------------------------------------------------"); System.out.println("\t> You drank the potion!" + hpHealAmount + " gained!"); System.out.println("\t> You have " + hp + " HP."); System.out.println("\t> You have " + mxHPotions + " Heath Potions left!"); System.out.println("---------------------------------------------------"); }else{ System.out.println("\t> You ran out, idiot!"); break; } break; Didn't give 50 health point to Hp just few
-
Does it give you any errors?
-
Help/Support Install iOS 9.x apps on older versions
Amuyea replied to lord-mostafa's topic in Help & Support
Not really. It won't work for all apps. -
Hack Combo Quest, Combo Quest 2 and Dice Mage
Amuyea replied to Destux172002's topic in Save Game Cheats
Wasn't this was removed before? -
Patcher Hack [VIP] Summoners War 3.2.0 +7 #PaininAssUpdatePart2
Amuyea replied to Amuyea's topic in ViP Cheats
I already changed my mind so I will continue with it. So i didn't edit the first post -
If you can unlink :shrug:
-
I want my time
-
I will update it :|
-
Not for new update if they forced you to
-
Help/Support Need Help for my .deb files for the private server SMonWar
Amuyea replied to nasamaru's topic in Help & Support
Oh. :shrug: I don't know then -
General Rocket League Alternative For Free On iOS!
Amuyea replied to ___Aaki___'s topic in App Store Apps Discussion
@@Klepto -
Help/Support Need Help for my .deb files for the private server SMonWar
Amuyea replied to nasamaru's topic in Help & Support
I'm saying that "smon.app" is wrong because I believe it's SMON_Kr.app -
Help/Support Need Help for my .deb files for the private server SMonWar
Amuyea replied to nasamaru's topic in Help & Support
iosgods_target_directory="private/var/mobile/Containers/Bundle/Application/*/smon.app/" Is wrong directory -
Updated! Enjoy guys
-
I haven't edited it :| "Projects that I'm no longer updating. (Unless something came up and x will move to above project)" Many want it, :shrug:
-
I'm still updating it
-
You have it there. "__ZZ29Currency_HasAmount_m708671023E24s_Il2CppMethodIntialized"
-
There are tutorial about this question that you asked. I believe it's called mshook new way by shmoo
-
Moved to Help & Support section