annuncio

Comprimi
Ancora nessun annuncio.

WalkingMumblingMinerBot [Modifica]

Comprimi
X
 
  • Filtro
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • WalkingMumblingMinerBot [Modifica]

    Questa è una piccola modifica a questa must-script per minatori.

    Essenzialmente risolve il problema per cui la macro non riesce a craftare gli shovels.

    Va modificata la subroutine Tinker. Questo è il codice originale:

    ; ===========================
    ; => Tinker <=
    ; Tinkering our tools at bank.
    ; ===========================
    sub Tinker
    gosub HideMiner
    set %yClickCorrection -5
    if %OSIshard
    set %yClickCorrection 5
    gosub CountItem %TinkerTool %backpackID #false
    if %ItemAmount < 2
    {
    finditem %TinkerTool C_ , %backpackID
    set #lobjectID #findID
    event macro 17 0
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 149 + %yClickCorrection
    click 66 %yclickval
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 169 + %yClickCorrection
    click 272 %yclickval
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 453 + %yClickCorrection
    click 66 %yclickval
    wait %waittime
    return
    }
    finditem %TinkerTool C_ , %backpackID
    set #lobjectID #findID
    event macro 17 0
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 162 + %yClickCorrection
    click 68 %yclickval
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 311 + %yClickCorrection
    click 424 %yclickval
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 112 + %yClickCorrection
    click 273 %yclickval
    wait %waittime
    gosub WaitForVar ContSize = 530_437 2
    set %yclickval 453 + %yClickCorrection
    click 66 %yclickval
    wait %waittime
    set %TaskDone #true
    return

    Sostituite la riga in grassetto con la seguente:

    set %yclickval 147 + %yClickCorrection

    Infine, nel setup dichiarate che giocate in uno shard OSI.
    Who is Kaiser Souze? He is supposed to be Turkish. Some say his father was German. Nobody believed he was real. Nobody ever saw him or knew anybody that ever worked directly for him, but to hear Kobayashi tell it, anybody could have worked for Souze. You never knew. That was his power. The greatest trick the Devil ever pulled was convincing the world he didn't exist. And like that, poof. He's gone.

  • #2
    c'e un nuovo problema da aggiungere se il pg muove il menu contestual con le ultime release il menu nn va in posizione standard e quindi preme dove capita se proprio nn preme

    cmq bravo io lo avevo fatto in privato nn ci avevo pensato a renderlo publico pensando che ognuno era capace a farselo :d

    Commenta


    • #3
      ma sto script per quale programma è? autopilot? easy o? razor o quant'altro?
      Wherever Ivan Drago
      Since 1999 from NGI,Awakening,Reame I,II,III e IV Ed.,J&D,DRL,NhR and a lot of Shards!!!!
      Ed ora anche su UoDreams!!!!
      ICQ: 348949926
      Originally posted by Nerkia in mappa NoX parlando della cartolina che avvisa la bocciatura...

      Naer:
      masi
      Naer:
      fai na cosa
      Naer:
      fai come si fa in guerra per bloccre le comunicazioni
      Naer:
      intercetta i postini e uccidili

      Commenta


      • #4
        scusa pensavo fosse ovvio, cmq è easyuo.

        x Xabaras:

        Si ho notato la cosa dei menu contestuali ed è proprio grazie a quello che ho saputo correggere il bug. Cmq credimi: non è una cosa che sanno fare tutti, bisogna innanzitutto capire perchè non funziona e come lavora lo scripting di easyuo. Ad esempio, noi sappiamo che si basa sulle coordinate del puntatore ma chi non l'ha mai letto come fa a saperlo?
        Who is Kaiser Souze? He is supposed to be Turkish. Some say his father was German. Nobody believed he was real. Nobody ever saw him or knew anybody that ever worked directly for him, but to hear Kobayashi tell it, anybody could have worked for Souze. You never knew. That was his power. The greatest trick the Devil ever pulled was convincing the world he didn't exist. And like that, poof. He's gone.

        Commenta

        Sto operando...
        X