When im trying load image it doesn't load it, Chrome, Win 10
What exactly happens? You put the image URL into the text box, press enter and it just does nothing? Can you post the URL so I can try and see what's wrong?
Posted 22 February 2016 - 01:14 PM
When im trying load image it doesn't load it, Chrome, Win 10
What exactly happens? You put the image URL into the text box, press enter and it just does nothing? Can you post the URL so I can try and see what's wrong?
Posted 22 February 2016 - 01:46 PM
yes, i tried other jpg's png's and they don't load
i tried the picture of green lambo first but it didnt load so i tried other random picture and same happens.
Posted 22 February 2016 - 03:50 PM
Bookmarklets are the best thing ever.
Posted 22 February 2016 - 04:14 PM
yes, i tried other jpg's png's and they don't load
i tried the picture of green lambo first but it didnt load so i tried other random picture and same happens.
Sorry to ask the obvious, but you are pressing enter after you paste the URL aren't you?
Posted 22 February 2016 - 09:35 PM Edited by Furry_Monkey, 22 February 2016 - 09:43 PM.
yes...
Okay. Let me ponder that as I can't immediately think of any reason it wouldn't work for you.
Edit: A couple of questions...
Do you have http:// at the beginning of the image URL?
Do you use a VPN?
Posted 22 February 2016 - 11:35 PM
I have http:// on beginning
and i use Ethernet Cable
VPN has nothing to do with whether you use wifi or an ethernet cable, but I'm guessing from your response that the answer is no.
Can you give me a link to your crew page, from the actual page you're using this script on?
Posted 23 February 2016 - 11:33 AM
Thank you - that tells me what's wrong. I wasn't aware of subdomains for different countries, and the pl. at the beginning of the address is enough to stop part of it working. Leave it with me and I'll post back when I have a fix in place.
Posted 23 February 2016 - 11:52 AM Edited by Furry_Monkey, 23 February 2016 - 11:52 AM.
Can you try it again? I've made some changes that should make it work for you now.
Posted 23 February 2016 - 12:38 PM
Works now thanks.
Excellent - thanks for your help getting it working
Posted 23 February 2016 - 09:40 PM Edited by beretta-gt88, 23 February 2016 - 09:53 PM.
I'm having same problem I hover over car image and the color only gets analyzed above the Image it's like the eyedropper is upside down I hope this helps ...oh and the color that's shown needs to be darkened by at least 20% so in game it's not to bright I use http://www.w3schools...ors_picker.asp
to darken the colors Zanthera gave me the link a while back it's a great site It might give you a idea how to add a shader to your app.
Posted 24 February 2016 - 08:30 AM Edited by Furry_Monkey, 24 February 2016 - 08:32 AM.
I'm having same problem I hover over car image and the color only gets analyzed above the Image it's like the eyedropper is upside down I hope this helps ...oh and the color that's shown needs to be darkened by at least 20% so in game it's not to bright I use http://www.w3schools...ors_picker.asp
to darken the colors Zanthera gave me the link a while back it's a great site
It might give you a idea how to add a shader to your app.
Thanks, but unless I can reproduce the issue you're having with the colour dropper then it's very, very difficult for me to do anything about it.
As for the colour difference in game, I'm looking at that and may be able to automatically compensate so that the colour you see on screen is the colour you see in game. It depends if it's a constant difference or not. If the difference is constant then it'll be very simple to calculate the in-game colour based on what you've chosen.
If it's not a constant difference or constant multiplier then I'll have to put my thinking cap on.
And thanks for the suggestion, but suggesting w3schools to a programmer is like telling a qualified car mechanic to try Tonka. The maths behind colours is pretty simple when you know what it is, but if Rockstar are doing something weird then there's not much we can do other than, as I say, trial and error.
Posted 27 February 2016 - 03:59 AM
Posted 27 February 2016 - 09:48 AM
This new thing isn't working for me, Android, chrome. It appears to work, but doesn't save properly... I tried the link to a list of bookmarklets, one of which used to work for me but got a 404, do you still have that snippet handy?
You must be thinking of the script that's in the colour request thread. There's a link for that in the OP.
Thanks for the feedback about Chrome on Android. It really should work as there's very little difference between PC and Android Chrome, but there's obviously something wrong. I'll dig out my tablet and have a look at that later.
Posted 29 February 2016 - 10:22 AM Edited by iMurmur, 29 February 2016 - 10:23 AM.
Hey dude I really hope you can help, I'm having endless trouble saving a black color I've tried many hexadecimal combinations from 000000, 01010, 001000, and like 030303 to list a few, total random code that all looks pure black and it always says "Cannot save crew color - trying next combination" and after 32 combination attempts it cannot save crew color all I want is a black crew colour I've never understood why ts not allowed in the first place but that's a different issue I guess, can you help?
Edit: Okay so 01010 isn't a complete hexadecimal but I was obviously trying complete proper colors an with no luck.
Posted 29 February 2016 - 10:34 AM Edited by Furry_Monkey, 29 February 2016 - 10:37 AM.
Hey dude I really hope you can help, I'm having endless trouble saving a black color I've tried many hexadecimal combinations from 000000, 01010, 001000, and like 030303 to list a few, total random code that all looks pure black and it always says "Cannot save crew color - trying next combination" and after 32 combination attempts it cannot save crew color all I want is a black crew colour I've never understood why ts not allowed in the first place but that's a different issue I guess, can you help?
Edit: Okay so 01010 isn't a complete hexadecimal but I was obviously trying complete proper colors an with no luck.
It *has* to be 6 characters long, but other than that you should be able to use any value you like.
I just entered 000000 and it saved on the 2nd try, so there must be something else going on. Just make sure it's 6 characters long, or use the colour picker to chose the colour instead.
I'd try it out for you, but at the moment I can't because the AV software we use at work is reporting a false positive for a trojan on most websites, and unfortunately the Social Club is one of them.
Edit: Actually, it doesn't matter if it's not 6 characters long as the colour picker I used is sensible enough to left pad with zeros. I suppose I could join your crew, set the colour and then leave, but you'd need to promote me (I guess) in order to do that.
Posted 01 March 2016 - 07:12 AM
Hey dude I really hope you can help, I'm having endless trouble saving a black color I've tried many hexadecimal combinations from 000000, 01010, 001000, and like 030303 to list a few, total random code that all looks pure black and it always says "Cannot save crew color - trying next combination" and after 32 combination attempts it cannot save crew color all I want is a black crew colour I've never understood why ts not allowed in the first place but that's a different issue I guess, can you help?
Edit: Okay so 01010 isn't a complete hexadecimal but I was obviously trying complete proper colors an with no luck.
It *has* to be 6 characters long, but other than that you should be able to use any value you like.
I just entered 000000 and it saved on the 2nd try, so there must be something else going on. Just make sure it's 6 characters long, or use the colour picker to chose the colour instead.
I'd try it out for you, but at the moment I can't because the AV software we use at work is reporting a false positive for a trojan on most websites, and unfortunately the Social Club is one of them.
Edit: Actually, it doesn't matter if it's not 6 characters long as the colour picker I used is sensible enough to left pad with zeros. I suppose I could join your crew, set the colour and then leave, but you'd need to promote me (I guess) in order to do that.
Well I tried again tonight and its worked so I'm totally confused as to why it wouldn't work some 14 hours ago but whatever aha it saved #000000 3rd go so I'm cheering thanks for the great tool man, got to love java script.
Posted 01 March 2016 - 08:16 AM
Hey dude I really hope you can help, I'm having endless trouble saving a black color I've tried many hexadecimal combinations from 000000, 01010, 001000, and like 030303 to list a few, total random code that all looks pure black and it always says "Cannot save crew color - trying next combination" and after 32 combination attempts it cannot save crew color all I want is a black crew colour I've never understood why ts not allowed in the first place but that's a different issue I guess, can you help?
Edit: Okay so 01010 isn't a complete hexadecimal but I was obviously trying complete proper colors an with no luck.
It *has* to be 6 characters long, but other than that you should be able to use any value you like.
I just entered 000000 and it saved on the 2nd try, so there must be something else going on. Just make sure it's 6 characters long, or use the colour picker to chose the colour instead.
I'd try it out for you, but at the moment I can't because the AV software we use at work is reporting a false positive for a trojan on most websites, and unfortunately the Social Club is one of them.
Edit: Actually, it doesn't matter if it's not 6 characters long as the colour picker I used is sensible enough to left pad with zeros. I suppose I could join your crew, set the colour and then leave, but you'd need to promote me (I guess) in order to do that.
Well I tried again tonight and its worked so I'm totally confused as to why it wouldn't work some 14 hours ago but whatever aha it saved #000000 3rd go so I'm cheering thanks for the great tool man, got to love java script.
Thanks for letting me know, and glad to be of assistance. Now go make some colours!
Posted 04 March 2016 - 07:15 PM
It may be obvious to you, but not to all of us. Where exactly do I have to paste your script?
Posted 05 March 2016 - 01:20 PM
It may be obvious to you, but not to all of us. Where exactly do I have to paste your script?
Posted 06 March 2016 - 02:22 PM
It may be obvious to you, but not to all of us. Where exactly do I have to paste your script?
Sorry - I missed this somehow. I can see Kush answered your question already, but was there something wrong with the instructions? If so then let me know and I'll update them accordingly.
Posted 16 March 2016 - 10:34 AM Edited by HiBerg, 16 March 2016 - 10:42 AM.
The script haven't been working for me since the last title update (yesterday)
EDIT: Apparantly your script did work, just not for those hex values. I tried other values (not standard gta colors) and that worked fine.
Posted 16 March 2016 - 10:42 AM
The script haven't been working for me since the last title update (yesterday)
I just tried that same colour, and sure enough it won't save. Try changing it slightly and it does. I changed it to #8e9599 and it saved with no problem.
Unfortunately, we don't really know the exact mechanics behind the why and how of this, so sometimes you just need a bit of trial and error.
Posted 27 March 2016 - 07:25 AM
nothing work's make new tab i call it edit crew color and the tab name say's new tab. Im not good with computers and i want this color worn blue # 303C5E is the HEX code is there an easier way to explain how to do it
Posted 27 March 2016 - 08:26 AM
Posted 29 March 2016 - 10:28 AM
i don't understand
Sorry - I don't know why but I'm not getting notifications for this thread.
PM me if you still need help and I'll see what I can do
0 members, 1 guests, 0 anonymous users