Everything posted by FushigiBot
-
Mirror Mode Ban
Manually did tutorial island and then botted agility for 24 hours and got a ban
-
Feedback is pointless
Laughs in making 1b gp every 2 days with scripts I made in SF. Edit: SF is actually a tool that lets you create your own scripts without java knowledge. The community scripts are extra, free content. A lot of them work, though. Some people are just more experienced than others.
-
Script Factory Request - If Grand Exchange Is Not Full
[41, Variables, getBoolean, 1:setGrandExchangeIsFull, 3:false] [41, RS2Widget, isActionVisible, {false}, 1:Buy, 3:false] [41, GrandExchange, isOpen, {true}] [41, GrandExchange, isOfferScreenOpen, {false}] [41, Variables, editBoolean, 1:setGrandExchangeIsFull, 3:true] [42, Variables, getBoolean, 1:setGrandExchangeIsFull, 3:true] [42, GrandExchange, isOpen, {true}] [42, GrandExchange, isOfferScreenOpen, {false}] [42, RS2Widget, isActionVisible, {true}, 1:Buy, 3:false] [42, Variables, addOr] [42, Variables, getBoolean, 1:setGrandExchangeIsFull, 3:true] [42, GrandExchange, isOpen, {false}] [42, Variables, editBoolean, 1:setGrandExchangeIsFull, 3:false] Use this for now xD
-
Method Request - If String is Not
We have the if string = but no if string != Would be useful for numerous things. :D
-
New to writing with script factory trying to make a smelter using superheat item everything works but the superheat item
You have to innteract with item in inventory. Manually select the spell and hover over the mithril ore.in your inventory Take note of the action (should be "Use", I think). Replace all your Object actions with the following 1. Select spell 2. Inventory actions (Use?) Also, you need more checks to make this script work well.
-
Cant get osbot's mirror mode to hook onto osrs client while Advertising other bots isn't allowed. is opened
Use sandboxie and open each individual instances in a separate sandbox
-
Method Request - Gets Time Until Next Break
Bribe attempt: I'll make a Vyrewatch Sentinel Fighter for the network if this is added. 😎
-
Junior Java programmer course enough?
More than enough -- the API eliminates much of the need to know extensive java.
-
Giants Foundry Script coming soon?
You cannot but anvil smithing is only worth it in f2p. Therefore useless in p2p as both money maker and training method.
-
Giants Foundry Script coming soon?
Yeah the double cannonball mould is the only nice reward imho. The outfit is just meh since you can't use it in f2p.
-
Method Request - Gets Time Until Next Break
Method: If time until next break > or < (I don't think we need all the operators since the timer is always running when not breaking) int getTimeUntilNextBreak() Gets the time (in seconds) until the next break will occur. Why is this useful? As of right now, there is no way to make the bots do a particular action when the breaking timer is a certain value without using custom breaks. The problem with custom SF breaks is that you have to turn off OSBot breaks for it to work properly. Not every SF script and/or SDN script supports custom breaks, making the turning on/off of OSBot breaks a bit dangerous/tedious (especially when using cli) since you might forget to turn them back on when using another script and the bot will go YOLO for 12 hrs. How can it be used? It's all about dangerous activities that can result in the death of the bot. For example, say you're doing Undead Druids. One could tell the bot to walk to a safe area if the timer until next break is, say, less than 10 seconds. The applications are many and it would give scripters more flexibility when writing scripts, especially on activities where the bot can die or any other inconvenient situation caused by breaking on the spot.
-
Giants Foundry Script coming soon?
Don't think there is high demand for it since BF is just better in every aspect except for the unique rewards part.
- hi everyone
-
Stealth Passive Goldfarmer
Working flawlessly as far as I can tell.
-
Stealth Passive Goldfarmer
Will run it tonight with accs that have and dont have the reqs
-
Stealth Passive Goldfarmer
This is why we all love Token.
-
Stealth Quester
This one issue with placing the orbs may have to do with Token using map positions (Correct me if I'm wrong) to place the orbs, since the object has the same id. If the camera angle is in a way where the target map coordinate and another, interactable interactable object, are within the same MOUSE position on the screen, it will interact with the one closest to the camera. Keeping the camera pitch above 55 on this part of the quest would completely eliminate this issue.
-
First time botter looking for advice
Just so that you have an idea, my farm makes around 2b per week and I have nearly 200 accs running + have been botting for years.
-
Khal Guardians Of The Rift
It's not working even with the settings enabled, but again, only when launched with CLI. hopWorld=true dropFireRune=false dropBodyRune=false disableLootTracking=false dropAirRune=false repairPouchesEveryRound=false usePortalTalismans=true dropNatureRune=false useUimMode=false hopWorldVal=464 dropDeathRune=false mediumPouchUsed=false
-
Khal Guardians Of The Rift
It's not hopping worlds when launched through CLI.
-
Stealth Passive Goldfarmer
Hey man. Do you think you can add a check where, even if farming guild is enabled in the GUI/CLI, it won't use it until level 65 farming? That way I dont have to write multiple cli files/tasks and it will just start using it once it reaches the required level :x
-
no ban guide
This is neither an effective anti-detection or botting method. ;|
-
control multiple client inside osbot with one script
It is possible but I can't think of any instance where this would be a good idea other than multiboxing. If it's this, just get script factory pro and do it with that.
-
Khal Rogues' Den
It was zoomed out. I zoomed in to take a pic. I dont know much about Rogues Den but i think the bot accidentally clicks on a gate is not supposed to click and ends up in an area that hasnt been coded to get out from. Clicking on the north gate resets it and it goes around again,
-
Khal Rogues' Den
Bot often gets stuck here. Will go around and continue if you click on the north gate.