Jump to content

Aeromesi

Support Leaders
  • Content Count

    821
  • Joined

  • Last visited

  • Days Won

    43

Reputation Activity

  1. Upvote
    Aeromesi got a reaction from Hadeszeus in Ultimate Broadcaster   
    Hey Hercules! Aeromesi here just bringing another release to the table specifically for Hercules.
    [Ultimate Broadcaster 1.0]
    Special thanks to: IeYasuru (I forgot to include credits, my mind was somewhere else!)
     
    Now, what is the Ultimate Broadcaster? It's an old script that I found on my old eAthena SVN years ago, so I decided to recode it for Hercules! What is included:

    GM Menu Features:

    Activate Flood Control: You have the option to add a flood control for players based on 1, 2, 3, and 5 minute intervals. You may enabled or disable this feature as you please.
     
    Broadcasting: You may choose "Serverwide Broadcast" to everyone, an "Anonymous broadcast" so no one knows who you are, and a "Multi-broadcast" to give multiple broadcast with timing in between.

    Change broadcasting Prices: You have the option to change the serverwide broadcast, Anonymous broadcast, and Multi-broadcast prices all in the NPC with a Last edited by: so and so's name, so you know what GM changed the broadcaster, so no going through the script itself to change the prices.
     
    Toggle ON/OFF: You may disable the NPC and input an override code to be used later to enable the NPC again, but be warned, write down whatever you input, or you WILL NOT be able to turn the NPC back on.

    Last edited by: You may view who last edited the NPC and who disabled the NPC last.

    Player Menu Features:

    Broadcast a message serverwide: Let all players know what you're up to!

    Anonymouse message: Anonymously say something to your foes or friends!

    Broadcast up to 5 messages serverwide: You have the option to broadcast 2, 3 ,4 or 5 messages IF you enable flood control, if flood control is disabled this option is removed.

    Also when flood control is active if you try and activate it you'll be able to run the flood timer again, even run the flood timer even if server restarts or not, and able to change the times IF flood timer is active, that's what you get to change.

    So may I say, enjoy?

    Also there is a variable in main_func.txt called ".@ServNam$ = "MyRO";" just change that to whatever server name you use.

    Any inputs would gladly be appreciated =)

     
    broadcaster.rar
  2. Upvote
    Aeromesi got a reaction from 2020 Ragnarok in Ultimate Broadcaster   
    Hey Hercules! Aeromesi here just bringing another release to the table specifically for Hercules.
    [Ultimate Broadcaster 1.0]
    Special thanks to: IeYasuru (I forgot to include credits, my mind was somewhere else!)
     
    Now, what is the Ultimate Broadcaster? It's an old script that I found on my old eAthena SVN years ago, so I decided to recode it for Hercules! What is included:

    GM Menu Features:

    Activate Flood Control: You have the option to add a flood control for players based on 1, 2, 3, and 5 minute intervals. You may enabled or disable this feature as you please.
     
    Broadcasting: You may choose "Serverwide Broadcast" to everyone, an "Anonymous broadcast" so no one knows who you are, and a "Multi-broadcast" to give multiple broadcast with timing in between.

    Change broadcasting Prices: You have the option to change the serverwide broadcast, Anonymous broadcast, and Multi-broadcast prices all in the NPC with a Last edited by: so and so's name, so you know what GM changed the broadcaster, so no going through the script itself to change the prices.
     
    Toggle ON/OFF: You may disable the NPC and input an override code to be used later to enable the NPC again, but be warned, write down whatever you input, or you WILL NOT be able to turn the NPC back on.

    Last edited by: You may view who last edited the NPC and who disabled the NPC last.

    Player Menu Features:

    Broadcast a message serverwide: Let all players know what you're up to!

    Anonymouse message: Anonymously say something to your foes or friends!

    Broadcast up to 5 messages serverwide: You have the option to broadcast 2, 3 ,4 or 5 messages IF you enable flood control, if flood control is disabled this option is removed.

    Also when flood control is active if you try and activate it you'll be able to run the flood timer again, even run the flood timer even if server restarts or not, and able to change the times IF flood timer is active, that's what you get to change.

    So may I say, enjoy?

    Also there is a variable in main_func.txt called ".@ServNam$ = "MyRO";" just change that to whatever server name you use.

    Any inputs would gladly be appreciated =)

     
    broadcaster.rar
  3. Upvote
    Aeromesi got a reaction from - Mariel in Ragnarok Gacha System   
    [Ragnarok Gacha System]
    Pull for Weapons.
    Pull for Armor.
    Pull for Cards.
    Simply Gacha.
     
     
     
     
    New features:
    1) Be able to cycle back to main menu and quickly select new item to roll for.
    2) Sound is disabled by default, so if you don't want to add client files, don't worry about it. Just put the script in server and test it out.
    3) If your weight is above or equal to 50% you won't be able to gacha pull. Just imagine hitting 100% weight and your gacha item drops and someone snatches it real quick, that would be horrible.
     
    Default values (Edit OnInit Label):

        .gachaPulls = 20; // How many gacha pulls they need until they can pull for a card
        .weaponChance = 2; // Weapon chance 2%
        .armorChance = 2; // Armor chance 2%
        .weaponFee = 500000; // Weapon fee
        .armorFee = 400000; // Armor fee
        .cardFee = 900000; // Card fee

    $@godItems is an array of item ID's, these item ID's cannot be pulled (god items, super rare cards like gtb, etc, basically any item you don't want pulled add to the array).

    Link to download:
    https://github.com/Aeromesi/AeromesiCodes/blob/master/Scripts/customnpc/gacha.txt


     
     
  4. Upvote
    Aeromesi got a reaction from Natandrummer16 in eAmod?   
    So I've been looking into eAmod, a mod for $150? That's wack. Does it work for rAthena or Hercules? You guys tell me. Idk if it's legal or not, I think it is because it can't run without "a" RO emulator.

    Can SOME or most of this be used with latest rAthena and Hercules revisions?

    https://github.com/zephyrus-cr/eamod

    You can git it for free
  5. Upvote
    Aeromesi got a reaction from Kaori in Ragnarok Gacha System   
    [Ragnarok Gacha System]
    Pull for Weapons.
    Pull for Armor.
    Pull for Cards.
    Simply Gacha.
     
     
     
     
    New features:
    1) Be able to cycle back to main menu and quickly select new item to roll for.
    2) Sound is disabled by default, so if you don't want to add client files, don't worry about it. Just put the script in server and test it out.
    3) If your weight is above or equal to 50% you won't be able to gacha pull. Just imagine hitting 100% weight and your gacha item drops and someone snatches it real quick, that would be horrible.
     
    Default values (Edit OnInit Label):

        .gachaPulls = 20; // How many gacha pulls they need until they can pull for a card
        .weaponChance = 2; // Weapon chance 2%
        .armorChance = 2; // Armor chance 2%
        .weaponFee = 500000; // Weapon fee
        .armorFee = 400000; // Armor fee
        .cardFee = 900000; // Card fee

    $@godItems is an array of item ID's, these item ID's cannot be pulled (god items, super rare cards like gtb, etc, basically any item you don't want pulled add to the array).

    Link to download:
    https://github.com/Aeromesi/AeromesiCodes/blob/master/Scripts/customnpc/gacha.txt


     
     
  6. Upvote
    Aeromesi got a reaction from karazu in Ragnarok Gacha System   
    In the 1.3 update im going to make the value for fumb20 variable whatever you want. Instead of having it be 20 you can configure what you want.

    UPDATE:
     
    1.3 Update (1/24/2015)   Added Server Name variable .@ServName$ so you may set your server name when Fumbi specifies him coming to your Server   Made the script more customizable, now you are able to choose what amount of fumbi roll attempts you want, instead of 20 fumbi rolls, you can simply edit it from the fumbirolls variable!
  7. Upvote
    Aeromesi got a reaction from karazu in Ragnarok Gacha System   
    [Ragnarok Gacha System]
    Pull for Weapons.
    Pull for Armor.
    Pull for Cards.
    Simply Gacha.
     
     
     
     
    New features:
    1) Be able to cycle back to main menu and quickly select new item to roll for.
    2) Sound is disabled by default, so if you don't want to add client files, don't worry about it. Just put the script in server and test it out.
    3) If your weight is above or equal to 50% you won't be able to gacha pull. Just imagine hitting 100% weight and your gacha item drops and someone snatches it real quick, that would be horrible.
     
    Default values (Edit OnInit Label):

        .gachaPulls = 20; // How many gacha pulls they need until they can pull for a card
        .weaponChance = 2; // Weapon chance 2%
        .armorChance = 2; // Armor chance 2%
        .weaponFee = 500000; // Weapon fee
        .armorFee = 400000; // Armor fee
        .cardFee = 900000; // Card fee

    $@godItems is an array of item ID's, these item ID's cannot be pulled (god items, super rare cards like gtb, etc, basically any item you don't want pulled add to the array).

    Link to download:
    https://github.com/Aeromesi/AeromesiCodes/blob/master/Scripts/customnpc/gacha.txt


     
     
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.