Results 1 to 5 of 5
  1. #1
    Zxoro's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Mother Russia
    Posts
    111
    Reputation
    38
    Thanks
    10
    My Mood
    Pensive

    [FSOD/Cake's Domain] Does anybody have Mad Lab's 2nd boss behavior?

    Greetings mpghers, i need the Horrific Creation behavior. Give it to me pls or link me to it, cuz i can't find it. If it is your own behavior, i'll credit you.
    Last edited by Zxoro; 07-27-2017 at 11:05 AM.
    If I helped you, press the "Thanks" button, that won't waste your time and you'll help me grow
     
    If i don't know you, you can get it by PMing me your skype/dscrd profile + the reason why you need mine




  2. #2
    ManKindGaming's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    126
    Reputation
    10
    Thanks
    15
    My Mood
    Sad
    Quote Originally Posted by Zxoro View Post
    Greetings mpghers, i need the Horrific Creation behavior. Give it to me pls or link me to it, cuz i can't find it. If it is your own behavior, i'll credit you.
    I have been wanting this too I use the original FSOD but it should still work for me too. If someone gives you the code could you please @Mention me?

  3. #3
    Zxoro's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Mother Russia
    Posts
    111
    Reputation
    38
    Thanks
    10
    My Mood
    Pensive
    Bump //10chars
    If I helped you, press the "Thanks" button, that won't waste your time and you'll help me grow
     
    If i don't know you, you can get it by PMing me your skype/dscrd profile + the reason why you need mine




  4. #4
    Anime's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    988
    Reputation
    42
    Thanks
    170
    Here is the code :

    Code:
         .Init("Horrific Creation",
                    new State(
                       new State("comeatmebro",
                           new ConditionalEffect(ConditionEffectIndex.Invincible),
                            new EntitiesNotExistsTransition(9999, "Rawr", "Tesla Coil")
                            ),
                      new State("Rawr",
                        new Wander(0.5),
                        new RemoveEntity(9999, "Blue Torch Wall"),
                        new ConditionalEffect(ConditionEffectIndex.Invulnerable, perm: false),
                           new Taunt(0.90, "Me Master! WHY WOULD YOU KILL ME MASTER!"),
                            new Taunt(0.75, "Come here and face my horrific blast!"),
                             new Taunt(0.50, "I was created to crush you, me Master said so himself!"),
                             new Shoot(8.4, count: 18, projectileIndex: 4, shootAngle: 20, coolDown: 870),
                              new Shoot(8.4, count: 1, projectileIndex: 5, coolDown: 200),
                            new TimedTransition(10000, "JumpOnIt")
                            ),
                        new State("JumpOnIt",
                            new Flash(0xFF0000, 2, 2),
                            new Taunt(0.90, "Me indestructible!"),
                             new Charge(2, coolDown: 1000),
                            new Shoot(8.4, count: 18, projectileIndex: 4, shootAngle: 25, coolDown: 1200),
                            new ConditionalEffect(ConditionEffectIndex.Invulnerable, perm: false),
                             new TimedTransition(7500, "ArmoredFighting")
                            ),
                        new State("ArmoredFighting",
                             new Follow(0.8, 8, 1),
                            new Shoot(8.4, count: 6, projectileIndex: 4, shootAngle: 5, coolDown: 1000),
                            new Shoot(8.4, count: 10, projectileIndex: 4, shootAngle: 20, coolDown: 600),
                             new ConditionalEffect(ConditionEffectIndex.Armored),
                            new TimedTransition(8000, "Rawr")
                            )
                          ),
                    new Threshold(0.025,
                        new TierLoot(10, ItemType.Weapon, 0.1),
                        new TierLoot(5, ItemType.Ability, 0.1),
                        new TierLoot(11, ItemType.Armor, 0.1),
                        new TierLoot(10, ItemType.Armor, 0.05),
                        new TierLoot(10, ItemType.Weapon, 0.05),
                        new TierLoot(4, ItemType.Ring, 0.025),
                        new ItemLoot("Potion of Wisdom", 1),
                         new ItemLoot("Potion of Defense", 0.8),
                        new ItemLoot("Conducting Wand", 0.0272),
                        new ItemLoot("Golden Bolt", 0.03),
                        new ItemLoot("Golden Nut", 0.03)
                        )
                )
    Paste this in Lab behaviour and rebuild your solution.

  5. The Following 2 Users Say Thank You to Anime For This Useful Post:

    Filisha (12-16-2017),Zxoro (07-29-2017)

  6. #5
    Zxoro's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Mother Russia
    Posts
    111
    Reputation
    38
    Thanks
    10
    My Mood
    Pensive
    ty @InfernapeRotMG
    @ManKindGaming mentioned you as requested
    @Raple @Ahlwong /solved
    If I helped you, press the "Thanks" button, that won't waste your time and you'll help me grow
     
    If i don't know you, you can get it by PMing me your skype/dscrd profile + the reason why you need mine




Similar Threads

  1. Replies: 4
    Last Post: 05-14-2011, 06:03 PM
  2. Does anybody have a working aimbot for COD4MW?
    By ballinarab in forum Call of Duty Modern Warfare Help
    Replies: 3
    Last Post: 06-18-2010, 08:24 PM
  3. Does anybody have a solution?
    By ~Mafioso~ in forum Combat Arms Help
    Replies: 8
    Last Post: 12-13-2009, 08:26 PM
  4. does anybody have a cod4 ammo hack?
    By anikin122 in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 10-22-2009, 07:57 AM
  5. Choob Question: Does anybody have an adress list?
    By Corndog in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 06-20-2009, 12:56 PM