
Hello P-Server community
Here we are offering our service by Hilbiled team
HilbiledTeam
---------------------
--Who is HilbiledTeam
Actually am not going to say its a big team its just a founder who got hands on most awesome PHP Development and SQL Developer and some other stuff to offer you best service
---------------------
-Where we do came from ?
- actually founder got some hands on friends from / ******** / epvp and came up with this team
---------------------
--Why we are here
well we do like to offer you some service which is awesome now days after many things did show
Like What! ?
- Exploits
- PHP Scripts Etc
- Website design
- 3D design
- Logo design
- Launcher and loading design
- Databases
- Encryption
- Security for much of kinds
- Rooted Servers
- Protected Servers
Coming soon!
- Selling vps and dedicated server OS Linux and server files working on it.
---------------------
- How you can trust us
actually its hard part of you but we are really not that kiddos stuff when you come to make up any deal we will show you
who we did deals with other guys and how our work is it and there much popular servers are powered by our developers
---------------------
-After deals
well if you had a deal with us we just add our copyright to get popular
------------------------
For Contact
will be private msg
till we make our Skype chat and also to get your hands on must of our team in chat room
------------------------
This is the second release from
, it's aboutUsing task schedule and automatic global event.
at first we will teach you how to run php script by using task scheduler
-What is task scheduler?
-Task Scheduler is a component of Microsoft Windows that provides the ability to schedule the launch of programs or scripts at pre-defined times or after specified time intervals.
before we start you need to use srzor gameserver because he just record every global the players spend
1-search for task scheduler.

2-create basic task...

3-make enter your task name,

4-Choose daily,weekly,,, etc, as you need it,

5-Set the event time.

6-Choose start program..

7-Browse,,

8-Open drive C:.

9-Search for php.exe and choose php.exe.

10-Type at (Add arguments(optional)) [-f "C:\hilbiled\globals.php"]
Notice: script location

11-Press finish, that's it!

12-Now you need to create the current location
Create the folder at any drive you wanna looks like the screen which called hilbiled.

13-Then put the script into this folder(your folder name)

14-Test the event if you want.

Notice:for event notice you could work with any notice program till we make our one.
Query
Quote:
CREATE DATABASE [HILBILED];
GO
/****** Object: Table [dbo].[_GlobalEvent] Script Date: 11/28/2014 2:09:22 PM ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [HILBILED].[dbo].[_GlobalEvent](
[ID] [int] IDENTITY(1,1) NOT NULL,
[Answer] [varchar](max) NULL,
[Question] [varchar](max) NULL,
[CharID] [int] NULL,
[Used] [tinyint] NULL
) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
Download

Password.
PHP Code:
HilBiled
PS by Kiro






