You can literally get it with one line of code. Get on my level and maybe I'll help your sorry ass.
Originally Posted by Blue Kirby
print( "I'm incapable of learning" )
You can literally get it with one line of code. Get on my level and maybe I'll help your sorry ass.
thats ruby hash converted to python not roblox lua
Originally Posted by Trollaux
thats ruby hash converted to python not roblox lua
selling an aimbot on roblox
i know what i need that when im attacked i get health and the attacker loses all health
Code:
LUA->GetField(-1, "print");
LUA->PushString("I'm a nub");
LUA->Call(1, 0);
Originally Posted by kokomika
Code:
LUA->GetField(-1, "print");
LUA->PushString("I'm a nub");
LUA->Call(1, 0);
Actually this isn't needed because a while back bluekirby posted extended headers that include RunString so you can just do LUA->RunString("print(\"nub i am\")") or something like that.
Thanks anyway. @Symmetrical lock