Tier_Maker by Bot_romka

Additional botting resources. Addons may be either for the game itself or for the RoM bot.
Forum rules
Only post additional bot resources here. Please do not ask unrelated questions.
Post Reply
Message
Author
User avatar
Bot_romka
Posts: 96
Joined: Tue Apr 05, 2011 2:59 am
Location: Russia

Tier_Maker by Bot_romka

#1 Post by Bot_romka » Mon Nov 10, 2014 4:02 am

Tier_Maker by Bot_romka

Waypoint for production mana stone from TierItems and Random Fusion Stone.

Needed userfunction:
addon_Rock5s_Mail_Functions http://www.solarstrike.net/phpBB3/viewt ... =27&t=1561
userfunction_LoginNextChar http://www.solarstrike.net/phpBB3/viewt ... =27&t=1245
Automatic 'login' script http://www.solarstrike.net/phpBB3/viewt ... =27&t=4663
Crash Window Killer http://www.solarstrike.net/phpBB3/viewt ... =27&t=5383

Mail Sender must be a level above 19 but below 55! or change it in waypoint if you can :lol:
Variant 1:
Mail Sender must be near Sascilia Steppes Mailbox in Ayren Caravan and have enough Experience Orb, gold and TierItems in mails.
Variant 2:
Mail Sender must be near Mailbox in Wailing Fjord and have enough Experience Orb and gold for sand and buy TierItems.

Mail Receiver which makes tier started in Elf island.

Instal: copy both files in the folder waypoints.

Sorry for my bad English.

Очень сложный для понимания вэйпоинт, описания настроек и алгоритма работы не будет так что разбирайтесь сами.

Code: Select all

<!-- Variables -->
		-- MailSenders Names
		MailSender1 = "Name1"							<!-- Name of Mail Sender -->
		-- Tier Receivers Names
		TierRecs = {"TierRec1", "TierRec2", "TierRec2"}	<!-- Names table of Tier Receiver -->
		--TierRecs = {"TierRec4", "TierRec5", "TierRec6"}	<!-- Names table of Tier Receiver -->
		-- Messages
		text1 = "SendMe"							<!-- Message to Mail Sender -->
		text2 = "Go."								<!-- Message to character-Mail Receiver -->
		WhaitTime = 1200;								<!-- Set whait time in seconds -->
		TierTwinkClient = "C_TwinkClient"				<!-- Set character Client for restart. specify you client shortcut links name if it not contains *client* -->
Attachments
Tier_Maker_Wp.xml
Instal: copy both files in the folder waypoints.
(18.35 KiB) Downloaded 183 times
Tier_Maker_onLoad.lua
(61.63 KiB) Downloaded 197 times
Last edited by Bot_romka on Thu Nov 20, 2014 7:19 am, edited 8 times in total.

User avatar
sauhard
Posts: 130
Joined: Wed Mar 05, 2014 10:30 am

Re: Tier_Maker by Bot_romka

#2 Post by sauhard » Wed Nov 12, 2014 10:11 am

can anyone translate this or Explain how it is to be used in proper english? :P
Satisfaction is the end of desire!!

User avatar
Ego95
Posts: 564
Joined: Tue Feb 28, 2012 12:38 pm
Contact:

Re: Tier_Maker by Bot_romka

#3 Post by Ego95 » Wed Nov 12, 2014 12:29 pm

I did never understand why he's always writing in a language no one can read...

User avatar
Desmond
Posts: 184
Joined: Wed Jan 08, 2014 4:39 pm
Location: Ukraine

Re: Tier_Maker by Bot_romka

#4 Post by Desmond » Wed Nov 12, 2014 12:50 pm

Bot_romka wrote:Tier_Maker by Bot_romka

...

Very difficult to understand waypoint, descriptions of settings and the algorithm will not work so sort it out themselves.

Code: Select all

<!-- Variables -->
		-- MailSenders Names
		MailSender1 = "Name1"							<!-- Name of Mail Sender -->
		-- Tier Receivers Names
		TierRecs = {"TierRec1", "TierRec2", "TierRec2"}	<!-- Names table of Tier Receiver -->
		--TierRecs = {"TierRec4", "TierRec5", "TierRec6"}	<!-- Names table of Tier Receiver -->
		-- Messages
		text1 = "SendMe"							<!-- Message to Mail Sender -->
		text2 = "Go."								<!-- Message to character-Mail Receiver -->
		WhaitTime = 1200;								<!-- Set whait time in seconds -->
		TierTwinkClient = "C_TwinkClient"				<!-- Set character Client for restart. specify you client shortcut links name if it not contains *client* -->

User avatar
sauhard
Posts: 130
Joined: Wed Mar 05, 2014 10:30 am

Re: Tier_Maker by Bot_romka

