sodaface   56 Posted Wednesday at 01:49 AM Hello. Is there code to add to scripts that speeds them up ? I have a script with lots of different modifications going on and the run time is starting to blow out...... I thought I saw some code awhile ago but now I can't find it..... I may be going crazy.  Thanks. 0 Share this post Link to post Share on other sites
Crystal_Mods100x   23 Posted Wednesday at 06:29 AM Nope just lua it executes at its own speed thats the updates job *fixed bugs or improved lua implementation  0 Share this post Link to post Share on other sites
sodaface   56 Posted Wednesday at 07:28 AM Yeah. I'm going crazy then.  There are probably more efficient ways to do what I'm doing I'll finish all the script hacks first , then learn how to refine the functions.    0 Share this post Link to post Share on other sites
xWanted   2 Posted Wednesday at 09:53 AM Convert your script to xs code More faster 90% GG to XS.lua [added 1 minute later] Sorry wrong one Give me a minute [added 4 minutes later] Here ya go Offset(Converter)(3).lua 1 Share this post Link to post Share on other sites
sodaface   56 Posted Wednesday at 01:08 PM  That's what I meant. I noticed in the guide section on lua scripts. Never took much notice because my scripts were always small.  Until now.  Quote local gg = gg   0 Share this post Link to post Share on other sites
Crystal_Mods100x   23 Posted Wednesday at 02:36 PM 1 hour ago, sodaface said: Quote local gg = gg  LOL see thats the only thing that can make gg run faster because lua access these faster with no hassel ^^ (hassel spelled wrong) 1 Share this post Link to post Share on other sites