Thread: Grand Exchange Item Search Client Script

Results 1 to 3 of 3
  1. #1 Grand Exchange Item Search Client Script 
    Registered Member
    Join Date
    Jun 2013
    Posts
    68
    Thanks given
    15
    Thanks received
    37
    Rep Power
    33
    Currently working with the G.E item search client script, the script seems to be running fine no problems.

    However, curious does anyone know how this script detects which items to show and what items to not show in the search?

    I've tried editing the cache variables, looked at some decompiled scripts for guidance.

    Script is #570

    But still stuck,

    Thanks!
    Reply With Quote  
     

  2. #2  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,556
    Thanks given
    652
    Thanks received
    640
    Rep Power
    358
    Quote Originally Posted by elitecodez View Post
    Currently working with the G.E item search client script, the script seems to be running fine no problems.

    However, curious does anyone know how this script detects which items to show and what items to not show in the search?

    I've tried editing the cache variables, looked at some decompiled scripts for guidance.

    Script is #570

    But still stuck,

    Thanks!
    If I remember correctly, there's a CS2 opcode that calls a method in the client that search the entire ItemDefinitions list for a certain string and the items that are marked as "untradable" in their definitions are excluded. That's why it takes a very long time to load the search results during a GE search.
    Project thread
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Jun 2013
    Posts
    68
    Thanks given
    15
    Thanks received
    37
    Rep Power
    33
    Quote Originally Posted by clem585 View Post
    If I remember correctly, there's a CS2 opcode that calls a method in the client that search the entire ItemDefinitions list for a certain string and the items that are marked as "untradable" in their definitions are excluded. That's why it takes a very long time to load the search results during a GE search.


    Thanks, think I might be onto something

    Edit:

    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. Replies: 2
    Last Post: 03-06-2016, 10:52 PM
  2. [718] Grand Exchange Item Search
    By Gluon in forum Requests
    Replies: 2
    Last Post: 08-13-2012, 04:51 AM
  3. [591]Full Grand Exchange Item Dump
    By Discardedx2 in forum Configuration
    Replies: 10
    Last Post: 02-21-2010, 08:47 PM
  4. Grand Exchange Item Images
    By Virus X3 in forum Downloads
    Replies: 15
    Last Post: 06-02-2009, 03:34 AM
  5. Grand Exchange Item Dumper
    By Laxika in forum Downloads
    Replies: 22
    Last Post: 01-31-2009, 06:30 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •