联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 游戏(67) 
按平台查找All Visual Basic(67) 

[游戏] CG_

介绍: 这是一个运行脚本的脚本,可以理解为脚本执行器,脚本本身定义了一套灵活的语法,支持循环跳转等流程特性。 你可以通过写这样的语法来完成游戏里的人物动作。 开始脚本 设置战斗配置(5,1,1,1,4,2) 标记(重复程序) 等待(3000)毫秒 物品大于(11,去卖出) //首先是去补血 标记(去补血) 人物位置(140,105,ELS去W1) 人物位置(72,123,W2去BX) 人物位置(233,78,E2去BX) 人物位置(162,130,S2去BX) 人物位置(63,79,W1去BX) 人物位置(242,100,E1去BX) 人物位置(141,148,S1去BX) 登出回城 跳转到标记(去补血) 标记(E1去BX) 向东对话 向北对话 标记(S1去BX) 向北对话 标记(W1去BX) 移动到(63,84) 移动到(82,84) 向北过地图(12,42) ...... 从旧版本升级而来,更名为《魔力智能助手》,继续基于GPL协议开放源码,
Description: This is a script to run the script, the script can be understood as the actuator, the script itself defines a flexible syntax, jumps and other processes to support circular features. You can write this syntax to complete the game' s action figures. Began fighting configuration script settings (5,1,1,1,4,2) Tags (repeat procedure) Wait (3000) article is greater than ms (11, to sell) // The first is to go to the blood marker (to blood) Character position (140,105, ELS go W1) character position (72,123, W2 to BX) character position (233,78, E2 to BX) character position (162,130, S2 to BX) character position (63,79, W1 to BX) character position ( 242,100, E1 to BX) character position (141,148, S1 to BX) posted a jump back to the city to mark (to blood) markers (E1 to BX) north east dialogue Dialogue mark (S1 to BX) north dialogue tag ( W1 to BX) move to (63,84) to (82,84) to the north over the map (12, 42) to upgrade an older version ...... from, renamed " magic intell (2015-06-19, Visual Basic, 178KB, 下载3次)

http://www.pudn.com/Download/item/id/1434662249345634.html

[游戏] vkeyboard

“网游通用模拟键盘程序”是利用WINIO实现的一个可以在多种游戏上实现自动挂机的按键模拟器,通过对时间的精确设计,可以达到很理想很智能的挂机效果
" Universal gaming keyboard simulation program" is to use WINIO achieve a variety of games can be automatically hang up the keys on the simulator, by the time the exact designs can be achieved very good results very intelligent hook (2010-05-04, Visual Basic, 38KB, 下载30次)

http://www.pudn.com/Download/item/id/1156134.html

[游戏] Source

文本编辑器 简介|特点|游戏截图简介|特点|游戏截图简介|特点|游戏截图
Text editor Introduction | Features | Screenshots If you ever need to make the same changes to many files at once, then WildEdit® will save you a lot of time. It is an interactive tool for power users to edit a set of text files in a folder hierarchy, filtered by wildcards. This makes it ideal for editing web pages and software source code, or reformatting log files and newsletters. You simply specify the search text, optionally using a regular expression, the replacement text, and a wildcard filter, then let it run. This process can be repeated as often as is required, and up to the last 10 changes can be undone and redone. WildEdit is available from this web site on a try before you buy basis, so please download your trial copy now, and find out just how productive you can be. Please note that you will not be able to edit files larger than 10 KB (2009-04-12, Visual Basic, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/712620.html

[游戏] TicTacToe1

Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer does not play randomly, but "tries" to win and stop you from winning.
Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer does not play randomly, but "tries" to win and stop you from winning. (2005-09-23, Visual Basic, 12KB, 下载9次)

http://www.pudn.com/Download/item/id/114972.html

[游戏] Fgame_src

我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。 单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。
I do one based on C/S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two clients, they can do it themselves by playing chess with ourselves. (2005-09-14, Visual Basic, 310KB, 下载191次)

http://www.pudn.com/Download/item/id/112866.html

[游戏] 飞机VB源码

这是一个用VB实现飞机飞行的小游戏.它可以比较完善的实现一般射击小游戏的功能.已经测试通过.
This is a VB small aircraft flying game. It can be more perfect realization shooting small game features. Have the test. (2005-04-11, Visual Basic, 65KB, 下载23次)

http://www.pudn.com/Download/item/id/1113181273622529.html

[游戏] hovercars

这是一个用VB编写的快要完成的竞赛游戏,使用计算机控件的赛车(最多可达20辆!),包括一个跑道编辑器,很多不同风格的跑道,对于任何一个想要创建一个竞赛游戏的人来说这是一个非常好的开端。对于以下方面它也是一个非常好的示例:游戏物理学,例如碰撞检测和磨擦,快速图形,旋转角度涉及到的数学,计算机人工智能(这些赛车能按任何一个用户制造的跑道进行竞赛!),制造级别编辑器,以及如何用相当少的代码来制造一个酷的游戏。
This is the competition game which compiles with VB soon completes, uses the computer to control a vehicle race (to be most may reach 20!) 鈻?including a runway editor, the very many different styles runway, regarding any the person which wants to found a competition game said this is extremely 鈻?A Gui item 鈻?end. regarding the below aspect it also is extremely 鈻?The Gui neon investigates 鈻? the game physics, for example the collision examine and rub, the fast graph, the degrees rotation involves mathematics, the computer artificial intelligence (these vehicle races can carry on competition according to any user manufacture runway!) 鈻?does the manufacture rank editor, how as well as use the quite few codes to make a cruel game. (2004-07-01, Visual Basic, 481KB, 下载63次)

http://www.pudn.com/Download/item/id/1088652132471811.html
1234
总计:67