Jump to content

TRiBot Client Starter - Automate Launching & Managing Your Clients


Naton

Recommended Posts

  • 3 weeks later...
  • Replies 127
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 months later...
5 hours ago, mthomas4 said:

Hey I'm having a problem with it not launching LG, it will launch and run the script fine but for some reason wont launch into LG?  

Can you send me whats in the console?

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

  • 2 weeks later...

Updated to support tribot 12, and no longer supports older versions.

You can use an older version of the graphical client starter (less than 1.2.0) for older tribot versions.

 

This update requires you to set a path to your TRiBot folder that was installed. For example, mine is 'C:\Users\Nate\Desktop\TRiBot'.

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

  • 2 weeks later...

Note that this currently requires an oracle version of java 8. (because this includes javafx)

You can download that here:

https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html

Oracle requires an account to download but you may be able to use a shared one here: http://bugmenot.com/view/oracle.com

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

On 10/28/2020 at 5:43 PM, Naton said:

Updated to support tribot 12, and no longer supports older versions.

You can use an older version of the graphical client starter (less than 1.2.0) for older tribot versions.

 

This update requires you to set a path to your TRiBot folder that was installed. For example, mine is 'C:\Users\Nate\Desktop\TRiBot'.

Thanks a bunch Naton, awesome as ever!

spacer.png1873465337_scriptoboy(1).png.0a05fdc7708a7502995d467b71a97c0f.png

