opcode said:I got teleported to NAN(IND)... that was due to a glitch in a server...
i google searched NAN and i found that:
NAN is short for not a number
NAN isn't a number
i guess it's about teleporting to a string or something...
for IND:
It might be INF(which is equal to infinity)
it might be What's the string called...
Getting INF is due to dividing by zero...
can anyone help me after that information? @supahdupahnubah
opcode said:I can't but wait a second getting NaN in programming languages comes from putting string in a float also if it's due to a bug which is the highest chance it can be done by a cleo... but when i try doing it in cleo i get a ZERO instead of NaN.... also if the text is wrong then where did i go? Also you are right it is pretty pointless but how can i do it?... i guess if i tried doing it in c++ all i will get will be a crash...
opcode said:I was standing... almost doing nothing... then something just wierd happened... the screen got white or something like that... i wasn't actually in LOADING but it looked kind of like it... after that happened i looked down at my blue eclipse and it said (NothingSamePosition,NothingMuchSamePosition,-NAN(IND))... it lasted 2 seconds then i got teleported back... (I guess it was an admin testing his script and he thought i was AFK xD) @supahdupahnubah @zin
if 0AB0: key_pressed 114 //f3
then
0A8D: 3@ = read_memory 0xB6F5F0 size 4 virtual_protect 0
3@ += 0x14
0A8D: 3@ = read_memory 3@ size 4 virtual_protect 0
3@ += 0x34
0087: 11@ = 1.0 // (float)
0087: 18@ = 0.0 // (float)
0073: 11@ /= 18@ // (float)
0A8C: write_memory 3@ size 4 value 11@ virtual_protect 0 //to memory
0A8D: 12@ = read_memory 3@ size 4 virtual_protect 0 //from memory
0AD1: "VAR_LOCAL :%f, VAR_READEN %f" time 2000 vars 11@ 12@
end