[RELEASE] Poultry, yet another GM tool! (Zoidberg reincarnated)

01/05/2015 18:59 marekrndr#1
Introduction:
My previous GM tools (Zoidberg releases) have been the most used tools for quite some time already (near 9k downloads at different sources). They were good, but this is better. Previous tools only had that lame copy-paste method - but this? This has TelNet, direct database and yes the lame method aswell. I got exclusive features that none other so far have had: full inventory viewer, character gear lookup and much more.



// --------------------------------------------------------------------------------------------------


SHA256: f12dc4e14120c31df1869afb690d15aaf662c98e5c2f251d2d a1963e688fad1e
File name: Poultry.exe
Detection ratio: 0 / 53
Analysis date: 2015-01-22 15:59:18 UTC ( 1 minute ago )


// --------------------------------------------------------------------------------------------------


Poultry 2.0.3.4
  • Code cleanup and optimizations
  • Interface & text fixes
  • Character query context menu fixed
  • Added a bigger map to teleport control
  • Added the world map NPC/character loader feature
  • Added the Horizen map NPC/character loader feature
  • Character list 'Detailed' context menu item fixed
  • Minor adjustments to database connection method (startup only)

Poultry 2.0.3.3
  • Context menu added to saved skills list
  • Code cleanup and optimizations
  • Interface fixes
  • MonsterResource editor feature added
  • Resource editors have epics after the label now, the labels show which epics I've tested and built them on. To have a missing epic supported, please contact me.

Poultry 2.0.3.2
  • Context menu added to saved skills list
  • TelNet connection (connecting method also) improved
  • Fixed various textbox text colors
  • Added a progressbar to characters inventory viewer
  • dbo.Item table maid feature introduced
  • -- Ability to clean up dbo.Item table by filtering through pre-set options
  • -- Ability to loads possible GM items on characters, optionally with permission of 0, in game
  • A new method of buffing a certain player via TelNet added
  • Minor performance adjustments to state control
  • Seconds added to state control
  • Fix state-, item-, skill-, pet- and monster control saved items search
  • Truncate table feature added under 'Controls -> Database table mods'
  • MarketResource editor feature added (glandus RDB tool needed - [Only registered and activated users can see links. Click Here To Register...])
  • Code protection changed to get that sweet 0/53 ratio

Poultry 2.0.2.1
  • Skillresource feature introduced
  • Revamped:
  • -- Character inventory window
  • -- Character gear inventory
  • Whole GUI has a new, sleek, look
  • Serverauto restarter introduced
  • Tons of code optimization and clean up
  • Replaced the item-, pet, skill-, state- and monster lists with proper ones
  • A new, better, list searching method has been introduced
  • Shortcuts removed
A huge thank you to C1ph3r for helping me with various things again with this release.

Poultry 1.0.1.1:
  • Added a new feature - auto notice sender
  • Fixed the controls page misleading shortcut keys
  • Automated buffer has been fixed - (select a connection error
  • Automated buffer has been fixed - the timer kept going when stop was pressed
A huge thank you to C1ph3r for helping me with various things with this release.


Poultry 1.0.0.1:
  • Incomplete Auth database support reported. Auth database textbox under settings has been changed to accounts table. Instead of just inputting the auth database name there, please input the full path to accounts table (ie. Auth.dbo.Account)

// -------------------------------------------------------------------------------------------------- \\


[ DOWNLOAD ICONS ]

Password: fyben
01/05/2015 20:44 claro28111#2
could not connect to the Auth database

(insured that the name of the database )
01/05/2015 20:46 marekrndr#3
In order to connect to the database you need to provide the correct information under settings tab.
01/05/2015 20:49 claro28111#4
and can you please make a video tutorial
01/05/2015 20:52 marekrndr#5
How difficult is it to go to the settings tab and input the correct info?
01/05/2015 20:52 claro28111#6
i made it and the same problem
01/05/2015 20:56 marekrndr#7
[Only registered and activated users can see links. Click Here To Register...]
01/05/2015 21:07 claro28111#8
i made it and i cannot log in
[Only registered and activated users can see links. Click Here To Register...]

and made it master log in
01/05/2015 21:23 marekrndr#9
Your Gameserver IP must be AHMED/SQLEXPRESS.
01/05/2015 21:27 ThunderNikk#10
Still looking for that brain.exe but I haven't been able to find it.
01/05/2015 21:30 marekrndr#11
Quote:
Originally Posted by claro28111 View Post
i made it and the same problem
Can you please expand your Auth database and send me a screenshot?
01/05/2015 21:39 claro28111#12
Quote:
Originally Posted by marekrndr View Post
Can you please expand your Auth database and send me a screenshot?
[Only registered and activated users can see links. Click Here To Register...]


i used AHMED/SQLEXPRESS it did not connect to all of the databases

(when i used 127.0.0.1 i can connect to tele and arcadia
01/05/2015 21:42 marekrndr#13
That is a weird ass Auth database. Can you also provide me with the column names in the dbo.Account? I will do the modifications for you.
01/05/2015 21:46 claro28111#14
[Only registered and activated users can see links. Click Here To Register...]
01/05/2015 21:46 glandu2#15
afaik, there are different version of the account table with different columns (with or without last_login_server_idx for example)

you may want to make columns configurables, or provide a view that handle the differences