Need something done by someone with access to local v83 source
Hi I need something done by someone who has quick access to a v83 source and can take uncompressed screencaps
this is what you will do:
PHP Code:
start = function() {
var charset = "abcdefghijklmnopqrstuvwxyz" +
"1234567890~!@" +
"\\#$%^&*(),.<" +
">?{}[]'\"/\\_" +
"+-=";
var passes = [
"k",
"b",
"r",
"d",
"g",
];
var str = "";
for (var j = 0; j < 2; j++) {
str += (j == 0 ? "#n" : "#e");
for (var k = 0; k < passes.length; k++) {
str += "#" + passes[k];
for (var i = 0; i < charset.length; i++) {
str += charset[i];
str += " ";
}
str += "\r\n\r\n";
}
}
cm.sendOk(str);
}
- Add this script to a NPC
- Talk to the npc in-game
- Take a screenshot of every characters in the different colors and font weights (normal and bold)
- Give me the link to these screenshots
if the script does not run for any reason, please tell me the exception
Re: Need something done by someone with access to local v83 source
Hey i can run the script but the screenshot software i use to SS compresses the image and i dont know how to prevent it..sorry i dont meet ur requirement but is there anything else i can do for you ?
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
Rakeda
I just removed moopledev from my comp not even an hour ago =\ damn bro.
put it back
Re: Need something done by someone with access to local v83 source
I doubt anyone would take screenshots for that whole list.
Here's a video I recorded. http://dabes.org/6f25l9.mp4
Pause to look at what you're looking for.
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
Naive
I doubt anyone would take screenshots for that whole list.
Here's a video I recorded.
http://dabes.org/6f25l9.mp4
Pause to look at what you're looking for.
i had a mistake in the script, try again
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
oxysoft
i had a mistake in the script, try again
http://dabes.org/1A89v7.mp4
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
Naive
Are u sure u properly replaced the script with the new one? It should fit 13 characters per row
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
oxysoft
Are u sure u properly replaced the script with the new one? It should fit 13 characters per row
Positive.
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
Naive
Positive.
then try now
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
oxysoft
then try now
http://dabes.org/2Z05a8.mp4
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
Naive
Now can u take screenshots? Make sure it's uncompressed because I need pixel perfect precision
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
oxysoft
Now can u take screenshots? Make sure it's uncompressed because I need pixel perfect precision
http://dabes.org/6u88J3.png
http://dabes.org/4W76u6.png
http://dabes.org/5r63S1.png
http://dabes.org/0p16O1.png
Re: Need something done by someone with access to local v83 source
Quote:
Originally Posted by
Naive
this is not ok
tweak the script so that it prints all colors in normal and bold
Re: Need something done by someone with access to local v83 source
lol, you ask someone to do it, then you tell them to make it so it bolds, your a OG
Re: Need something done by someone with access to local v83 source
Seems fun, how can I attain this power over other users? If you want to share?