PDA

View Full Version : libraries?



insanep
09-25-2015, 06:37 PM
hi everybody, im experimenting some problems with my Xenobot, i just run any script and i notice the following:

20:26 XenoScript Error:
Script: EK Yalahar Nightmares.lua
Line #: 53
Chunk: ...?Users?Usuari?DOCUME?1?XenoBot?Scripts??EKYALA? 1.LUA
Error: attempt to call global 'resetBackpack' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.

or,


20:31 XenoScript Error:
Script: ?Bollo??EK?DrefiaWyrm13.lua
Line #: 1
Chunk: C:?Users?Usuari?DOCUME?1?XenoBot?Scripts??_BF32F?1 .LUA
Error: unexpected symbol near 'ï'
This is an error with user-input and should not be reported as a bug with XenoBot.

or,


20:33 XenoScript Error:
Script: [150+ EK] Drefia Vampires.lua
Line #: 17
Chunk: ...?Users?Usuari?DOCUME?1?XenoBot?Scripts??_150_E? 1.LUA
Error: attempt to index global 'SolidScripts' (a nil value)
This is an error with user-input and should not be reported as a bug with XenoBot.



what is that shit??? im missing something, maybe a library...or??

help pls

Nakuu
09-25-2015, 06:51 PM
Regarding [150+ EK] Drefia Vampires.lua - it's outdated version, just re-download it to get the newest one :)

shadowart
09-25-2015, 07:15 PM
First one looks like a missing library. Second one is an encoding issue and you probably need a better text editor if you want to edit that file.