Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Basic Injection Guide
#15

Gang Wrote:Probably your client dir isn't set up right Ramza, pay attention...


Anyways I made the simpliest version of autotarget script. Keep in mind though that it's very basic script and it most likely won't switch target as you press them, if anyone wants script that will switch targets, check for PKs or Gray players I can make one, not for free though ...;p Anyways, here it is so you get an idea of how it works.

sub targetto()
dim mw[2]
mw[0] = '0x0190'
mw[1] = '0x0191'
var i
UO.Ignore('self','on')
UO.Set('finddistance','12')
For i = 0 to 1
UO.FindType(mw[i],-1,'ground')
If UO.FindCount()>0 then
UO.AddObject('enemy','finditem')
endif
next
endsub

The likely culprit is that my client directory didn't have multiple client types. It just has one "client" not a 5.01a or whatever it should be. My folder doesnt look like the one int he picture.


Messages In This Thread
Basic Injection Guide - by sm0ke - 03-02-2012, 09:24 PM
Basic Injection Guide - by Ramza - 03-02-2012, 09:46 PM
Basic Injection Guide - by sm0ke - 03-02-2012, 10:04 PM
Basic Injection Guide - by Ramza - 03-02-2012, 10:15 PM
Basic Injection Guide - by por corp wis - 03-02-2012, 10:17 PM
Basic Injection Guide - by Epic - 03-02-2012, 11:31 PM
Basic Injection Guide - by sm0ke - 03-02-2012, 11:46 PM
Basic Injection Guide - by Raziel_ - 03-03-2012, 02:57 AM
Basic Injection Guide - by sm0ke - 03-03-2012, 08:06 AM
Basic Injection Guide - by Eru - 03-03-2012, 08:48 AM
Basic Injection Guide - by sm0ke - 03-03-2012, 09:25 AM
Basic Injection Guide - by Gang - 03-03-2012, 01:42 PM
Basic Injection Guide - by Ramza - 03-03-2012, 01:56 PM
Basic Injection Guide - by Gang - 03-03-2012, 03:05 PM
Basic Injection Guide - by Ramza - 03-03-2012, 05:20 PM
Basic Injection Guide - by sm0ke - 03-03-2012, 05:38 PM
Basic Injection Guide - by Ramza - 03-04-2012, 08:56 PM
Basic Injection Guide - by sm0ke - 03-05-2012, 04:45 AM
Basic Injection Guide - by Ramza - 03-05-2012, 05:54 AM
Basic Injection Guide - by sm0ke - 03-05-2012, 06:07 AM
Basic Injection Guide - by Ramza - 03-05-2012, 06:30 AM
Basic Injection Guide - by Overdose - 03-05-2012, 08:13 AM
Basic Injection Guide - by Ramza - 03-05-2012, 02:59 PM
Basic Injection Guide - by Dr. Green - 03-11-2012, 04:56 AM
Basic Injection Guide - by sm0ke - 04-19-2012, 10:27 PM
Basic Injection Guide - by Habibi Jones - 04-20-2012, 03:01 AM
Basic Injection Guide - by DCollisionD - 05-14-2012, 12:53 AM

Forum Jump:


Users browsing this thread: 7 Guest(s)