Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cybercasper

Pages: 1 ... 9 10 [11] 12 13 ... 16
151
Misc. Scripts / Re: GBot - Global Bot
« on: May 03, 2016, 04:14:41 PM »
So question ghost when it says combo in the menu does that mean I can just add them in easyuo the other buttons or how does that work bc I don't see a drop down when I try and open it. Hopefully you understand

152
Misc. Scripts / Re: GBot - Global Bot
« on: May 03, 2016, 02:18:16 PM »
And thank you ghost when I get home I'll put this in and see where to go from there

153
Misc. Scripts / Re: GBot - Global Bot
« on: May 03, 2016, 02:17:33 PM »
Yes trail that would be pretty awesome his script so far is a 10 but I'm failing to get the auto discord even at looking at other scripts

154
Misc. Scripts / Re: GBot - Global Bot
« on: May 03, 2016, 08:06:28 AM »
ok will do and one more thing do you think you maybe you can help me learn to build a menu like your just not as detailed just to help me learn functions like urs. i have the menu building program and an old esasyuo but i can never make anything even though I know it is like drawn a box and go.

155
Misc. Scripts / Re: GBot - Global Bot
« on: May 02, 2016, 05:07:19 PM »
i know i need to add in some system messages like this

YOU_ATTEMPT_TO_DISRUPT_YOUR_TARGET,_BUT_FAIL.
YOU_PLAY_JARRING_MUSIC,_SUPPRESSING_YOUR_TARGET'S_STRENGTH.
THAT_CREATURE_IS_ALREADY_IN_DISCORD.
YOU_MUST_WAIT_A_FEW_MOMENTS_TO_USE_ANOTHER_SKILL.

but im just stumped how to get this done as well as once i click the discord button to auto discord without having to actually click on the creature. i can do some research and get all the id's that are needed if you can help me ghost or anyone else.

156
Misc. Scripts / Re: GBot - Global Bot
« on: May 02, 2016, 04:32:45 PM »
ok so this is the extra that i put in maybe someone can help me with it since i am trying to use this for shadow guard.

GBot 1 extra code
Code: [Select]
sub discord
  set #menubutton n/a
  set !discord ! !discord
  set !Color Red
  if !discord
    set !Color Lime
  menu delete discord
  menu font BGcolor !Color
  menu button discord 5 90 81 25 discord
return

and i added my button

now GBot 2

Code: [Select]
set %timer #sCnt
set !blesstime = #time
;set %discordtime #sCnt
;set %pt 8.5s ; <----- Time in seconds between discording
;set %inst QRF_NRF_MQF_PRF_LQF_OQF_RGP_KRF

set #lpc 10

Code: [Select]
===== Auto Discord =====
if #sCnt > %discordtime && !discord = #TRUE
  gosub autodiscord

Code: [Select]
===== SUBS =====

sub autodiscord
event macro 3 0  ; whisper next line
msg $            ;clears hotkey so add wont mess up
gosub TM_SyncTextScan
event macro 13 15 ; discord
target
event macro 23 0
TM_FindValidText The_instrument_becomes_forever_quiet NULL
if #RESULT
  {
    finditem %inst C_ , %pack
    if #findkind = -1
      {
        display ok out of instruments
        return
      }
    set #ltargetid #findid
    wait 5
    event macro 22 0
    wait 10
  }
event macro 3 0  ; whisper next line
msg /add$
target
key esc
set %discordtime #sCnt + %pt
return

i know there are shadow guard ID's on here. i will be using for belfry and the roof but i cant get it to auto discord like i want it too

157
Misc. Scripts / Re: GBot - Global Bot
« on: May 02, 2016, 09:11:56 AM »
when i get home ghost i will post what i have done at work let me know if im on the right track please. i cant access this website at work stupid gov computers lol.

158
Misc. Scripts / Re: GBot - Global Bot
« on: May 01, 2016, 05:20:41 PM »
and can I change the peacemaking to discord. if so how hard would that be

159
Misc. Scripts / Re: GBot - Global Bot
« on: May 01, 2016, 05:08:36 PM »
was wondering if anyone could help me put a greater heal button in the menu and tell me where what I need to add since the wiki easyuo is down and I don't have a lot of knowledge in this.

160
Questing / Re: Shadowguard Helper
« on: April 17, 2016, 07:49:02 AM »
wow crazy and now it works now that easyuo can see my character name. does anyone know why that happens that sometimes it is blank

161
Questing / Re: Shadowguard Helper
« on: April 17, 2016, 07:30:43 AM »
tamers aren't too bad with it armory and fountain are a little hard but the others is pretty quick. but I cant seem to get it to work today for some reason did what I could and nothing works. all the ids are right so something weird is happening.

162
Questing / Re: Shadowguard Helper
« on: April 17, 2016, 06:40:40 AM »
Looking for a little help with this one. Yesterday was working fine then this morning I logged in and nothing is working with the targeting anything

163
Player Templates / New pvp Mage temp idea
« on: February 28, 2016, 06:42:47 AM »
So I have been thinking a lot about a new pvp Mage but would like some others input on what I have have so far.
120 Mage
120 eval
120 ninja
100 swords with + 20 on Capt johns hat
90 tacts
85 resist with + 15 on ring
85 med with + 15 on bracelet

I'm going to be using a - 15 mage weap so may have to figure out and put 2 skills maxed on a ring or find one hell of a ring or bracelet. Anyone think this template would work for pvp. I can cast and death strike along with nerve strike.

164
General UO Chat / Re: help casting animal
« on: February 28, 2016, 06:32:52 AM »
Thank you ghost I am just a little confused on where I find what the gump is I know over the years the size of the gump has changed but when I look into easyuo where it gives you contsize x and y and contname when I put those in it does nothing. Am I looking in the wrong spot

165
General UO Chat / help casting animal
« on: February 27, 2016, 08:00:44 AM »
needing a bit of help. i can cast animal for but i don't know how to go about setting up with one to be able to pick. i would like to pick llama form but don't know how to go about it.

Pages: 1 ... 9 10 [11] 12 13 ... 16