Jump to content

GiantPandaSak

Members
  • Posts

    12
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by GiantPandaSak

  1. 21 hours ago, Gunman said:

    @GiantPandaSakNo it's not broken. Something in your parameters is breaking it. Only thing I can input is it's not broken and maybe try putting -world high up in the parameter list.

    Ive tried every possible order its the only flag thats not working :/

     

    • Sad 1
  2. Is the CLI -world flag broken? im trying to launch on f2p so i can use f2p accounts but -world doesn't seem to set anything am i missing something?
    Thanks, 

    code:
    d ~/Desktop
    echo working
    /usr/libexec/java_home -V
    export JAVA_HOME=$(/usr/libexec/java_home -v 1.8
    java -version
    find ~/ -name "OSBot*.jar" -print0 | xargs -0 ls -t | head -n 1 | xargs -I{} java -jar {}  -debug 5005 -mem 1024 -allow lowresouce,lowcpu, -login OSBOTLOG:OSBOTPASS -bot BOTEMAIL:BOTPASSWORD:PIN -script "":"f2pSetup.config" -world 425

    chmod u+x ~/Desktop/CommandScript.command

  3. I have been doing some testing of Jagex bot detection/ban system over the last couple of weeks by suicide botting different accounts. 
    Out of my 10 trialed accounts all of the ones created on unauthenticated emails have been banned whereas the accounts that were created with real emails all remain. They have run for the same duration and all been doing the same tasks. 
    Anyone else experienced the same? 

×
×
  • Create New...