basic one that i had been able to play.
function main()
local timer=getticks()
while true do
if UO.EnemyID==0 or timer<getticks() then
local tmp=UO.LTargetID
local k=UO.LTargetKind
tmpid=scan()
if tmpid>0 then
UO.LTargetKind=3
UO.LTargetID=tmpid
UO.Macro(27,0)
end
end
end
end
function scan ...
Search found 9 matches
- Tue Jul 16, 2013 4:13 am
- Forum: Coding talk
- Topic: Need advice with auto attacking script
- Replies: 8
- Views: 5085
- Tue Jul 16, 2013 3:04 am
- Forum: General discussion
- Topic: PSA: Vendors with non-default prices are illegal to use.
- Replies: 10
- Views: 3436
Re: PSA: Vendors with non-default prices are illegal to use.
Also, I guess this is goodbye too. Take care all.
--George
--George
- Tue Jul 16, 2013 2:51 am
- Forum: General discussion
- Topic: PSA: Vendors with non-default prices are illegal to use.
- Replies: 10
- Views: 3436
PSA: Vendors with non-default prices are illegal to use.
FYI. Found that out the hard way apparently. Didn't even think it was not intentional. Oh well.
- Mon Jun 10, 2013 4:27 am
- Forum: General discussion
- Topic: /b/rothers fall in
- Replies: 3
- Views: 1313
Re: /b/rothers fall in
is that thing still around? thought reddit took over.
- Sat May 04, 2013 4:28 pm
- Forum: Published Macros
- Topic: [OPEN EasyUO] Converted Devlin/Blaze Rearmer and AutoHealer
- Replies: 0
- Views: 1418
[OPEN EasyUO] Converted Devlin/Blaze Rearmer and AutoHealer
Blaze AutoHealer: https://docs.google.com/file/d/0B9DjZ9b ... sp=sharing
Devlin Rearmer: https://docs.google.com/file/d/0B9DjZ9b ... sp=sharing
- Themadxcow/George
Devlin Rearmer: https://docs.google.com/file/d/0B9DjZ9b ... sp=sharing
- Themadxcow/George
- Thu Nov 22, 2012 5:53 am
- Forum: Coding talk
- Topic: UO House Editor
- Replies: 1
- Views: 1535
Re: UO House Editor
Unfortunately, the original author has posted no open source versions. Without this, editing is highly improbably as it would require reverse engineering.
Anyhow, what issues are you encountering? I moved UOHE.exe into the default uo directory and it worked just finr.
Anyhow, what issues are you encountering? I moved UOHE.exe into the default uo directory and it worked just finr.
- Sat Nov 10, 2012 11:21 pm
- Forum: Coding talk
- Topic: EasyUO -> Open EasyUO conversion.
- Replies: 1
- Views: 1401
EasyUO -> Open EasyUO conversion.
Hello,
The new (o)easyuo client uses a new language to fix issues with the old version. Because of this, old scripts for EUO will not work in the new version. As a CS student, I will translate the scripts over for anyone that needs it, since I need the practice in LUA (the new language for Open ...
The new (o)easyuo client uses a new language to fix issues with the old version. Because of this, old scripts for EUO will not work in the new version. As a CS student, I will translate the scripts over for anyone that needs it, since I need the practice in LUA (the new language for Open ...
- Fri Nov 09, 2012 11:02 pm
- Forum: Coding talk
- Topic: Want a script written?
- Replies: 20
- Views: 11462
Re: Want a script written?
Yeah, I'll be happy to write scripts that people need a script personalized to this shard, and won't even throw in a passive-aggressive insult. =)
- Fri Nov 09, 2012 8:39 pm
- Forum: Coding talk
- Topic: Want a script written?
- Replies: 20
- Views: 11462
Re: Want a script written?
I am also available to help with scripting. I'm not professional by any means, but I would love to get some projects to work on. Also, I write them for the OpenEUO client and will translate older scripts to the new version if anyone desires the slightly improved performance.