#5 Post by sauhard » Sat Nov 15, 2014 10:23 pm

Ego95 wrote:I did never understand why he's always writing in a language no one can read...

Go Ego make a tier script for all of us :D
Satisfaction is the end of desire!!

User avatar
Bot_romka
Posts: 96
Joined: Tue Apr 05, 2011 2:59 am
Location: Russia

Re: Tier_Maker by Bot_romka

#6 Post by Bot_romka » Mon Nov 17, 2014 5:16 am

Tirodel_ll v1.9.2 by Bot_romka

Next waypoint for production tier from mana stone.

Needed userfunction:
addon_Rock5s_Mail_Functions http://www.solarstrike.net/phpBB3/viewt ... =27&t=1561
userfunction_LoginNextChar http://www.solarstrike.net/phpBB3/viewt ... =27&t=1245
Automatic 'login' script http://www.solarstrike.net/phpBB3/viewt ... =27&t=4663
Crash Window Killer http://www.solarstrike.net/phpBB3/viewt ... =27&t=5383

Mail Sender must be near mailbox in Logar (Howling Mountains) and have enough Experience Orb.
Mail Senders must be a level above 16! and all must be on the same account.
attention: "CharName1-3" equivalent "TierRec1-3" in first waypoint!

Mail Receiver which makes tier started in Elf island.

Sorry for my bad English.

Code: Select all

<!-- Variables -->
		Chars = {"CharName1", "CharName2", "CharName3"}	<!-- Names table of TierReceiver -->
		MailSender1 = "CharName1"				<!-- Name of MailSender1 -->
		MailSender2 = "CharName2"				<!-- Name of MailSender2 -->
		MailSender3 = "CharName3"				<!-- Name of MailSender3 -->
		MailSender4 = "CharName4"				<!-- Name of MailSender4 -->

		Tierrec1 = Chars[math.random(#Chars)]	<!-- Name of TierReceiver1 -->
		Tierrec2 = "CharName4"					<!-- Name of TierReceiver2 -->
		Tierrec3 = "CharName5"					<!-- Name of TierReceiver3 -->

		text1 = "SendMe"						<!-- Message to MailSender -->
		text2 = "Go."							<!-- Message to character-MailReceiver -->
Вэйпоинт очень старенький и не такой крутой как в первом сообщении, но все равно он работает офигенно. Не знаю даже чего там добавить или переделать.

Sorry that posted not correctly working version of the waypoint. The waypoint is removed, a new stable version of the following message topics.
Last edited by Bot_romka on Thu Mar 12, 2015 1:13 pm, edited 2 times in total.

User avatar
Bot_romka
Posts: 96
Joined: Tue Apr 05, 2011 2:59 am
Location: Russia

Re: Tier_Maker by Bot_romka

#7 Post by Bot_romka » Thu Mar 12, 2015 12:36 pm

Atention! In the Waypoint Tirodel_ll v1.9.2 discovered a very dangerous error. He was not sent by mail the mana stones tier 9 and tier 10. Do not use this version. I have completely rewritten the code of Waypoint and now it works fine.

Tirodel_ll v2.1.4

I changed the variables to make it possible to unite both waypoint into one.
Mana stones Receivers the same as Mana stones Senders.

Code: Select all

		-- Names table of Tier Mana stones Receivers on same account.
		TierReceiver = {"CharName1",		-- Name of Tier Receiver 1. T10 and above
						"CharName2",			-- Name of Tier Receiver 2. T4, T5 and T6
						"CharName3",			-- Name of Tier Receiver 3. T4, T5 and T6
						"CharName4",			-- Name of Tier Receiver 4. T4, T5 and T6
						"CharName5",			-- Name of Tier Receiver 5. T4, T5 and T6
						"CharName6",			-- Name of Tier Receiver 6. T7, T8 and T9
						};									<!-- Names table of Tier Mana stones Receivers. -->
		LastManaStoneSender = TierReceiver[#TierReceiver]	<!-- Set Last Mail Sender -->

		-- Messages
		Text1 = "SendMe"						<!-- Message to MailSender -->
		Text2 = "Go."							<!-- Message to character-MailReceiver -->
You can change the algorithm produce mana stones or add your in this table.

Code: Select all

		-- Variants table for Send Mana Stones
		SendVariants = {--4,5,6,7,8,9,10	-- Amount of Mana Stones
						{18,6,0,0,0,0,0},	-- Variant1,  T4 and T5
						{6,18,0,0,0,0,0},	-- Variant2,  T5 and T4
						{0,18,6,0,0,0,0},	-- Variant3,  T5 and T6
						{0,6,18,0,0,0,0},	-- Variant4,  T6 and T5
						{0,0,18,6,0,0,0},	-- Variant5,  T6 and T7
						{0,0,6,18,0,0,0},	-- Variant6,  T7 and T6
						{0,0,18,0,6,0,0},	-- Variant7,  T6 and T8
						{0,0,0,18,6,0,0},	-- Variant8,  T7 and T8
						{0,0,0,24,0,6,0},	-- Variant9,  T7 and T9
						{0,0,0,6,18,0,0},	-- Variant10, T8 and T7
						{0,0,0,0,6,22,0},	-- Variant11, T9 and T8
						{0,0,0,0,18,12,0},	-- Variant12, T8 and T9
						{0,0,0,12,0,18,0},	-- Variant13, T9 and T7
						{0,0,0,0,12,18,0},	-- Variant14, T9 and T8
						{0,0,0,9,9,5,0},	-- Variant15, T7, T8 and T9
						{0,0,0,6,10,8,0},	-- Variant16, T8, T9 and T7
						{24,0,0,0,0,0,0},	-- Variant17, T4
						{0,24,0,0,0,0,0},	-- Variant18, T5
						{0,0,24,0,0,0,0},	-- Variant19, T6
						{0,0,0,24,0,0,0},	-- Variant20, T7
						{0,0,0,0,24,0,0},	-- Variant21, T8
						{0,0,0,0,0,30,0},	-- Variant22, T9
				};
Бля... Мне моя таблица алгоритма отсылки камней маны напомнила перфокарту). Жесть)))
Attachments
Tirodel_ll_Wp.xml
(47.73 KiB) Downloaded 145 times

