Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Nostale
You last visited: Today at 06:33

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Packetlogger]Useful packets list

Discussion on [Packetlogger]Useful packets list within the Nostale forum part of the MMORPGs category.

Closed Thread
 
Old   #1
 
PiedDeFer's Avatar
 
elite*gold: 0
Join Date: Feb 2015
Posts: 104
Received Thanks: 27
Talking [Packetlogger]Useful packets list

Hi , i create this thread for everyone to post all their working [USEFUL] packets to create a list of them i've copied the working packets from this thread =>

This thread isn't updated because Butter2 is banned that's why I want to create a new thread but this time in english with more serverside packet than clientside, anyway BIG thanks to him and all the people who contributed and gave these packets.

/!\ How to find UserID /!\

When your character sit the packetlogger show a packet like that :

rest 1 1 <xxxxxx> , the "xxxxxx" is your ID just copy and paste it when you need it , enjoy *-*

Many of the packets here were tested [that day (14.05.2016)] by myself on Nostale UK,FR :

Send packets

n_run 1 <Job> 1 <UserID> (Job => 1 = Swordsman , 2= Archer , 3= Mage)
= Change Job at 15Lv and 20Lv.Job with an adventurer (Serverside)

n_run 2 1 1 <UserID>
= Item upgrade from Teomann (Serverside)

n_run 10 1 1 <UserID>
= Cellon Accessories window (Serverside)

n_run 11 1 1 <UserID>
= Partner equipment window (Serverside)

n_run 15 1 1 <UserID>
= Designate a village to be the place of revival (Serverside)

n_run 16 0 1 <UserID>
= NosVille Teleport (Serverside)

n_run 16 1 1 <UserID>
= Krem Teleport (Serverside)

n_run 23 1 1 <UserID>
= Delete your family if you are the head not a member (Serverside)

n_run 5011 1 1 <UserID>
= Instant Teleport to Act 5 ship (Serverside)

n_run 5005 1 1 <UserID>
= Instant Act4 Teleport (Serverside)

n_run 26 1 1 <UserID>
= Instant Teleport to Act 5 2nd city "Akamur" (Serverside)

sl 1
= Wear your sp instantly (Serverside)

sl 0
= Remove your sp (Serverside)

script 1 5
= Level 1, Job 4 work 1 time and only with an adventurer (Serverside)

#arena^0^1
= Enter in arena instantly [500 gold] (Serverside)

#arena^1^1
=Enter in family arena instantly [1k gold] (Serverside)

up_gr 7 0 <Slot ID>
= bet instantly on [Slot ID] emplacement of inventory [From Theodor] (Serverside)

u_i 1<User ID> 1 <Slot ID> 2
= Use your mount instantly (Serverside)

script 1 200 - NosVille
201 - NosVille Meadows
202 - Mine plains
203 - Fernon Outpost
204 - NosCamp Cave

n_run 26 0 1 <UserID>
= Act 5 Teleport using 0 gold (really great ! )

n_run 39 0 1 <UserID>
= Raid list

n_run 45 0 1 <UserID>
= Wedding pavilion

n_run 65/66/67/68 0 1 <UserID>
= Level 90 oil x10 quest

n_run 110/131/193/194/195/196 0 1 <UserID>
= SP5 Quest

n_run 135/136/137/138/139 0 1 <UserID>
= Arena of talents without sanction

n_run 16 0 1 <UserID>
=In act 4 , teleport out of map (very dangerous, use it at your own risk)

mjoin 1 <UserID of the player you wanna join>
=Join miniland of a player instantly

