EvilFox.cc — Обновлённая навигация

Добро пожаловать на EvilFox.cc

Теперь навигация выглядит современно и удобно. Попробуйте переключить тёмную тему.

Прокрутите вниз, чтобы увидеть анимацию уменьшения панели навигации при скролле.

Corsair - Custom Central/Black Market

Corsair - Custom Central/Black Market

Greetings.
I made my own black market. It's a website. The gamer will enter their username/password for the game.

Once they authenticate, then they are met with a market to purchase items. You control what is added/removed, etc.
The funds used to purchase, are funds from the Central Market.

In this case, my username is james.
I have 4,519,206,984 in my central market.
I couldn't add Ornette's Spirit Essence to my central market, so I made my own black market. It was easier than expected.


The gamer logs in, clicks buy, and in game, they get a mail with the item they purchased. Their balance in the central market changes immediately. No need to be logged out.

This makes use of:
1. Python 3.9.5 (installed when you install Corsair)
2. Databases (installed when you install Corsair)
3. An open port on your firewall. (in my case, I used 8892)
4. It will lock the database row and change it so misuse is avoided.
5. sendmail which has to be added to your database. I will include that as well.
6. The HTML is built into the python file so no need to build multiple files.
7. You can edit what is on your market, and the prices, around lines 40-50.


Send Mail is easy to work with. Open your SQL server with SQL Server Manager.
Login.
Open the folder that has Databases in it. Find
SA_BETA_WORLDDB_0002 and expand it.
Expand Programability.
Expand Stored Procedures. (This is where the business is).

This sendMail procedure is what I use any time I want to send mail to a user. (pearls/all that).


Ok. here is how.
Right click Stored Procedures and hover over NEW and click Stored Procedure. (We are making a new one).
A template will open. Delete all that stuff. Make it blank. Paste this in and then find the execute button in the menu (up and left from where you are at).
(or press F5)

Refresh. Make sure the new procedure is there called dbo.sendMail

Нет комментариев.

Добавить комментарий
или войдите через
Оцените работу движка
Статистика
Публикации: 646
За сутки: +0
Комментарии: 1
За сутки: +0
Пользователи: 6
За сутки: +0