xULRICHx
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 94 |
|
|
| 09 Apr 2012 05:35 PM |
Wut does it do o3o
* @example $.cookie('the_cookie', 'the_value'); * @desc Set the value of a cookie. * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true }); * @desc Create a cookie with all available options. * @example $.cookie('the_cookie', 'the_value'); * @desc Create a session cookie. * @example $.cookie('the_cookie', null); * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain * used when the cookie was set. |
|
|
| Report Abuse |
|
|
crazyzee
|
  |
| Joined: 24 Aug 2010 |
| Total Posts: 275 |
|
|
| 09 Apr 2012 05:37 PM |
| i dont think thats a script. |
|
|
| Report Abuse |
|
|
xULRICHx
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 94 |
|
|
| 09 Apr 2012 05:39 PM |
| It says "Script #18; Cookie Script" |
|
|
| Report Abuse |
|
|
Markairux
|
  |
| Joined: 07 Apr 2012 |
| Total Posts: 27 |
|
|
| 09 Apr 2012 05:40 PM |
| This script isn't in any language I understand, and it's most certainly not ROBLOX Lua. Therefore, I have no explanation for what it would do (outside of ROBLOX, of course). |
|
|
| Report Abuse |
|
|
|
| 09 Apr 2012 05:48 PM |
| If that's in a free model, it won't work. Sorry. |
|
|
| Report Abuse |
|
|
|
| 09 Apr 2012 05:49 PM |
| Javascript, I guess. It has semi-colons and the import-ations methods. |
|
|
| Report Abuse |
|
|
Markairux
|
  |
| Joined: 07 Apr 2012 |
| Total Posts: 27 |
|
|
| 09 Apr 2012 05:50 PM |
| Well, it does mention a site about jQuery in one of the beginning lines. |
|
|
| Report Abuse |
|
|
SDuke524
|
  |
| Joined: 29 Jul 2008 |
| Total Posts: 6267 |
|
|
| 09 Apr 2012 05:51 PM |
*cough* > domain: 'jquery.com', *cough* |
|
|
| Report Abuse |
|
|
Markairux
|
  |
| Joined: 07 Apr 2012 |
| Total Posts: 27 |
|
|
| 09 Apr 2012 05:54 PM |
> cough domain: 'jquery.com', cough
Late post. |
|
|
| Report Abuse |
|
|