Page 1 of 1

COMMAND(set) on YokoInject302-14src 0.3.34alpha

Posted: 2005-05-28 18:37:28
by adminonor
1- (i am very sorry but my english is VERY VERY VERY poor)
i already compiled this version of yoko(downloaded from sourceforge.net) with my vc++6 and i am asking why yoko have remove this command from this version?
when i try to "set prefix" setting hotkey with "set prefix ," i get the message:
"unknown command: set"
i go to injection.cpp and see that COMMAND(set) does not exist anymore.. and the COMMAND_PREFIX is a damn CONST -> const char COMMAND_PREFIX = ',';
i try to change prefixchr in injection.xml, but this version just ignore the command "prefixchr="37"" and delete from file..

Posted: 2005-05-31 14:54:03
by Yoko
version 302* outdated by 3 years already. it is possible that in such distant past there was no command ,set prefix.

latest binaryes can be obtained here:
rus: http://yoko.netroof.net/rus/install.htm
eng: http://yoko.netroof.net/eng/install.htm

Posted: 2005-06-01 13:44:24
by adminonor
oh, i am sorry, i dont see that this is a outdated src.
so help me, where can i download the latest release SOURCE files?
is that that is in http://yoko.netroof.net/en_index.html? http://yoko.netroof.net/inj-yoko-src.zip (305.01)?
this version is outdated too, i look for ,set command and i dont find :(

Posted: 2005-06-01 13:58:38
by Yoko
well that outdated sources is last official release

from that time i do not release new versions officially

Posted: 2005-06-01 17:18:57
by adminonor
may i ask you why?

Posted: 2005-06-02 09:16:55
by Yoko
there was some discussion about it at old forum
maybe archive still there
http://yoko.netroof.net/forum.exe

Posted: 2005-06-02 17:55:41
by adminonor
there is no chance to i get this source? :D
because in the shard i play, there is encryption in packets(send_server) and i have to make a patch(add opcodes) to your injection.dll works there..

Posted: 2005-06-04 22:51:29
by Yoko
adminonor wrote:there is no chance to i get this source? :D
because in the shard i play, there is encryption in packets(send_server) and i have to make a patch(add opcodes) to your injection.dll works there..


chances are really weak

the better chances is if you give me difference in network code, i will give you personal binary version with this changes

Posted: 2005-06-07 22:43:53
by adminonor
but i have made some modifications in the source too
add the command ,set with prefix, trace(on/off), i have chage the titlebar to be the same like UOA, change the ICON of injection too.. big modifications in the handle_open_gump to respond to a gump(anti-macro).. and add the encryption of the shard in send_server
its very big modifications in many files, its dificult to send all the stuff..
:?