|
| 21 Apr 2016 02:48 PM |
idk whats wrong with it
string3 = "" string2 = "ßßßß" for i=1,(string.len(string2)) do string3 = string3..string.char(255-string.byte(string.sub(string2,i,i))) end print(string3)
it works just fine for me? |
|
|
| Report Abuse |
|
|
|
| 21 Apr 2016 02:50 PM |
| My OS doesn't support ASCII characters if that matters |
|
|
| Report Abuse |
|
|
|
| 21 Apr 2016 02:50 PM |
nvm " lasaga twice per day" |
|
|
| Report Abuse |
|
|
|
| 21 Apr 2016 02:51 PM |
@inc
well
maybe thats one REASON THAT IT DIDNT WORK IN ROBLOX STUDIO |
|
|
| Report Abuse |
|
|
|
| 21 Apr 2016 02:51 PM |
@inc
well now you know
how 2 send secret messages on the forums |
|
|
| Report Abuse |
|
|