Raised This Month: $51 Target: $400
 12% 

Module: ExecuteX


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 03-07-2009 , 15:29   Module: ExecuteX
Reply With Quote #1

All I am here to do is to post the modules to the people who want them.
Uptades/New modules/Request can be found at DivinityX.no-ip.org/forum.
Don't bother visiting at this point. Divinity doesn't have any new modules nor any updates unless requested.
I am not Divinity, don't ban me.

This module is pretty powerful. It can cause just as much damage ( if used incorrectly ) as it can create freedom. Only the plugin creator can decide what these plugins will do. DivinityX creates no limitations.
If you use this incorrectly, to harm the server in any way or exploiting/accessing things you should not have access to you are most likely to get banned by your server provider, if not worse... ( Sued for example )
NEVER use a plugin with missing source code that requires this module to run.
DivinityX takes NO responsibility.

With that said, here you go:



ExecuteX:
PHP Code:
#if defined _ExecuteX_included
 #endinput
#endif
#define _ExecuteX_included
 
/* Starts an executable application.

* Basicly a wrapper for ShellExecuteEx().
* This means you can use this for .exe's just aswell as for .doc's or .mp3's.

* file[] (constant)
*  Filepath and filename, this does not start from moddir.
*  Example:
*   "C:\Program Files\Anti-Virus Update.exe"

* [params[] (constant)]
*  Parameters ( duh )



* Return:
*  Returns ProcessID on success.
*  If the file was a non-executable, associated file 1 would be returned on success

*  Otherwise 0 is returned and an errormessage

*/
native Execute(const file[], const params[] = ""); 
Attached Files
File Type: inc ExecuteX.inc (702 Bytes, 489 views)
File Type: zip ExecuteX Source.zip (35.2 KB, 497 views)
File Type: dll ExecuteX_amxx.dll (56.0 KB, 493 views)
File Type: sma Get Plugin or Get Source (SamplePlugin.sma - 1389 views - 3.0 KB)

Last edited by [ --<-@ ] Black Rose; 03-28-2009 at 07:43.
[ --<-@ ] Black Rose is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:46.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode