[DEV] Auto Packet Structure Creator

Page 1 of 3 123 LastLast
Results 1 to 15 of 34
  1. #1
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,047Posts

    [DEV] Auto Packet Structure Creator

    Hello Ragezone! Today I come to show my new project, which create a structure from a packet ID. It is veeery simple, you just need put the packet id, and that is :)
    See some prints:
    first_print.png
    That is a first print. There you put the Packet ID, and press 'Make a Structure'.
    This Packet Id is from OpenGift, and the SWF is of BcStorm.
    second_print.png
    When you press the Button, that happens. Make a structure.

    That, with another packet id (speech):
    third_print.png

    I had somes observations.
    First of all: That dont reads the condition (yet). Like, on speech, if the last AppendInteger is biggest than 0, so, will add a string, string, bool, while K < K. it will be fixed soon, but while that... We need some time.
    PHP Code:
    if (0){
                    
    this._-37t = new Array();
                    
    0;
                    while (
    k) {
                        
    this._-37t.push([_arg1.readString(), _arg1.readString(), _arg1.readBoolean()]);
                        
    k++;
                    };
                }; 
    Last edited by Droppy; 27-10-16 at 12:01 AM. Reason: Removed skype.


  2. #2
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [DEV] Auto Packet Structure Creator

    Good for posting, and hopefully we can complete it soon. Will hit you up if I know a solution about the conditions.

  3. #3
    are you ******* kidding!! capostrike93 is offline
    MemberRank
    Jan 2011 Join Date
    366Posts

    Re: [DEV] Auto Packet Structure Creator

    u have 2 problems, first this cant tell what code do (some parsers read some value if a prev read have some value), also u dont parse the sub-calls.. like RoomData.parse(arg1);

  4. #4
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,047Posts

    Re: [DEV] Auto Packet Structure Creator

    Really. Needs somethings, but was a fast job, and just a base. Soon will be ok. :)
    Thanks for reporting :)

  5. #5

    Re: [DEV] Auto Packet Structure Creator

    Very nice development. This would make emulator development alot easier!!

    Liked+Rep both of the developers. :)

  6. #6
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [DEV] Auto Packet Structure Creator

    Quote Originally Posted by Jubatus View Post
    Very nice development. This would make emulator development alot easier!!

    Liked+Rep both of the developers. :)
    That's why I came up with it and inspired Droppy to create it.
    Thanks for your positive comment.

  7. #7
    Demi-god on these 'ere wa DominicGunn is offline
    MemberRank
    Jun 2011 Join Date
    347Posts

    Re: [DEV] Auto Packet Structure Creator

    Sort of clever.

  8. #8
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,047Posts

    Re: [DEV] Auto Packet Structure Creator

    Quote Originally Posted by DominicGunn View Post
    Sort of clever.
    We are just trying to help...

  9. #9
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    Re: [DEV] Auto Packet Structure Creator

    Quote Originally Posted by Droppy View Post
    We are just trying to help...
    And a great job you're doing! Don't mind people who are self-centered. Great project!

  10. #10
    Demi-god on these 'ere wa DominicGunn is offline
    MemberRank
    Jun 2011 Join Date
    347Posts

    Re: [DEV] Auto Packet Structure Creator

    Quote Originally Posted by Droppy View Post
    We are just trying to help...
    It was a compliment. You made something sort of useful. Much more than what some of this forums users do. :)

  11. #11
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: [DEV] Auto Packet Structure Creator

    Very nice. I made my own application but it never worked for some packets.

  12. #12
    Occasional Visitor Cecer is offline
    MemberRank
    Aug 2006 Join Date
    EnglandLocation
    743Posts

    Re: [DEV] Auto Packet Structure Creator

    Not overly practical yet but it appears to have potential if done well

  13. #13
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: [DEV] Auto Packet Structure Creator

    Quote Originally Posted by Cecer View Post
    Not overly practical yet but it appears to have potential if done well
    Droppy and me try everyday to make it better and better, also will I try to to work on the while's and if's.
    Thanks for all comments (from Droppy and me)

  14. #14
    Web Developer Papercup is offline
    MemberRank
    Nov 2009 Join Date
    WalesLocation
    1,607Posts

    Re: [DEV] Auto Packet Structure Creator

    Nice development Droppy ;)

  15. #15
    Alpha Member Moogly is offline
    MemberRank
    Feb 2008 Join Date
    Pool LidoLocation
    2,322Posts

    Re: [DEV] Auto Packet Structure Creator

    These are the kind of tools we really should be developing, ways to make our live easier. Nillus Packet Scout was on to something, as were other previous tools, thanks for your support towards the community. I hope other people continue to innovate new tools and ideas.



Page 1 of 3 123 LastLast

Advertisement