2014年4月11日 星期五

神魔之塔自動刷肥 WIN8 user

WIN8不完全相容按鍵精靈,想用的就只能自己改參數了
開筆記本USERVAR
除了第一行 [#$&^*&@&^#] 不能刪,其他直接複製蓋過去就好了,應該可以用
目前懶得詳細列出來,看得懂的WIN8使用者就改吧
看不懂的就開程式慢慢對吧,選項框第一個都是0照順序排012...
有好心人能幫忙寫腳本生產器就謝天謝地了

另一個筆記本是改熱鍵的,可以用這篇對照改自己想要的
http://www.me.tnu.edu.tw/~me006/vb/tutor/r03/index.htm

例如:
Form1.關卡屬性.ListIndex=0
Form1.關卡當前進度.ListIndex=0
Form1.關卡封數.ListIndex=2
Form1.關卡難度.ListIndex=1
=>水關|當前打到7封|選7封|第4關
-------------------------------------------------------------------------------------------------------
//---句柄選擇 0~2  都試試看
Form1.Slider4.Value=0

//關卡資訊
Form1.關卡屬性.ListIndex=0
Form1.關卡當前進度.ListIndex=0
Form1.關卡封數.ListIndex=0
Form1.關卡難度.ListIndex=0

//隊伍資訊
Form1.好友位置.ListIndex=0
Form1.隊伍數量.ListIndex=0
Form1.隊伍第幾隊.ListIndex=0

//未實裝
Form1.自動清包.Value=0
Form1.賣卡.ListIndex=-1
Form1.賣卡次數.ListIndex=-1

///-----單選區
Form1.待機.ListIndex=0
//-----以下三個只能一個為1
Form1.不動作.Value=1
Form1.關機.Value=0
Form1.吃石.Value=0

///-----多選區   0|1 =開|關
Form1.暫停選關.Value=0
Form1.位移24.Value=0
Form1.戰死離開.Value=0
Form1.碎片20停刷.Value=1
Form1.自動對話.Value=0
Form1.自動加友.Value=0


//-----自動進入戰鬥
Form1.CheckBox14.Value=0

//------好友屬性
//倒選
Form1.CheckBox22.Value=0
//-----水木火光暗
//------好友種族

//-----神魔人獸龍妖
Form1.隊伍自訂義頁.ListIndex=0
Form1.隨機一.Value=0
Form1.隨機二.Value=0
Form1.隨機三.Value=0
Form1.隨機四.Value=0
Form1.隨機五.Value=0
//Form1.X數字.Value就是屬/第幾頁以下懶得整理順序..
Form1.水2.Value=0
Form1.妖2.Value=0
Form1.龍2.Value=0
Form1.人2.Value=0
Form1.獸2.Value=0
Form1.魔2.Value=0
Form1.神2.Value=0
Form1.暗2.Value=0
Form1.光2.Value=0
Form1.木2.Value=0
Form1.火2.Value=0
Form1.水3.Value=0
Form1.妖3.Value=0
Form1.龍3.Value=0
Form1.人3.Value=0
Form1.獸3.Value=0
Form1.魔3.Value=0
Form1.神3.Value=0
Form1.暗3.Value=0
Form1.光3.Value=0
Form1.木3.Value=0
Form1.火3.Value=0
Form1.水4.Value=0
Form1.妖4.Value=0
Form1.龍4.Value=0
Form1.人4.Value=0
Form1.獸4.Value=0
Form1.魔4.Value=0
Form1.神4.Value=0
Form1.暗4.Value=0
Form1.光4.Value=0
Form1.木4.Value=0
Form1.火4.Value=0
Form1.水5.Value=0
Form1.妖5.Value=0
Form1.龍5.Value=0
Form1.人5.Value=0
Form1.獸5.Value=0
Form1.魔5.Value=0
Form1.神5.Value=0
Form1.暗5.Value=0
Form1.光5.Value=0
Form1.木5.Value=0
Form1.火5.Value=0
Form1.水1.Value=0
Form1.妖1.Value=0
Form1.龍1.Value=0
Form1.人1.Value=0
Form1.獸1.Value=0
Form1.魔1.Value=0
Form1.神1.Value=0
Form1.暗1.Value=0
Form1.光1.Value=0
Form1.木1.Value=0
Form1.火1.Value=0
Form1.CheckBox13.Value=0
Form1.TabControl2.Tab=0
Form1.Slider3.Value=0
Form1.Slider2.Value=0
Form1.Slider1.Value=0
Form1.TabControl1.Tab=0
Form1.CheckBox29.Value=0
Form1.CheckBox28.Value=0
Form1.CheckBox27.Value=0
Form1.CheckBox26.Value=0
Form1.Slider17.Value=0
Form1.CheckBox25.Value=0
Form1.Slider16.Value=0
Form1.CheckBox24.Value=0
Form1.Slider15.Value=0
Form1.CheckBox23.Value=0
Form1.Slider14.Value=0
Form1.Slider13.Value=0
Form1.Slider12.Value=0
Form1.Slider8.Value=0
Form1.Slider9.Value=0
Form1.CheckBox15.Value=0
Form1.Slider5.Value=0
Form1.CheckBox17.Value=0
Form1.Slider7.Value=0
Form1.Slider6.Value=0
Form1.ComboBox5.ListIndex=-1
Form1.隊伍奇偶.ListIndex=0
Form1.TabControl3.Tab=0
Form1.CheckBox68.Value=0
Form1.CheckBox69.Value=0
Form1.CheckBox70.Value=0
Form1.CheckBox71.Value=0
Form1.CheckBox72.Value=0
Form1.CheckBox73.Value=0
Form1.CheckBox74.Value=0
Form1.CheckBox75.Value=0
Form1.CheckBox76.Value=0
Form1.CheckBox77.Value=0
Form1.CheckBox78.Value=0
Form1.文字.Value=0

11 則留言:

  1. 您好,首先謝謝你把參數都寫出來,目前選關卡選隊伍都可以執行,
    最大的問題是在選好友,我不懂參數代表的意思,隨機一是叫他隨便選嗎?
    可以請教一下,如果想選 火屬 神類 的朋友 參數要怎麼設定呢?

    回覆刪除
    回覆
    1. 隨機是選隊伍11(隨機選對)在用的
      火神=>
      火1神1 =1 自訂義頁開第一頁

      刪除
  2. 請問現在新版的腳本

    多了很多參數

    大大能告知我那些參數的作用嗎?

    因為我怕改錯...

    回覆刪除
  3. 可以請問BeginHotkey=36 那這個"BeginHotkeyMod"要設定甚麼?

    回覆刪除
  4. 能設定保存的快速鍵嗎??

    回覆刪除
  5. 作者已經移除這則留言。

    回覆刪除
  6. 不好意思 真的還是看不太懂WIN8的怎麼用
    而且軟體內也沒看到保存的按鍵
    那些熱鍵模式是什麼意思?
    是不是哪裡有說明我沒有看到呢

    回覆刪除
    回覆
    1. USERVAR 這個記事本裡面有這些參數
      由於win8系統按鍵精靈沒辦法使用
      所以只能在開程式前先設定好參數
      作者有把例子放在上面 摸索吧

      刪除
  7. 請問通關次數顯示的 參數是哪一個呢?? 我有點找不太出來

    回覆刪除
  8. Hi This is SRK i'm suggesting you this is app Dragon City Apk

    回覆刪除