D
to everyone getting presents: switch to botbase 1.3
not compatibleHas anyone successfully got sys-botbase working on SX OS?

![]()
Updated to R6:
- Include image pack of @Kru5h
- Added Player 3 & 4 (But I have NOT tested them myself)
- Added a "Eat fruit button" to set stamina to (10/10) (Do not blame me if you break your rocks)
- Added island name (Thx to @FabioCapela)
- Keyboard shotcut : [INS] / [F2] to spawn item. [F1] to delete item. [F3] to copy item.
- Mouse right click can also copy item.
- Added Auto Refresh every 3 seconds. Saved to config.
- Save/Load the whole inventory. Currently only one save supported.
- Selected spawning slot will move to next available slot automatically after every item spawn
- Add a button to toggle between "Hex Mode" and the old "Amount Mode".
https://www.dropbox.com/s/wrkmdx4p1hapxmv/Release6.zip?dl=0
This release has a large portion of code rewritten. I am 100% sure there are a lot of bugs.
Please kindly report them.
I am also looking for ways to reduce screen cluttering...
![]()
Updated to R6:
- Include image pack of @Kru5h
- Added Player 3 & 4 (But I have NOT tested them myself)
- Added a "Eat fruit button" to set stamina to (10/10) (Do not blame me if you break your rocks)
- Added island name (Thx to @FabioCapela)
- Keyboard shotcut : [INS] / [F2] to spawn item. [F1] to delete item. [F3] to copy item.
- Mouse right click can also copy item.
- Added Auto Refresh every 3 seconds. Saved to config.
- Save/Load the whole inventory. Currently only one save supported.
- Selected spawning slot will move to next available slot automatically after every item spawn
- Add a button to toggle between "Hex Mode" and the old "Amount Mode".
https://www.dropbox.com/s/wrkmdx4p1hapxmv/Release6.zip?dl=0
This release has a large portion of code rewritten. I am 100% sure there are a lot of bugs.
Please kindly report them.
I am also looking for ways to reduce screen cluttering...
1.4 was giving me presents every time.There is also v1.4 or is that the version giving issues?
https://github.com/olliz0r/sys-botbase/releases
Which version were you using before?
![]()
Updated to R6:
- Include image pack of @Kru5h
- Added Player 3 & 4 (But I have NOT tested them myself)
- Added a "Eat fruit button" to set stamina to (10/10) (Do not blame me if you break your rocks)
- Added island name (Thx to @FabioCapela)
- Keyboard shotcut : [INS] / [F2] to spawn item. [F1] to delete item. [F3] to copy item.
- Mouse right click can also copy item.
- Added Auto Refresh every 3 seconds. Saved to config.
- Save/Load the whole inventory. Currently only one save supported.
- Selected spawning slot will move to next available slot automatically after every item spawn
- Add a button to toggle between "Hex Mode" and the old "Amount Mode".
https://www.dropbox.com/s/wrkmdx4p1hapxmv/Release6.zip?dl=0
This release has a large portion of code rewritten. I am 100% sure there are a lot of bugs.
Please kindly report them.
I am also looking for ways to reduce screen cluttering...
thats normalHi MySS
Item quants are currently displayed minus 1. ie Shells materials etc if you have 5 collected on Switch it shows as 4 on Poker
oh huh. weird. well above seems to be showing the hex quanity and below is decimal?

This is why I made the ItemAttr class in my version; so I can call ItemAttr.hasQuantity(UInt16 item) and use the result to determine if I should display a decimal quantity +1 (better for anything that can be stacked) or an hex value (better for everything else).R6 top screen, R5 below it
just use botbase 1.3. theres no reason not to?Ok so on R6 everything appears as presents but on R5 is ok. I have been using botbase 1.4 and its been fine.
** Update if i revert back to R5 i get presents againany idea how to fix...do i have to revert back to botbase 1.3

just use botbase 1.3. theres no reason not to?
I manage to get rid of the presents by cleaning the clutter mess my SD card had @Wolfling
After the clean up, v1.4 works like a charm
Yes , it appears the quants are now displayed in Hexoh huh. weird. well above seems to be showing the hex quanity and below is decimal?
Both versions are working fine for me, no issues, make sure Edizon and Tesla aren't runningWill do Thanks a lot buddy
--------------------- MERGED ---------------------------
ok i have switched back but now R6 shows all my inventory as full even though i only have few items any ideas?
--------------------- MERGED ---------------------------
What do you mean after clean up? I was working well on R5 i switched to R6 and now I am just getting presents i switched back to 1.3 botbase but still nothing.
Hi MySS
Item quants are currently displayed minus 1. ie Shells materials etc if you have 5 collected on Switch it shows as 4 on Poker
R6 top screen, R5 below it
View attachment 208099
Ok so on R6 everything appears as presents but on R5 is ok. I have been using botbase 1.4 and its been fine.
** Update if i revert back to R5 i get presents againany idea how to fix...do i have to revert back to botbase 1.3
This is why I made the ItemAttr class in my version; so I can call ItemAttr.hasQuantity(UInt16 item) and use the result to determine if I should display a decimal quantity +1 (better for anything that can be stacked) or an hex value (better for everything else).
That class is static and self-contained, BTW, so it should be easy to use as-is in any other version; anyone that wants to "steal" it is welcome to do so.
(It would be better to include that information in the item.cvs file instead of hardcoding it like I did, but that would require revamping the file; I'm not exactly keen on doing that.)

Yes , it appears the quants are now displayed in Hex
--------------------- MERGED ---------------------------
Both versions are working fine for me, no issues, make sure Edizon and Tesla aren't running

