providing what help i can

03/30/2008 16:24 CosmosTunes#61
Quote:
Originally Posted by pitborn View Post
can anyone tell me how to shop hack i see it in parca temple sometimes and i want to learn? pls any help on this
check this: [Only registered and activated users can see links. Click Here To Register...]
05/01/2008 09:11 JuOn#62
could i know how to do the invisiblity hack?
05/01/2008 19:46 thatz_hotx#63
using cursefield there is this glitch sometimes when u get kb ur able to throw a 2nd cursefield without waiting for cooldown ( yes i have experienced this many times in maze) ...i was hoping some1 can make a program or something for us to get kb so that the glitch can allow us to use 2 cf ^^ without waiting for cooldown..or maybe even more 2 cf.. im still researching :) an maybe some1 can hint me a way so i can develope this.. btw its bettter then editing the skills to throw down cursefield faster an cooldown wait .. ^_^ idk just a thought ..oh i forgot :D my question is where can i find curse field speed attk in data.pak through winhex? O_O an does anyone know how to change it ?
05/02/2008 01:40 darknova#64
whats the offsets for zooming out in BMR data.pak
05/02/2008 13:42 jordi102#65
I dont think anyone found out how to completely remove the cooldown,

i managed to edit the data.pak simply removing the CoolTick, i can cast the skill like 7-8 times before the cooldown starts.
this works on my incar magician, i heard it does work for some segita skills also but about other skills im not really sure,
just find the index of ur skill, and change the cooltick to 0, if u dont know where number the cooltick is. use search :D

its not hard just find some tuts and find it our by urself.

lotsa people just asking OMFG PLS GIMME HACK.
just try to edit some stuff urself, and if u get stuck with something, dont say OMFG PLS GIMME HACK, but search for help.

kk thx


PS. find a data unpacker so its way easyer of finding the index of the object u are looking for.
05/03/2008 22:32 giljs#66
I am attempting to make Heras non-aggressive. I have followed the various tutorials, and still they attack normally. (I am not interested in stopping all mobs from attacking, just Heras).

Here is the UNMODIFIED .pak data for a Hera (copied from monster.csv for clarity):

2256,Hera,2,19,102,47188,1,650,929,10,70,1,6,0,0,0 ,0,0,0,5,0,50,0,2.5,5,1,1,hera,ÀÛ¼ºÁß,8944,665,898 ,30100,3,1,3,86,86,76,76,3,18,15,1624,1969,41,97,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,1425,1728,41,97,14,3600,3000001,220,0, 0,0,0,0,0,6,1728,2094,41,97,14,2400,3000001,218,0, 0,0,100,1041,10000,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,464,10, 38,193,40,193,40,161,40,97,115,171,116,171,116,143 ,116,86,507,14,408,40,0,0,463,70,314,4,0,0,0,0,0,0

Here is what I did on my last attempt (changes in bold):

2256,Hera,2,19,102,47188,1,650,929,10,70,1,6,0,0,0 ,0,0,0,5,0,50,0,2.5,5,1,1,hera,ÀÛ¼ºÁß,8944,665,898 ,30100,6,1,3,86,86,76,76,3,18,15,1624,1969,41,97,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,1425,1728,41,97,00,3600,3000001,220,0,0,0,0,0,0,6,1728,2094,41,97,14 ,2400,3000001,218,0,0,0,100,1041,10000,6,0,0,0,0,0 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6 ,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0 ,0,0,0,0,0,0,464,10,38,193,40,193,40,161,40,97,115 ,171,116,171,116,143,116,86,507,14,408,40,0,0,463, 70,314,4,0,0,0,0,0,0

Yes, I did make the changes in the .pak file using winhex. What have I done wrong? Wrong Values entered? Wrong values changed? Or am I missing a step? Any help in figuring out my mistake would be appreciated.