Jump to content

Crew Colour Editor


Recommended Posts

Furry_Monkey

I'm having an issue where it randomizes what color I get. I put in a blue, it gives me bright green. Stuff like that.

 

When you say you "put in a blue", can you tell me exactly what you're doing, and does it do the same thing every time?

Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069000154
Share on other sites

  • 4 weeks later...

When I enter the entire code, it doesn't work. I'm using Chrome.

 

If you're talking about the JavaScript code, then you need to bookmark any webpage, then edit the bookmark and change the URL to the code.

 

Example:

9m3lzSt.png

 

From there, just follow the steps from the OP.

 

If you're referring to the hex code, then you shouldn't add any endings to the code (e.g. AA, FF, 00).

  • Like 1
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069057330
Share on other sites

KornbreadMaf1a

Furry_Monkey you are the man. If you Iived close to me I'd give you $20 to get a half and half from the local methed out strippers ant the low class strip clubs to show my appreciation.

 

I only had a few custom crew colors because it was a hassle to do but now with this script it's easy breezy and I spent about $500,000 GTA dollars on custom paint jobs last night.

  • Like 1
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069063167
Share on other sites

Wow, I can't believe I hadn't seen this yet. Thank you so much; you have just saved me heaps of time and effort as I only use custom crew colours for my cars. It was a bit of a pain in the arse doing it the old way, so I cannot thank you enough for this!

 

This is definitely a must for anyone who is serious about custom crew colours.

 

Thanks again!

  • Like 1
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069063372
Share on other sites

  • 1 month later...

I'm on it. Rockstar have made another change to their site and that's removed some functionality that I previously required. I've made the changes to fix it and will update in a few minutes.

Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069138371
Share on other sites

Okay, I've fixed the script and also had to update the bookmark code, so as of today anyone using this will have to go back to the first post and copy & paste the bookmark again.

 

If there are any problems then give me a shout :)

  • Like 2
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069138384
Share on other sites

Okay, I've fixed the script and also had to update the bookmark code, so as of today anyone using this will have to go back to the first post and copy & paste the bookmark again.

 

If there are any problems then give me a shout :)

Haven't tried it yet, but anyway I would like to say good work Furry. Fast service and it's appreciated

 

Edit: haven't tried it yet after you updated it, have used it before

Edited by kenmy13999
  • Like 1
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069138433
Share on other sites

 

I can't seem to get it to work now, tried both chrome and Firefox

Did you update the bookmark since I fixed it?

Yes I updated it after you posted that we need to update it. I don't know much about how this kind of things work, but to me it seem like it only tries one combination and then stops, if that makes any sense. Iirc it said above where you pick colour: trying combination 1/32 or something like that

 

Edit: I was able to put the AA in the ending the with inspect element method

Edited by kenmy13999
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069138883
Share on other sites

 

 

I can't seem to get it to work now, tried both chrome and Firefox

Did you update the bookmark since I fixed it?

Yes I updated it after you posted that we need to update it. I don't know much about how this kind of things work, but to me it seem like it only tries one combination and then stops, if that makes any sense. Iirc it said above where you pick colour: trying combination 1/32 or something like that

 

Edit: I was able to put the AA in the ending the with inspect element method

 

 

I'm getting the same result. I suspect they've put some validation on the server to stop this working, but I'll have to investigate more before I know for sure.

 

Edit: Okay, forget that. Doing it manually does save the changes. I just need to figure out what they've done as it's broken (or purposely stopped) what I was doing to force the save retries. I'll post an update when I've got something.

Edited by Furry_Monkey
  • Like 2
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069138908
Share on other sites

 

 

 

I can't seem to get it to work now, tried both chrome and Firefox

Did you update the bookmark since I fixed it?

Yes I updated it after you posted that we need to update it. I don't know much about how this kind of things work, but to me it seem like it only tries one combination and then stops, if that makes any sense. Iirc it said above where you pick colour: trying combination 1/32 or something like that

 

Edit: I was able to put the AA in the ending the with inspect element method

 

I'm getting the same result. I suspect they've put some validation on the server to stop this working, but I'll have to investigate more before I know for sure.

 

Edit: Okay, forget that. Doing it manually does save the changes. I just need to figure out what they've done as it's broken (or purposely stopped) what I was doing to force the save retries. I'll post an update when I've got something.

I wouldn't be surprised if they did something to stop it.. Hopefully there is a workaround
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069138948
Share on other sites

 

 

 

 

I can't seem to get it to work now, tried both chrome and Firefox

Did you update the bookmark since I fixed it?

Yes I updated it after you posted that we need to update it. I don't know much about how this kind of things work, but to me it seem like it only tries one combination and then stops, if that makes any sense. Iirc it said above where you pick colour: trying combination 1/32 or something like that

 

Edit: I was able to put the AA in the ending the with inspect element method

 

I'm getting the same result. I suspect they've put some validation on the server to stop this working, but I'll have to investigate more before I know for sure.

 

Edit: Okay, forget that. Doing it manually does save the changes. I just need to figure out what they've done as it's broken (or purposely stopped) what I was doing to force the save retries. I'll post an update when I've got something.

I wouldn't be surprised if they did something to stop it.. Hopefully there is a workaround

 

 

