Author Topic: Wither Bot  (Read 13342 times)

0 Members and 1 Guest are viewing this topic.

Offline pwnage pimpTopic starter

  • Newbie
  • *
  • Posts: 5
  • Activity:
    0%
  • Reputation Power: 0
  • pwnage pimp has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Wither Bot
« on: October 18, 2008, 05:13:06 PM »
0
For those who don't know much about scripting you might like this.

Script 1: Run this on your main account.
Code: [Select]
onhotkey f5 ;just set this key to whatever your wither button is
set *999 Wither

Script 2: Run this on your necro "bot"
Code: [Select]
loop:
finditem XXXXX ;char number one's #charid
if #finddist > 1
event pathfind #findx #findy #findz
if *999 = Wither
{
 set *999 empty
 key F5 ;again, set this to your wither key
}
goto loop

Offline noobus

  • Jr. Member
  • **
  • Posts: 14
  • Activity:
    0%
  • Reputation Power: 1
  • noobus has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: Wither Bot
« Reply #1 on: April 02, 2013, 09:54:17 PM »
0
What exactly is a necro bot?  I'm assuming it follows you around?  Woupd this be something to add t the script that heals your main char from a second client?  Sorry I haven't been around for seven years

Offline manwinc

  • Elite
  • *
  • *
  • Posts: 2556
  • Activity:
    0%
  • Reputation Power: 32
  • manwinc is a rising star!manwinc is a rising star!manwinc is a rising star!manwinc is a rising star!manwinc is a rising star!manwinc is a rising star!
  • Gender: Male
  • "The Devs Hard at Work"
  • Respect: +123
  • Referrals: 1
    • View Profile
Re: Wither Bot
« Reply #2 on: April 02, 2013, 11:16:00 PM »
0
Put a wait 5 After your Event Pathfind, And I'd suggest using Global namespaces for relaying the Signal! Other than that, you are off to building your own little army :)
Monkeys and Typewriters!

" Oh I know, We'll make a Boss Encounter that requires 3 keys per player to enter, Then we'll make it not a closed instance so you never know if you are going to pop into a fresh room or a boss that has 1% Health left with 20 dudes smashing its face in, wasting your time and effort"

Tags: