ResourceTool

07/09/2014 07:41 kamalkemoo#151
actually i want one right answer how i can do 1 Hit Kill By this Tool ?
07/09/2014 09:51 O.o.NiCk.o.O#152
No you can not.
07/09/2014 09:52 -PinkiWinki-#153
You can make 1hit kill with lua.
07/09/2014 10:00 aliketenci#154
Good job :) Here take my thanks. But as i got old i cant use it like the old timezzz. Sad :c
07/09/2014 11:16 BioAleks#155
Quote:
Originally Posted by [Rokudo] View Post
You must be right , your IQ must be 0 if you said that without even reading the description of the ResourceTool
No understand what you say.
Delirium. Maybe you can't read.

+ I no say "in this file ".
Change in lua.
If you can't find in lua word like "power, damage, etc...", then no use tool.
07/09/2014 15:38 RaZorFantastic#156
Quote:
Originally Posted by -PinkiWinki- View Post
You can make 1hit kill with lua.
can u say how ?
i need it for slain the arcade stage 8 virus verry fast on esper ^^

dont understand what i must change in the lua.
07/09/2014 19:04 kamalkemoo#157
Ok i want any Hack give me 1 hit kill Hack only or i can choose 1 hit kill only
07/09/2014 19:24 <Vain>#158
Quote:
Originally Posted by RaZorFantastic View Post
can u say how ?
i need it for slain the arcade stage 8 virus verry fast on esper ^^

dont understand what i must change in the lua.
Just try to mod the
[code
arcade_util.lua
[/code]

I tried it already but it gets an Arg Debug error because he dont know how to use this Arg

I have disassembled this file and have changed all the Args to fix this error.

But now my problem is:
How can i recompile the disassembled lua file?

All my searches fails.... ;(
07/09/2014 19:48 RaZorFantastic#159
Quote:
Originally Posted by <Vain> View Post
Just try to mod the
[code
arcade_util.lua
[/code]

I tried it already but it gets an Arg Debug error because he dont know how to use this Arg

I have decompiled the binary of this file and have changed all the Args to fix this error.

But now my problem is:
How can i recompile the binary lua file?

All my searches fails.... ;(
The problem is i dont understand lua scripts.
i only read in my notepad ++ nulnulnul encode@ blabla
i try really to understand it but i dont find out how.
atleast the 1 hit is the easiest way best thing would be the homing rifle.

and also i dont understand if i must do something to the lua files so i can read it.
(dont understand how the comparer works)
PLS HELP ! :/

what means compile
07/09/2014 20:23 [Rokudo]#160
Quote:
Originally Posted by BioAleks View Post
No understand what you say.
Delirium. Maybe you can't read.

+ I no say "in this file ".
Change in lua.
If you can't find in lua word like "power, damage, etc...", then no use tool.
So... you couldn't understand me ...
Oque oque , guy dis know engrish. delirium .
i that no say , genius i am .
07/09/2014 20:32 <Vain>#161
Sorry my fail i mean disassembled sorry :D

For all whos try to modify lua files:

Just use google:
Code:
Lua decompiler
Use the code.google link (i don't post the link or the tut to re-decompile a lua file)

After that you just need cmd and know the commands from luadec and luac.
07/09/2014 22:44 BioAleks#162
Quote:
Originally Posted by [Rokudo] View Post
So... you couldn't understand me ...
Oque oque , guy dis know engrish. delirium .
i that no say , genius i am .
Like you no understand me.
07/09/2014 22:57 RaZorFantastic#163
Quote:
Originally Posted by <Vain> View Post
Sorry my fail i mean disassembled sorry :D

For all whos try to modify lua files:

Just use google:
Code:
Lua decompiler
Use the code.google link (i don't post the link or the tut to re-decompile a lua file)

After that you just need cmd and know the commands from luadec and luac.
yeah i got the luadec luac already before a day. but i dont find any tut how it works
07/10/2014 11:43 TheNikdo#164
Theres Lua decompiler made for s4 just search.

Ps: Theres not much things u can do even with lua decompiled.
but sentry range ...etc still works.
07/10/2014 12:13 <Vain>#165
Quote:
Originally Posted by TheNikdo View Post
Theres Lua decompiler made for s4 just search.

Ps: Theres not much things u can do even with lua decompiled.
but sentry range ...etc still works.
Thats wrong you can do all what you want but often you get an debug or an arg debug error because he dont know how to use this value or arg right.
With changing static and the main value you can fix this.
With disassembling you can also fix Arg Debug errors.