up_gr 8 0 0 0 1
= Instant combination of resistances (Sum 0 + Sum 0 => Sum 1 then replace the resistances...)
IMPORTANT =>(First slot of the inventory (0 0) is the left emplacement I will name it RES 1 and the second slot (0 1) is the right emplacement I name it RES 2 => How it works : RES 1 is the resistance you want to keep after the combination and RES 2 is the resistance who's gonna disappear after the combination)

Receive/Clientside packets

wopen 1
= Open Item Upgrade window (Clientside)

wopen 7
= Open Bet window (Clientside)

wopen 8
= Open +Resistance window (Clientside)

wopen 9
= Open Card Upgrade window (Clientside)

wopen 29
= Open relic examination window (Clientside)

wopen 32 0 0
= Open Basar everywhere without a medal (Clientside)

wopen 41
= Open Perfecting the SP window (Clientside)

wopen 27 0
= Open Jewels / SP8 window

tcrank 1
= Show NosMate , Item and NPC (Clientside)

If u have anything to add post a message then, thanks for participating

Ps: Sorry if my english is bad.
PiedDeFer is offline  
Thanks
5 Users
Old 05/14/2016, 15:43   #2
 
ernilos's Avatar
 
elite*gold: 20
Join Date: Jan 2012
Posts: 766
Received Thanks: 645
Quote:
Originally Posted by PiedDeFer View Post
n_run 1 1 1 <UserID>
= Change Job at 15Lv and 20Lv.Job with an adventurer (Serverside)
As far as I remember it was...
Code:
n_run 1 <job_type> <entity_type:1> <entity_id:user_id>
ernilos is offline  
Thanks
3 Users
Old 05/14/2016, 16:06   #3
 
elite*gold: 0
Join Date: Aug 2012
Posts: 146
Received Thanks: 80
client-side
tcrank 1
Dracula# is offline  
Thanks
1 User
Old 05/14/2016, 16:33   #4
 
PiedDeFer's Avatar
 
elite*gold: 0
Join Date: Feb 2015
Posts: 104
Received Thanks: 27
Quote:
Originally Posted by ernilos View Post
As far as I remember it was...
Code:
n_run 1 <job_type> <entity_type:1> <entity_id:user_id>
Quote:
Originally Posted by Dracula# View Post
client-side
tcrank 1
@ Done, thank you a lot

@ Done , i'm not sure of what i said about this packet can you tell me if it's right ? Thank you a lot too
PiedDeFer is offline  
Old 05/14/2016, 16:45   #5
 
ernilos's Avatar
 
elite*gold: 20
Join Date: Jan 2012
Posts: 766
Received Thanks: 645
Still wrong, job is second argument. First one is n_run_ID
ernilos is offline  
Thanks
1 User
Old 05/14/2016, 17:14   #6
 
elite*gold: 0
Join Date: Mar 2013
Posts: 125
Received Thanks: 44
Quote:
Originally Posted by PiedDeFer View Post
mg 3 <MinigameID2> <MinigameID> 19990 19990
mg 4 <MinigameID2> <MinigameID> 4
mg 1 <MinigameID2> <MinigameID>

= Minigame Hack Level 1 (Serverside)
Autoban... Maybe you want to add that.

Afaik,
Quote:
Originally Posted by PiedDeFer View Post
script 1 200
guri 1000 <MapID> <X-Pos> <Y-Pos>

= Teleport (Serverside)
just works for 1 - 3, else script 1 200 just teleports to NosVille.

Then,
Quote:
Originally Posted by PiedDeFer View Post
guri 2
up_gr 7 0 0

= bet instantly on first emplacement of inventory [From Theodor] (Serverside)
is better to say this: up_gr 7 0 <slot_id>, "0" means equipment inventory ID.

Also,
Quote:
Originally Posted by PiedDeFer View Post
wopen 32 0 0 0
= Open Basar everywhere without a medal (Clientside)
Just: wopen 32 <bazar_medal> 0 , but it doesn't work so just put "0".

^^
Liderluigi is offline  
Thanks
1 User
Old 05/14/2016, 17:31   #7
 
PiedDeFer's Avatar
 
elite*gold: 0
Join Date: Feb 2015
Posts: 104
Received Thanks: 27
Quote:
Originally Posted by Liderluigi View Post
Autoban... Maybe you want to add that.

Afaik,


just works for 1 - 3, else script 1 200 just teleports to NosVille.

Then,


is better to say this: up_gr 7 0 <slot_id>, "0" means equipment inventory ID.

Also,

Just: wopen 32 <bazar_medal> 0 , but it doesn't work so just put "0".

^^
Thanks for telling me and sorry everyone i'm kinda tired today idk why
PiedDeFer is offline  
Old 05/14/2016, 17:35   #8
 
elite*gold: 0
Join Date: Mar 2013
Posts: 125
Received Thanks: 44
Quote:
Originally Posted by PiedDeFer View Post
Thanks for telling me and sorry everyone i'm kinda tired today idk why
no prob Btw, you could debug NostaleX.dat to get all packets and then just try them ^^
Liderluigi is offline  
Thanks
1 User
Old 05/14/2016, 18:17   #9
 
elite*gold: 0
Join Date: Sep 2010
Posts: 1,013
Received Thanks: 167
Quote:
Originally Posted by ernilos View Post
As far as I remember it was...
Code:
n_run 1 <job_type> <entity_type:1> <entity_id:user_id>
so you could change to jobtype to mage and be level 15 with job 20?
Marvin341 is offline  
Old 05/14/2016, 18:23   #10

 
BladeTiger12's Avatar
 
elite*gold: 64
Join Date: May 2011
Posts: 1,228
Received Thanks: 847
Nope you can't.
Server check will check your level and job.
BladeTiger12 is offline  
Thanks
2 Users
Old 05/14/2016, 21:01   #11
 
elite*gold: 0
Join Date: Apr 2013
Posts: 110
Received Thanks: 8
Quote:
Originally Posted by Liderluigi View Post
no prob Btw, you could debug NostaleX.dat to get all packets and then just try them ^^
Can i do this in cheat engine?
specuuu is offline  
Old 05/14/2016, 22:02   #12
 
forsatus's Avatar
 
elite*gold: 0
Join Date: Jul 2013
Posts: 479
Received Thanks: 234
Quote:
Originally Posted by specuuu View Post
Can i do this in cheat engine?
Quote:
Originally Posted by Liderluigi View Post
debug
use OllyDBG
forsatus is offline  
Old 05/15/2016, 13:30   #13
 
ernilos's Avatar
 
elite*gold: 20
Join Date: Jan 2012
Posts: 766
Received Thanks: 645
Quote:
Originally Posted by forsatus View Post
use OllyDBG
A WILD CHEAT ENGINE DEBUGGER HAS APPEARED!
ernilos is offline  
Thanks
5 Users
Old 05/15/2016, 21:00   #14
 
elite*gold: 0
Join Date: Aug 2012
Posts: 146
Received Thanks: 80
Quote:
Originally Posted by forsatus View Post
use OllyDBG
can you do it?
Dracula# is offline  
Old 05/16/2016, 12:05   #15
 
Bombasticx3's Avatar
 
elite*gold: 0
The Black Market: 173/1/0
Join Date: Oct 2011
Posts: 4,607
Received Thanks: 674
I'm hone tomorrow then i can give u about 50 more packets
Bombasticx3 is offline  
Thanks
1 User
Closed Thread

Tags
cheat, list, nostale, packet, packet logger


Similar Threads Similar Threads
List of packets (Name / ID)
12/13/2013 - CO2 Private Server - 2 Replies
The following list is from the Mac client (v1276) and contains all used packets in the client (at least, they are present). It might help to name them correctly or to understand what they do... MsgAccount : ??? MsgFacebookAccount : 0x461 MsgAccountSoftKb : 0x44e MsgAction : 0x271a MsgAllot : 0x400 MsgArenicWitness : 0x8a3 MsgAura : 0x96a
[Release] +5500 Packets structure , client/packets constants
10/07/2012 - CO2 PServer Guides & Releases - 10 Replies
edit : if u know nothing about packets go to this post first explaining what is packets , and explaining a packet with details and everything http://www.elitepvpers.com/forum/co2-pserver-disc ussions-questions/2162344-packets-packets-packets. html#post19074533 i start making my very own packet structure to use them on my new proxy but i thought of ripping them from the source so yeah the following packets is ripped of trinity base source right now im just providing the packets structure...
[REQUEST] packets send list , or anyway to sniff send packets
08/10/2012 - Kal Online - 16 Replies
hey everyone , as mentioned , i wanna know if anyone got a complete send packets lists or anyway i can sniff send packets , thanks in advance
[List]Packets-CoEmu
09/03/2009 - CO2 Private Server - 8 Replies
Lets start a status packets list for CoEmu, I dont have to many right now, but I will release the ones I Do get... These are for effects... Help the list by posting your packets 0x04=TopGuildDL 0x08=Monthly PKChampion 0x20=Weekly PkChampion 0x40=Top Worrior 0x80=Top Trojan 0x100=TopArcher 0x200=TopWater



All times are GMT +2. The time now is 06:33.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.