[HELP]Scripts For Orange Stats and Perfect link

03/19/2012 03:09 DjMarcioMarques#1
Sorry for the English,
Already searched every site script for something related to the use of orange perfect stats or stats link or free orange and not found.
Anyone know if these scripts are available or sold?
I need a lot of these scripts, thank you now ^ ^
03/19/2012 19:56 dirksen95#2
for this you can just follow the adm script. been released on SHaiya pserver developement, just search a bit :) there is everything like linking/extract/change stats add items, bann etc :) everything is useable, just check it
04/01/2012 11:52 ridvantrika#3
to edit orange stats you need guide to [Only registered and activated users can see links. Click Here To Register...]
11/22/2012 00:07 DjMarcioMarques#4
I'm looking for the Script GM Link and perfect stats in PHP
Thx All
11/22/2012 13:45 nephren#5
GM Link doesn't exist. You can add lapis with 100% Chance in your Database.

PS_GameData.dbo.CharItems
Gem1, Gem2, Gem3, Gem4, Gem5, Gem6 are Slots.

Look for the PlayerID & ItemID and add your lapis.
For example Craft Lapis Lv 6:

Type: 30, TypeID 6

the TypeID is needed for that.

Update PS_GameData.dbo.CharItems
SET Gem1 = 6
WHERE RowID = XXXXX

will add Craft Lv 6 in Slot 1

"Perfect Stats" is Stored in Craftnames like:
00000000000000000000
00STR 00DEX 00REC 00INT 00WIS 00LUC 00HP 00MP 00SP 00LAPISA
as example:
2001000000012000000

that will give you 20 STR, 1 DEX and 1200 HP
12/15/2012 09:37 DjMarcioMarques#6
Examples :
GM Link : [Only registered and activated users can see links. Click Here To Register...]

Perfect Orange Stats : [Only registered and activated users can see links. Click Here To Register...]

Stephen Fry look kind of script because I have no knowledge of php + Mssql
It would be impossible to edit each item for each play
thank you