cheers, yehh im fiddling about with it, got rid of 2 errors, just stuck on this one XD
u got any idea which files shud be included?
ill try putting in a few random ones and see where i get ^^
I think ur script will raise another problem..
<--
Func PillnoFreeze()
SetPrivilege("SeDebugPrivilege", 1)
$ID = _MemoryOpen(ProcessExists("TwelveSky2.exe"))
_MemoryWrite($pillnoAddy, $ID, 15)
While 1
PillnoFreeze()
Wend
_MemoryClose($ID)
EndFunc ;==>PillnoFreeze
--->
This function can cause nested loop cause u call the function itself.
and for the error..
<--
While 1
HP()
Chi()
AOE()
WEnd
-->
I dont see any function named HP() Chi() or AOE().. maybe u r not give us the complete script. Only this i can comment.
haha i started learning scripting about 3hrs ago so im pretty new, but i realised the bit that strikeraid is talking about.
and:
Removed this:
While 1
HP()
Chi()
AOE()
WEnd
and replaced whith:
While 1
PillnoFreeze()
Wend
but now like marco pointed out ive got a some loop error, is there a way to tell the script to execute that function just once, and not loop?
i tried taking the autopill out of the loop commands
but then nothing happens, but if it is inside, it works for about 10 secs, then says looping passed its limit or something, is there anything to tell it to execute it once, im tryin to read up but nothing so far XD
lol well basicly im just trying to figure out how the scripting works.
my goal atm is to make a script so that when i launch my script once converted to exe, it will just make the autopill values change and freeze
same as if i were to manually use Cheat engine, and input the address then freeze the value.
so i want the script to do the same as what i would manually do on cheat engine to show the autopill on the bottom right of the screen. hope this makes sense XD
i'm doing the same as we speak. i'm not very good at coding (started 1week2days ago), but with my abilities i would say you'll need 3 different scripts. if anyone else has any ideas on making it 1 script. pm me. LOL. its going into that trainer you saw.