Jump to content

TRiBot Client Starter - Automate Launching & Managing Your Clients


Naton

Recommended Posts

1 hour ago, Mansemon said:

Has been working fine for me sisnce today. 
When i run via the client starter it Opens up the  TRiBot Login and wants me to login in everytime now, and then it dosent run either the script or the user i pick.

For example i use the script "Login" .. but it dosent do anything. 

This could be a tribot related issue, tribot had some issues today

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

  • Replies 127
  • Created
  • Last Reply

Top Posters In This Topic

6 hours ago, Joshew33 said:

Is it possible to load more than 1 accounts per client currently?

Not until the tribot cli supports multiple tabs

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 5/14/2020 at 11:34 PM, Naton said:

This could be a tribot related issue, tribot had some issues today

TRiBot is now working.  but I have to login everytime i run a User thru the client starter... and then it doesnt run the script. so somthing is wrong yea., 

Link to comment
Share on other sites

2 minutes ago, Mansemon said:

TRiBot is now working.  but I have to login everytime i run a User thru the client starter... and then it doesnt run the script. so somthing is wrong yea., 

Load up tribot without the starter, or set your tribot account at settings -> tribot login or something

This simply uses the tribot command line interface and nothing has changed with that

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

Just now, Mansemon said:

tribobob.png

Are you using a custom jar path? If so, don't point to the tribot loader

Otherwise, delete the tribot 11 jar files in your .tribot/dependancies folder. There might be issues with tribot 11's cli.

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

12 minutes ago, Naton said:

Are you using a custom jar path? If so, don't point to the tribot loader

Otherwise, delete the tribot 11 jar files in your .tribot/dependancies folder. There might be issues with tribot 11's cli.

I was using custom path. i forgot that, but now i chose not to. And tryed to delete the TRiBot-11.0.8 jar in the folder you mentoined, but nothng worked, it wont start more than one accont, and it dosent even start it yea.. Hmm 

Link to comment
Share on other sites

13 minutes ago, mobbintraw said:

Hey, awesome tool. Is it possible to run a script queue instead of just a single script? Thanks

The tribot CLI does not support script queues at the moment

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...

@Naton I'm having trouble running Looking Glass through it.  I activated the Looking Glass script, selected Use looking glass in settings and set the .jar path for OSBuddy.  I have an account so it automatically logs in to OSbuddy.  It manages to launch everything that gives an error saying tribot needs to be launched in JDK for looking glass.

Link to comment
Share on other sites

7 hours ago, mobbintraw said:

@Naton I'm having trouble running Looking Glass through it.  I activated the Looking Glass script, selected Use looking glass in settings and set the .jar path for OSBuddy.  I have an account so it automatically logs in to OSbuddy.  It manages to launch everything that gives an error saying tribot needs to be launched in JDK for looking glass.

Specify a custom java path in settings -> custom java path to a jdk

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...

With the release of tribot 11, two things have been changed with the tribot cli. It requires you to pass in a tribot account and you now have to launch the tribot loader instead of the tribot jar. This mean that you will have to provide a tribot account to the graphical client starter, and you will have to tell it where your tribot loader is.

I've submitted an update for this (really just forces you to set login info and a tribot loader path, and removes the options to enable/disable them).

If you want to continue using it with tribot 10, please download the old version (1.0.14).

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

And of course, this is open source so you can review the code and build the application yourself.

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

For some reason I am unable to get this to function with the new update. 

I have selected the tribot loader 5.0.3 jar from my folder, but when i click launch account it does nothing, the console says it succeeded however. 

It also doesnt appear to pull from proxy list like it previously did with TriBot 10. I am unable to confirm if manually inputting all the proxy information is a viable workaround for now as it is not launching clients all together. 

EDIT: It did still work with Tribot 10 however. 

Edited by Kiwiibotter

Kiwiibotter.png

Link to comment
Share on other sites

42 minutes ago, Kiwiibotter said:

For some reason I am unable to get this to function with the new update. 

I have selected the tribot loader 5.0.3 jar from my folder, but when i click launch account it does nothing, the console says it succeeded however. 

It also doesnt appear to pull from proxy list like it previously did with TriBot 10. I am unable to confirm if manually inputting all the proxy information is a viable workaround for now as it is not launching clients all together. 

EDIT: It did still work with Tribot 10 however. 

Thanks for reminding me - tribot now stores proxies differently. I will add support for this shortly. Enable debug mode and check what is being printed, and make sure tribot 11 actually loads for you when you load it manually as well.

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

