Advertisement
Guest User

Untitled

a guest
Feb 29th, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.26 KB | None | 0 0
  1. if ((int)Game == 1) { BotList.Add(new Thread(() => new Minigames.FishPond().RunTask(FindWindow("TNosTaleMainF", Title), Amount, rect, Convert.ToInt32(BotID), checkBox1.Checked, checkBox2.Checked, Convert.ToInt32(textBox2.Text), Convert.ToInt32(textBox3.Text), 0.0))); }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement