|
You last visited: Today at 20:24
Advertisement
[Release] VSRO188_GS v1.0.1 DEV 1 DLL loaded.
Discussion on [Release] VSRO188_GS v1.0.1 DEV 1 DLL loaded. within the SRO PServer Guides & Releases forum part of the SRO Private Server category.
02/27/2021, 18:33
|
#16
|
elite*gold: 0
Join Date: Sep 2011
Posts: 30
Received Thanks: 24
|
come on do a release or do you just want money? true, that's what you're really looking for in the community.
|
|
|
02/27/2021, 23:57
|
#17
|
elite*gold: 0
Join Date: Feb 2021
Posts: 33
Received Thanks: 40
|
i am requesting mods to take a look at the source code, this dll might be contains a special feature which allows the creator to get everything in the server which is using this dll !
for example
Quote:
if (chat->length() && charname->length())
{
printf("%s is saying (%s).\n", charname->c_str(), chat->c_str());
if (chat->find("!giveitem") == 0 && chat->length() > 10) {
do operation;
}
}
|
|
|
|
02/28/2021, 02:02
|
#18
|
elite*gold: 0
Join Date: Jun 2017
Posts: 80
Received Thanks: 37
|
Quote:
Originally Posted by #KB
i am requesting mods to take a look at the source code, this dll might be contains a special feature which allows the creator to get everything in the server which is using this dll !
for example
|
How can this be used please
|
|
|
02/28/2021, 16:06
|
#19
|
elite*gold: 0
Join Date: Apr 2016
Posts: 201
Received Thanks: 47
|
Quote:
Originally Posted by #KB
i am requesting mods to take a look at the source code, this dll might be contains a special feature which allows the creator to get everything in the server which is using this dll !
for example
|
'[' and "GM" are not allowed substrings to add as name to a new character ->
GM's can use this function easily
Code:
if (chat->length() && charname->length() && charname->substr(0,4) == "[GM]")
|
|
|
03/06/2021, 22:46
|
#20
|
elite*gold: 0
Join Date: Nov 2010
Posts: 132
Received Thanks: 10
|
Quote:
Originally Posted by khaleed2010
Hello to everyone
Code:
VSRO188_GS v1.0.1 DEV 1 DLL loaded.
Item in Inventory Live
Gold Live
Setup Table
Code:
CREATE TABLE [dbo].[_VSRO188_GS](
[ID] [int] IDENTITY(1,1) NOT NULL,
[Type] [int] NOT NULL,
[Charname] [varchar](129) NOT NULL,
[CodeName128] [varchar](129) NOT NULL,
[Count] [bigint] NOT NULL,
CONSTRAINT [PK__VSRO188_GS] PRIMARY KEY CLUSTERED
(
[ID] ASC
)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
How can use
Type 1 = Item
Type 2 = Gold
Code:
INSERT INTO [dbo].[_VSRO188_GS] ([Type],[Charname],[CodeName128],[Count]) VALUES (Type,'you charname','Item Code',1)
[Guide] Adding a DLL Import
Example
Special thanks to:
- 
-
Download
Code:
https://mega.nz/file/jmIkxJbI#chTEKJIzmwFhJwtRxKP_LvGd_UQO4betjt9hpCmw6aI
|
release src?
|
|
|
11/23/2021, 05:58
|
#21
|
elite*gold: 0
Join Date: Jan 2017
Posts: 14
Received Thanks: 1
|
release src?
|
|
|
 |
|
Similar Threads
|
[HOW TO] MSVCR110.dll fehlt BEHEBEN | [MSVCR120.dll MSVCP110.dll MSVCP100.dll etc]
03/25/2014 - Tutorials - 2 Replies
Hier ist ein Youtube Video:
MSVCR100.dll feht BEHEBEN / MSVCR110.dll fehlt MSVCR120.dll MSVCP110.dll MSVCP100.dll MSVCP120.dll - YouTube
Aber den ganzen Kram könnt ihr auch als Text haben:
Viele von euch kennen bestimmt das Problem das ne dll auf dem PC fehlt und das Programme dann nicht laufen. Hier ist die Lösung:
Schaut erstmal nach, welche Microsoft Redistributables auf eurem PC installiert sind. Geht hierzu auf Start > Sytemsteuerung > Programme > Programme und Funktionen
und...
|
[DLL]How to change injector if i want inject granny22.dll not python22.dll ?
10/07/2012 - Metin2 Private Server - 0 Replies
Hello i have a laucher protected and can not run launcher if i modify granny22.dll in python22.dll
I want inject hack intro granny22.dll
What can i do ?
I give you thaks for good answer.
|
I Need a Dll loaded into 2 Server exe's will pay $$
03/03/2012 - Dekaron Private Server - 10 Replies
So as the title says i need a dll loaded into two separate dekaron server exe's.
I will pay you cash via paypal
Please you must know how to do this, I've been trying to follow the tuts here but with no luck. I dont have the patience for ASM.
PM me with your quote.
Thanks
|
[Dll] For persons who have problem with mcvr100.dll, mscvrp100.dll and others
11/19/2011 - S4 League Hacks, Bots, Cheats & Exploits - 0 Replies
Hi :)
I post for persons who have problem with mcvr100.dll, mscvrp100.dll and other dll.
-Go here
-Download you(s) DLL(s)
-Put on C:\Windows\System32 and C:\Program Files\alaplaya\S4League
Bye ...
|
DLL Loaded After Client.exe Open
12/27/2009 - Mabinogi - 5 Replies
Have anyone notice when you open up Mabinogi.exe and Client.exe load.. It also try to create 2 dll with random name (ex: like 83a8D8.dll). I know it's a winsock dll from Microsoft but when I tried to disable them with Comodo Firewall. Mabi still work fine... what are those?
(Located in system32 btw)
|
All times are GMT +1. The time now is 20:25.
|
|