
Originally Posted by
xKimSlayerx
[ERROR] lua/TESTCHEAT.lua:125: bad argument #2 to 'Find' (string expected, got no value)
1. Find - [C]:-1
2. unknown - lua/TESTCHEAT.lua:125
What i am trying to do is, load up dickwrap module, why put dickwrap? i am trying to add no spread to the cheat, (Using ampris nospread)
but it doesn't work. the start of the lua hack starts with:
if file.Find( "lua/bin/gmcl_spreadthebutter_win32.dll", "MOD" ) then
require( "spreadthebutter" )
else
MsgC(Color(255,0,0,255), "gmcl_spreadthebutter wasn't installed correctly.")
return
end
I want to add another module so i typed.
if file.Find( "lua/bin/gmcl_dickwrap_win32.dll, "MOD ) then
require( "dickwrap" )
end
But it still said the same problem, welp!

This did work for me, i don't know how, but it did, my file just got removed so i had to retype it, but now it just gives out script errors when i try to load it up, PLEASE! WELP!

Originally Posted by
xKimSlayerx
[ERROR] lua/TESTCHEAT.lua:125: bad argument #2 to 'Find' (string expected, got no value)
1. Find - [C]:-1
2. unknown - lua/TESTCHEAT.lua:125
What i am trying to do is, load up dickwrap module, why put dickwrap? i am trying to add no spread to the cheat, (Using ampris nospread)
but it doesn't work. the start of the lua hack starts with:
if file.Find( "lua/bin/gmcl_spreadthebutter_win32.dll", "MOD" ) then
require( "spreadthebutter" )
else
MsgC(Color(255,0,0,255), "gmcl_spreadthebutter wasn't installed correctly.")
return
end
I want to add another module so i typed.
if file.Find( "lua/bin/gmcl_dickwrap_win32.dll, "MOD ) then
require( "dickwrap" )
end
But it still said the same problem, welp!

This did work for me, i don't know how, but it did, my file just got removed so i had to retype it, but now it just gives out script errors when i try to load it up, PLEASE! WELP!

Originally Posted by
xKimSlayerx
[ERROR] lua/TESTCHEAT.lua:125: bad argument #2 to 'Find' (string expected, got no value)
1. Find - [C]:-1
2. unknown - lua/TESTCHEAT.lua:125
What i am trying to do is, load up dickwrap module, why put dickwrap? i am trying to add no spread to the cheat, (Using ampris nospread)
but it doesn't work. the start of the lua hack starts with:
if file.Find( "lua/bin/gmcl_spreadthebutter_win32.dll", "MOD" ) then
require( "spreadthebutter" )
else
MsgC(Color(255,0,0,255), "gmcl_spreadthebutter wasn't installed correctly.")
return
end
I want to add another module so i typed.
if file.Find( "lua/bin/gmcl_dickwrap_win32.dll, "MOD ) then
require( "dickwrap" )
end
But it still said the same problem, welp!

This did work for me, i don't know how, but it did, my file just got removed so i had to retype it, but now it just gives out script errors when i try to load it up, PLEASE! WELP!
xKimSlayerx;10695564][ERROR] lua/TESTCHEAT.lua:125: bad argument #2 to 'Find' (string expected, got no value)
1. Find - [C]:-1
2. unknown - lua/TESTCHEAT.lua:125
What i am trying to do is, load up dickwrap module, why put dickwrap? i am trying to add no spread to the cheat, (Using ampris nospread)
but it doesn't work. the start of the lua hack starts with:
if file.Find( "lua/bin/gmcl_spreadthebutter_win32.dll", "MOD" ) then
require( "spreadthebutter" )
else
MsgC(Color(255,0,0,255), "gmcl_spreadthebutter wasn't installed correctly.")
return
end
I want to add another module so i typed.
if file.Find( "lua/bin/gmcl_dickwrap_win32.dll, "MOD ) then
require( "dickwrap" )
end
But it still said the same problem, welp!

This did work for me, i don't know how, but it did, my file just got removed so i had to retype it, but now it just gives out script errors when i try to load it up, PLEASE! WELP!