User avatar
Bot_romka
Posts: 96
Joined: Tue Apr 05, 2011 2:59 am
Location: Russia

Re: Tier_Maker by Bot_romka

#8 Post by Bot_romka » Thu Jun 04, 2015 4:23 pm

All in One waypoint.
Tier_Maker v1.3.6

Needed userfunction:
addon_Rock5s_Mail_Functions http://solarstrike.net/phpBB3/viewtopic ... &start=720 with UMM_SendByStats() function.
userfunction_LoginNextChar http://www.solarstrike.net/phpBB3/viewt ... =27&t=1245
Automatic 'login' script http://www.solarstrike.net/phpBB3/viewt ... =27&t=4663
Crash Window Killer http://www.solarstrike.net/phpBB3/viewt ... =27&t=5383

Code: Select all

<!-- Variables -->
		-- MailSenders Names
		MailSender1	= "CharName1"						<!-- Name of Mail Sender 1 -->
		MailSender2 = "CharName2"						<!-- Name of Mail Sender 2 -->
		MailSender3 = "CharName3"						<!-- Name of Mail Sender 3 -->
		MailSender4 = "CharName4"						<!-- Name of Mail Sender 4 -->
		LastMailSender = MailSender4					<!-- Set Last Mail Sender -->
		MailRecipient = MailSender2						<!-- Set Name of MailResiver after error sending Mail -->

		-- Messages
		TierChannelName = "Tiermaker"					<!-- Channel for send messege to Mail Sender. Unused!  -->
		TierMessage1 = "SendMe"							<!-- Message to Mail Sender -->
		TierMessage2 = "Go."							<!-- Message to character-Mail Receiver -->

		-- Names table of Tier Mana stones Receivers on same account.
		TierReceiver = {"TierRec1",		-- Name of Tier Receiver 1. T10 and above
						"TierRec2",			-- Name of Tier Receiver 2. T4, T5 and T6
						"TierRec3",			-- Name of Tier Receiver 3. T4, T5 and T6
						"TierRec4",			-- Name of Tier Receiver 4. T4, T5 and T6
						"TierRec5",			-- Name of Tier Receiver 5. T4, T5 and T6
						"TierRec6",			-- Name of Tier Receiver 6. T7, T8 and T9
						};									<!-- Names table of Tier Mana stones Receivers. -->
Attachments
Tier_Maker_Wp.xml
Instal: copy both files in the folder waypoints and set waypoint options in Tier_Maker_Wp.
(40.13 KiB) Downloaded 160 times
Tier_Maker_onLoad.lua
(96.74 KiB) Downloaded 159 times

User avatar
Bot_romka
Posts: 96
Joined: Tue Apr 05, 2011 2:59 am
Location: Russia

Re: Tier_Maker by Bot_romka

#9 Post by Bot_romka » Sat Jun 13, 2015 8:48 pm

All in One waypoint.
Tier_Maker v1.3.9

New fixed version
Attachments
Tier_Maker_Wp.xml
Instal: copy both files in the folder waypoints and set waypoint options in Tier_Maker_Wp.
(39.93 KiB) Downloaded 150 times
Tier_Maker_onLoad.lua
(93.47 KiB) Downloaded 194 times

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests