Everything posted by FushigiBot
-
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
-
FushigiBot's Progressive Ranged
It switches at 50 range. I didn't wanted to bother writing in all the equipment available for lower levels. f2p: Upgrades at lvl 50 p2p: Upgrades at lvl 50 and 70
-
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.
-
Khal Guardians Of The Rift
Another suggestion: Have the bot move closer to the gate when waiting. As of right now, it waits anywhere and it's creating a pile of bots in the login position, lol.
-
Khal Guardians Of The Rift
Just an idea: Add mouse moving + right clicking every 1 - 4 mins while waiting to get in the game so that it doesn't logout. 😛
-
FushigiBot's Progressive Ranged
There are no breaks. Is just that I use a snippet to create scripts and the "Custom Breaks" selector is always on, there. I'll edit it out on the next version. Use OSBot or add your own custom breaks for this ^^
-
FushigiBot's Progressive Ranged
Currently reworking this script.
-
f(x) Fairy Natures
It's on the SF network. ^^
-
f(x) Fairy Natures
About The Script Crafts Nature runes using the fairy ring teleport method. 200k - 600k p/h Requirements Fairy rings unlocked Dramen staff Rings of dueling Necklaces of passage Pure essence Catalytic or Nature tiara To Be Added Auto equipping of Graceful or Rainment outfit Support for Rainment hat with tiara attached Restocking + Auto bonding Pouch support If you have any requests, please let me know and I'll consider it.
- Lunar Zero to Minnows
-
Ultimate AIO Fighter
This script has been sitting on my list for a while. Was looking for something to progressively train on some accs. I've encountered two problems: 1. Armor updating may be broken. Doesn't bank for it or get it out of the bank when needs to bank. Walks to the npc regardless. Spams this on the log. [INFO][Bot #1][06/21 08:56:56 PM]: Update armor [INFO][Bot #1][06/21 08:56:57 PM]: 15392 [INFO][Bot #1][06/21 08:56:58 PM]: Update armor [INFO][Bot #1][06/21 08:56:59 PM]: 15392 [INFO][Bot #1][06/21 08:57:01 PM]: Update armor 2. For custom NPCs, if the selected area contains like a tree or any other unreachable positions, the script doesn't try to use another (reachable) position from the area. Most areas are kinda irregular and I have to include parts that are unreachable. Log spams this. [INFO][Bot #1][06/21 09:02:34 PM]: WebWalkingEvent; No route found! Destinations = [[x=3197, y=3184, z=0]]; [INFO][Bot #1][06/21 09:02:35 PM]: Update armor [INFO][Bot #1][06/21 09:02:36 PM]: WebWalkingEvent; No route found! Destinations = [[x=3197, y=3184, z=0]]; [INFO][Bot #1][06/21 09:02:37 PM]: Update armor
-
Delete: f(x) Chaeldar Slayer - Alpha
Will do if it's alright to upload it even if it's in Alpha ^^
-
Delete: f(x) Chaeldar Slayer - Alpha
Edit (2022-07-21): I have been making this script both in Java and SF simultaneously. However, I have come across some issues for some things that I cannot seem to solve in SF (Mainly NPC tagging, data return checks in order to make data modifications, and some other things) For this reason, I am putting this project on hold and removing it from the network, so that I can instead concentrate on other scripts that will be pushed into the SF network as well. This post can be deleted.
-
Khal Blast Furnace
Botting will almost never get you near the same amount as manually doing something at high intensity. But anyhow, I suspect a ban coming soon since I'm assuming you're not breaking or anything.
-
Script Factory Request - If inventory does not contain items other than
Can't be done currently. What I personally do is turn on a boolean if the check "if it contains items other than" comes back as true. Then, have the account bank and deposit the entire inventory and turn off the boolean as it deposits.
-
Script Factory Request - Interact with NPC (Hp % Filter)
The checks sides is fine. The action is the problem.
-
Script Factory Request - Interact with NPC (Hp % Filter)
Long story short, I'm working on a Slayer script. There are NPCs, like Rockslugs, Desert Lizards, Gargoyles, etc. who need to be killed by using an item on them. the if NPC health % check can be used to trigger the action but the item is used on a random npc, often the closest one (which is usually the one you are fighting), but it does often interact with other npcs as well, making you look like an obvious bot. :x This check would also be helpful for other things such as prioritizing targets when making all kinds of combat scripts.
-
Script Factory Request - If Grand Exchange Is Not Full
+1