Naton 1033 Posted October 19, 2019 Author Share Posted October 19, 2019 1 hour ago, Mansemon said: Hey. having trouble finding the GUI. i tryed to save in diffrent names and yea... cant figure it out. [23:24:57] Loading script argument: {autostart=2012.GUI [23:24:57] Script Started: Optimus Combat & Magic. [23:24:57] Welcome to Optimus Combat & Magic! - Please wait while the script downloads. [23:24:57] Loading GUI... [23:25:00] Your GUI settings are outdated or invalid, please re-create your GUI profile. [23:25:00] Sorry for the inconvenience. If the script arguments aren't working you should ask the specific author of that script for assistance with figuring out the correct script argument. I don't know how that script handles arguments. 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 More sharing options...
Mansemon 1 Posted October 19, 2019 Share Posted October 19, 2019 1 minute ago, Naton said: If the script arguments aren't working you should ask the specific author of that script for assistance with figuring out the correct script argument. I don't know how that script handles arguments. Ty sir. i will try contact the owner Link to comment Share on other sites More sharing options...
Naton 1033 Posted November 13, 2019 Author Share Posted November 13, 2019 Added a loader/auto updater https://github.com/Naton1/Graphical-Client-Starter-Loader/releases 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 More sharing options...
botterman123 0 Posted January 28, 2020 Share Posted January 28, 2020 Hey, I was wondering how you are meant to load accounts with nBlast Furnace in multiple tribot tabs instead of multiple windows? Link to comment Share on other sites More sharing options...
Dentist 331 Posted January 28, 2020 Share Posted January 28, 2020 3 minutes ago, botterman123 said: Hey, I was wondering how you are meant to load accounts with nBlast Furnace in multiple tribot tabs instead of multiple windows? multi tabs causes problems for tribot i would recommend pass on that MyScripts: https://tribot.org/store/tribot?page=1&vendor=Dentist MyDiscord Link : https://discord.gg/9keC2Dv9wM Link to comment Share on other sites More sharing options...
botterman123 0 Posted January 28, 2020 Share Posted January 28, 2020 Just now, testing1 said: multi tabs causes problems for tribot i would recommend pass on that Thanks. Ill just use multiple windows then Link to comment Share on other sites More sharing options...
Dentist 331 Posted January 28, 2020 Share Posted January 28, 2020 1 minute ago, botterman123 said: Thanks. Ill just use multiple windows then yw GL MyScripts: https://tribot.org/store/tribot?page=1&vendor=Dentist MyDiscord Link : https://discord.gg/9keC2Dv9wM Link to comment Share on other sites More sharing options...
Naton 1033 Posted January 28, 2020 Author Share Posted January 28, 2020 1 hour ago, botterman123 said: Hey, I was wondering how you are meant to load accounts with nBlast Furnace in multiple tribot tabs instead of multiple windows? The tribot CLI doesn't currently support loading multiple tabs (yet). This uses the tribot CLI internally so it can't do it either. 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 More sharing options...
Androbolic 0 Posted February 8, 2020 Share Posted February 8, 2020 (edited) I'm starting up 2 bots with the graphical client starter to test looking glass, its set to run nRestocker when it loads. However, it gets stuck at world selection for some reason eventually works a few minutes later sometimes. I get this error code, am I doing anything wrong? I fixed my java jdk by lowering it to 8-102 it was at like 8-221 originally. client debug: [22:44:50] [Info] Checking for client init... [22:44:13] TRiBot 10.22.2 loaded. (1.8.0_102:C:\Program Files\Java\jdk1.8.0_102\jre) [22:44:14] Launching Client from Boot File [22:44:14] Loading human mouse movement data. [22:44:14] Successfully loaded human mouse data. [22:44:45] Exception in thread "pool-2-thread-1" [22:44:45] java.lang.IllegalMonitorStateException [22:44:45] at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151) [22:44:45] at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261) [22:44:45] at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) [22:44:45] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:449) [22:44:45] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) [22:44:45] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) [22:44:45] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [22:44:45] at java.lang.Thread.run(Thread.java:745) Edited February 8, 2020 by Androbolic Link to comment Share on other sites More sharing options...
Naton 1033 Posted February 8, 2020 Author Share Posted February 8, 2020 (edited) 18 minutes ago, Androbolic said: I'm starting up 2 bots with the graphical client starter to test looking glass, its set to run nRestocker when it loads. However, it gets stuck at world selection for some reason eventually works a few minutes later sometimes. I get this error code, am I doing anything wrong? I fixed my java jdk by lowering it to 8-102 it was at like 8-221 originally. client debug: [22:44:50] [Info] Checking for client init... [22:44:13] TRiBot 10.22.2 loaded. (1.8.0_102:C:\Program Files\Java\jdk1.8.0_102\jre) [22:44:14] Launching Client from Boot File [22:44:14] Loading human mouse movement data. [22:44:14] Successfully loaded human mouse data. [22:44:45] Exception in thread "pool-2-thread-1" [22:44:45] java.lang.IllegalMonitorStateException [22:44:45] at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151) [22:44:45] at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261) [22:44:45] at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) [22:44:45] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:449) [22:44:45] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) [22:44:45] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) [22:44:45] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [22:44:45] at java.lang.Thread.run(Thread.java:745) Can you take a gif/screenshot and print stack trace + provide the full bot and client debug? The script is set up to world hop to the original world then launch your selected script. My guess is that there's an issue with the tribot loginscreen world hopper causing it to get stuck. With the information above I could more confidently say what is happening though. Edited February 8, 2020 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 More sharing options...
Androbolic 0 Posted February 8, 2020 Share Posted February 8, 2020 10 minutes ago, Naton said: Can you take a gif/screenshot and print stack trace + provide the full bot and client debug? The script is set up to world hop to the original world then launch your selected script. My guess is that there's an issue with the tribot loginscreen world hopper causing it to get stuck. With the information above I could more confidently say what is happening though. what is a print stack trace? i've attatched a photo of my bot screen, and sending the full bot/client debug below. I tried setting it to go to world 301, leaving it blank for tribot to handle, and doing -1 for f2p and -2 for p2p. client debug: [23:15:53] Starting client. [23:15:53] [Info] Failed to find tabbed pane for debug [23:15:53] [Info] Checking for client init... bot debug: [23:15:17] TRiBot 10.22.2 loaded. (1.8.0_102:C:\Program Files\Java\jdk1.8.0_102\jre) [23:15:17] Launching Client from Boot File [23:15:17] Loading human mouse movement data. [23:15:18] Successfully loaded human mouse data. [23:15:38] C:\Users\User\AppData\Roaming\.tribot [23:15:47] Exception in thread "pool-2-thread-1" [23:15:47] java.lang.IllegalMonitorStateException [23:15:47] at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151) [23:15:47] at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261) [23:15:47] at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) [23:15:47] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:449) [23:15:47] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) [23:15:47] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) [23:15:47] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [23:15:47] at java.lang.Thread.run(Thread.java:745) https://gyazo.com/bc9ae939b145dab7bfaa651a7b31caf8 Link to comment Share on other sites More sharing options...
Naton 1033 Posted February 8, 2020 Author Share Posted February 8, 2020 (edited) 2 minutes ago, Androbolic said: what is a print stack trace? i've attatched a photo of my bot screen, and sending the full bot/client debug below. I tried setting it to go to world 301, leaving it blank for tribot to handle, and doing -1 for f2p and -2 for p2p. client debug: [23:15:53] Starting client. [23:15:53] [Info] Failed to find tabbed pane for debug [23:15:53] [Info] Checking for client init... bot debug: [23:15:17] TRiBot 10.22.2 loaded. (1.8.0_102:C:\Program Files\Java\jdk1.8.0_102\jre) [23:15:17] Launching Client from Boot File [23:15:17] Loading human mouse movement data. [23:15:18] Successfully loaded human mouse data. [23:15:38] C:\Users\User\AppData\Roaming\.tribot [23:15:47] Exception in thread "pool-2-thread-1" [23:15:47] java.lang.IllegalMonitorStateException [23:15:47] at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151) [23:15:47] at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261) [23:15:47] at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457) [23:15:47] at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:449) [23:15:47] at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) [23:15:47] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) [23:15:47] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [23:15:47] at java.lang.Thread.run(Thread.java:745) https://gyazo.com/bc9ae939b145dab7bfaa651a7b31caf8 In your tribot client, click Script -> Print Script Stack Trace Edit: Never mind, I forgot the script runs in the background so this won't help. Edited February 8, 2020 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 More sharing options...
Androbolic 0 Posted February 8, 2020 Share Posted February 8, 2020 1 minute ago, Naton said: In your tribot client, click Script -> Print Script Stack Trace I tried that and nothing is happening, when its using tribot on looking glass it doesnt start up the script just gets stuck at world hopping Link to comment Share on other sites More sharing options...
Androbolic 0 Posted February 8, 2020 Share Posted February 8, 2020 18 hours ago, Naton said: In your tribot client, click Script -> Print Script Stack Trace Edit: Never mind, I forgot the script runs in the background so this won't help. Just wanted to add that I tested it and watched it again, and it loads up the looking glass with the client, but then goes black and displays the error code that the looking glass script ended which is listed below before deleting the code when it reconnects to the client and showing the client & bot debug which I posted earlier. Is there anything I am doing wrong in the settings possibly or is there a way to make it work with the tribot worldhopper? https://gyazo.com/fb8f37ba02b135d5ea8d80216cc6a676 Link to comment Share on other sites More sharing options...
ELON 86 Posted February 9, 2020 Share Posted February 9, 2020 Best client starter out there for tribot by far tribot should just use yours ELON SCRIPTS SUPPORT Link to comment Share on other sites More sharing options...
lolbotter9 0 Posted February 26, 2020 Share Posted February 26, 2020 hi when I go to launch with looking glass it doesn't pick jdk automaticly how do I make it pick it ? Link to comment Share on other sites More sharing options...
Naton 1033 Posted February 26, 2020 Author Share Posted February 26, 2020 1 minute ago, lolbotter9 said: hi when I go to launch with looking glass it doesn't pick jdk automaticly how do I make it pick it ? Go to settings -> custom java path and find the jdk you have installed 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 More sharing options...
Androbolic 0 Posted April 11, 2020 Share Posted April 11, 2020 I use this for 50 accounts approximately, and sometimes when I use it to load accounts it loads the tribot client but does not load the script for 5-10+ minutes until I click on something in the tribot client. Do you know what could be delaying the script from starting? Link to comment Share on other sites More sharing options...
Naton 1033 Posted April 11, 2020 Author Share Posted April 11, 2020 1 minute ago, Androbolic said: I use this for 50 accounts approximately, and sometimes when I use it to load accounts it loads the tribot client but does not load the script for 5-10+ minutes until I click on something in the tribot client. Do you know what could be delaying the script from starting? I'm not sure, this uses the TRiBot CLI so it sounds like an issue with how tribot starts script. You mean like the client is fully loaded and everything but no script is actually active yet? 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 More sharing options...
Androbolic 0 Posted April 16, 2020 Share Posted April 16, 2020 Trying to use this to import accounts from a text file as I was doing before, but does not seem to import the accounts anymore. Is it a bug or am I doing something wrong? Link to comment Share on other sites More sharing options...
Naton 1033 Posted April 16, 2020 Author Share Posted April 16, 2020 3 hours ago, Androbolic said: Trying to use this to import accounts from a text file as I was doing before, but does not seem to import the accounts anymore. Is it a bug or am I doing something wrong? It has not been updated recently, can you take a gif of what you are doing? 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 More sharing options...
Xorrox 0 Posted April 17, 2020 Share Posted April 17, 2020 I'm currently experiencing an issue with importing multiple accounts from a text file. It will read the first line correctly, but will not import any further accounts. Is there a specific way to format for multiple lines/line breaks? Link to comment Share on other sites More sharing options...
Naton 1033 Posted April 17, 2020 Author Share Posted April 17, 2020 (edited) 1 hour ago, Xorrox said: I'm currently experiencing an issue with importing multiple accounts from a text file. It will read the first line correctly, but will not import any further accounts. Is there a specific way to format for multiple lines/line breaks? Can you send me the information in the console? (try to import fake account information if you don't want to reveal your info) Edited April 17, 2020 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 More sharing options...
Xorrox 0 Posted April 17, 2020 Share Posted April 17, 2020 Hey I managed to fix the issue while replacing with fake account info, it seems if you do "TRUE" or other variations for using proxy instead of just "true" lowercase it won't import further lines. No issue, managed to just change that myself and worked perfectly! Thanks! Link to comment Share on other sites More sharing options...
Mansemon 1 Posted May 14, 2020 Share Posted May 14, 2020 (edited) 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. Edited May 14, 2020 by Mansemon Link to comment Share on other sites More sharing options...
Recommended Posts