Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #16
    Grapbog's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Area 51
    Posts
    40
    Reputation
    10
    Thanks
    6
    My Mood
    Shocked
    Muledump already shows feed power and item name? Or am I missing something?

  2. #17
    Plus22's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    527
    Reputation
    53
    Thanks
    103
    My Mood
    Inspired
    Quote Originally Posted by BlackRayquaza View Post
    The server doesnt send that info.
    Sad to hear that. Rewrite entire shit pls. ty
    just stop. come with me son.

  3. #18
    Kithio's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    641
    Reputation
    16
    Thanks
    803
    My Mood
    Innocent
    Quote Originally Posted by BlackRayquaza View Post
    The server doesnt send that info.
    Code:
    <Pet name="{pets.Elf_Skin}" type="32608" instanceId="9" rarity="3" maxAbilityPower="90" skin="32860">
        <Abilities>
            <Ability type="407" power="78" points="97599"/>
            <Ability type="408" power="72" points="59986"/>
            <Ability type="404" power="53" points="14173"/>
        </Abilities>
    </Pet>
    Not sure what you mean mate, server sends your points. Then you can use a few other things to write in a "script" to show you how much you need for the next level.
    I is pansexual furry and proud

    Server Information:
    Status: Confused

  4. #19
    BlackRayquaza's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    574
    Reputation
    10
    Thanks
    186
    My Mood
    In Love
    Quote Originally Posted by Kithio View Post


    Code:
    <Pet name="{pets.Elf_Skin}" type="32608" instanceId="9" rarity="3" maxAbilityPower="90" skin="32860">
        <Abilities>
            <Ability type="407" power="78" points="97599"/>
            <Ability type="408" power="72" points="59986"/>
            <Ability type="404" power="53" points="14173"/>
        </Abilities>
    </Pet>
    Not sure what you mean mate, server sends your points. Then you can use a few other things to write in a "script" to show you how much you need for the next level.
    You dont get the points left for the next level. You could calculate it, but I dont think the official values are anywhere.
    YEP cock

  5. #20
    ossimc82's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    496
    Reputation
    42
    Thanks
    887
    My Mood
    In Love
    Quote Originally Posted by BlackRayquaza View Post
    You dont get the points left for the next level. You could calculate it, but I dont think the official values are anywhere.
    https://******.com/ossimc82/fabiano-...etLevel.cs#L20 xD

    Code:
    a * (1 - Math.pow(r, level)) / (1 - r)
    points to get to level
    with a = 20 , r = 1.08
    
    first 100%
    second ~ 70%
    third ~ 30%

  6. #21
    Plus22's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    527
    Reputation
    53
    Thanks
    103
    My Mood
    Inspired
    Quote Originally Posted by Kithio View Post


    I didn't like the look of the original one and this is for people like me who don't like waiting for things to happen.

    This lets you quickly find out the feed power and item name of the item you're looking at without any hassle. I could probably expand upon this to add a checkbox in the options menu to toggle it on and off for the current session or maybe just have a checkbox outside of the entire thing next to options where it toggles but until someone asks for something like that I don't feel a need to do it since I like it this way.
    Quote Originally Posted by BlackRayquaza View Post
    You mean like this?

    Lmao I had thought these two posts were written by @Kithio.
    Damn gay fonts.

    Also
    >that paragraph trying to convince ppl that your version is better than the default one
    No worries though, keep it up
    Last edited by Plus22; 04-23-2016 at 03:58 PM.
    just stop. come with me son.

  7. The Following User Says Thank You to Plus22 For This Useful Post:

    Transferred (04-24-2016)

  8. #22
    Transferred's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    766
    Reputation
    31
    Thanks
    447
    My Mood
    Buzzed
    Quote Originally Posted by Plus22 View Post
    Lmao I had thought these two posts were written by @Kithio.
    Damn gay fonts.

    Also
    >that paragraph trying to convince ppl that your version is better than the default one
    No worries though, keep it up
    savage af

    ,

  9. #23
    USARotMG's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    USA
    Posts
    59
    Reputation
    10
    Thanks
    23
    My Mood
    Amazed
    Hey Ossimc82. Can you add me on skype? I have some questions that I would like you to answer.

    Skype : shotrotmg

  10. #24
    Hackinet's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    525
    Reputation
    260
    Thanks
    1,024
    Credits goes to einaras. It's Available in AHk too

  11. The Following 3 Users Say Thank You to Hackinet For This Useful Post:

    prohacku (06-15-2017),thxtesting (06-15-2017),thxtesting2 (06-15-2017)

  12. #25
    Kithio's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    641
    Reputation
    16
    Thanks
    803
    My Mood
    Innocent
    Quote Originally Posted by hackinet View Post
    Credits goes to einaras. It's Available in AHk too
    Why does the credits for this go to einaras? and what's available in AHK?
    I is pansexual furry and proud

    Server Information:
    Status: Confused

  13. The Following User Says Thank You to Kithio For This Useful Post:

    BlackRayquaza (04-27-2016)

  14. #26
    Kushala Daora's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    RealmSupply
    Posts
    1,075
    Reputation
    73
    Thanks
    642
    My Mood
    Angelic
    Quote Originally Posted by hackinet View Post
    Credits goes to einaras. It's Available in AHk too
    wrong thread

    "There is no higher form of user validation than having customers support your product with their wallets." ~ Google


  15. The Following User Says Thank You to Kushala Daora For This Useful Post:

    Lxys (04-27-2016)

  16. #27
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    Quote Originally Posted by hackinet View Post
    Credits goes to einaras. It's Available in AHk too
    You've literally shit posted on every thread I've seen you in haha
    Specs
    Motherboard - Asus Z170-P
    CPU- Intel Core i5 6500
    SSD - Samsung SM951
    Ram - 8 GB (2 x 4 DDR2)
    HDD - Random 500GB One
    GPU - Integrated i5 (Intel HD Graphics 530)
    OS - Win10

  17. The Following User Says Thank You to Lxys For This Useful Post:

    BlackRayquaza (04-28-2016)

  18. #28
    Hackinet's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    525
    Reputation
    260
    Thanks
    1,024
    @Versss, I was just trying to increase my posts, ya know 15 posts=Member level 1.

  19. The Following 3 Users Say Thank You to Hackinet For This Useful Post:

    prohacku (06-15-2017),thxtesting (06-15-2017),thxtesting2 (06-15-2017)

  20. #29
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    Quote Originally Posted by hackinet View Post
    @Versss, I was just trying to increase my posts, ya know 15 posts=Member level 1.
    You could've said something better like "Thank you" or something.
    Specs
    Motherboard - Asus Z170-P
    CPU- Intel Core i5 6500
    SSD - Samsung SM951
    Ram - 8 GB (2 x 4 DDR2)
    HDD - Random 500GB One
    GPU - Integrated i5 (Intel HD Graphics 530)
    OS - Win10

  21. #30
    Kushala Daora's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    RealmSupply
    Posts
    1,075
    Reputation
    73
    Thanks
    642
    My Mood
    Angelic
    Shitty posts should get a shitty delete.

    "There is no higher form of user validation than having customers support your product with their wallets." ~ Google


  22. The Following 3 Users Say Thank You to Kushala Daora For This Useful Post:

    Arbitr (05-06-2016),BlackRayquaza (04-28-2016),iliketrainz (05-24-2016)

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Using a Projector with Muledump's 1-Click-Login
    By flyrocket in forum Realm of the Mad God Tutorials & Source Code
    Replies: 17
    Last Post: 08-08-2013, 10:23 PM
  2. MuleDump, safe or not?
    By BernardoLima in forum Realm of the Mad God Discussions
    Replies: 7
    Last Post: 11-25-2012, 08:58 PM
  3. Selling Muledump.
    By Nozu in forum Realm of the Mad God Selling / Trading / Buying
    Replies: 5
    Last Post: 11-20-2012, 05:37 AM
  4. [WTS] RoTMG Items - Muledump Pic Included
    By Tempei in forum Selling Accounts/Keys/Items
    Replies: 2
    Last Post: 11-03-2012, 02:32 AM
  5. [TuT]ToolTips - How To
    By Invidus in forum Visual Basic Programming
    Replies: 9
    Last Post: 11-01-2010, 12:04 PM