/* If you don't want to make waves, be mediocre, be normal and fit in *\
 

 

Link to comment
Share on other sites

Added a cross-platform .jar file that should work on java 11 and newer (note this has only been tested on windows)

Added a windows installer which doesn't require you to have java previously installed and no annoying java version requirements (this can also easily be ran as an administrator because it produces a .exe instead of a .jar) (note that this does not auto-update, any time the graphical client starter receives an update you will have to redownload the installer, though the new installer will overwrite the older version as expected)

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.2.2

Edited by Naton

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Updated to version 1.3.0

Important: this no longer supports java 8. It will work on java 11 and above. There is also a windows installer you can use to run it as a .exe file so you don't need java installed previously.

Updates:
Updated for java 11 and above
Added windows installer
Add 'Active Clients' - allows you to view all clients currently running launched via the graphical client starter (you can right click the clients to kill them)
Added option to only launch inactive clients (launches all selected accounts where there isn't a corresponding active client with the same username). This allows you to easily launch all your accounts except for ones currently running
Tab headers now include the # of accounts, # of accs in launch queue, and # of active clients, if above 0
Tribot path scanner searches program files first for speed
Renamed Account Name column to Login Name
Login Name can now support username:password as the field if you don't want to use the password column (though it's recommended to use the password column)
Password column is now a 'default column' - appears by default when loading a fresh settings file
Remembers if the window was maximized when closed and on next open, will maximize as well (similar to how it remembers the window size/position)
Filled some empty space on the accounts tab where the buttons were

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.0

Edited by Naton

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

v1.3.2

Add ctrl-drag to highlight multiple rows at once

Add 'select highlighted rows' and 'unselect highlighted rows' action

Add minimize clients on launch option

Few small minor changes/fixes

 

Note that the minimize option won't be available until tribots next update, and I think you will probably have to reinstall tribot for your build.gradle to update with their change

 

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.2

 

Example of ctrl-drag to hightlight multiple rows

https://gyazo.com/2e0b0e70c1ee97fd6295cd68d430acc1

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

v1.3.3

Contains various QOL improvements

Added exporting all/selected accounts to csv/tsv files (this will use the currently visible columns in the table)
Proxy Manager import has been implemented (3 different supported formats, click the Import Proxies Help action for more info in the proxy manager)
World blacklist controller can now enter multiple worlds at once by separating with a comma
Dialog/child windows are now centered on the parent window
Json files are now 'pretty printed' (more easily human readable if you want to read your json config files)
Small performance increase with serialization
Fixed some issues with extra space on the right side of the table when the table was large
Fixed some issues with extra space and being forced to horizontally scroll the accounts table when the vertical scrollbar was visible
Account column menu does not close upon toggling a column off/on anymore
Added 'Select All' and 'Deselect All' actions to the account column menu

 

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.3

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Updated the loader to support the new graphical client starter changes (java 11+) and added a windows installer for it as well

https://github.com/Naton1/Graphical-Client-Starter-Loader/releases/tag/v1.2.0

Note that the benefit of using this application vs the main graphical client starter is it is a separate program that will automatically update to launch the latest version of the graphical client starter

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

v1.3.4

Add tab support - theres two ways you can use this, auto batching or with the client column, both described below
Add auto batching accounts to tabs (ex. if launching 20 clients and have auto batching enabled with 5 tabs a client, it will generate 4 clients each with a tab for the respective account) (heap size will be the sum of the heap size of all accounts in that specific client)
Added client field column (all accounts with the same text in the client column will be launched within the same client as tabs, so the naming of the client is arbitrary and you can decide)
Massive performance increase when editing the accounts table. Before it was refreshing the entire table on every change unnecessarily which caused some delay with large tables. This performance increase may increase usability enough to warrant upgrading to this version even if not using any of the other features.
Fix numerous issues with proxy manager
Add action to select inactive accounts under tools
Moved proxy manager to tools rather than preferences
Add importing accounts from tribot's account manager
Add exporting accounts to tribot's account manager
Add 'autocomplete' popup to account table column text fields to show values imported from tribot, for example account names or break profiles (note that you must enable this at under Preferences)
Add 'check proxies' to proxy manager
Add 'restart closed clients' which will restart any client that closes. This can be helpful if you ever experience your tribot clients crash, it will immediately be restarted. Note that you will want to make sure to disable this option when you actually want to close your clients or they will just restart.
Add double click launch warning, if you launch twice within ~5 seconds
Add exporting to text file (with choice of delimiting character, ex ':')
Only scan for tribot path after loading initial save file (before it was scanning on every start up even if it already had a path in the initial save)
Cache tribot path scan result
Various small code imporvements/cleanups

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.4

Will add some settings documentation section to the forums thread


Note that a tribot update was released last night with changes to the CLI. There may be some tribot CLI specific things broken that I am not aware of. You can let me know of anything and I can look into it but I have already opened to issues regarding cli bugs https://gitlab.com/trilez-software/tribot/TRiBot-Issues/-/issues/553 https://gitlab.com/trilez-software/tribot/TRiBot-Issues/-/issues/552

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

There are currently some issues with tribot's CLI from their update last night.

https://gitlab.com/trilez-software/tribot/TRiBot-Issues/-/issues/554

https://gitlab.com/trilez-software/tribot/TRiBot-Issues/-/issues/553

https://gitlab.com/trilez-software/tribot/TRiBot-Issues/-/issues/552

There are known issues with proxies, world selection, and providing only a login name (not a password).

This should work as expected when those are resolved.

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Note that if you want to use the minimize clients option you have to reinstall tribot, assuming you installed tribot greater than a week ago. The tribot gradle launcher does not automatically update, and they had to make a change to add the minimize flag.

Edit: Looks like reinstalling doesn't give the latest gradle launcher updates. Will update with more info. Essentially you need this https://gitlab.com/trilez-software/tribot/tribot-gradle-launcher/-/blob/master/build.gradle

 

Spoke with fluffee and he said that trilez has to update it manually.

Edited by Naton

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

TRiBot has resolved all CLI related issues so this application should be able to launch clients as expected again

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

  • 4 weeks later...

Graphical Client Starter v1.3.11:
Add support for choosing random world out of multiple worlds in the world field (just separate by commas, spaces, whatever you want thats not a number (ex. 312, 313, 314, 315 or 312 313 314 315)
Add picking a random f2p/members world that has good ping for your connection/proxy
https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.11

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Graphical Client Starter v1.3.12:
Add customizing the account export columns to export and the order of those columns
Add exporting to proxy manager to CSV, TSV, and text file, with custom order and selection of the columns
https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.12

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Graphical Client Starter v1.3.15:

Add heap/thread dump actions to tools, and shows a combo box of all open jvms to choose from. This is a more user-friendly approach to grabbing heap/thread dumps rather than trying to explain how to use visualvm to a user. https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.15

Tools -> Thread/Heap Dump, Pick the target JVM, Choose target file path

This is mainly for debugging purposes, a scripter/dev could request a thread/heap dump when trying to debug something (I know I sometimes do)

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Graphical Client Starter v1.3.16

Add 2 new themes - JMetro Light and JMetro Dark e092b96350d5864c350e57d0da0470b4.png

3684bcd9a7e294286dec03adbeacc821.png

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.16

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Graphical Client Starter v1.3.17

Add presets for tsv/csv importing to allow for easier importing rather than using the advanced text file importer for common formats

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.17

Edited by Naton

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

  • 1 month later...

Graphical Client Starter v1.3.20:

Add an option to merge imported accounts with existing accounts (settings -> import -> import action)

dbbfe0f2db6e9012bcd63daf70003004.png

https://github.com/Naton1/Graphical-Client-Starter/releases/tag/v1.3.20

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites

Added two sections to the original post to provide additional information on the settings/preferences available. Let me know if further clarification would help you.

View all my bots on the TRiBot store! (premium) (free)

Need assistance with any of my bots? Join the nScript support discord (link below).

nScripting.com    nScript Support Discord     Refund Policy

Automate your bot management through nRestocker and the TRiBot Bulk Launcher

Link to comment
Share on other sites


×
×
  • Create New...