|
You last visited: Today at 11:14
Advertisement
Vaga Comma Packet
Discussion on Vaga Comma Packet within the Kal Online forum part of the MMORPGs category.
11/24/2008, 23:55
|
#1
|
elite*gold: 0
Join Date: Jan 2008
Posts: 388
Received Thanks: 45
|
Vaga Comma Packet
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
|
#2
|
elite*gold: 20
Join Date: Apr 2008
Posts: 820
Received Thanks: 177
|
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
|
#3
|
elite*gold: 0
Join Date: Jan 2008
Posts: 388
Received Thanks: 45
|
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
|
#4
|
elite*gold: 20
Join Date: Apr 2008
Posts: 820
Received Thanks: 177
|
hmm ... maybe create a new car on the same server where u sniffed the packets and try to jobchange ...
|
|
|
11/25/2008, 00:03
|
#5
|
elite*gold: 0
Join Date: Jan 2008
Posts: 388
Received Thanks: 45
|
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
|
#6
|
elite*gold: 20
Join Date: Apr 2008
Posts: 820
Received Thanks: 177
|
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
|
#7
|
elite*gold: 0
Join Date: Jan 2008
Posts: 388
Received Thanks: 45
|
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
|
#8
|
elite*gold: 281
Join Date: Oct 2007
Posts: 6,248
Received Thanks: 887
|
Quote:
Originally Posted by Power_Stunner
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
|
#9
|
elite*gold: 0
Join Date: Jan 2008
Posts: 388
Received Thanks: 45
|
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
|
#10
|
elite*gold: 0
Join Date: Sep 2007
Posts: 35
Received Thanks: 8
|
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
|
#11
|
elite*gold: 0
Join Date: Jun 2008
Posts: 13
Received Thanks: 0
|
In which library i can find SendDetour() and MemcpyEx() functions?
|
|
|
06/22/2010, 22:43
|
#12
|
elite*gold: 20
Join Date: Jul 2007
Posts: 1,979
Received Thanks: 270
|
lol nice one raptiler ^^ you will find sth for senddotur in the release section xD
|
|
|
06/22/2010, 23:00
|
#13
|
elite*gold: 0
Join Date: Jun 2008
Posts: 13
Received Thanks: 0
|
if you found sth , just post link or give me library name
|
|
|
06/23/2010, 02:01
|
#14
|
elite*gold: 12
Join Date: Jun 2007
Posts: 1,052
Received Thanks: 403
|
is ja auch erst knapp 2 jahre alt :>
|
|
|
06/23/2010, 06:56
|
#15
|
elite*gold: 281
Join Date: Oct 2007
Posts: 6,248
Received Thanks: 887
|
no library....selfmade function...
|
|
|
Similar Threads
|
Selling 51 comma on hanin
06/26/2007 - Kal Online - 0 Replies
Hello , im selling 51 comma in hanin for geons , or i can change for vaga lvl 50 + . i got s/n , e mail , id , pw , evrything ^^ , pm me or post reply here
|
All times are GMT +1. The time now is 11:19.
|
|