Vaga Comma Packet

11/24/2008 23:55 Power_Stunner#1
if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"d",596312067);
printf("Sent comma packet!");
}

if (strcmp(input,"vaga") ==0)
{
SendDetour(0x33,"d",130940929);
printf("Sent vaga packet!");
}

Some server it dont work
Mahatma says it does ^^
Try it and see if it works
11/24/2008 23:59 chibis#2
not sure about that ... ill never tried but can some1 explain for what the number stand for? maybe its different from server to server ...
11/25/2008 00:00 Power_Stunner#3
i sniffed this when i change job
i think number has to do with the job type.
right numbers im sure ^^

EDIT:
i sniffed this from job change tiger
11/25/2008 00:01 chibis#4
hmm ... maybe create a new car on the same server where u sniffed the packets and try to jobchange ...
11/25/2008 00:03 Power_Stunner#5
nah
it wont work with lvl 50-
but i typed comma in my sender
and im still vaga

Originally Posted by Power_Stunner
First fo allI wanna say hi .
I'm not here to beg for hack just to ask for a little hint.
For comma packet I got:
if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"d",CommanderID);
}
or:
if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"d",596312067);
}
or:
if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"b",596312067);
}

I sniffed and made bymyself.
can u just guide me, cuz it dont work
build fine but in game nothing
im noob
Posted by Mahatma:

if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"d",596312067);
}

this one is correct...if it doesn'T work just add a printf like this:
if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"d",596312067);
printf("Sent comma packet!");
}
then u can check if the packet get send...
if there is in your cmd box "Sent comma packet!" after u typed in comma, everything should be okay and u should be a commander now (or better say 2-jobhacker)^^

if it doesn'T work there are 2 possibilitys:
- the char u wanted to make 2-jobs isn't a vaga
or - it's fixed on your server (probably not)
btw could also not work if u are under lvl 50
Thanks alot mahatma for help
11/25/2008 00:06 chibis#6
i know that it wont work under lvl 50 -.-'
create new char -> get 50 -> choose vaga -> send packet and see if it worked ...
11/25/2008 00:11 Power_Stunner#7
Dont i tried :)
thats why i released this here packets to see if other people can get em to work.
or maybe the server i am on is fixed
11/25/2008 07:06 Mahatma#8
Quote:
Originally Posted by Power_Stunner View Post
if (strcmp(input,"comma") ==0)
{
SendDetour(0x33,"d",596312067);
printf("Sent comma packet!");
}

if (strcmp(input,"vaga") ==0)
{
SendDetour(0x33,"d",130940929);
printf("Sent vaga packet!");
}

Some server it dont work
Mahatma says it does ^^
Try it and see if it works
1. did u sniff the packets when u did jobchange to commander or jobchange to vaga?
if u sniffed it when u changed from appireance knight to commander...and now your char (on which u wanna make jobhack) is vagabound, then it should work

2. sure that the 2nd one is vaga!? i just looked to a jobchange packet i sniffed and it startet with 596312 (as your 1st one)


Greeeeetz
Mahatma
11/25/2008 21:57 Power_Stunner#9
its right
i went from apprentice to comma
and sniffed it
but when i type "comma" it says packet sent
and im still vaga
i try jobchange tiger talk to him
still vaga
tried 1 pro server pyramids
and a noob server
exenia
11/27/2008 14:13 amadespl#10
Its fixed on few servs like different, i tried it too. Or maybe i did something wrong? But i dun think so^^ (btw on other serv (cant remember name) when i sent the packet it said that i've got a job already)
06/22/2010 22:13 Raptiler#11
In which library i can find SendDetour() and MemcpyEx() functions?
06/22/2010 22:43 katze123#12
lol nice one raptiler ^^ you will find sth for senddotur in the release section xD
06/22/2010 23:00 Raptiler#13
if you found sth , just post link or give me library name :)
06/23/2010 02:01 _FightZ_#14
is ja auch erst knapp 2 jahre alt :>
06/23/2010 06:56 Mahatma#15
no library....selfmade function...