|
| 09 Aug 2015 07:29 PM |
var _0x84cd=["\x49\x6E\x73\x69\x64\x65\x20\x74\x68\x65\x20\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x6D\x79\x5F\x6E\x75\x6D\x62\x65\x72\x20\x69\x73\x3A\x20","\x6C\x6F\x67","\x4F\x75\x74\x73\x69\x64\x65\x20\x74\x68\x65\x20\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x6D\x79\x5F\x6E\x75\x6D\x62\x65\x72\x20\x69\x73\x3A\x20"];var my_number=7;var timesTwo=function(_0x8d37x3){var my_number=_0x8d37x3*2;console[_0x84cd[1]](_0x84cd[0]);console[_0x84cd[1]](my_number);};timesTwo(7);console[_0x84cd[1]](_0x84cd[2]);console[_0x84cd[1]](my_number);
def this_is_my_siggy(name = narutozo) puts 'This is #{name.capitalize}'s siggy!) end this_is_my_siggy(); |
|
|
| Report Abuse |
|
|
Tynezz
|
  |
| Joined: 28 Apr 2014 |
| Total Posts: 4945 |
|
| |
|
Everment
|
  |
| Joined: 08 Oct 2009 |
| Total Posts: 6020 |
|
|
| 09 Aug 2015 07:37 PM |
var _0x84cd=[ // phrases //"Inside the function my_number is: " "\x49\x6E\x73\x69\x64\x65\x20\x74\x68\x65\x20\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x6D\x79\x5F\x6E\x75\x6D\x62\x65\x72\x20\x69\x73\x3A\x20", // "log" "\x6C\x6F\x67",
// "Outside the function my_number is: " "\x4F\x75\x74\x73\x69\x64\x65\x20\x74\x68\x65\x20\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x6D\x79\x5F\x6E\x75\x6D\x62\x65\x72\x20\x69\x73\x3A\x20" ]; var my_number=7; var timesTwo=function(_0x8d37x3){ // function timesTwo(x) var my_number=_0x8d37x3*2; // mynum = x * 2 console[_0x84cd[1]](_0x84cd[0]); // console.log("Inside the function my_number is: ") console[_0x84cd[1]](my_number); // console.log(mynum) };
timesTwo(7); // Logs "Inside the funciton my_number is: \n14" console[_0x84cd[1]](_0x84cd[2]); // console.log("Outside the function my_number is: ") console[_0x84cd[1]](my_number); // console.log(7) |
|
|
| Report Abuse |
|
|
Everment
|
  |
| Joined: 08 Oct 2009 |
| Total Posts: 6020 |
|
|
| 09 Aug 2015 07:37 PM |
| tl;dr it's 14 inside 7 outside |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 09 Aug 2015 07:38 PM |
OP is stupid and doesn't realize how Lua strings work with byte escapes.
"Inside the function my_number is: logOutside the function my_number is: " |
|
|
| Report Abuse |
|
|
Everment
|
  |
| Joined: 08 Oct 2009 |
| Total Posts: 6020 |
|
|
| 09 Aug 2015 07:39 PM |
| @cnt "var" ye lua was definitely intended |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 09 Aug 2015 07:39 PM |
| And then I forgot to do the bottom part, of course -.- |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 09 Aug 2015 07:39 PM |
| Good point, didn't see that 'var' and brackets were used, okay javascript but same result |
|
|
| Report Abuse |
|
|
Everment
|
  |
| Joined: 08 Oct 2009 |
| Total Posts: 6020 |
|
|
| 09 Aug 2015 07:42 PM |
| nah, the point of doing escapes (and formatting them correctly w/ the x part) is to make it harder to read, not harder to execute |
|
|
| Report Abuse |
|
|
Narutozo
|
  |
| Joined: 28 Jul 2013 |
| Total Posts: 1314 |
|
|
| 09 Aug 2015 07:50 PM |
@cnt var is definantly lua u are so right def not javascript
def this_is_my_siggy(name = narutozo) puts 'This is #{name.capitalize}'s siggy!) end this_is_my_siggy(); |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 09 Aug 2015 07:53 PM |
I corrected myself, are you some illiterate moron? I only saw the string part and instantly assumed Lua, because well, this is Roblox. |
|
|
| Report Abuse |
|
|
Narutozo
|
  |
| Joined: 28 Jul 2013 |
| Total Posts: 1314 |
|
|
| 09 Aug 2015 08:01 PM |
i know you corrected yourself just wanted to say it def this_is_my_siggy(name = narutozo) puts 'This is #{name.capitalize}'s siggy!) end this_is_my_siggy(); |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2015 08:02 PM |
javascript hmm should be simple i see you used javascriptobfuscator.(com) |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2015 08:03 PM |
var _0x84cd = ["\x49\x6E\x73\x69\x64\x65\x20\x74\x68\x65\x20\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x6D\x79\x5F\x6E\x75\x6D\x62\x65\x72\x20\x69\x73\x3A\x20", "\x6C\x6F\x67", "\x4F\x75\x74\x73\x69\x64\x65\x20\x74\x68\x65\x20\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x6D\x79\x5F\x6E\x75\x6D\x62\x65\x72\x20\x69\x73\x3A\x20"]; var my_number = 7; var timesTwo = function(_0x8d37x3) { var my_number = _0x8d37x3 * 2; console[_0x84cd[1]](_0x84cd[0]); console[_0x84cd[1]](my_number); }; timesTwo(7); console[_0x84cd[1]](_0x84cd[2]); console[_0x84cd[1]](my_number); now only to decode the hex i feel too tired to do this |
|
|
| Report Abuse |
|
|