[01:20:55] Command: C:\Program Files (x86)\Java\jre1.8.0_241\bin\java.exe -Dloader.debug=true -Dloader.path=file://C:/Users/Administrator/AppData/Roaming/.tribot/dependancies -Xmx1000m -Xss2m -Dsun.java2d.noddraw=true -XX:CompileThreshold=1500 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar --charusername [DELETED] --charpassword [DELETED] --script Auto Fisher Pro --breakprofile Fisher --charworld 301 --mem 1000 --username [DELETED] --password [DELETED]
[01:20:55] Finished debugging [java, -jar, C:\Users\Administrator\TRiBot\tribot-loader-5.0.3.jar, --charusername, [DELETED], --charpassword, [DELETED], --script, Auto Fisher Pro, --breakprofile, Fisher, --charworld, 301, --mem, 1000, --username, Kiwiibotter, --password, [DELETED]]
[01:20:55] false

This is what was printed in debug mode, is there anything out of the ordinary there?

Kiwiibotter.png

Link to comment
Share on other sites

3 minutes ago, Kiwiibotter said:

[01:20:55] Command: C:\Program Files (x86)\Java\jre1.8.0_241\bin\java.exe -Dloader.debug=true -Dloader.path=file://C:/Users/Administrator/AppData/Roaming/.tribot/dependancies -Xmx1000m -Xss2m -Dsun.java2d.noddraw=true -XX:CompileThreshold=1500 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar --charusername [DELETED] --charpassword [DELETED] --script Auto Fisher Pro --breakprofile Fisher --charworld 301 --mem 1000 --username [DELETED] --password [DELETED]
[01:20:55] Finished debugging [java, -jar, C:\Users\Administrator\TRiBot\tribot-loader-5.0.3.jar, --charusername, [DELETED], --charpassword, [DELETED], --script, Auto Fisher Pro, --breakprofile, Fisher, --charworld, 301, --mem, 1000, --username, Kiwiibotter, --password, [DELETED]]
[01:20:55] false

This is what was printed in debug mode, is there anything out of the ordinary there?

Nope this looks like the tribot loader is trying to start the tribot client

Make sure you can load the tribot 11 client manually
 

I've added in support for tribot 11 proxies

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

11 minutes ago, Kiwiibotter said:

I can load the Tribot 11 client manually without issue but when using your launcher it says launch succeeded but no client is actually launched. 

:(

I just released a new update that makes use of a new arg added to stay attached to the process for additional debug information. Please download the latest version, make sure debug mode is enabled, and try again and send me everything that shows up

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

[01:48:59] Launching from CLI
[01:49:00] Command: C:\Program Files (x86)\Java\jre1.8.0_241\bin\java.exe -Dloader.debug=true -Dloader.path=file://C:/Users/Administrator/AppData/Roaming/.tribot/dependancies -Xmx1000m -Xss2m -Dsun.java2d.noddraw=true -XX:CompileThreshold=1500 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar --charusername [DELETED] --charpassword [DELETED] --script Auto Fisher Pro --breakprofile Fisher --charworld 301 --mem 1000 --username Kiwiibotter --password [DELETED] --attach
[01:49:00] Error: Unable to access jarfile C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar
[01:49:00] Finished debugging [java, -jar, C:\Users\Administrator\TRiBot\tribot-loader-5.0.3.jar, --charusername, [DELETED], --charpassword, [DELETED], --script, Auto Fisher Pro, --breakprofile, Fisher, --charworld, 301, --mem, 1000, --username, Kiwiibotter, --password, [DELETED], --attach]
[01:49:00] false

:'( 

Kiwiibotter.png

Link to comment
Share on other sites

3 minutes ago, Kiwiibotter said:

[01:48:59] Launching from CLI
[01:49:00] Command: C:\Program Files (x86)\Java\jre1.8.0_241\bin\java.exe -Dloader.debug=true -Dloader.path=file://C:/Users/Administrator/AppData/Roaming/.tribot/dependancies -Xmx1000m -Xss2m -Dsun.java2d.noddraw=true -XX:CompileThreshold=1500 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar --charusername [DELETED] --charpassword [DELETED] --script Auto Fisher Pro --breakprofile Fisher --charworld 301 --mem 1000 --username Kiwiibotter --password [DELETED] --attach
[01:49:00] Error: Unable to access jarfile C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar
[01:49:00] Finished debugging [java, -jar, C:\Users\Administrator\TRiBot\tribot-loader-5.0.3.jar, --charusername, [DELETED], --charpassword, [DELETED], --script, Auto Fisher Pro, --breakprofile, Fisher, --charworld, 301, --mem, 1000, --username, Kiwiibotter, --password, [DELETED], --attach]
[01:49:00] false

😢

Please right click the console -> copy all and paste it.

Edit nvm - looks like some issue with tribots loader

`[01:49:00] Error: Unable to access jarfile C:\Users\Administrator\AppData\Roaming\.tribot\dependancies\TRiBot-11.1.2.jar`

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

No need, realized the version of Tribot in my dependancies folder was 11.1.1 , I updated to 11.1.2 and it worked :)

 

Thanks for your support bro. I actually didn't realize there was a new version of tribot, when you said open tribot manually I figured opening as far as the loader menu would be enough, my bad. 

TY!

Kiwiibotter.png

Link to comment
Share on other sites


×
×
  • Create New...