Lisbeth download下载国际服国服版本

崩溃
这是一个置顶的主题.
X
X
 
  • 时间
  • 显示
清除所有
新帖子

  • shiyidewo
    已回复
    这个有办法解决么

    附件文件

    留下你的评论:


  • rebornbuddy
    已回复
    最初发布者 Ffxiaocainiao
    你好,国际服更新5.1后Lisbeth 无法正常使用了,采集只会走到采集点跟前,无法进行采集活动并且,rebornbuddy就会开始显示报错 。请问应该怎么办,是需要等待lisbeth更新么?
    因5.1生产改动较大,目前还在更新中

    留下你的评论:


  • Ffxiaocainiao
    已回复
    你好,国际服更新5.1后Lisbeth 无法正常使用了,采集只会走到采集点跟前,无法进行采集活动并且,rebornbuddy就会开始显示报错 。请问应该怎么办,是需要等待lisbeth更新么?

    留下你的评论:


  • shiyidewo
    已回复
    Rb自动升级的话,发现lis还是4.5版本的,不是新的不能用,新下载rb的话,rb上不去连接不上国服

    留下你的评论:


  • rebornbuddy
    已回复
    HTML代码:
    Name: Scripts Experimental 600GP
    Type: Gather
    Enabled: True
    Conditions: (MaxGp >= 600 && IsCollectable == true)
    Cost: 600
    AlternativeCost: 400
    
    S1:
    - Impulsive Appraisal II
    => S2 (DiscerningEyeAura > 0)
    => S3
    
    S2:
    - Instinctual Appraisal
    - (AssignedGp > 400) Single Mind | None
    - Instinctual Appraisal
    => Finish (Rarity > 460)
    => FinishStickler (Rarity > 400)
    => FinishUtmost
    
    S3:
    - Impulsive Appraisal II
    => S4 (DiscerningEyeAura > 0)
    => S5
    
    S4:
    - (AssignedGp > 400) Single Mind | None
    - Instinctual Appraisal
    => Finish (Rarity > 460)
    => FinishStickler (Rarity > 400)
    => FinishUtmost
    
    S5:
    - Impulsive Appraisal II
    => FinishUtmost (DiscerningEyeAura > 0)
    => FinishDiscerning
    
    Finish:
    - Exit
    
    FinishStickler:
    - Single Mind
    - Stickler
    - Exit
    
    FinishUtmost:
    - Utmost Caution
    - Single Mind
    - Methodical Appraisal
    - Exit
    
    FinishDiscerning:
    - Discerning Eye
    - Utmost Caution
    - Methodical Appraisal

    留下你的评论:


  • akkie
    已回复
    lis判断再利用的语句该怎么写呢?

    留下你的评论:


  • Lisbeth download下载国际服国服版本


    lisebth

    看不见附件的请注册下账号登录!!!

    国际服下载 EN版本



    卡号链接:https://shop107001075.taobao.com
    点击图片查看大版本  名称:	1213455.png 查看:	91 大小:	133.4 KB ID:	182


    点击图片查看大版本  名称:	image_44.png 查看:	742 大小:	88.0 KB ID:	37


    HTML代码:
     Lisbeth 5.102
    - Several improvements to auto-craft for high end recipes. It should now HQ anything, as long as you have reasonable stats.
    - As reference, I just completed a full Facet crafter and gatherer set starting with NQ base materials, with 2206/2161/623 stats, and had 10 or so leftover CP at the end.
    - Merged the previous LowLevel, MiddleLevel, and Minuet strategies into a single Minuet strategy that works for levels 1 - 66.
    - Auto-craft will use Minuet from level 1 until you get Prudent Touch and Manipulation. Once you get that, it'll use Serenade (better) instead.
    - Auto-craft no longer uses Hasty Touch or Rapid Synthesis. I'll see if it's useful to include them after more testing.
    - Auto-craft needs more testing for low level crafters, I haven't been able to do that much myself since all my crafters are 80.
    - Added Beryllium Ore and Sandalwood Sap.
    - Fixed an issue which would sometimes make it not use Reuse in auto-craft. It'll always use Reuse in auto-craft if possible now.
    - Fixed an issue where it would not gather items that were unknown to your character.
    - Fixed an issue where it might try to uncover unspoiled items.
    - Added checkmarks to the Masterpiece options that denote the item is starred, so that Lisbeth will calculate reward yields correctly.
    Auto-craft is now based on a Monte-Carlo tree search that pre-allocates a contiguous chunk of native memory to store its entire tree structure, thanks to C#'s new Span<T> and ref local structs! This means its faster since it causes no allocations while searching. It also lets my 10-core PC search hundreds of millions of nodes throughout the night at 100% CPU usage and 10GB of RAM, while saving the best solutions on the database. When users auto-craft, it does a smaller 100,000 node search in the server, but pre-populates the tree with the best usable sequence from the database for your stats, so its both flexible (reuse, condition procs) and gets consistent results. The database now has thousands of solutions for different stats and recipes. Still, it can't do the impossible; you need appropiate stats to HQ things.
    
    NOTE: If you have low level crafters (below 66, or without Manipulation/Prudent Touch) let me know how the new auto-craft this version is doing.
    最后由 rebornbuddy 编辑; 11-21-2024, 09:01 AM
工作中...