Jump to content

Gunman

Super Moderator
  • Posts

    3553
  • Joined

  • Last visited

  • Days Won

    18
  • Feedback

    100%

Everything posted by Gunman

  1. In my experience yes. I have taking 2 day ban and quashed perm ban accounts over 2 months. I currently have one thats a month old after a double perm got quashed and it only bots 1 mini game. Nothing else.
  2. Um yes and no? When using mirror it will default set a reaction time of 1000ms which you can lower to 50ms and raise up to 5000 ms. Some scripts won't work right if it's not at 50ms do keep in mind.
  3. Start with learning basic Java first then start learning how to use and read the API. Then learn more Java. I am out at dinner atm but when I get home I might be able to link a few things that could help.
  4. Pretty what you are talking about is linked within the first few lines here but it's gone.
  5. Gunman

    Stealth Quester

    By freeze does the Official Runescape client go black? Like the entire screen and most the time you gotta force close it with task manager?
  6. Both can last you a long time but Mirror can let you get away with a lot small screw ups. Mirror would also be easier for beginners to use when starting out. You can make fresh off the 2 day ban /quashed ban accounts last months with it if used right.
  7. Gunman

    6969

    Suh my guy
  8. So one should delete ez post saying first and then someone else should post first
  9. Gunman

    AIO MTA

    Sounds like a simple and effective fix. Please do.
  10. Gunman

    AIO MTA

    Yeah I basically suicided the account and the issue never happened. 100% certain it's a mirror mode only thing.
  11. Stealth builder is better.
  12. Gunman

    rip 5k chins

    Yeah but I lost basically 3k Chins dieing 6 times in 10 minutes.
  13. Gunman

    rip 5k chins

    I know that feeling
  14. Actually never noticed but Khal isn't a Veteran. Thought he would be.
  15. No he isn't. Check #13 on Explv's scripting 101 where he explains what Configs are and using them. Quoting from Charlotte's post again "A switch works with the byte, short, char, and int primitive data types. It also works with enumerated types (discussed in Enum Types), the String class, and a few special classes that wrap certain primitive types: Character, Byte, Short, and Integer" Sorry I am lazy to manually change the black text. So basically in your case, your pray level will return as an int. So configs can return as int as well. So we tell the switch to grab that int value and which ever case equals that int, is the section of code we run for that specific Prayer level. Sorry if I explained this poorly and confused you.
  16. You can write it either way. As the the link in Charlotte's post says and I quote "Deciding whether to use if-then-else statements or a switch statement is based on readability and the expression that the statement is testing." Which is why I said I and not should be written. I organized it that way by config number being config 660 or 670 so I can go straight to that section for bug testing. I don't know about you but I def prefer using the switch in the case. If it's something small like 4 things then I just use if statements.
  17. What Charlotte posted is correct; But a script example where it I would use a switch is when grabbing the config(281) value on tutorial island to find which stage of the tutorial island the player is at; And based off that value I will tell it to run the section of code for that stage.
  18. Gunman

    AIO MTA

    The only account I have doing this has quashed bans on it and it only does MTA so it's probably certain to receive a ban if I ran it in stealth. So I will make another account to test in stealth injection. I am pretty certain it is a Mirror only issue because I just recently deleted my Jagex cache which fixed a crashing issue I had with Mirror and the offical client but then I ran into this issue more. To give you a better answer I will make another account for Stealth Injection.
  19. Don't think there is but it would be super easy to make.
  20. Gunman

    AIO MTA

    From what I can remember I only ever moved it West because it was closer to the maze. So I have no idea if it does or not sorry. EDIT: Just happened again but on a new solve level(1). It got stuck around the exit just like the last one. On this one it only fixed when I got about 8 tiles away from the maze. Moving around anywhere else didn't fix it. It did it again and I got a picture. Blue is where I can walk and it will NOT fix it's self. Same level as the edit above. EDIT 2: This has happened like 3-4 more times idk why it's happening more often now but on every level it behaves the same. You need to walk closer to the maze to fix or leave the room/restart the script. Also not gonna bother taking anymore screen shots.
  21. Also try not to use place holders on Mirror mode accounts because there is a bug involving it. It would read there is a item there even though it has 0 in the bank. But it thinks there is some there.
  22. Gunman

    AIO MTA

    @Eagle Scripts I finally got that picture. And no it's not in dialogue, I checked. Making the bot move West fixes it. Maybe it isn't a dead spot but something else now I actually look at what the Status says.
  23. Some probably do, I would just make a muling script for that specific script and then muling everything to my mule. Would also re-launch all the accounts in CLI to even further make my work less.
  24. The big farms do. Normally the big bot farms have everything privately made.
×
×
  • Create New...