Log in

View Full Version : Error: Exception: "" is an invalid integer



p0t
12-06-2012, 07:38 PM
Hello there, I reached a problem with simba script:

Error: Exception: "" is an invalid integer at line 335

Line:

if (strtoint(ansArray[i]) = v) then

footballjds
12-06-2012, 07:40 PM
Hello there, I reached a problem with simba script:

Error: Exception: "" is an invalid integer at line 335

Line:

if (strtoint(ansArray[i]) = v) then

post the whole script. I have no idea what variable types those are so I cannot help :P

p0t
12-06-2012, 07:52 PM
http://pastebin.com/yPixLCjB

footballjds
12-06-2012, 08:52 PM
that's a runtime error. looks like the scripter is trying to convert a blank string to an int.

p0t
12-06-2012, 08:53 PM
any way to fill that blank string?

footballjds
12-06-2012, 08:54 PM
don't use that script. it uses movemouse(a mouse function that is EXTREMELY detectable)
idk where you got that script from but if you paid a penny you got ripped off BIG TIME. that's a worthless script as far as humanness. unless its for a private server.

p0t
12-06-2012, 08:58 PM
its for private server, so it doesnt matter about its human-like capabilties, i just need it going