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

01/05/2015 21:49 marekrndr#16
Quote:
Originally Posted by claro28111 View Post
[Only registered and activated users can see links. Click Here To Register...]
Can you provide me with the Auth database backup file, claro28111?


If a third guy with the same problem pops up I will make it configurable, glandu2.
01/05/2015 22:09 claro28111#17
[Only registered and activated users can see links. Click Here To Register...]
01/06/2015 00:35 ThunderNikk#18
Sorry but this is just a database connection issue it really should not matter what the account tables are like.

Maybe try this...

AHMED\SQLEXPRESS

You had the back slash going the wrong way for addressing.

Forgive me if I am wrong but "sa"s account is not in the auth account tables.
01/06/2015 00:58 marekrndr#19
Quote:
Originally Posted by thndr View Post
Sorry but this is just a database connection issue it really should not matter what the account tables are like.

Maybe try this...

AHMED\SQLEXPRESS

You had the back slash going the wrong way for addressing.

Forgive me if I am wrong but "sa"s account is not in the auth account tables.
Thndr thank you for replying, but I've figured out the problem. My tool is developed to fetch data from dbo.Accounts, he has dbo.Account

Quote:
Originally Posted by claro28111 View Post
[Only registered and activated users can see links. Click Here To Register...]
There are no backups I can restore within that file.


EDIT: I found that database file from my computer. Can you tell me the method use to ban accounts in that database?
EDIT2: This is your fix, should be working. Input Auth.dbo.Account to the Account table textbox.
01/06/2015 13:43 marekrndr#20
UP.
01/06/2015 13:58 c1ph3r#21
The Database do not have a ban method on default. The block parameter is passed by the smp_account but not in database (it's 0 every time). You can modify the dbo.Account and put in a block column but you don't have to. GS only uses smp_account as far as I know so you only have to make sure that a block parameter is passed by the smp.

The default database isn't able to ban special players via database without modifications!
01/06/2015 15:00 marekrndr#22
Quote:
Originally Posted by c1ph3r View Post
The Database do not have a ban method on default. The block parameter is passed by the smp_account but not in database (it's 0 every time). You can modify the dbo.Account and put in a block column but you don't have to. GS only uses smp_account as far as I know so you only have to make sure that a block parameter is passed by the smp.

The default database isn't able to ban special players via database without modifications!
Thanks for the info.
01/06/2015 19:51 marekrndr#23
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.
01/09/2015 12:46 marekrndr#24
UP.
01/10/2015 01:33 marekrndr#25
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.
01/17/2015 17:49 marekrndr#26
UP.
01/20/2015 16:15 marekrndr#27
UP. New updates under development. Looking for more ideas.
01/20/2015 23:07 hackfever#28
having a mob editor and market editor in this tool would be really cool
01/21/2015 23:57 marekrndr#29
Market editor is nearly done, mob editor will be next then. :)

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.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
02/07/2015 18:24 marekrndr#30
UP.