• Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

[REL] Squiggle Scanner - Source Code

XF CH3WY

Member
I posted this thread about a week ago, except for some reason it was removed which makes no sense since there wasn't anything inappropriate. I'm not going to remember everything I said in the previous thread. Anyway here's ANOTHER post about it.

If you have an uneven amount of ~ in your gamertag you freeze anyone that comes into render distance or draws your GT (print or drawn on screen) so I decided to make a function to return if the string has a ~ in it. You are protected from this freeze if you use this function properly along with the native "DISABLE_PLAYER_NAMES" and if you have ghost. The only downside for this protection is that for every time you draw or print a GT you have to use this function. It's an easy fix but there's work for it to be in every time you use someone's GT. Enjoy....



EXAMPLE OF USING THE CODE:
Code:
    char* playerName;
    if(StringSquiggleCheck(GET_PLAYER_NAME(i)))
    {
        playerName = "SQUIGGLE FREEZE";
    }
    else{
        playerName = GET_PLAYER_NAME(i);
    }

I had a picture of it working except it's gone since the thread was deleted for some random reason.
 
Last edited:
I posted this thread about a week ago, except for some reason it was removed which makes no sense since there wasn't anything inappropriate. I'm not going to remember everything I said in the previous thread. Anyway here's ANOTHER post about it.

If you have an uneven amount of ~ in your gamertag you freeze anyone that comes into render distance or draws your GT (print or drawn on screen) so I decided to make a function to return if the string has a ~ in it. You are protected from this freeze if you use this function properly along with the native "DISABLE_PLAYER_NAMES" and if you have ghost. The only downside for this protection is that for every time you draw or print a GT you have to use this function. It's an easy fix but there's work for it to be in every time you use someone's GT. Enjoy....



EXAMPLE OF USING THE CODE:
Code:
    char* playerName;
    if(StringSquiggleCheck(GET_PLAYER_NAME(i)))
    {
        playerName = "SQUIGGLE FREEZE";
    }
    else{
        playerName = GET_PLAYER_NAME(i);
    }

I had a picture of it working except it's gone since the thread was deleted for some random reason.
LoL iTs OLD FREEZE I KNOW IT From A LONG TIME & I MADE PROT FOR ~
Anyway nice work .... :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • @ QM|T_JinX:
    did you speak to younis about maybe a plan or something to get this working again ?
  • @ God:
    I remember now it’s been a while you know lol but I remember you live in the Netherlands. You are a great Super Moderator bro as wel you are always active helping and trying to do what you can respect for you as well! I’m in the United States it’s 4:32pm here. What you going to do tonight?
  • @ QM|T_JinX:
    thanks bro appreciate that nothing mutch thinking about after the movie playing some red dead 2 almost have it on platinum haha
  • @ QM|T_JinX:
    so you thinking about become staff again or no great to have you back on here hto
  • @ QM|T_JinX:
    tho
  • @ God:
    That’s the truth I see I come on here often here lately, sometimes I don’t chat! But yes I really want to help out and do everything I can bring the site back like it should be bro! Maybe we could work something out, I think I have the resources and community to help
  • @ QM|T_JinX:
    yea i have seen you on here just like unbound and some others but they didnt stick haha yea would be great to see this site grow again like you said like it should be
  • @ God:
    We will see we gotta talk to the boss man Younis
  • @ QM|T_JinX:
    for sure haha well lets hope right
  • @ QM|T_JinX:
    i still think if there was a jailbreak for ps4 this site would have been back for sure
  • @ God:
    That would be awesome I’m sure it will happen before long, technology now a days is crazy! If we can work out a deal and plans I’ll be spreading the word and doing a lot to make it better more attractive and helpful fourms tips giveaways and all
  • @ God:
    I’ve been messing and working with trying to make great CSS for the names. Like Staff Premium news writer etc..
  • @ QM|T_JinX:
    ok so hows that going /
  • @ God:
    It’s going good. So we will see what happens and if the site can come back like it was or better
  • @ QM|T_JinX:
    nice yea lets hope
  • @ QM|T_JinX:
    im going to play some red dead it was great to have spoken to you bro nice to see you back on here
  • @ QM|T_JinX:
    hope you have a great night bro
  • @ God:
    It was good talking with you as well, you have a great night! We will talk later bro
    +1
  • Chat Bot:
    QM|T_JinX has joined the room.
  • @ QM|T_JinX:
    have a great weekend everybody ill be back after the weekend
  • Chat Bot:
    OkBrruh is our newest member. Welcome!
  • Chat Bot:
    uncrtin is our newest member. Welcome!
  • Chat Bot:
    BigTechModz is our newest member. Welcome!
  • @ BigTechModz:
    Hey this is RexMods I don’t remember the login to my old account so I made a new one I am now known as BigTechModz
  • Chat Bot:
    QM|T_JinX has joined the room.
      Chat Bot: QM|T_JinX has joined the room.
      Back
      Top