Thread: Menu Action Information

Results 1 to 3 of 3
  1. #1 Menu Action Information 
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,534
    Thanks given
    457
    Thanks received
    1,257
    Rep Power
    990
    I'm composing a list of menu actions, if you have some information on these let me know and I'll continue to update the list.

    If you would like to help identify these, here's the code for them. Found in every #317 client.

    I have some custom actions in here, I'll mention those later.
    http://hastebin.com/vorenubaja.avrasm

    KNOWN
    • 6 - Accepting a challenge
    • 20 - Npc Option 1
    • 27 - Player Option 2
    • 42 - Add Ignore
    • 53 - Using the bank X option on the bank interface
    • 62 - Using item on object
    • 74 - Using option 1 of an item
    • 78 - Using the bank 5 option on a bank widget
    • 94 - Clicking some sort of tile making the player walk
    • 104 - Clicking auto cast on spell book tab interface
    • 113 - Object option 3
    • 169 - Toggle Interface Setting
    • 200 - Close Open Interfaces
    • 213 - Used for lighting logs
    • 225 - Using the 2nd option of an npc
    • 234 - Pickup ground item
    • 244 - Click First Option Ground Item
    • 315 - Widget action
    • 322 - Delete Ignore
    • 337 - Add Friend
    • 365 - Using spells on a player
    • 412 - Using the "Attack" option on a npc
    • 413 - Clicking npc making player walk to it?
    • 431 - Using the bank all option of the bank interface
    • 447 - Using item on spell???
    • 454 - Using the equip option of an item in the inventory
    • 478 - Npc option 4
    • 484 - Accepting a trade
    • 491 - Using an inventory item on a player
    • 493 - Using 3rd option of an item
    • 502 - Object option ?
    • 511 - Using item on ground item
    • 519 - Clicking game tiles
    • 539 - Item option 2
    • 532 - Using a spell on an inventory item
    • 561 - Player option 1
    • 567 - Some walking action (packet 23)
    • 577 - Using the 4th option of a player
    • 582 - Using Item On Npc
    • 606 - Report Abuse
    • 626 - Using a spell on a magic tab interface
    • 632 - Using the unequip option on the equipment tab interface
    • 639 - Reply to Private Message
    • 646 - Reset Interface Setting
    • 652 - Clicking some sort of tile making the player walk
    • 679 - Click To Continue (dialogue)
    • 696 - Click Compass (set to north)
    • 700 - Click logout tab
    • 729 - Using the 3rd option of a player
    • 779 - Player option 2
    • 792 - Delete Friend
    • 847 - Using the drop option of an item
    • 867 - Using the bank 10 option on the bank interface
    • 870 - Using an item on another item
    • 872 - Object option ?
    • 900 - Using the 2nd option of an object
    • 956 - Using a spell on an item
    • 965 - Using the 3rd option of an npc
    • 984 - Trade Message Privacy Option Main Click
    • 985 - Trade Message Privacy Option "On" Option
    • 986 - Trade Message Privacy Option "Friends" Option
    • 987 - Trade Message Privacy Option "Off" Option
    • 989 - Private Chat Main Click
    • 990 - Private Chat "On" Option
    • 991 - Private Chat "Friends" Option
    • 992 - Private Chat "Off" Option
    • 993 - Public Chat Main Click
    • 994 - Public Chat "On" Option
    • 995 - Public Chat "Friends" Option
    • 996 - Public Chat "Off" Option
    • 997 - Public Chat "Hide" Option
    • 1025 - Clicking "Examine" option on an npc
    • 1062 - Clicking an object (not sure what option, uses packet 228 and has anti-cheat packet 183)
    • 1107 - Click Drawn Sprite
    • 1125 - Examine Item
    • 1226 - Send Object Description
    • 1448 - Send Item Description


    Interface Actions
    • 104
    • 475
    • 850
    • 879
    • 1315
    • 1316
    • 1317
    • 1318
    • 1319
    • 1320
    • 1321


    UNKNOWN
    • 315
    • 475
    • 561
    • 850
    • 851
    • 879
    • 1315
    • 1316
    • 1317
    • 1318
    • 1319
    • 1320
    • 1321
    Attached image
    Reply With Quote  
     

  2. #2  
    Номер 1


    Leanbow's Avatar
    Join Date
    Feb 2008
    Posts
    5,895
    Thanks given
    1,564
    Thanks received
    2,624
    Rep Power
    5000
    U added custom ones which aren't in a 317. Either way is this unscrambled list of them written by me
    Code:
    1 - loc target (obj,component)?
    2 - loc target (obj,component)?
    3 - loc option 0
    4 - loc option 1
    5 - loc option 2
    6 - loc option 3
    1001 - loc option 4
    1002 - loc option 5
    7 - npc target (obj,component)
    8 - npc target (obj,component)
    9 - npc option 0
    10 - npc option 1
    11 - npc option 2
    12 - npc option 3
    13 - npc option 4
    1003 - npc option 5
    14 - player target (obj,component)
    15 - player target (obj,component)
    16 - object target (obj,component)
    17 - object target (obj,component)
    18 - object option 0
    19 - object option 1
    20 - object option 2
    21 - object option 3
    22 - object option 4
    1004 - object option 5
    23 - walk here
    24 - button
    25 - target button
    26 - close interfaces button
    28 - varp button1
    29 - varp button2
    30 - pause button
    31 - interface type 2 object target
    32 - interface type 2 component target
    33 - interface type 2 object option 0
    34 - interface type 2 object option 1
    35 - interface type 2 object option 2
    36 - interface type 2 object option 3
    37 - interface type 2 object option 4
    38 - not sure
    39 - interface type 2 option 0
    40 - interface type 2 option 1
    41 - interface type 2 option 2
    42 - interface type 2 option 3
    43 - interface type 2 option 4
    1005 - interface type 2 examine
    44 - player option 0
    45 - player option 1
    46 - player option 2
    47 - player option 3
    48 - player option 4
    49 - player option 5
    50 - player option 6
    51 - player option 7
    57 - interface options 0-4
    58 - interface target
    1007 - interface options 5-9
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,534
    Thanks given
    457
    Thanks received
    1,257
    Rep Power
    990
    Quote Originally Posted by Leanbow View Post
    U added custom ones which aren't in a 317. Either way is this unscrambled list of them written by me
    Code:
    1 - loc target (obj,component)?
    2 - loc target (obj,component)?
    3 - loc option 0
    4 - loc option 1
    5 - loc option 2
    6 - loc option 3
    1001 - loc option 4
    1002 - loc option 5
    7 - npc target (obj,component)
    8 - npc target (obj,component)
    9 - npc option 0
    10 - npc option 1
    11 - npc option 2
    12 - npc option 3
    13 - npc option 4
    1003 - npc option 5
    14 - player target (obj,component)
    15 - player target (obj,component)
    16 - object target (obj,component)
    17 - object target (obj,component)
    18 - object option 0
    19 - object option 1
    20 - object option 2
    21 - object option 3
    22 - object option 4
    1004 - object option 5
    23 - walk here
    24 - button
    25 - target button
    26 - close interfaces button
    28 - varp button1
    29 - varp button2
    30 - pause button
    31 - interface type 2 object target
    32 - interface type 2 component target
    33 - interface type 2 object option 0
    34 - interface type 2 object option 1
    35 - interface type 2 object option 2
    36 - interface type 2 object option 3
    37 - interface type 2 object option 4
    38 - not sure
    39 - interface type 2 option 0
    40 - interface type 2 option 1
    41 - interface type 2 option 2
    42 - interface type 2 option 3
    43 - interface type 2 option 4
    1005 - interface type 2 examine
    44 - player option 0
    45 - player option 1
    46 - player option 2
    47 - player option 3
    48 - player option 4
    49 - player option 5
    50 - player option 6
    51 - player option 7
    57 - interface options 0-4
    58 - interface target
    1007 - interface options 5-9
    Thanks, yeah I'm aware of the custom ones. I'll mention those.

    Update

    Added a lot more known menu actions. Also added all the privacy options.

    Code:
    		// public chat "hide" option
    		if (action == 997) {
    			publicChatMode = 3;
    			redrawDialogueBox = true;
    		}
    		
    	  // public chat "off" option
    		if (action == 996) {
    			publicChatMode = 2;
    			redrawDialogueBox = true;
    		}		
    
    		// public chat "friends" option
    		if (action == 995) {
    			publicChatMode = 1;
    			redrawDialogueBox = true;
    		}
    		
    		// public chat "on" option
    		if (action == 994) {
    			publicChatMode = 0;
    			redrawDialogueBox = true;
    		}
    		
    		// public chat main click
    		if (action == 993) {
    			cButtonCPos = 2;
    			chatTypeView = 1;
    			redrawDialogueBox = true;
    		}
    		
    		// private chat "off" option
    		if (action == 992) {
    			privateChatMode = 2;
    			redrawDialogueBox = true;
    		}
    		
    		// private chat "friends" option
    		if (action == 991) {
    			privateChatMode = 1;
    			redrawDialogueBox = true;
    		}
    		
    		// private chat "on" option
    		if (action == 990) {
    			privateChatMode = 0;
    			redrawDialogueBox = true;
    		}
    		
    		// private chat main click
    		if (action == 989) {
    			cButtonCPos = 3;
    			chatTypeView = 2;
    			redrawDialogueBox = true;
    		}
    		
    		// trade message privacy option "off" option
    		if (action == 987) {
    			tradeMode = 2;
    			redrawDialogueBox = true;
    		}
    		
    		// trade message privacy option "friends" option
    		if (action == 986) {
    			tradeMode = 1;
    			redrawDialogueBox = true;
    		}
    		
    		// trade message privacy option "on" option
    		if (action == 985) {
    			tradeMode = 0;
    			redrawDialogueBox = true;
    		}
    		
    		// trade message privacy option main click
    		if (action == 984) {
    			cButtonCPos = 5;
    			chatTypeView = 3;
    			redrawDialogueBox = true;
    		}
    Attached image
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Client Action/Object Name In Option Menu
    By Korrupted in forum Help
    Replies: 4
    Last Post: 07-28-2012, 01:22 AM
  2. 2005/2006 Skill menu information
    By Ayton in forum Requests
    Replies: 2
    Last Post: 01-16-2012, 07:28 PM
  3. Replies: 3
    Last Post: 03-28-2010, 04:40 PM
  4. Replies: 67
    Last Post: 12-02-2007, 05:50 AM
  5. Object Actions in TestScape (noob-friendly)
    By LandScape in forum Tutorials
    Replies: 0
    Last Post: 05-19-2007, 01:52 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •