Block over 100 character on phoenix.

Results 1 to 8 of 8
  1. #1
    Newbie MaestroMV is offline
    MemberRank
    May 2014 Join Date
    Paris, FranceLocation
    23Posts

    Block over 100 character on phoenix.

    Hi,
    i need a code to block over 100 character on phoenix.

    Thx
    Last edited by MaestroMV; 11-02-15 at 09:59 PM.


  2. #2
    R.I.P Millercent FatalLulz is offline
    Grand MasterRank
    Nov 2012 Join Date
    AustraliaLocation
    2,240Posts

    Re: Block over 100 character on phoenix.

    What characters would you like to block?

  3. #3
    Newbie MaestroMV is offline
    MemberRank
    May 2014 Join Date
    Paris, FranceLocation
    23Posts

    Re: Block over 100 character on phoenix.

    Quote Originally Posted by FatalLulz View Post
    What characters would you like to block?
    Hi, thanks you for reply
    If there are more than 100 characters , this is replaced by " Too long "

    - - - Updated - - -

    Cause you can start with axed-bot more than 100 characters , and it does crash the room

  4. #4
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,613Posts

    Re: Block over 100 character on phoenix.

    Find where it sends the string to the room and check for the size. If the size is greater than 100 replace the string with your own message.

  5. #5
    Newbie MaestroMV is offline
    MemberRank
    May 2014 Join Date
    Paris, FranceLocation
    23Posts

    Re: Block over 100 character on phoenix.

    No, indeed, there are 100 characters in the bar.

    But with axed one can send more than 100 characters, suddenly it makes crash the room

  6. #6
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,613Posts

    Re: Block over 100 character on phoenix.

    Quote Originally Posted by MaestroMV View Post
    No, indeed, there are 100 characters in the bar.

    But with axed one can send more than 100 characters, suddenly it makes crash the room
    Which means, like I alread said, you have to add in your emulator that it verifies wether the string length isn't greater than 100.

  7. #7
    Newbie MaestroMV is offline
    MemberRank
    May 2014 Join Date
    Paris, FranceLocation
    23Posts

    Re: Block over 100 character on phoenix.

    Quote Originally Posted by The General View Post
    Which means, like I alread said, you have to add in your emulator that it verifies wether the string length isn't greater than 100.
    Okay, but I do not know where to look

  8. #8
    Newbie MaestroMV is offline
    MemberRank
    May 2014 Join Date
    Paris, FranceLocation
    23Posts

    Re: Block over 100 character on phoenix.

    Nobody?



Advertisement