Jump to content

Hybris

Members
  • Posts

    262
  • Joined

  • Last visited

  • Feedback

    100%

1 Follower

Profile Information

  • Gender
    Male
  • Location:
    Janne#1565

Recent Profile Visitors

2141 profile views

Hybris's Achievements

Black Poster

Black Poster (5/10)

28

Reputation

  1. Hello, I'm working on a thieving script and it works fine, but when I go to the bank and come back to the area, it seems to missplace the NPC entity and I can't interact with it anymore. I've checked and the npc is not null, it even has the correct actions. I added a line to draw the outline of the NPC and when this happens, it's just on a random square instead of on the actual NPC. Also interesting to note that when I restart the script, it still seems to select this random square instead of the NPC, unless I refresh my scripts. Any ideas? Using mirror mode btw. Thanks, Hybris
  2. Still looking, contact me on discord
  3. I'm pretty sure you can print a list & see all the elements But I tried it with looping through each of them and it still gives me the same, it will only show the Player entity even when the "mouse.getOnCursorCount()" shows 2...
  4. I'm not looping through the list, just printing the list object. As for the spam clicking, I'm currently using the hover method which works, but sometimes the NPC is behind a door & it will click the door instead. I tried that but for some reason the "isOnCursor(npc)" method returns false even though the cursor is on my entity.
  5. Hey, For some reason when I use mouse.getEntitiesOnCursor it only gives me one, even though the count says 2. The second entity is an NPC & I'm sure the mouse is placed right on the entity. Any ideas? Thanks in advance, Hybris P.S.: How would I accurately spam click an NPC? npc.interact() seems to move the mouse every time it clicks and mouse.click() can easily fail.
  6. Looking for multiple accounts with those. Discord: Janne#1565
  7. It works fine for me, double check your webhook URL
×
×
  • Create New...