[Py&C++] Inventory Slot Marking System

03/13/2017 10:21 xP3NG3Rx#1
Hello everyone.

It's a good day to share an old code with you.

First of all you need to know:
  1. I don't help to install it. Don't even take the contact with me about it.
  2. The whole code is written by me, and reversed from official binaries.
  3. At the beginning do a backup for your files(srcs+pys) and READ CAREFULLY the readme.
  4. W/o brain.exe please close this tab, or your browser, thank you for your understanding.

Preview:


[Only registered and activated users can see links. Click Here To Register...]

Enjoy & #h4v3fun,
pngr
03/13/2017 13:57 I´m Raylee#2
Very nice!! :)
Thank you!

Best regards
Raylee
03/18/2017 02:00 mimikkralo1#3
python syntax error

networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid syntax (line 20)

self.lockedItems = {i:(-1,-1) for i in range(2)}
03/19/2017 00:05 .Krusty#4
0319 00:03:41518 :: Traceback (most recent call last):

0319 00:03:41518 :: File "ui.py", line 1909, in OnSelectEmptySlot

0319 00:03:41518 :: File "ui.py", line 92, in __call__

0319 00:03:41519 :: File "ui.py", line 83, in __call__

0319 00:03:41519 :: File "uiPrivateShopBuilder.py", line 390, in OnSelectEmptySlot

0319 00:03:41519 :: File "uiPrivateShopBuilder.py", line 525, in CantTradableItem

0319 00:03:41520 :: AttributeError
0319 00:03:41520 :: :
0319 00:03:41520 :: 'NoneType' object has no attribute 'GetInventoryPageIndex'
0319 00:03:41520 ::
06/05/2017 17:22 Dakota2Team#5
0605 17:21:41499 :: Traceback (most recent call last):

0605 17:21:41499 :: File "ui.py", line 1872, in OnOverInItem

0605 17:21:41499 :: File "ui.py", line 89, in __call__

0605 17:21:41499 :: File "ui.py", line 80, in __call__

0605 17:21:41499 :: RuntimeError
0605 17:21:41499 :: :
0605 17:21:41499 :: maximum recursion depth exceeded while calling a Python object
0605 17:21:41499 ::

0605 17:21:41499 :: Traceback (most recent call last):

0605 17:21:41499 :: File "ui.py", line 1880, in OnOverOutItem

0605 17:21:41499 :: File "ui.py", line 89, in __call__

0605 17:21:41499 :: File "ui.py", line 71, in __call__

0605 17:21:41499 :: RuntimeError
0605 17:21:41499 :: :
0605 17:21:41499 :: maximum recursion depth exceeded while calling a Python object
0605 17:21:41499 ::
06/05/2017 22:59 KilleRzZ™#6
Where do i find this brain.exe bro? xD (Thankss very nice releasee :D :D )
06/06/2017 13:08 Dakota2Team#7
0605 17:21:41499 :: Traceback (most recent call last):

0605 17:21:41499 :: File "ui.py", line 1872, in OnOverInItem

0605 17:21:41499 :: File "ui.py", line 89, in __call__

0605 17:21:41499 :: File "ui.py", line 80, in __call__

0605 17:21:41499 :: RuntimeError
0605 17:21:41499 :: :
0605 17:21:41499 :: maximum recursion depth exceeded while calling a Python object
0605 17:21:41499 ::

0605 17:21:41499 :: Traceback (most recent call last):

0605 17:21:41499 :: File "ui.py", line 1880, in OnOverOutItem

0605 17:21:41499 :: File "ui.py", line 89, in __call__

0605 17:21:41499 :: File "ui.py", line 71, in __call__

0605 17:21:41499 :: RuntimeError
0605 17:21:41499 :: :
0605 17:21:41499 :: maximum recursion depth exceeded while calling a Python object
0605 17:21:41499 ::
01/02/2020 22:25 Parasogcata#8
Quote:
Originally Posted by .Krusty View Post
0319 00:03:41518 :: Traceback (most recent call last):

0319 00:03:41518 :: File "ui.py", line 1909, in OnSelectEmptySlot

0319 00:03:41518 :: File "ui.py", line 92, in __call__

0319 00:03:41519 :: File "ui.py", line 83, in __call__

0319 00:03:41519 :: File "uiPrivateShopBuilder.py", line 390, in OnSelectEmptySlot

0319 00:03:41519 :: File "uiPrivateShopBuilder.py", line 525, in CantTradableItem

0319 00:03:41520 :: AttributeError
0319 00:03:41520 :: :
0319 00:03:41520 :: 'NoneType' object has no attribute 'GetInventoryPageIndex'
0319 00:03:41520 ::
Same for me