COMMAND(set) on YokoInject302-14src 0.3.34alpha

Ask for help

Moderators: Murderator+, Murderator

Post Reply
adminonor
Posts: 9
Joined: 2005-05-28 18:28:32

COMMAND(set) on YokoInject302-14src 0.3.34alpha

Post 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..
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post 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
adminonor
Posts: 9
Joined: 2005-05-28 18:28:32

Post 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 :(
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

well that outdated sources is last official release

from that time i do not release new versions officially
adminonor
Posts: 9
Joined: 2005-05-28 18:28:32

Post by adminonor »

may i ask you why?
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

there was some discussion about it at old forum
maybe archive still there
http://yoko.netroof.net/forum.exe
adminonor
Posts: 9
Joined: 2005-05-28 18:28:32

Post 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..
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post 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
adminonor
Posts: 9
Joined: 2005-05-28 18:28:32

Post 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..
:?
Post Reply