Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Coding Corner
You last visited: Today at 23:16

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

Advertisement



A pickpet separate program.

Discussion on A pickpet separate program. within the SRO Coding Corner forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2008
Posts: 54
Received Thanks: 31
A pickpet separate program.

Hello guys! I have a question for the pros here, im pretty sure that can be done because if the bot have it, can be done separately aswell for sure.

So we all know the bot, and how it works... and how much the pet filter from bot improve the pickpet.
Joymax was never smart enough to customize the pickpets. They make a section for items / gold and "everything", and in everything section are quest items, arrows, bolts, tablets.. well as name say everything. Which is fkin' annoying and if you dont have a bot you are forced to wait after each kill to pick up what matters for you.

So my question is:
How hard is to make a program for pickpet only?
Like that search function and all that "database" with all items, and the option to select at what items we want "pick with pet" exactly like in bot is.


Now I know that most of you will say "well, use bot for that function"..
But why to use a bot for that when probably something separate can be made.
For example on the server I play we have a challenge where we need to play by hand, and this lil program will help to improve the pet a lot and will not be botting
Some of us still likes to play manually tho, and if you open game thru bot, you can be considered a bot even if you dont use it.

Thanks for reading and looking forward to hear your opinions and expert opinions. For those that will come here to troll and be toxic, just don't do it!
ZeroCool1987 is offline  
Thanks
1 User
Old 10/02/2020, 17:50   #2
 
elite*gold: 0
Join Date: Jan 2009
Posts: 313
Received Thanks: 667
Quote:
Originally Posted by ZeroCool1987 View Post
So my question is:
How hard is to make a program for pickpet only?
Like that search function and all that "database" with all items, and the option to select at what items we want "pick with pet" exactly like in bot is.
The search function and "database" is not the hard part.

1. You need to build the reference object database (characterdata.txt, itemdata.txt, teleportbuilding.txt).
Why characters and teleportbuildings I only want items!!!11elven....We'll come back to that later.

2. You need a method of hijacking the game traffic. Either with an existing proxy (for example phConnector) that your application connects to or you integrate your own proxy into your application. See .

3. You need to redirect starting clients to the proxy. This can be done by simply patching the DIVISIONINFO.TXT or using edxLoaders redirect function. But it's a better idea to write your own loader with your application that dynamically redirects to the integrated proxy of your application to support multiclients without manually entering addresses.

4. You'll need to accuratly track your surrounding objects using these packets:
  • 0x3015 - single spawn
  • 0x3016 - single despawn
  • 0x3017 - group/range (de-)spawn begin
  • 0x3018 - group/range (de-)spawn end
  • 0x3019 - group/range (de-)spawn data

This is without a doubt the hardest part for beginners. The group or grange spawns contain multiple objects and they can be of all sorts (characters, Monsters, NPCs, Teleporters, Pets, Items and more). If you have a structure reading mistake in one of the objects you won't be able to read the following objects in that packet. as you're no longer reading valid data.
So you would be missing information about possible items on the floor. If you don't know an
objects (think items) "UniqueID" you won't be able to send a valid pickup request.

I have released parts of my before but it's old, outdated and incorrect and i don't bother updating it. But it serves as a reference for what information could be in there. There are also a lot of comments in the thread pointing out mistakes and fixes, but I'm sure it's not all. It's better if you start learning how to parse packets yourself.

5. You need to parse information about your active COS from 0x30C8 - COS_DATA_INFO
6. You need to issue pickup requests with your pet using 0x70C5 - COS_ACTION_REQ with items that your application thinks are applicable for picking up.
DaxterSoul is offline  
Thanks
4 Users
Old 10/02/2020, 18:59   #3
 
elite*gold: 0
Join Date: Jan 2008
Posts: 54
Received Thanks: 31
@ .. wow your explication was so detailed. I have no skill in coding but I was curious if is hard for someone that is, lets say a good coder, and he know what he needs to do. A program like this, only for pet would be really good for those that dont want to use the entire bot.

Thank you very much for your detailed explication and that you took your time to explain to me.
ZeroCool1987 is offline  
Reply

Tags
coding, pickpet, program, silkroadonline


Similar Threads Similar Threads
Sbot Pickpet settings
09/24/2011 - Silkroad Online - 3 Replies
Hey i have aproblem i use sbot with a Pick pet but ingame the pet is on and picks all tablets arrows etc but in sbot items tab there is no pickup for pet can any help ?
[Request] Pickpet Filter for DiamondSro
09/24/2011 - SRO Private Server - 1 Replies
Hey guys, I need a Pickpet filter for DiamondSro. I want to use it to tell my pet only to pick up Str/Int Tablets and not all shitty things. :) If there's an existing tool please tell me. Greetz
Separate Sections/Separate Lanugages?
07/28/2011 - Main - 2 Replies
I might be in the wrong place, and I have nothing against other languages, I'm just making a suggestion here about making separate sections for english, german, and dutch? It's sort of annoying to try and help people if you keep coming up with different languages, and it's especially annoying when you try to get a hack and it's not in your same language either. This is both a request and a suggestion for the good of the site, I honestly believe this is a good idea. Thanks! -Renegadez*
=> WTS 109 FF WARRIOR/CLERIC prem +pickpet<=
06/01/2011 - Silkroad Online Trading - 10 Replies
Selled to titzZ09. Thanks.
Aion Character Creator: separate program/hack???
11/02/2010 - Aion - 0 Replies
I was wondering if there was a hack or program created to separate the Character Creator from the rest of Aion. My problem is my computer can't handle the full game, as it is too weak(1.6 Ghz proc and only 1 gig of Ram, on board video only). My thought was that maybe I'd be able to at least play around with the creator, even if it would be a bit slow. I would really like this if it's available anywhere. Please help me in my quest. (Note: affording a new computer atm is out of the question,...



All times are GMT +2. The time now is 23:16.


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.