
const_
Administrators-
Content Count
72 -
Joined
-
Last visited
-
Days Won
13
const_ last won the day on February 21
const_ had the most liked content!
Community Reputation
31 ExcellentAbout const_

-
Rank
Administrator
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
The loader does fetch it's own yes. @smoke420strongCan you post a screenshot please
-
@cadzbatz I'm not actually the script developer that would be @Dan I'm just a lowly client developer. I've tagged him though so he'll be able to help you out.
- 28 replies
-
- nmz
- nightmare zone
-
(and 2 more)
Tagged with:
-
Errors on client startup - black screen after loading
const_ replied to Dad's topic in Client and Site Support
I think you're running a very old version of the client, are you using the launcher? -
Should be resolved with latest client update, please restart launcher.
- 2 replies
-
- moneymaking
- looting
-
(and 1 more)
Tagged with:
-
Redirected when attempting to purchase with PayPal
const_ replied to Nyx's topic in Client and Site Support
What browser are you using? -
Npc goblin = ctx.npcs.toStream().within(4).name("Goblin").nearest().first(); Will give you what you want.
-
Client update has been released which should fix this.
-
Sorry I mean walking on the minimap
-
If the bot tried walking that would close the widget?
-
Please message me on discord so we can debug this together
-
Started making improvements here: https://github.com/powbot/api/pull/55 Feel free to comment on the PR with suggestions
-
I Get a 500 server error code when i try and add scrits
const_ replied to BakedAsaNun's topic in Client and Site Support
Please PM me on discord so we can debug this together. -
The first will be fixed when I release new backend (tonight). The second can be avoided in 8.8.0 if you use Movement.moveTo(loc, refreshQuests = false, forceWeb = true) as it's trying to walk locally.