They've made some major changes to the Social Club which have had a knock-on effect to any "3rd party tools" :p

 

In short, there's a way to determine whether a human clicked the save button, or whether it was called from code. The changes they put in place look to have utilised this facility, but as to whether it was on purpose or not is debatable. It could simply be a site-wide security check as it's often used to stop software (bots) that spam sites to hack logins or automate mass registrations etc.. It's most likely that, but it had the effect of stopping my code working after the first button click.

 

So, because I can't (currently) click the button for you, if the colour doesn't save then the message tells you to try again. You'll see what I mean. You just keep clicking until it saves, which isn't usually that many attempts.

 

Hopefully I'll be able to implement a fix that gets it back to a fully automated process in the future, but for now it at least works.

 

Thanks for the heads-up :)

  • Like 2
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069139177
Share on other sites

 

 

 

 

 

I can't seem to get it to work now, tried both chrome and Firefox

Did you update the bookmark since I fixed it?

Yes I updated it after you posted that we need to update it. I don't know much about how this kind of things work, but to me it seem like it only tries one combination and then stops, if that makes any sense. Iirc it said above where you pick colour: trying combination 1/32 or something like that

 

Edit: I was able to put the AA in the ending the with inspect element method

 

I'm getting the same result. I suspect they've put some validation on the server to stop this working, but I'll have to investigate more before I know for sure.

 

Edit: Okay, forget that. Doing it manually does save the changes. I just need to figure out what they've done as it's broken (or purposely stopped) what I was doing to force the save retries. I'll post an update when I've got something.

I wouldn't be surprised if they did something to stop it.. Hopefully there is a workaround

 

 

They've made some major changes to the Social Club which have had a knock-on effect to any "3rd party tools" :p

 

In short, there's a way to determine whether a human clicked the save button, or whether it was called from code. The changes they put in place look to have utilised this facility, but as to whether it was on purpose or not is debatable. It could simply be a site-wide security check as it's often used to stop software (bots) that spam sites to hack logins or automate mass registrations etc.. It's most likely that, but it had the effect of stopping my code working after the first button click.

 

So, because I can't (currently) click the button for you, if the colour doesn't save then the message tells you to try again. You'll see what I mean. You just keep clicking until it saves, which isn't usually that many attempts.

 

Hopefully I'll be able to implement a fix that gets it back to a fully automated process in the future, but for now it at least works.

 

Thanks for the heads-up :)

 

 

Thanks for looking into this; the bookmark has been invaluable to me lately. Again, I really appreciate all of the effort and what went into making this happen.

  • Like 2
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069139241
Share on other sites

Thanks for looking into this; the bookmark has been invaluable to me lately. Again, I really appreciate all of the effort and what went into making this happen.

 

No worries - I enjoy doing it and it's great to see people finding it useful. Thanks for your feedback :)

  • Like 2
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069139262
Share on other sites

I'm a huge fan of all the work that Furry_Monkey has done here. And I am obsessed with colors!

 

Glad to see there is still a workaround available for this silly limitation R* has put in place.

 

If anyone on 360 would like any RGB applied to their car by me (free), and I can also add pearlescent and extra shine beyond what the game normally allows,

 

contact me:

Kik: Pinkmods

 

Kik is an app for your smartphone or tablet. I am not always there so please send a message that you are interested in colors, and wait patiently for a reply.

 

It amazes me what things Rockstar invests time into "stopping" while they do nothing for three years to stop the game-ruining exploits.

Edited by sjcgtav
  • Like 1
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069140866
Share on other sites

  • 2 weeks later...

One thing that keeps bothering me is how big of a difference does the letters on the hex code do, as with your excellent program 283D57FF become 283D57. Does it alter anything in how the color will appear ingame?

 

Here's a brief explanation.

 

Colours (in this instance) are being represented by a red value, a green value and a blue value. Each of those values can range from 0 to 255, which is 00 and FF in hexadecimal. So, an RGB colour can be represented by a 6 character hex string. The last 2 characters (can be just 1) represent the alpha level - the amount of opacity. So if you add FF to the end of a colour it's solid, but if you add 00 it's completely transparent. However, the transparency level does not affect the colour in the game, and is literally ignored.

 

Rockstar are dumb. They say "#000000 can't be saved as that's a bad colour!" but they accept "#000000FF" because it fools their child-like validation, even though they're exactly the same colour in the game.

 

I hope that clears it up for you :)

  • Like 2
Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069174883
Share on other sites

  • 1 month later...

Not sure what I'm doing wrong but I copy/paste that line of code where?

Into a new browser window, tried that and bookmarked it, nothing happens.

 

Mac/Firefox

 

The easiest way is to make a new bookmark of any old page and then edit it. Change the name to something suitable and paste that code into the address field.

Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069287156
Share on other sites

  • 2 weeks later...

I cannot find out how to make the address bar pop up with the custom crew colour editor window so I can enter my selected image's URL address. I'm using windows 10. I'm not tech savvy either :facedesk: Thanks :lol:

 

Have you got the bookmark working so you see the dialog box at all?

 

custom-crew-colour-editor-1.png

Link to comment
https://gtaforums.com/topic/843211-crew-colour-editor/page/4/#findComment-1069314020
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.