Jump to content

Easy

Trade With Caution
  • Posts

    192
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Easy

  1. Getting my sythe ban lifted as we speak. Catch me outside
  2. I know the concept of google search can sometimes be difficult to grasp, but for the self improvement that comes along with it, I'd strongly recommend putting in the effort to find and read the dispute thread for yourself
  3. Thread has potential, too bad trolls are ruining it with their shit tier memes
  4. I'll write a script that flawlessly completes all of these quests without getting banned for roughly 10m/hour Private Scripting Thread: http://osbot.org/forum/topic/110654-cheap-flamos-private-script-shop-quick-cheap-experienced-flawless-scripts-off-site-experience/
  5. This thread is bait for everyone in their nan's basement
  6. Need the quest "ghost ahoy" to be completed on my account, looking for a quester. Wil be paying with 07gp. List your prices below Skype: dan.flamo
  7. catch (Exception e) { log(e.getMessage()); } Can throw a null pointer as well. Store, then null check the return of e.getMessage()
  8. 80str isn't easy to get. I'd say at least 20m
  9. Script has been finished, waiting for him to come back from the gym to pay the second portion of the fee. Added cli support and gui auto saving/loading to compensate for the delay.
  10. Most bots must be f2p, which explains why the f2p ban rate is significantly higher than the p2p.
  11. Your release thread was all I could find regarding the usage of cli, the last place I would have thought to look was the front page of the forum
  12. updated thread, still not working after taking your advice
  13. (I'm trying to run a local script) Starts up osbot, logs into my osbot account, then generates an error saying that the bot failed to initialize. Commands I'm using: java -jar "osbot 2.4.104.jar" -login Flamo:HIDDEN -bot HIDDEN@[member='gmail'].com:HIDDEN:1234 -debug 5005 -script TabFarmer:mule,317 Script manifest I'm using: @ScriptManifest(author = "Flamo", version = 0.03, info = "Tab maker that supports muling, hosting, and tab making.", logo = "", name = "TabFarmer") Debug logs: C:\Users\HIDDEN\Desktop>java -jar "osbot 2.4.104.jar" -login Flamo:HIDDEN -b ot HIDDEN@[member='gmail'].com:HIDDEN:1234 -debug 5005 -script TabFarmer:Mule,317 Debug enabled on port 5005 Starting local script with name: TabFarmer [DEBUG][12/18 02:22:28 AM]: Injected 2 field list filters [DEBUG][12/18 02:22:28 AM]: Injected 2 field filters [DEBUG][12/18 02:22:28 AM]: Injected 2 method list filters [DEBUG][12/18 02:22:28 AM]: Injected 3 method filters In debug mode! Listening for transport dt_socket at address: 5005 Stealth injection class-filter enabled! [DEBUG][12/18 02:22:29 AM]: OSBot is now ready! [INFO][12/18 02:22:31 AM]: Loaded 4 RS accounts! Loaded 2 local scripts and 1 SDN scripts. [INFO][12/18 02:22:32 AM]: Welcome to OSBot 2.4.104! [INFO][12/18 02:22:37 AM]: Updated injection hooks for client revision : 129! [DEBUG][Bot #1][12/18 02:22:37 AM]: Initializing stealth injection bot... [INFO][Bot #1][12/18 02:22:38 AM]: Downloading latest RS2 old-school client para meters... Bot failed to initialize! If you are running OSBot from command-line, ensure tha t the world you entered is valid! If the world you entered is valid, please chec k the OSBot forums for online/offline status.java.net.UnknownHostException: olds chool317.runescape.com at java.net.AbstractPlainSocketImpl.connect(Unknown Source) [INFO][12/18 02:22:38 AM]: Started bot #1 at java.net.PlainSocketImpl.conn ect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(UnknownSource) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at org.osbot.Lpt8.IIIIiiiIIIiI(wo:195) at org.osbot.rs07.RS07Parameters.IIIIiiiIIIiI(dp:18) at org.osbot.rs07.RS07Parameters.<init>(dp:249) at org.osbot.core.inject.RS07ClientInjector.inject(yx:75) at org.osbot.rs07.Bot.initialize(ne:439) at org.osbot.Lpt1.run(rv:124) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
×
×
  • Create New...