12packkid
|
  |
| Joined: 24 Jun 2011 |
| Total Posts: 1418 |
|
|
| 04 Feb 2013 02:32 PM |
On some scripts that we're originally 4500 lines long, I see a shortened version, which is about 40 lines. And this is what it says on the last line.
EXAMPLE: loadstring("32","96","42","71")
Note: I can't remember whether it was loadbyte or loadstring. |
|
|
| Report Abuse |
|
|
12packkid
|
  |
| Joined: 24 Jun 2011 |
| Total Posts: 1418 |
|
| |
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 04 Feb 2013 02:51 PM |
| It loads string as part of code. |
|
|
| Report Abuse |
|
|
12packkid
|
  |
| Joined: 24 Jun 2011 |
| Total Posts: 1418 |
|
|
| 04 Feb 2013 03:03 PM |
| Can you give me an example? |
|
|
| Report Abuse |
|
|
zars15
|
  |
| Joined: 10 Nov 2008 |
| Total Posts: 9999 |
|
|
| 04 Feb 2013 03:18 PM |
loadstring("print(\"Can you gimmeh chezzburger plz?\")")()
|
|
|
| Report Abuse |
|
|
Miro034
|
  |
| Joined: 07 Oct 2009 |
| Total Posts: 6568 |
|
|
| 04 Feb 2013 04:05 PM |
I've seen loadstring codes before but I don't seem to know how it works.
loadstring("4/56/43/234/25/436/22/42/2/352/325/")()
I don't know how the numbers create something that is non-existing. |
|
|
| Report Abuse |
|
|
TacoBowls
|
  |
| Joined: 02 Mar 2009 |
| Total Posts: 112 |
|
|
| 04 Feb 2013 04:10 PM |
@Above:
You first create a script that encrypts your RBX.Lua code, and prints to the output the encrypted version, which would look like:
loadstring("4/23/234/23/4/")() etc.
Although I haven't been able to get mine to work, I think Roblox doesn't allow that anymore.
:/ |
|
|
| Report Abuse |
|
|
|
| 04 Feb 2013 04:16 PM |
| Loadstring means loadstring lol. Does exactly know it is pernounced. |
|
|
| Report Abuse |
|
|
| |
|