[C++/Py] Rubinum OfflineShop [Full]

Hey everyone! I took some time to deeply analyze the source code provided in this release. Here is a quick review of what to expect:

**The Good:**
* The base is very modern and well-structured.
* It uses a virtual grid system when closing the shop, which brilliantly prevents item loss and core ...
23 Feb 2026, 18:55
Răspunsuri: 5
Vizualizări: 1179
Jump to post

AVA2 Varianta Completa

It's impossible to download this...
Wouldn't it be possible to put it somewhere else?


Solution: https://teraboxdl.site/ Copy URL download, here and download with most speed.
02 Dec 2025, 03:23
Răspunsuri: 2
Vizualizări: 1552
Jump to post

[C++/Py] Offline shop dracarys v2

I installed the system, but it keeps giving me a "connection refused" error.

It says something about not being able to find the MySQL offlineshop table, etc...

However, the tables are created, and everything is done correctly.

However, every time I start the files, it crashes the database.

Base ...
29 Noi 2025, 21:40
Răspunsuri: 4
Vizualizări: 1768
Jump to post

[FIX] Exploit Horse Spam

Update:

ACMD(do_ride)
{
dev_log(LOG_DEB0, "[DO_RIDE] start");

if (ch->IsDead() || ch->IsStun() || ch->IsPolymorphed())
return;

int CalcLastMoveSec = (get_dword_time() - ch->GetLastMountTime()) / 1000;
if (CalcLastMoveSec < 2)
{
ch->ChatPacket(CHAT_TYPE_INFO, "Espera 2 segundos para ...
02 Oct 2025, 05:40
Forum: FIX-uri
Răspunsuri: 1
Vizualizări: 987
Jump to post

[FIX] Visual Glitch in Quest Curtain Animation

Hello everyone,

If you've ever noticed a visual bug where the black "quest curtain" jumps or glitches on the screen when you open a new quest window immediately after closing one, this tutorial is for you. This issue is caused by an animation conflict, and here’s how to fix it.

1. The Problem ...
16 Sep 2025, 21:02
Forum: FIX-uri
Răspunsuri: 0
Vizualizări: 806
Jump to post

Eroare de afișaj: Taskbar-ul se mișcă și revine lent la normal.

Thanks, Dintisor, help alot!

problem uiQuest.py i go make one tutorial for solved this problem for other people
Jump to post

Eroare de afișaj: Taskbar-ul se mișcă și revine lent la normal.

*Problemă/Întrebare: În anumite momente, în special când deschid un QUEST de la un NPC, apare un bug la taskbar. Acesta glisează în sus (așa cum se vede în imagine), dispare, apoi se reîncarcă lent, fiind tras treptat înapoi în interfață, exact ca în poză.

*Resursă folosită (sistem/funcție ...
Jump to post

[C++] Afterdeath Shield FULL

Functional actually, the point is the effect that is not functional, otherwise the system works XD
30 Aug 2025, 03:05
Răspunsuri: 3
Vizualizări: 662
Jump to post

[C++] Afterdeath Shield FULL

I tested it, and it didn't work.
idk i make wrong.
sv, martysama 5.4
30 Aug 2025, 02:25
Răspunsuri: 3
Vizualizări: 662
Jump to post

[Py] Iesire Instant Joc

# Add these two helper functions inside your class,
# preferably right above the __ClickExitButton function.

def __OnAcceptExit(self):
import app
app.Exit()

def __OnCloseExitDialog(self):
if self.exitDialog:
self.exitDialog.Close()
self.exitDialog = None
return True

# Now, replace your old ...
29 Aug 2025, 23:39
Răspunsuri: 2
Vizualizări: 597
Jump to post

Return to the advanced search